"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/11/10 01:50:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi" 2024/11/10 01:50:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:50:36 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg" 2024/11/10 01:50:37 DEBUG : Creating backend with remote "/tmp/rclone2785007566" === 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2024/11/10 01:50:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2024/11/10 01:50:37 DEBUG : potato: Seek from 10 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 10 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Seek from 5 to 2 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2024/11/10 01:50:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Seek from 5 to 2 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2024/11/10 01:50:37 DEBUG : potato: Seek from 8 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 8 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2024/11/10 01:50:37 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2024/11/10 01:50:37 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2024/11/10 01:50:37 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2024/11/10 01:50:37 DEBUG : potato: Seek from 5 to 2 2024/11/10 01:50:37 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2024/11/10 01:50:37 DEBUG : potato: Seek from 9 to 0 2024/11/10 01:50:37 DEBUG : potato: Seek from 9 to 0 2024/11/10 01:50:37 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:50:40 DEBUG : rutabaga: md5 = 627f30bbd5a6d3e6825b128d7b30209c OK === RUN TestCheck/1 === RUN TestCheck/2 2024/11/10 01:50:43 DEBUG : empty space: md5 = 349947fa0a248f531602499a5eb1d50b OK === RUN TestCheck/3 2024/11/10 01:50:45 DEBUG : potato2: md5 = dc804af5a5ff20510f43f0a5e7d80f55 OK === RUN TestCheck/4 === RUN TestCheck/5 2024/11/10 01:50:48 DEBUG : remotepotato: md5 = 169b3dca36a07e30d4c8eda0d9c290fa OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.41s) --- PASS: TestCheck/1 (0.30s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2024/11/10 01:50:53 DEBUG : Creating backend with remote "nonexistent" 2024/11/10 01:50:53 DEBUG : Creating backend with remote "nonexistent" 2024/11/10 01:50:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2024/11/10 01:50:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2024/11/10 01:50:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2024/11/10 01:50:53 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:50:54 DEBUG : rutabaga: md5 = a1edef603c65c6af18b92abcbd25c929 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2024/11/10 01:50:59 DEBUG : empty space: md5 = 014087cffc052ac6f2f63e6a260f1298 OK === RUN TestCheckDownload/3 2024/11/10 01:51:03 DEBUG : potato2: md5 = 22fddf4b8f9daf08c5ab24e693a08c40 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2024/11/10 01:51:08 DEBUG : remotepotato: md5 = 219aaf78e29567b4197faedfdf4f7774 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (21.51s) --- PASS: TestCheckDownload/1 (1.55s) --- PASS: TestCheckDownload/2 (1.44s) --- PASS: TestCheckDownload/3 (1.15s) --- PASS: TestCheckDownload/4 (1.47s) --- PASS: TestCheckDownload/5 (1.74s) --- PASS: TestCheckDownload/6 (1.23s) --- PASS: TestCheckDownload/7 (1.17s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:51:16 DEBUG : rutabaga: md5 = a5936684ce2246fc97b48aa4678fb97f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2024/11/10 01:51:19 DEBUG : empty space: md5 = 0bdae3091efbb36e69d92ac329a1add5 OK === RUN TestCheckSizeOnly/3 2024/11/10 01:51:21 DEBUG : potato2: md5 = 4bd1db4f73959a5db4769a90bb008a62 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2024/11/10 01:51:24 DEBUG : remotepotato: md5 = 7a162b1a0ee342ec358006dba4878967 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.79s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:51:30 DEBUG : test.sum: md5 = 8355d7d4bc6aeff0b0769bbc31cae167 OK 2024/11/10 01:51:31 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/10 01:51:31 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/10 01:51:31 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/10 01:51:31 NOTICE: test.sum: 2 warning(s) suppressed... 2024/11/10 01:51:33 DEBUG : test.sum: md5 = a8103192b7be905e209eb2b9eaf67937 OK 2024/11/10 01:51:34 NOTICE: test.sum: improperly formatted checksum line 4 2024/11/10 01:51:34 NOTICE: test.sum: improperly formatted checksum line 5 2024/11/10 01:51:34 NOTICE: test.sum: improperly formatted checksum line 6 2024/11/10 01:51:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.69s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:51:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/data" 2024/11/10 01:51:36 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:51:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/data" 2024/11/10 01:51:38 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/vjrnln8ratgmqakfosrqe8espk" 2024/11/10 01:51:43 DEBUG : data/banana: md5 = d76803e586c9430a36f24a4104bed07d OK 2024/11/10 01:51:44 DEBUG : test.sum: md5 = 9a3a074bfe5a38edf6b3cbc36955daae OK === RUN TestCheckSumDownload/subtest1 2024/11/10 01:51:50 DEBUG : data/potato: md5 = f881a8df60085a5e6f7437cf3f12d717 OK 2024/11/10 01:51:52 DEBUG : test.sum: md5 = be8ef0e570bffa3ef729e77c8c490818 OK === RUN TestCheckSumDownload/subtest2 2024/11/10 01:51:57 DEBUG : test.sum: md5 = 5047603fa13edebe5aea83fdc260a4fa OK === RUN TestCheckSumDownload/subtest3 2024/11/10 01:52:02 DEBUG : test.sum: md5 = 37a434143ea319d2f9e25c385d8765bf OK === RUN TestCheckSumDownload/subtest4 2024/11/10 01:52:07 DEBUG : test.sum: md5 = b3c6cab3d274a5953d300c93ef68669e OK === RUN TestCheckSumDownload/subtest5 2024/11/10 01:52:13 DEBUG : test.sum: md5 = cf8b7e2cef0388f91289f9f8e23fa71e OK === RUN TestCheckSumDownload/subtest6 2024/11/10 01:52:17 DEBUG : data/banana: md5 = 53d670f4f63e5a956b4b96e8bdd63132 OK 2024/11/10 01:52:19 DEBUG : data/potato: md5 = 741c3586c0d8df570afb5561f344b458 OK 2024/11/10 01:52:21 DEBUG : test.sum: md5 = 8ecac48d21b3475a5420f70bc3b5fa0d OK === RUN TestCheckSumDownload/subtest7 2024/11/10 01:52:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2024/11/10 01:52:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (50.34s) --- PASS: TestCheckSumDownload/subtest1 (3.61s) --- PASS: TestCheckSumDownload/subtest2 (2.48s) --- PASS: TestCheckSumDownload/subtest3 (2.81s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (3.39s) --- PASS: TestCheckSumDownload/subtest6 (2.41s) --- PASS: TestCheckSumDownload/subtest7 (2.74s) === RUN TestApplyTransforms 2024/11/10 01:52:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciluqud6lofe" 2024/11/10 01:52:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:52:28 DEBUG : Creating backend with remote "TestDrive:crypt/caun2v57qkgfgmvh467kqfd0erh93g2037kneso6q8d6d3ldmhmg" 2024/11/10 01:52:29 DEBUG : Creating backend with remote "/tmp/rclone593248984" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe'", Local "Local file system at /tmp/rclone593248984", Modify Window "1ms" 2024/11/10 01:52:32 DEBUG : hello, world!: md5 = c8630eabdca5247e9031f58e9b84fbd2 OK upper checkfile vs. lower remote (without normalization) 2024/11/10 01:52:33 ERROR : hello, world!: sum not found 2024/11/10 01:52:33 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe' 2024/11/10 01:52:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe': 1 files missing 2024/11/10 01:52:33 NOTICE: 1 hashes missing 2024/11/10 01:52:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe': 2 differences found 2024/11/10 01:52:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2024/11/10 01:52:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe': 0 differences found 2024/11/10 01:52:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe': 1 matching files 2024/11/10 01:52:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufexet3rune" 2024/11/10 01:52:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:52:34 DEBUG : Creating backend with remote "TestDrive:crypt/cmgdf9bqv6h95nmqif7if1ll2pe8s9ncp1sodg0fdltoh0lpq2tg" 2024/11/10 01:52:35 DEBUG : Creating backend with remote "/tmp/rclone117477555" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune'", Local "Local file system at /tmp/rclone117477555", Modify Window "1ms" 2024/11/10 01:52:38 DEBUG : HELLO, WORLD!: md5 = d0b1e034bd1b804c4c36478d91685e9b OK lower checkfile vs. upper remote (without normalization) 2024/11/10 01:52:39 ERROR : HELLO, WORLD!: sum not found 2024/11/10 01:52:39 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune' 2024/11/10 01:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune': 1 files missing 2024/11/10 01:52:39 NOTICE: 1 hashes missing 2024/11/10 01:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune': 2 differences found 2024/11/10 01:52:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2024/11/10 01:52:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune': 0 differences found 2024/11/10 01:52:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune': 1 matching files 2024/11/10 01:52:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kiyidub2zaxa" 2024/11/10 01:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:52:40 DEBUG : Creating backend with remote "TestDrive:crypt/ukcva01mfm1e4ffk1m558egij241hdt3q3jt1gj6cu4c0lscopd0" 2024/11/10 01:52:41 DEBUG : Creating backend with remote "/tmp/rclone970147134" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa'", Local "Local file system at /tmp/rclone970147134", Modify Window "1ms" 2024/11/10 01:52:45 DEBUG : HeLlO, wOrLd!: md5 = 8fc062842d6727770d177c11dc5495b9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2024/11/10 01:52:45 ERROR : HeLlO, wOrLd!: sum not found 2024/11/10 01:52:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa' 2024/11/10 01:52:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa': 1 files missing 2024/11/10 01:52:45 NOTICE: 1 hashes missing 2024/11/10 01:52:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa': 2 differences found 2024/11/10 01:52:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2024/11/10 01:52:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa': 0 differences found 2024/11/10 01:52:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa': 1 matching files 2024/11/10 01:52:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tohaxus7muci" 2024/11/10 01:52:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:52:46 DEBUG : Creating backend with remote "TestDrive:crypt/b9v9d8eli6h0qhcvlfauvcv2h8bi0f97i0lhmlmmcemihkqcouv0" 2024/11/10 01:52:48 DEBUG : Creating backend with remote "/tmp/rclone257256959" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci'", Local "Local file system at /tmp/rclone257256959", Modify Window "1ms" 2024/11/10 01:52:51 DEBUG : HELLO, WORLD!: md5 = c99561597e1e335b8f6c1ef9aaa8db79 OK upperlowermixed checkfile vs. upper remote (without normalization) 2024/11/10 01:52:51 ERROR : HELLO, WORLD!: sum not found 2024/11/10 01:52:51 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci' 2024/11/10 01:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci': 1 files missing 2024/11/10 01:52:51 NOTICE: 1 hashes missing 2024/11/10 01:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci': 2 differences found 2024/11/10 01:52:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2024/11/10 01:52:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci': 0 differences found 2024/11/10 01:52:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci': 1 matching files 2024/11/10 01:52:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-futayij0suyo" 2024/11/10 01:52:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:52:53 DEBUG : Creating backend with remote "TestDrive:crypt/pg7bb65mi0i4agae0so8strqjgc49srcddo5tmnlenvronlht9i0" 2024/11/10 01:52:54 DEBUG : Creating backend with remote "/tmp/rclone2381250215" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo'", Local "Local file system at /tmp/rclone2381250215", Modify Window "1ms" 2024/11/10 01:52:57 DEBUG : 測試_Русский___ě_áñ: md5 = f068fb288156831ef983a8fd88f1c23d OK NFD checkfile vs. NFC remote (without normalization) 2024/11/10 01:52:57 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/10 01:52:57 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo' 2024/11/10 01:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo': 1 files missing 2024/11/10 01:52:57 NOTICE: 1 hashes missing 2024/11/10 01:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo': 2 differences found 2024/11/10 01:52:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2024/11/10 01:52:59 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:52:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo': 0 differences found 2024/11/10 01:52:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo': 1 matching files 2024/11/10 01:52:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xacabec9zilo" 2024/11/10 01:52:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:52:59 DEBUG : Creating backend with remote "TestDrive:crypt/h08b8okqn89e8ub7gkrfgogal69aauaakcghcdo6tu42cusviqs0" 2024/11/10 01:53:00 DEBUG : Creating backend with remote "/tmp/rclone238333022" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo'", Local "Local file system at /tmp/rclone238333022", Modify Window "1ms" 2024/11/10 01:53:03 DEBUG : 測試_Русский___ě_áñ: md5 = a1120df46ae534752176f9a7c3b439a9 OK NFC checkfile vs. NFD remote (without normalization) 2024/11/10 01:53:04 ERROR : 測試_Русский___ě_áñ: sum not found 2024/11/10 01:53:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo' 2024/11/10 01:53:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo': 1 files missing 2024/11/10 01:53:04 NOTICE: 1 hashes missing 2024/11/10 01:53:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo': 2 differences found 2024/11/10 01:53:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2024/11/10 01:53:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:53:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo': 0 differences found 2024/11/10 01:53:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo': 1 matching files 2024/11/10 01:53:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-setucut2weyi" 2024/11/10 01:53:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:53:05 DEBUG : Creating backend with remote "TestDrive:crypt/ekvg9sgfqt9bvgp402df5e344u5ql0epk7p0n32k74hflnj3tkdg" 2024/11/10 01:53:06 DEBUG : Creating backend with remote "/tmp/rclone2678567467" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi'", Local "Local file system at /tmp/rclone2678567467", Modify Window "1ms" 2024/11/10 01:53:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0657c12e6c2ec4d082e2d229089d0154 OK NFDx2 checkfile vs. both remote (without normalization) 2024/11/10 01:53:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 01:53:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi' 2024/11/10 01:53:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi': 1 files missing 2024/11/10 01:53:10 NOTICE: 1 hashes missing 2024/11/10 01:53:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi': 2 differences found 2024/11/10 01:53:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2024/11/10 01:53:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi': 0 differences found 2024/11/10 01:53:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi': 1 matching files 2024/11/10 01:53:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yogilap9keke" 2024/11/10 01:53:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:53:12 DEBUG : Creating backend with remote "TestDrive:crypt/t0ulrmdqahjr7tkihmknt6rnpjvk125l3r42sl8dpro9rk0ldro0" 2024/11/10 01:53:13 DEBUG : Creating backend with remote "/tmp/rclone4238323877" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke'", Local "Local file system at /tmp/rclone4238323877", Modify Window "1ms" 2024/11/10 01:53:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 739be044bfebefdaa637bde8a9ab1e0a OK NFCx2 checkfile vs. both remote (without normalization) 2024/11/10 01:53:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 01:53:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke' 2024/11/10 01:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke': 1 files missing 2024/11/10 01:53:16 NOTICE: 1 hashes missing 2024/11/10 01:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke': 2 differences found 2024/11/10 01:53:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2024/11/10 01:53:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke': 0 differences found 2024/11/10 01:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke': 1 matching files 2024/11/10 01:53:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jepotag0fago" 2024/11/10 01:53:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/9khoipd4ht8ccimh1kug61v86g0o8q1s5so8e7l1u3bhueihta3g" 2024/11/10 01:53:19 DEBUG : Creating backend with remote "/tmp/rclone198106818" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago'", Local "Local file system at /tmp/rclone198106818", Modify Window "1ms" 2024/11/10 01:53:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2e87a827caf7179bf2ee9321073b3b5e OK both checkfile vs. NFDx2 remote (without normalization) 2024/11/10 01:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 01:53:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago' 2024/11/10 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago': 1 files missing 2024/11/10 01:53:22 NOTICE: 1 hashes missing 2024/11/10 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago': 2 differences found 2024/11/10 01:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2024/11/10 01:53:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago': 0 differences found 2024/11/10 01:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago': 1 matching files 2024/11/10 01:53:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meyebiy1meku" 2024/11/10 01:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/9iehuuhr1fvumrfn7jqgmhvk7rpqjtpielujo8kqpbst9ptgqu80" 2024/11/10 01:53:25 DEBUG : Creating backend with remote "/tmp/rclone2499580152" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku'", Local "Local file system at /tmp/rclone2499580152", Modify Window "1ms" 2024/11/10 01:53:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e857269b8a97945a7dbaf1bd472a9e1a OK both checkfile vs. NFCx2 remote (without normalization) 2024/11/10 01:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2024/11/10 01:53:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku' 2024/11/10 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku': 1 files missing 2024/11/10 01:53:28 NOTICE: 1 hashes missing 2024/11/10 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku': 2 differences found 2024/11/10 01:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2024/11/10 01:53:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2024/11/10 01:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku': 0 differences found 2024/11/10 01:53:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku': 1 matching files 2024/11/10 01:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meyebiy1meku': Purge remote 2024/11/10 01:53:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jepotag0fago': Purge remote 2024/11/10 01:53:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yogilap9keke': Purge remote 2024/11/10 01:53:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-setucut2weyi': Purge remote 2024/11/10 01:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xacabec9zilo': Purge remote 2024/11/10 01:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-futayij0suyo': Purge remote 2024/11/10 01:53:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tohaxus7muci': Purge remote 2024/11/10 01:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kiyidub2zaxa': Purge remote 2024/11/10 01:53:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufexet3rune': Purge remote 2024/11/10 01:53:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciluqud6lofe': Purge remote --- PASS: TestApplyTransforms (68.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:53:37 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/10 01:53:40 DEBUG : sub/file2: md5 = 3f427ab15bf5d85db2b52102fe21879c OK 2024/11/10 01:53:40 INFO : file1: Copied (new) to: sub/file2 2024/11/10 01:53:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:53:41 DEBUG : file1: Unchanged skipping 2024/11/10 01:53:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': don't need to copy/move sub/file2, it is already at target location 2024/11/10 01:53:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.79s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:53:48 DEBUG : dst/file1: md5 = fcd0aef99609ade98183a33f4d21926b OK 2024/11/10 01:53:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/backup" 2024/11/10 01:53:49 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/1nrff024r7pq65ecp72fc28jb0" 2024/11/10 01:53:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/10 01:53:54 INFO : dst/file1: Moved (server-side) 2024/11/10 01:53:56 DEBUG : dst/file1: md5 = 56b8e514890718e07f4eac631e019106 OK 2024/11/10 01:53:56 INFO : dst/file1: Copied (new) 2024/11/10 01:54:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 01:54:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 01:54:02 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:54:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/dst" 2024/11/10 01:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 01:54:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/CompareDest" 2024/11/10 01:54:05 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/gveqi14airsml4bgu7krj116o8" 2024/11/10 01:54:06 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 01:54:10 DEBUG : one: md5 = 7e9a2d1d125678ff80fe50f6fe45c98b OK 2024/11/10 01:54:10 INFO : one: Copied (new) 2024/11/10 01:54:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:54:13 DEBUG : one: md5 = c7bc2e2fe4fb182cb8b05a6bcedff6f0 OK 2024/11/10 01:54:13 INFO : one: Copied (replaced existing) 2024/11/10 01:54:16 DEBUG : dst/one: md5 = 5bd254ca9ab69a5e8521613acea177f4 OK 2024/11/10 01:54:19 DEBUG : CompareDest/one: md5 = 3a21203fd6da9abd938fe7ec6c209c13 OK 2024/11/10 01:54:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:54:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:54:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 01:54:22 DEBUG : CompareDest/two: md5 = b9d81f20686c4b0b29810e2c13ea4296 OK 2024/11/10 01:54:23 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 01:54:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:54:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 01:54:24 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 01:54:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:54:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 01:54:26 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 01:54:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/10 01:54:28 DEBUG : two: md5 = 6988136af5aba42f9e1ae8b0a5c8e7f1 OK 2024/11/10 01:54:28 INFO : two: Copied (new) 2024/11/10 01:54:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 01:54:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 01:54:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 01:54:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (31.86s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:54:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/dst" 2024/11/10 01:54:34 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 01:54:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/CopyDest" 2024/11/10 01:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/10 01:54:38 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 01:54:41 DEBUG : one: md5 = efab35245efbe45e7d77d3af8817b353 OK 2024/11/10 01:54:41 INFO : one: Copied (new) 2024/11/10 01:54:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:54:45 DEBUG : one: md5 = 958ac1e6f2122b2684161c78285ed93a OK 2024/11/10 01:54:45 INFO : one: Copied (replaced existing) 2024/11/10 01:54:47 DEBUG : dst/one: md5 = 786b637c0027f27416416a34cbb3b5ac OK 2024/11/10 01:54:50 DEBUG : CopyDest/one: md5 = 4160e73ab472f89a79ba9565f43976ea OK 2024/11/10 01:54:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/BackupDir" 2024/11/10 01:54:51 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/10 01:54:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:54:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:54:55 INFO : one: Moved (server-side) 2024/11/10 01:54:57 INFO : one: Copied (server-side copy) 2024/11/10 01:54:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/10 01:55:00 DEBUG : CopyDest/two: md5 = 1d66421e8328a25a8673b9fa5b472e1c OK 2024/11/10 01:55:00 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 01:55:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:55:02 INFO : two: Copied (server-side copy) 2024/11/10 01:55:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/10 01:55:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:55:03 DEBUG : two: Unchanged skipping 2024/11/10 01:55:06 DEBUG : CopyDest/three: md5 = 4ce6b95ae9600e12fb99ae155c88409d OK 2024/11/10 01:55:06 DEBUG : three: Need to transfer - File not found at Destination 2024/11/10 01:55:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/10 01:55:07 DEBUG : three: Destination not found in --copy-dest 2024/11/10 01:55:08 DEBUG : three: md5 = b95ecf0dac7965c1a283d3181b99cd1c OK 2024/11/10 01:55:08 INFO : three: Copied (new) 2024/11/10 01:55:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/10 01:55:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 01:55:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 01:55:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/10 01:55:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 01:55:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 01:55:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (43.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.51s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:55:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/11/10 01:55:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 67863eaa2a1545b6edde9ed31f3798f9 OK 2024/11/10 01:55:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2024/11/10 01:55:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2024/11/10 01:55:23 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 2024/11/10 01:55:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2024/11/10 01:55:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2024/11/10 01:55:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6c88a8e66958cc641e7fcacad62e74e1 OK 2024/11/10 01:55:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2024/11/10 01:55:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2024/11/10 01:55:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.89s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.52s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:55:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using skip mode. 2024/11/10 01:55:36 NOTICE: one: Found 2 files with duplicate names 2024/11/10 01:55:36 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.34s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:55:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using skip mode. 2024/11/10 01:55:43 NOTICE: one: Found 3 files with duplicate names 2024/11/10 01:55:43 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2024/11/10 01:55:44 INFO : one: Deleted 2024/11/10 01:55:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.42s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:55:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using first mode. 2024/11/10 01:55:52 NOTICE: one: Found 3 files with duplicate names 2024/11/10 01:55:53 INFO : one: Deleted 2024/11/10 01:55:53 INFO : one: Deleted 2024/11/10 01:55:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.51s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:56:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using newest mode. 2024/11/10 01:56:00 NOTICE: one: Found 3 files with duplicate names 2024/11/10 01:56:01 INFO : one: Deleted 2024/11/10 01:56:02 INFO : one: Deleted 2024/11/10 01:56:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (8.71s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:56:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using oldest mode. 2024/11/10 01:56:10 NOTICE: one: Found 3 files with duplicate names 2024/11/10 01:56:10 INFO : one: Deleted 2024/11/10 01:56:11 INFO : one: Deleted 2024/11/10 01:56:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:56:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using largest mode. 2024/11/10 01:56:18 NOTICE: one: Found 3 files with duplicate names 2024/11/10 01:56:19 INFO : one: Deleted 2024/11/10 01:56:20 INFO : one: Deleted 2024/11/10 01:56:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.67s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:56:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using smallest mode. 2024/11/10 01:56:27 NOTICE: one: Found 3 files with duplicate names 2024/11/10 01:56:27 INFO : one: Deleted 2024/11/10 01:56:28 INFO : one: Deleted 2024/11/10 01:56:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.31s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:56:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Looking for duplicate names using rename mode. 2024/11/10 01:56:37 NOTICE: one.txt: Found 3 files with duplicate names 2024/11/10 01:56:38 INFO : one-2.txt: renamed from: one.txt 2024/11/10 01:56:40 INFO : one-3.txt: renamed from: one.txt 2024/11/10 01:56:41 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (15.56s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:56:48 DEBUG : dupe1/one.txt: md5 = db2192956d37aa27e094e4afbd38a18b OK 2024/11/10 01:56:51 DEBUG : dupe2/two.txt: md5 = 45ec48066a7f398e8c5b8ed83e00c6c3 OK 2024/11/10 01:56:54 DEBUG : dupe3/three.txt: md5 = 0a8d6b127bf674d0cea3182f8d53b9be OK 2024/11/10 01:56:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2024/11/10 01:56:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2024/11/10 01:56:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2024/11/10 01:56:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2024/11/10 01:57:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/10 01:57:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2024/11/10 01:57:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (18.59s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:57:06 DEBUG : a.txt: md5 = da3c2fb49eeedc53c91af195ebfafa24 OK 2024/11/10 01:57:07 DEBUG : zend.txt: md5 = ee973ad839245886000bd320b234fef0 OK 2024/11/10 01:57:10 DEBUG : sub dir/hello world: md5 = cc886cca1425b6aa5ccb270850cb6e54 OK 2024/11/10 01:57:12 DEBUG : sub dir/hello world2: md5 = 0e9ef797ce7ad697b84c61d614baa344 OK 2024/11/10 01:57:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 188636b8f51766afa6486dc11fcc53e5 OK 2024/11/10 01:57:17 DEBUG : sub dir/ignore dir/should be ignored: md5 = 62b0c741087079fcc55592a3e20382da OK 2024/11/10 01:57:20 DEBUG : sub dir/sub sub dir/hello world3: md5 = 39f74d18bb14d2b59f1e2a57b4d4f213 OK 2024/11/10 01:57:22 DEBUG : a.txt: Excluded (Size Filter) 2024/11/10 01:57:22 DEBUG : a.txt: Excluded 2024/11/10 01:57:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/10 01:57:22 DEBUG : sub dir/hello world: Excluded 2024/11/10 01:57:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/10 01:57:22 DEBUG : sub dir/hello world2: Excluded 2024/11/10 01:57:23 DEBUG : sub dir/ignore dir: Excluded 2024/11/10 01:57:23 DEBUG : sub dir/hello world: Excluded (Size Filter) 2024/11/10 01:57:23 DEBUG : sub dir/hello world: Excluded 2024/11/10 01:57:23 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2024/11/10 01:57:23 DEBUG : sub dir/hello world2: Excluded 2024/11/10 01:57:24 DEBUG : sub dir/ignore dir: Excluded 2024/11/10 01:57:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2024/11/10 01:57:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2024/11/10 01:57:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2024/11/10 01:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2024/11/10 01:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2024/11/10 01:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/10 01:57:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (29.56s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:57:35 DEBUG : file1: md5 = 0604d0a5fc4021f67452ddee2ae7aad9 OK 2024/11/10 01:57:38 DEBUG : sub/file2: md5 = f7e160556ffb904119d270afa6b11317 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 2024/11/10 01:57:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2024/11/10 01:57:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2024/11/10 01:57:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2024/11/10 01:57:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (12.56s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.32s) --- PASS: TestListJSON/Recurse (0.54s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.83s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:57:48 DEBUG : file1: md5 = c577ccefa00e1a0596b2aa60b4a3a59e OK 2024/11/10 01:57:51 DEBUG : sub/file2: md5 = 2eaab2e8872fefdd3c13181c9cd61829 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 2024/11/10 01:57:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/notfound" 2024/11/10 01:57:55 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/qe0i31qdkoejk60elps0ni5sqk" 2024/11/10 01:57:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (14.59s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (1.92s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Making directory 2024/11/10 01:58:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Making directory --- PASS: TestMkdir (0.80s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:04 DEBUG : sub dir/hello world: md5 = def6e4fc6349e817b966032f55230afc OK 2024/11/10 01:58:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (6.46s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:09 DEBUG : potato2: md5 = 40b472dff3feca20a8b2447f527be805 OK 2024/11/10 01:58:12 DEBUG : empty space: md5 = adca28aab2048859e1aa2b568829e004 OK --- PASS: TestLs (6.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:16 DEBUG : potato2: md5 = 42d9f87b4f3132e823fe3e96b59761a5 OK 2024/11/10 01:58:18 DEBUG : empty space: md5 = 79e0d485d849cb475cc5e555cbf4dff7 OK 2024/11/10 01:58:19 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (6.85s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:23 DEBUG : potato2: md5 = 268ead5fd89201afb1b888d90494647d OK 2024/11/10 01:58:25 DEBUG : empty space: md5 = 940a9d6b13043199b697185ac1beae51 OK --- PASS: TestLsLong (6.14s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:29 DEBUG : potato2: md5 = 393e6c0060139c4f4cfa1aea14b9b407 OK 2024/11/10 01:58:31 DEBUG : empty space: md5 = 01b6a3ca6c4bb19ca1e4bc45841b16a1 OK --- PASS: TestHashSums (5.94s) === RUN TestHashSumsWithErrors 2024/11/10 01:58:33 DEBUG : Creating backend with remote ":memory:" 2024/11/10 01:58:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2024/11/10 01:58:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2024/11/10 01:58:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:35 DEBUG : potato2: md5 = 0ead383034c4230c2adade911e749946 OK 2024/11/10 01:58:37 DEBUG : empty space: md5 = 866aa240114b0170bb37eaa9d7acd14f OK 2024/11/10 01:58:40 DEBUG : sub dir/potato3: md5 = c8bc7c6f6afd01158186bb0841a4d7fb OK 2024/11/10 01:58:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (11.65s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:47 DEBUG : small: md5 = d71f779639b127b7525ad85ee9743271 OK 2024/11/10 01:58:49 DEBUG : medium: md5 = 5df742e1b59cfbe64c28bb137676df7e OK 2024/11/10 01:58:51 DEBUG : large: md5 = db365f83db7227d45a202877bf3232bf OK 2024/11/10 01:58:51 DEBUG : Waiting for deletions to finish 2024/11/10 01:58:52 DEBUG : large: Excluded (Size Filter) 2024/11/10 01:58:52 INFO : small: Deleted 2024/11/10 01:58:52 INFO : medium: Deleted --- PASS: TestDelete (9.34s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:58:56 DEBUG : small: md5 = 41e6cf1903ae6da0e277e96604d9dc19 OK 2024/11/10 01:58:58 DEBUG : medium: md5 = b6d0cba008e1722b72e630bd3fb08d2a OK 2024/11/10 01:58:59 DEBUG : large: md5 = 62b5cb68cc7054d80099de8cfbfd5fb3 OK 2024/11/10 01:59:00 DEBUG : Waiting for deletions to finish 2024/11/10 01:59:00 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2024/11/10 01:59:01 INFO : medium: Deleted 2024/11/10 01:59:01 INFO : large: Deleted --- PASS: TestMaxDelete (8.71s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:59:04 DEBUG : small: md5 = f58ee97454a3d745531c65d79c90e6ee OK 2024/11/10 01:59:06 DEBUG : medium: md5 = ae284c43572e64606b83092d72d87d9b OK 2024/11/10 01:59:08 DEBUG : large: md5 = 431d68fa62e9457a5b1d5a7f19de3ae5 OK 2024/11/10 01:59:08 DEBUG : Waiting for deletions to finish 2024/11/10 01:59:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/10 01:59:09 INFO : small: Deleted 2024/11/10 01:59:09 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.77s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:59:13 DEBUG : small: md5 = 98aea0fbb94360046abc76f0738d0760 OK 2024/11/10 01:59:15 DEBUG : medium: md5 = 0bda077afbb0d1a70a15cbb1106a57b7 OK 2024/11/10 01:59:17 DEBUG : large: md5 = 17d87befad05065e7a937ef0f47714a1 OK 2024/11/10 01:59:17 DEBUG : Waiting for deletions to finish 2024/11/10 01:59:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2024/11/10 01:59:18 INFO : small: Deleted 2024/11/10 01:59:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:59:22 DEBUG : ReadFile: md5 = 4a8339cb5927d62d1236a7330432fd24 OK --- PASS: TestReadFile (5.20s) === RUN TestRetry 2024/11/10 01:59:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2024/11/10 01:59:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2024/11/10 01:59:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 01:59:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 01:59:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 01:59:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2024/11/10 01:59:25 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 01:59:27 DEBUG : file1: md5 = 4999fbd9f5d65e949f33b434d199404c OK 2024/11/10 01:59:29 DEBUG : file2: md5 = d68b74077b620cbca962f7fbb99e822c OK --- PASS: TestCat (19.72s) === RUN TestPurge 2024/11/10 01:59:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-garawik9lecu" 2024/11/10 01:59:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/ron1nju91h1re5d53h7m2401o5vm9stunjd52f2gd3pmmj76jb60" 2024/11/10 01:59:46 DEBUG : Creating backend with remote "/tmp/rclone2255358629" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-garawik9lecu'", Local "Local file system at /tmp/rclone2255358629", Modify Window "1ms" 2024/11/10 01:59:53 DEBUG : A1/B1/C1/one: md5 = 09db25f4a93c77d5d825c6e9cc724cb9 OK 2024/11/10 01:59:53 DEBUG : A2: Making directory 2024/11/10 01:59:54 DEBUG : A1/B2: Making directory 2024/11/10 01:59:55 DEBUG : A1/B2/C2: Making directory 2024/11/10 01:59:56 DEBUG : A1/B1/C3: Making directory 2024/11/10 01:59:57 DEBUG : A3: Making directory 2024/11/10 01:59:59 DEBUG : A3/B3: Making directory 2024/11/10 02:00:00 DEBUG : A3/B3/C4: Making directory 2024/11/10 02:00:03 DEBUG : A1/two: md5 = 7b36f253ff9d2cde1532a67588e17a35 OK 2024/11/10 02:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-garawik9lecu': Purge remote 2024/11/10 02:00:07 NOTICE: purge failed: directory not found --- PASS: TestPurge (22.25s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:00:13 DEBUG : A1/B1/C1/one: md5 = d39e63eb0a8c053fdcccf0b8c3841188 OK 2024/11/10 02:00:13 DEBUG : A2: Making directory 2024/11/10 02:00:15 DEBUG : A1/B2: Making directory 2024/11/10 02:00:16 DEBUG : A1/B2/C2: Making directory 2024/11/10 02:00:17 DEBUG : A1/B1/C3: Making directory 2024/11/10 02:00:18 DEBUG : A3: Making directory 2024/11/10 02:00:19 DEBUG : A3/B3: Making directory 2024/11/10 02:00:20 DEBUG : A3/B3/C4: Making directory 2024/11/10 02:00:23 DEBUG : A1/two: md5 = 3ce1456e9b57567534d3aaca60d658c1 OK 2024/11/10 02:00:25 DEBUG : removing 1 level 3 directories 2024/11/10 02:00:25 INFO : A3/B3/C4: Removing directory 2024/11/10 02:00:28 DEBUG : removing 2 level 3 directories 2024/11/10 02:00:28 INFO : A1/B2/C2: Removing directory 2024/11/10 02:00:28 INFO : A1/B1/C3: Removing directory 2024/11/10 02:00:29 DEBUG : removing 2 level 2 directories 2024/11/10 02:00:29 INFO : A3/B3: Removing directory 2024/11/10 02:00:29 INFO : A1/B2: Removing directory 2024/11/10 02:00:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 02:00:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2024/11/10 02:00:30 DEBUG : removing 2 level 1 directories 2024/11/10 02:00:30 INFO : A3: Removing directory 2024/11/10 02:00:30 INFO : A2: Removing directory 2024/11/10 02:00:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2024/11/10 02:00:35 DEBUG : removing 1 level 3 directories 2024/11/10 02:00:35 INFO : A1/B1/C1: Removing directory 2024/11/10 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:36 DEBUG : removing 1 level 2 directories 2024/11/10 02:00:36 INFO : A1/B1: Removing directory 2024/11/10 02:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 02:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 02:00:37 DEBUG : removing 1 level 1 directories 2024/11/10 02:00:37 INFO : A1: Removing directory 2024/11/10 02:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 02:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 02:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 02:00:38 DEBUG : removing 1 level 0 directories 2024/11/10 02:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Removing directory 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 02:00:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (32.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:00:41 DEBUG : A1: Making directory 2024/11/10 02:00:42 DEBUG : A1/B1: Making directory 2024/11/10 02:00:43 DEBUG : A1/B1/C1: Making directory 2024/11/10 02:00:46 DEBUG : removing 1 level 3 directories 2024/11/10 02:00:46 INFO : A1/B1/C1: Removing directory 2024/11/10 02:00:47 DEBUG : removing 1 level 2 directories 2024/11/10 02:00:47 INFO : A1/B1: Removing directory 2024/11/10 02:00:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 02:00:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (11.15s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:00:51 DEBUG : A1: Making directory 2024/11/10 02:00:52 DEBUG : A1/B1: Making directory 2024/11/10 02:00:53 DEBUG : A1/B1/C1: Making directory 2024/11/10 02:00:56 DEBUG : removing 1 level 3 directories 2024/11/10 02:00:56 INFO : A1/B1/C1: Removing directory 2024/11/10 02:00:57 DEBUG : removing 1 level 2 directories 2024/11/10 02:00:57 INFO : A1/B1: Removing directory 2024/11/10 02:00:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 02:01:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.93s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:01:03 DEBUG : file1: md5 = 8fa10e8496066a33fbd94ac82b1a08c9 OK 2024/11/10 02:01:04 DEBUG : filename.txt: File name found in url 2024/11/10 02:01:06 DEBUG : filename.txt: md5 = 4134f3260ce21248e4560f82371634f8 OK 2024/11/10 02:01:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2024/11/10 02:01:09 DEBUG : headerfilename.txt: md5 = 8b80db88ca1cc39d540d712545cb0621 OK 2024/11/10 02:01:11 DEBUG : file2: md5 = 9acdae11859cfdf89aac994e775f8634 OK --- PASS: TestCopyURL (13.47s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:01:14 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/10 02:01:17 DEBUG : sub/file2: md5 = b153778ecd73fc86393cd3450efdd14e OK 2024/11/10 02:01:17 INFO : file1: Copied (new) to: sub/file2 2024/11/10 02:01:17 INFO : file1: Deleted 2024/11/10 02:01:18 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 02:01:18 DEBUG : file1: Unchanged skipping 2024/11/10 02:01:18 INFO : file1: Deleted 2024/11/10 02:01:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': don't need to copy/move sub/file2, it is already at target location 2024/11/10 02:01:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:01:22 DEBUG : file1: Need to transfer - File not found at Destination 2024/11/10 02:01:24 DEBUG : file1: md5 = ef9a8c90c7abcbe9c8a9c5beccd7091a OK 2024/11/10 02:01:24 INFO : file1: Copied (new) 2024/11/10 02:01:24 INFO : file1: Deleted 2024/11/10 02:01:25 DEBUG : file1: Destination exists, skipping 2024/11/10 02:01:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.09s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:01:30 DEBUG : dst/file1: md5 = 5cb7c25a22612010f547e4757110a723 OK 2024/11/10 02:01:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zonigaj0posi/backup" 2024/11/10 02:01:31 DEBUG : Creating backend with remote "TestDrive:crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg/1nrff024r7pq65ecp72fc28jb0" 2024/11/10 02:01:33 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2024/11/10 02:01:36 INFO : dst/file1: Moved (server-side) 2024/11/10 02:01:38 DEBUG : dst/file1: md5 = c1f5f93bb56906fcbb8a857411bef54f OK 2024/11/10 02:01:38 INFO : dst/file1: Copied (new) 2024/11/10 02:01:38 INFO : dst/file1: Deleted 2024/11/10 02:01:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 02:01:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2024/11/10 02:01:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (17.29s) === 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:01:47 DEBUG : A1/one: md5 = 72e1cb06ab64a07fccff420a8db6da31 OK 2024/11/10 02:01:50 DEBUG : A1/two: md5 = 61fddb30d01b985558de3cb8e4db784b OK 2024/11/10 02:01:52 DEBUG : A1/B1/three: md5 = 84375308d44d1c9cfa17a7111d96624b OK 2024/11/10 02:01:56 DEBUG : A1/B1/C1/four: md5 = b470ea6205dffe726c149c49103efa5f OK 2024/11/10 02:01:58 DEBUG : A1/B1/C2/five: md5 = 1133c30feb856ac4090d16ec367868f9 OK 2024/11/10 02:01:58 DEBUG : A1/B2: Making directory 2024/11/10 02:02:00 DEBUG : A1/B1/C3: Making directory 2024/11/10 02:02:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2024/11/10 02:02:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2024/11/10 02:02:13 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2024/11/10 02:02:13 INFO : A2/two: Moved (server-side) to: A3/two 2024/11/10 02:02:14 INFO : A2/one: Moved (server-side) to: A3/one 2024/11/10 02:02:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 02:02:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 02:02:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 02:02:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 02:02:19 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 02:02:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2024/11/10 02:02:29 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2024/11/10 02:02:29 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2024/11/10 02:02:30 INFO : A3/two: Moved (server-side) to: A4/two 2024/11/10 02:02:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2024/11/10 02:02:30 INFO : A3/one: Moved (server-side) to: A4/one 2024/11/10 02:02:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 02:02:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 02:02:34 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 02:02:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 02:02:35 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 02:02:44 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2024/11/10 02:02:45 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2024/11/10 02:02:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2024/11/10 02:02:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2024/11/10 02:02:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2024/11/10 02:02:46 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/10 02:02:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2024/11/10 02:02:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2024/11/10 02:02:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/10 02:02:47 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (63.37s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:02:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 02:02:50 DEBUG : no_checksum_small_file_from_pipe: md5 = 6abaf35c4891d9b407da73685436213f OK 2024/11/10 02:02:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/10 02:02:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/10 02:02:51 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2024/11/10 02:02:52 DEBUG : no_checksum_big_file_from_pipe: md5 = eca72d8906e53f09473bf283bf59b9f1 OK 2024/11/10 02:02:52 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 02:02:57 DEBUG : with_checksum_small_file_from_pipe: md5 = 075db35631fa41e60a19171a72f2d01f OK 2024/11/10 02:02:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/10 02:02:57 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2024/11/10 02:02:58 DEBUG : with_checksum_big_file_from_pipe: md5 = 2b73b873b2c63d6e223e59a90d4cce1d OK 2024/11/10 02:02:58 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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 02:03:03 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 02:03:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/10 02:03: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-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (34 bytes), uploading instead of streaming 2024/11/10 02:03:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2024/11/10 02:03:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2024/11/10 02:03:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.93s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.25s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2024/11/10 02:03:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (48 bytes), uploading instead of streaming 2024/11/10 02:03:16 DEBUG : rcat_metadata: md5 = 123e951a6f4b0bf3cb4083cf59c20109 OK 2024/11/10 02:03:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2024/11/10 02:03:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2024/11/10 02:03:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 04cfa6e7ff85230bbd5dbccc605bb623 OK 2024/11/10 02:03:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.34s) --- PASS: TestRcatMetadata/Normal (3.26s) --- PASS: TestRcatMetadata/ViaDisk (3.59s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:23 DEBUG : potato1: md5 = edb989be854aaf6bc3cc44243c10780e OK 2024/11/10 02:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/10 02:03:25 DEBUG : potato2: md5 = 8b6f19a1bfc40d0b53128bf19bbd1557 OK 2024/11/10 02:03:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.55s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:29 DEBUG : potato1: md5 = a25ce628c338be2c6c8957a2f9511ad9 OK 2024/11/10 02:03:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': File to upload is small (60 bytes), uploading instead of streaming 2024/11/10 02:03:31 DEBUG : potato2: md5 = f8eba534ac18e4f2d6c4ece446bda4db OK 2024/11/10 02:03:31 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.68s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:36 DEBUG : potato2: md5 = cf888134f098d5c9c31a82a9674ec51e OK 2024/11/10 02:03:37 DEBUG : empty space: md5 = cbeb97248ebb32bdbd669651c2a2e985 OK 2024/11/10 02:03:41 DEBUG : sub dir/potato3: md5 = 0055655491745930dda01abf0bb59395 OK 2024/11/10 02:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Touching "empty space" 2024/11/10 02:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Touching "potato2" 2024/11/10 02:03:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Touching "sub dir/potato3" 2024/11/10 02:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (14.44s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:48 DEBUG : dir with metadata: Making directory with metadata 2024/11/10 02:03:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.09s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:51 DEBUG : directory with modtime: Making directory with metadata 2024/11/10 02:03:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.25s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:03:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/10 02:03:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/10 02:03:55 DEBUG : Google drive root 'crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg': Skipping btime metadata as can't update it on an existing file: 2024-11-10T02:03:54.900565444Z 2024/11/10 02:03:56 INFO : non existent directory: Updated directory metadata 2024/11/10 02:03:58 DEBUG : Google drive root 'crypt/mj9fuk6bgv88q3d44qp3ahjg5ffmvjhumtp1knn1f1ksru89j9hg': Skipping btime metadata as can't update it on an existing file: 2024-11-10T02:03:54.900565444Z 2024/11/10 02:03:59 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.66s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:04:01 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2024/11/10 02:04:04 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2024/11/10 02:04:05 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.46s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:04:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2024/11/10 02:04:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/10 02:04:07 DEBUG : dst: Making directory with metadata 2024/11/10 02:04:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/10 02:04:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 02:04:08 INFO : dst: Set directory modification time (using SetModTime) 2024/11/10 02:04:09 INFO : dst: Set directory modification time (using SetModTime) 2024/11/10 02:04:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2024/11/10 02:04:10 INFO : dst: Set directory modification time (using SetModTime) 2024/11/10 02:04:10 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.94s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi'", Local "Local file system at /tmp/rclone2785007566", Modify Window "1ms" 2024/11/10 02:04:14 DEBUG : sub dir/test remove existing: md5 = 89a9636bb2587c32c097032dee1ff14c OK 2024/11/10 02:04:16 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: md5 = 7afa33b0872baa81748952b459475c33 OK 2024/11/10 02:04:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ralotuh1" before starting 2024/11/10 02:04:20 DEBUG : sub dir/test remove existing.ralotuh1: TEST: removing renamed existing file after operation 2024/11/10 02:04:21 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: TEST: renaming existing object to "sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.buhodux2" before starting 2024/11/10 02:04:22 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.buhodux2: TEST: renaming existing back after failed operation 2024/11/10 02:04:24 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890: TEST: renaming existing object to "sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.tibecej4" before starting 2024/11/10 02:04:25 DEBUG : sub dir/test remove existing with long name 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901.tibecej4: TEST: removing renamed existing file after operation 2024/11/10 02:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i48p4rbvp0i8oejqge5097dqgme1v7m30hmalht7rnvtrst11rp0" 2024/11/10 02:04:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kjiplpfn8hfm9d076u22gjiaknb344274picead738p6qbln3b8iql4lk7drrs7725ttlpqsesv2bqji8pt0cm83dif4lgahk392up0h5g2kl50i8bb7shc2v2ja3gvi2sjecqobbvvi99nbt910upuanb9u1n507it7vb14oj8q3o2kc788d4orcr00o1ov9kc6p263nvrj23ffucge3grusbmt3p6ovg0t9b0" --- PASS: TestRemoveExisting (16.49s) === 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 2024/11/10 02:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zonigaj0posi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 13m53.375460444s (try 1/5)