"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/01/09 02:21:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo" 2025/01/09 02:21:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:21:01 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0" 2025/01/09 02:21:02 DEBUG : Creating backend with remote "/tmp/rclone1647240847" === 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/09 02:21:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/09 02:21:02 DEBUG : potato: Seek from 10 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 10 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Seek from 5 to 2 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/09 02:21:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Seek from 5 to 2 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/09 02:21:02 DEBUG : potato: Seek from 8 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 8 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/09 02:21:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/09 02:21:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/09 02:21:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/09 02:21:02 DEBUG : potato: Seek from 5 to 2 2025/01/09 02:21:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/09 02:21:02 DEBUG : potato: Seek from 9 to 0 2025/01/09 02:21:02 DEBUG : potato: Seek from 9 to 0 2025/01/09 02:21:02 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:21:05 DEBUG : rutabaga: md5 = e8db4b576afc637cf96ea7f79818d9c6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/09 02:21:07 DEBUG : empty space: md5 = 29bd54230e2bb60b629c31b87b096996 OK === RUN TestCheck/3 2025/01/09 02:21:09 DEBUG : potato2: md5 = 1f8f378a4d964a1f320ab89ed7eed3f7 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/09 02:21:12 DEBUG : remotepotato: md5 = 2b6abef8ef9951e7a5b75007a8acfee9 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.95s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/01/09 02:21:15 DEBUG : Creating backend with remote "nonexistent" 2025/01/09 02:21:15 DEBUG : Creating backend with remote "nonexistent" 2025/01/09 02:21:15 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/09 02:21:15 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/09 02:21:15 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/09 02:21:15 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:21:17 DEBUG : rutabaga: md5 = b89c8141133071cb5be60ae398e18ad9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/09 02:21:21 DEBUG : empty space: md5 = a8f8c2cb1ad585e1c93d966697aa193b OK === RUN TestCheckDownload/3 2025/01/09 02:21:24 DEBUG : potato2: md5 = 115e8602261e924a0bc6f9087e38da77 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/09 02:21:28 DEBUG : remotepotato: md5 = c230f1a572cc0195e08a39131b637523 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.61s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (1.35s) --- PASS: TestCheckDownload/7 (1.56s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:21:35 DEBUG : rutabaga: md5 = 2b08b33a86f1d06181ff6f51d1739e3d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/09 02:21:38 DEBUG : empty space: md5 = baa4654f9ca6a3831bbaf42d608de755 OK === RUN TestCheckSizeOnly/3 2025/01/09 02:21:40 DEBUG : potato2: md5 = 9408debd8932967c69c210e670102e60 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/09 02:21:42 DEBUG : remotepotato: md5 = 7de5dea8b11a61d9be41af63057e9f1d OK 2025/01/09 02:21:42 DEBUG : Config file has changed externally - reloading 2025/01/09 02:21:42 DEBUG : TestDrive: Loaded fresh token from config file === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.75s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:21:47 DEBUG : test.sum: md5 = ec18de4cfaed2fb7cc3b4df5d59dd171 OK 2025/01/09 02:21:49 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/09 02:21:49 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/09 02:21:49 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/09 02:21:49 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/09 02:21:50 DEBUG : test.sum: md5 = 3fec08276ee333b5f8e9043c5d46706d OK 2025/01/09 02:21:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/09 02:21:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/09 02:21:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/09 02:21:52 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.22s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:21:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/data" 2025/01/09 02:21:53 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.13s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:21:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/data" 2025/01/09 02:21:55 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/vjrnln8ratgmqakfosrqe8espk" 2025/01/09 02:21:59 DEBUG : data/banana: md5 = 7acb1fae67ab9263409679e35a2a3c11 OK 2025/01/09 02:22:01 DEBUG : test.sum: md5 = 9ad5cd775eecd478c8d6f09204583d92 OK === RUN TestCheckSumDownload/subtest1 2025/01/09 02:22:05 DEBUG : data/potato: md5 = 175d309dbc4071485917ab6292dbdb78 OK 2025/01/09 02:22:07 DEBUG : test.sum: md5 = 45b9c831019cf8f8e2a400bd6ee12bb2 OK === RUN TestCheckSumDownload/subtest2 2025/01/09 02:22:12 DEBUG : test.sum: md5 = 2f7b8a3f44a9638015e926901c0fa8e8 OK === RUN TestCheckSumDownload/subtest3 2025/01/09 02:22:16 DEBUG : test.sum: md5 = 239dfad481103b6ba87cbe9f81a6af29 OK === RUN TestCheckSumDownload/subtest4 2025/01/09 02:22:20 DEBUG : test.sum: md5 = 85431b7d5cda1bae13b8a501e768cd7d OK === RUN TestCheckSumDownload/subtest5 2025/01/09 02:22:25 DEBUG : test.sum: md5 = 417e93540ce1243fda4dcc838ad94d87 OK === RUN TestCheckSumDownload/subtest6 2025/01/09 02:22:29 DEBUG : data/banana: md5 = 0001bd49a6f5c6ebfa7ba619cef2b245 OK 2025/01/09 02:22:31 DEBUG : data/potato: md5 = 20523322a7b522fb6e209b4bc030285a OK 2025/01/09 02:22:32 DEBUG : test.sum: md5 = 20408356ee2929a7b423b438796a49f3 OK === RUN TestCheckSumDownload/subtest7 2025/01/09 02:22:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/01/09 02:22:38 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (43.83s) --- PASS: TestCheckSumDownload/subtest1 (2.57s) --- PASS: TestCheckSumDownload/subtest2 (2.67s) --- PASS: TestCheckSumDownload/subtest3 (2.44s) --- PASS: TestCheckSumDownload/subtest4 (2.26s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.03s) --- PASS: TestCheckSumDownload/subtest7 (2.88s) === RUN TestApplyTransforms 2025/01/09 02:22:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paparaj4qido" 2025/01/09 02:22:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:22:39 DEBUG : Creating backend with remote "TestDrive:crypt/vn3urmo8lcopi5mdsl936h55f7kapu73t3i8t752blp3o281ior0" 2025/01/09 02:22:40 DEBUG : Creating backend with remote "/tmp/rclone2132036216" 2025/01/09 02:22:40 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido'", Local "Local file system at /tmp/rclone2132036216", Modify Window "1ms" 2025/01/09 02:22:42 DEBUG : hello, world!: md5 = dbf7f6d5fb498b77ed809d3b0a9a2fed OK upper checkfile vs. lower remote (without normalization) 2025/01/09 02:22:43 ERROR : hello, world!: sum not found 2025/01/09 02:22:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido' 2025/01/09 02:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido': 1 files missing 2025/01/09 02:22:43 NOTICE: 1 hashes missing 2025/01/09 02:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido': 2 differences found 2025/01/09 02:22:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/09 02:22:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:22:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido': 0 differences found 2025/01/09 02:22:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido': 1 matching files 2025/01/09 02:22:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bureyaw5japo" 2025/01/09 02:22:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:22:44 DEBUG : Creating backend with remote "TestDrive:crypt/7aln9qm5r6foc8jjgut00h1mej9kl1dgir1nhbo0s69mra94a660" 2025/01/09 02:22:45 DEBUG : Creating backend with remote "/tmp/rclone3806770510" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo'", Local "Local file system at /tmp/rclone3806770510", Modify Window "1ms" 2025/01/09 02:22:48 DEBUG : HELLO, WORLD!: md5 = 918585dcc6cfc1585df3cbf664a96880 OK lower checkfile vs. upper remote (without normalization) 2025/01/09 02:22:48 ERROR : HELLO, WORLD!: sum not found 2025/01/09 02:22:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo' 2025/01/09 02:22:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo': 1 files missing 2025/01/09 02:22:48 NOTICE: 1 hashes missing 2025/01/09 02:22:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo': 2 differences found 2025/01/09 02:22:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/09 02:22:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo': 0 differences found 2025/01/09 02:22:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo': 1 matching files 2025/01/09 02:22:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muyeyib5ludu" 2025/01/09 02:22:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:22:50 DEBUG : Creating backend with remote "TestDrive:crypt/uimv66jsoovg7qghdndq7i57o6s2bslfjpi0ce9gvtssgnrutl20" 2025/01/09 02:22:51 DEBUG : Creating backend with remote "/tmp/rclone2458627968" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu'", Local "Local file system at /tmp/rclone2458627968", Modify Window "1ms" 2025/01/09 02:22:53 DEBUG : HeLlO, wOrLd!: md5 = 844fbe9e00b636a628d6e019e6a1a161 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/09 02:22:54 ERROR : HeLlO, wOrLd!: sum not found 2025/01/09 02:22:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu' 2025/01/09 02:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu': 1 files missing 2025/01/09 02:22:54 NOTICE: 1 hashes missing 2025/01/09 02:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu': 2 differences found 2025/01/09 02:22:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/09 02:22:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu': 0 differences found 2025/01/09 02:22:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu': 1 matching files 2025/01/09 02:22:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-newisef6qepe" 2025/01/09 02:22:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:22:55 DEBUG : Creating backend with remote "TestDrive:crypt/2e58ulvsj4vhk4ptqkt65bc409oilr2soso15t4koosunrrvs1og" 2025/01/09 02:22:56 DEBUG : Creating backend with remote "/tmp/rclone2077056100" 2025/01/09 02:22:56 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe'", Local "Local file system at /tmp/rclone2077056100", Modify Window "1ms" 2025/01/09 02:22:59 DEBUG : HELLO, WORLD!: md5 = 3d069d4e8b50fdd6165386e550f565b9 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/09 02:22:59 ERROR : HELLO, WORLD!: sum not found 2025/01/09 02:22:59 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe' 2025/01/09 02:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe': 1 files missing 2025/01/09 02:22:59 NOTICE: 1 hashes missing 2025/01/09 02:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe': 2 differences found 2025/01/09 02:22:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/09 02:23:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe': 0 differences found 2025/01/09 02:23:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe': 1 matching files 2025/01/09 02:23:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jipenup5yeyo" 2025/01/09 02:23:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:23:00 DEBUG : Creating backend with remote "TestDrive:crypt/e2sm03t4nc0qs7hbt6srk1pmcos2qehgimi3p3euka86qepge09g" 2025/01/09 02:23:01 DEBUG : Creating backend with remote "/tmp/rclone3772353564" 2025/01/09 02:23:01 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo'", Local "Local file system at /tmp/rclone3772353564", Modify Window "1ms" 2025/01/09 02:23:04 DEBUG : 測試_Русский___ě_áñ: md5 = d6d05fd056c93da8f9555d9e6a9c53c4 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/09 02:23:05 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/09 02:23:05 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo' 2025/01/09 02:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo': 1 files missing 2025/01/09 02:23:05 NOTICE: 1 hashes missing 2025/01/09 02:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo': 2 differences found 2025/01/09 02:23:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/09 02:23:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo': 0 differences found 2025/01/09 02:23:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo': 1 matching files 2025/01/09 02:23:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesab8zika" 2025/01/09 02:23:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:23:06 DEBUG : Creating backend with remote "TestDrive:crypt/msvtof9osu4gshsn5e5fpji9530b492cf87f6of4um86rm66i4j0" 2025/01/09 02:23:07 DEBUG : Creating backend with remote "/tmp/rclone496524186" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika'", Local "Local file system at /tmp/rclone496524186", Modify Window "1ms" 2025/01/09 02:23:10 DEBUG : 測試_Русский___ě_áñ: md5 = fe9b0217bd7871aaf559f48af4de5377 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/09 02:23:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/09 02:23:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika' 2025/01/09 02:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika': 1 files missing 2025/01/09 02:23:11 NOTICE: 1 hashes missing 2025/01/09 02:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika': 2 differences found 2025/01/09 02:23:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/09 02:23:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika': 0 differences found 2025/01/09 02:23:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika': 1 matching files 2025/01/09 02:23:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xofuken3jepo" 2025/01/09 02:23:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:23:12 DEBUG : Creating backend with remote "TestDrive:crypt/0rohlkj5m55v6od031lomj6dpfaovj64an4cdifjurhkbqciv0k0" 2025/01/09 02:23:13 DEBUG : Creating backend with remote "/tmp/rclone609767416" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo'", Local "Local file system at /tmp/rclone609767416", Modify Window "1ms" 2025/01/09 02:23:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cb1b400d4d6306b22792bce803525059 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/09 02:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 02:23:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo' 2025/01/09 02:23:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo': 1 files missing 2025/01/09 02:23:17 NOTICE: 1 hashes missing 2025/01/09 02:23:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo': 2 differences found 2025/01/09 02:23:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/09 02:23:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo': 0 differences found 2025/01/09 02:23:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo': 1 matching files 2025/01/09 02:23:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyodof9koli" 2025/01/09 02:23:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:23:18 DEBUG : Creating backend with remote "TestDrive:crypt/639k4mlkpnmm3lrm3vndaoq0t7vdidr0739enuqk4bspr0bmcjng" 2025/01/09 02:23:19 DEBUG : Creating backend with remote "/tmp/rclone3277054167" 2025/01/09 02:23:19 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli'", Local "Local file system at /tmp/rclone3277054167", Modify Window "1ms" 2025/01/09 02:23:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a8c455d15d936b5116e866ab3d4b0372 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/09 02:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 02:23:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli' 2025/01/09 02:23:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli': 1 files missing 2025/01/09 02:23:22 NOTICE: 1 hashes missing 2025/01/09 02:23:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli': 2 differences found 2025/01/09 02:23:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/09 02:23:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli': 0 differences found 2025/01/09 02:23:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli': 1 matching files 2025/01/09 02:23:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tefakex6yaka" 2025/01/09 02:23:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:23:23 DEBUG : Creating backend with remote "TestDrive:crypt/8q992aaqd0jcu8uhdmj7219no2qc8sh65hd8hqog9gsg86q9ffbg" 2025/01/09 02:23:24 DEBUG : Creating backend with remote "/tmp/rclone1169055781" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka'", Local "Local file system at /tmp/rclone1169055781", Modify Window "1ms" 2025/01/09 02:23:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d7c92f4edbbc7d21abe7bc0899087905 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/09 02:23:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 02:23:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka' 2025/01/09 02:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka': 1 files missing 2025/01/09 02:23:28 NOTICE: 1 hashes missing 2025/01/09 02:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka': 2 differences found 2025/01/09 02:23:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/09 02:23:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka': 0 differences found 2025/01/09 02:23:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka': 1 matching files 2025/01/09 02:23:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bibopev3duko" 2025/01/09 02:23:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:23:29 DEBUG : Creating backend with remote "TestDrive:crypt/2av991nmqegg12b9adh6geq5b7sp3qcdbvhl2rgg0m881trctv30" 2025/01/09 02:23:30 DEBUG : Creating backend with remote "/tmp/rclone3837271378" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko'", Local "Local file system at /tmp/rclone3837271378", Modify Window "1ms" 2025/01/09 02:23:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 63be07743569c9d43cd36ffe9f1bbf40 OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/09 02:23:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/09 02:23:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko' 2025/01/09 02:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko': 1 files missing 2025/01/09 02:23:33 NOTICE: 1 hashes missing 2025/01/09 02:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko': 2 differences found 2025/01/09 02:23:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/09 02:23:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/09 02:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko': 0 differences found 2025/01/09 02:23:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko': 1 matching files 2025/01/09 02:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bibopev3duko': Purge remote 2025/01/09 02:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tefakex6yaka': Purge remote 2025/01/09 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyodof9koli': Purge remote 2025/01/09 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xofuken3jepo': Purge remote 2025/01/09 02:23:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesab8zika': Purge remote 2025/01/09 02:23:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jipenup5yeyo': Purge remote 2025/01/09 02:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-newisef6qepe': Purge remote 2025/01/09 02:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muyeyib5ludu': Purge remote 2025/01/09 02:23:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bureyaw5japo': Purge remote 2025/01/09 02:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paparaj4qido': Purge remote --- PASS: TestApplyTransforms (61.46s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:23:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/09 02:23:43 DEBUG : sub/file2: md5 = d38771415ac3bbf4effbabfb52ed1c08 OK 2025/01/09 02:23:43 INFO : file1: Copied (new) to: sub/file2 2025/01/09 02:23:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:23:44 DEBUG : file1: Unchanged skipping 2025/01/09 02:23:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': don't need to copy/move sub/file2, it is already at target location 2025/01/09 02:23:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.55s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:23:50 DEBUG : dst/file1: md5 = 571723219be4168c6ae68f904c5a0dca OK 2025/01/09 02:23:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/backup" 2025/01/09 02:23:50 DEBUG : Config file has changed externally - reloading 2025/01/09 02:23:50 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/1nrff024r7pq65ecp72fc28jb0" 2025/01/09 02:23:52 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/09 02:23:55 INFO : dst/file1: Moved (server-side) 2025/01/09 02:23:56 DEBUG : dst/file1: md5 = 2377bfbf6ebcdbe77845a71025d27bfc OK 2025/01/09 02:23:56 INFO : dst/file1: Copied (new) 2025/01/09 02:23:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:24:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:24:01 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:24:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/dst" 2025/01/09 02:24:02 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 02:24:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/CompareDest" 2025/01/09 02:24:03 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/gveqi14airsml4bgu7krj116o8" 2025/01/09 02:24:05 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 02:24:07 DEBUG : one: md5 = 0cbcc52198876102e62ed94867aa303f OK 2025/01/09 02:24:07 INFO : one: Copied (new) 2025/01/09 02:24:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:24:10 DEBUG : one: md5 = c86f367d0114ae5d095a8583edfe6aa2 OK 2025/01/09 02:24:10 INFO : one: Copied (replaced existing) 2025/01/09 02:24:12 DEBUG : dst/one: md5 = 361e4178268b349453c0be8a64f920f9 OK 2025/01/09 02:24:15 DEBUG : CompareDest/one: md5 = 7b9beee18e725a8ccf751df8e44f625e OK 2025/01/09 02:24:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:24:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:24:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/09 02:24:18 DEBUG : CompareDest/two: md5 = 9c4c96f454f160eac5edc51bbc96903c OK 2025/01/09 02:24:18 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 02:24:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:24:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 02:24:20 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 02:24:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:24:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/09 02:24:21 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 02:24:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/09 02:24:23 DEBUG : two: md5 = fc819311c534bf776262fb831b38f87d OK 2025/01/09 02:24:23 INFO : two: Copied (new) 2025/01/09 02:24:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 02:24:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:24:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 02:24:28 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:24:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/dst" 2025/01/09 02:24:29 DEBUG : Config file has changed externally - reloading 2025/01/09 02:24:29 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 02:24:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/CopyDest" 2025/01/09 02:24:30 DEBUG : Config file has changed externally - reloading 2025/01/09 02:24:30 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/09 02:24:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/09 02:24:35 DEBUG : one: md5 = 75b39d52ec5e660279c11dea36381bcd OK 2025/01/09 02:24:35 INFO : one: Copied (new) 2025/01/09 02:24:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:24:37 DEBUG : one: md5 = c0ceed16b1d55392b92ff87f48f3c467 OK 2025/01/09 02:24:37 INFO : one: Copied (replaced existing) 2025/01/09 02:24:39 DEBUG : dst/one: md5 = 6a4f9ef6edfc6446353804ae8e2e7208 OK 2025/01/09 02:24:42 DEBUG : CopyDest/one: md5 = abbec466b0fb484a99563a7838ee2588 OK 2025/01/09 02:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/BackupDir" 2025/01/09 02:24:43 DEBUG : Config file has changed externally - reloading 2025/01/09 02:24:43 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/09 02:24:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:24:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:24:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/09 02:24:47 INFO : one: Moved (server-side) 2025/01/09 02:24:48 INFO : one: Copied (server-side copy) 2025/01/09 02:24:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/09 02:24:50 DEBUG : CopyDest/two: md5 = 7fcd4bd788cc86b7a6f509cea15f4c5d OK 2025/01/09 02:24:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/09 02:24:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:24:52 INFO : two: Copied (server-side copy) 2025/01/09 02:24:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/09 02:24:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/09 02:24:53 DEBUG : two: Unchanged skipping 2025/01/09 02:24:55 DEBUG : CopyDest/three: md5 = 3afe1dcb86326a21f8e5a92f59e3f4a9 OK 2025/01/09 02:24:56 DEBUG : three: Need to transfer - File not found at Destination 2025/01/09 02:24:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/09 02:24:57 DEBUG : three: Destination not found in --copy-dest 2025/01/09 02:24:58 DEBUG : three: md5 = baf47ddd9a333a414bd93ed74a297683 OK 2025/01/09 02:24:58 INFO : three: Copied (new) 2025/01/09 02:25:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/09 02:25:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 02:25:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:25:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:25:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 02:25:04 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/09 02:25:05 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.27s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/09 02:25:10 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2958dfcff8afead58873bf698e404a50 OK 2025/01/09 02:25:10 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/09 02:25:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/09 02:25:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/09 02:25:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/09 02:25:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/09 02:25:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 72568132dd8e431e2da4340dd1080566 OK 2025/01/09 02:25:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/09 02:25:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/09 02:25:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.88s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using skip mode. 2025/01/09 02:25:21 NOTICE: one: Found 2 files with duplicate names 2025/01/09 02:25:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.38s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using skip mode. 2025/01/09 02:25:27 NOTICE: one: Found 3 files with duplicate names 2025/01/09 02:25:27 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/09 02:25:28 INFO : one: Deleted 2025/01/09 02:25:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.38s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using first mode. 2025/01/09 02:25:35 NOTICE: one: Found 3 files with duplicate names 2025/01/09 02:25:35 INFO : one: Deleted 2025/01/09 02:25:36 INFO : one: Deleted 2025/01/09 02:25:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.11s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using newest mode. 2025/01/09 02:25:42 NOTICE: one: Found 3 files with duplicate names 2025/01/09 02:25:42 INFO : one: Deleted 2025/01/09 02:25:43 INFO : one: Deleted 2025/01/09 02:25:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.08s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using oldest mode. 2025/01/09 02:25:50 NOTICE: one: Found 3 files with duplicate names 2025/01/09 02:25:50 INFO : one: Deleted 2025/01/09 02:25:51 INFO : one: Deleted 2025/01/09 02:25:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.52s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:25:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using largest mode. 2025/01/09 02:25:57 NOTICE: one: Found 3 files with duplicate names 2025/01/09 02:25:58 INFO : one: Deleted 2025/01/09 02:25:58 INFO : one: Deleted 2025/01/09 02:25:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.17s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:26:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using smallest mode. 2025/01/09 02:26:04 NOTICE: one: Found 3 files with duplicate names 2025/01/09 02:26:05 INFO : one: Deleted 2025/01/09 02:26:05 INFO : one: Deleted 2025/01/09 02:26:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.08s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:26:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Looking for duplicate names using rename mode. 2025/01/09 02:26:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/09 02:26:14 INFO : one-2.txt: renamed from: one.txt 2025/01/09 02:26:15 INFO : one-3.txt: renamed from: one.txt 2025/01/09 02:26:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.29s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:26:22 DEBUG : dupe1/one.txt: md5 = 738585e9867f6474b2c415453082aa8f OK 2025/01/09 02:26:25 DEBUG : dupe2/two.txt: md5 = 42a294b3b9e1422f43307f9e9603e33b OK 2025/01/09 02:26:27 DEBUG : dupe3/three.txt: md5 = f4cb5a85238d1c3350e32b2be0891c28 OK 2025/01/09 02:26:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/09 02:26:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/09 02:26:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/09 02:26:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/09 02:26:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/09 02:26:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/09 02:26:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.68s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:26:36 DEBUG : a.txt: md5 = 07b2c4f2d64869b343b5434186e1c9b5 OK 2025/01/09 02:26:38 DEBUG : zend.txt: md5 = 6e15a18191d60dac840ca3a1ec5afee2 OK 2025/01/09 02:26:40 DEBUG : sub dir/hello world: md5 = 181d6e3502a5580fba3957ee4047a33f OK 2025/01/09 02:26:42 DEBUG : sub dir/hello world2: md5 = e52cc446fd18d758bb68856b032810ea OK 2025/01/09 02:26:45 DEBUG : sub dir/ignore dir/.ignore: md5 = 9db668276b7c20083ec34f82e78a684b OK 2025/01/09 02:26:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 246a67a215681b8d4e48e39fa54d59e1 OK 2025/01/09 02:26:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 57a0e3ee010de71186b59703d69a50f3 OK 2025/01/09 02:26:50 DEBUG : a.txt: Excluded (Size Filter) 2025/01/09 02:26:50 DEBUG : a.txt: Excluded 2025/01/09 02:26:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/09 02:26:50 DEBUG : sub dir/hello world: Excluded 2025/01/09 02:26:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/09 02:26:50 DEBUG : sub dir/hello world2: Excluded 2025/01/09 02:26:51 DEBUG : sub dir/ignore dir: Excluded 2025/01/09 02:26:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/09 02:26:51 DEBUG : sub dir/hello world: Excluded 2025/01/09 02:26:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/09 02:26:51 DEBUG : sub dir/hello world2: Excluded 2025/01/09 02:26:51 DEBUG : sub dir/ignore dir: Excluded 2025/01/09 02:26:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/09 02:26:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/09 02:26:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/09 02:26:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/09 02:26:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/09 02:26:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/09 02:26:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.76s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:01 DEBUG : file1: md5 = e9c6ef7931f71ac92493814e36d0cf1e OK 2025/01/09 02:27:03 DEBUG : sub/file2: md5 = 3237f704314363d757650b802c2ab48a OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/09 02:27:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/09 02:27:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/09 02:27:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/09 02:27:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.96s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:11 DEBUG : file1: md5 = 6293ba80c59698c46a4e2495ffdef7fd OK 2025/01/09 02:27:13 DEBUG : sub/file2: md5 = 2249fe615ed63aebcb403c7fda27b118 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/09 02:27:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/notfound" 2025/01/09 02:27:17 DEBUG : Config file has changed externally - reloading 2025/01/09 02:27:17 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/qe0i31qdkoejk60elps0ni5sqk" 2025/01/09 02:27:21 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.38s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.69s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Making directory 2025/01/09 02:27:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:25 DEBUG : sub dir/hello world: md5 = b91cf77844092d6400c3c7ff11ce768d OK 2025/01/09 02:27:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.15s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:29 DEBUG : potato2: md5 = 159e4c5ba4c1b28395dc81b26329b8b8 OK 2025/01/09 02:27:31 DEBUG : empty space: md5 = 8aab528204e6a47d87e909b284c1ed56 OK --- PASS: TestLs (5.24s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:34 DEBUG : potato2: md5 = 3bd141e56f890607f44cf471d56e980d OK 2025/01/09 02:27:36 DEBUG : empty space: md5 = 9a1a5baa11035f16ce7ff6cfd1d6353c OK 2025/01/09 02:27:36 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.40s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:39 DEBUG : potato2: md5 = a633f84657c4ab320f91dfa9de833ed6 OK 2025/01/09 02:27:41 DEBUG : empty space: md5 = 8b4049ffdb7a0a3b6df6b9d81bb1a9f1 OK --- PASS: TestLsLong (5.12s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:45 DEBUG : potato2: md5 = 4f4d769ebaacf7002935fd2b91472d23 OK 2025/01/09 02:27:46 DEBUG : empty space: md5 = e0654465bd5d7c6790c18abcd8a1f121 OK --- PASS: TestHashSums (4.83s) === RUN TestHashSumsWithErrors 2025/01/09 02:27:48 DEBUG : Creating backend with remote ":memory:" 2025/01/09 02:27:48 DEBUG : Config file has changed externally - reloading 2025/01/09 02:27:48 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/09 02:27:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/09 02:27:48 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:27:50 DEBUG : potato2: md5 = 6007343f7e54df861f6f2a09d82cde99 OK 2025/01/09 02:27:51 DEBUG : empty space: md5 = 37931b7c255ba79a08890481de25d48d OK 2025/01/09 02:27:55 DEBUG : sub dir/potato3: md5 = c1e022e5e766458053fd00b937aeac04 OK 2025/01/09 02:27:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.96s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:28:00 DEBUG : small: md5 = f3495d7df2e2ea7628a82e97ee1a259b OK 2025/01/09 02:28:02 DEBUG : medium: md5 = bbf6d8fcecbada802ddc99bcb22fa43e OK 2025/01/09 02:28:03 DEBUG : large: md5 = ded93c636f3344f673bb92b870f4dd04 OK 2025/01/09 02:28:04 DEBUG : Waiting for deletions to finish 2025/01/09 02:28:04 DEBUG : large: Excluded (Size Filter) 2025/01/09 02:28:04 INFO : small: Deleted 2025/01/09 02:28:05 INFO : medium: Deleted --- PASS: TestDelete (6.98s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:28:07 DEBUG : small: md5 = 56d179d50e6dc78c2856051095a38ab6 OK 2025/01/09 02:28:09 DEBUG : medium: md5 = 41ac7d16bd86763cc26f161d45a68688 OK 2025/01/09 02:28:11 DEBUG : large: md5 = 1f08039e7b6a43be02cb9faf31d22e80 OK 2025/01/09 02:28:11 DEBUG : Waiting for deletions to finish 2025/01/09 02:28:11 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/09 02:28:12 INFO : medium: Deleted 2025/01/09 02:28:12 INFO : small: Deleted --- PASS: TestMaxDelete (7.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:28:15 DEBUG : small: md5 = 3f69f45c8432d1b7f955e07cd3ae58ca OK 2025/01/09 02:28:17 DEBUG : medium: md5 = dcd975683aaa949e67dd38bd21303c14 OK 2025/01/09 02:28:19 DEBUG : large: md5 = af5318c841ff25a45c6c36ec7972fe4b OK 2025/01/09 02:28:19 DEBUG : Waiting for deletions to finish 2025/01/09 02:28:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/09 02:28:20 INFO : small: Deleted 2025/01/09 02:28:20 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.75s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:28:23 DEBUG : small: md5 = 722bff1a0cfd7fe0e4327d73d2446d97 OK 2025/01/09 02:28:25 DEBUG : medium: md5 = 813240cf44cc3e1181a306481502c8c7 OK 2025/01/09 02:28:26 DEBUG : large: md5 = 388451c5eead96e93811c4a001544b74 OK 2025/01/09 02:28:27 DEBUG : Waiting for deletions to finish 2025/01/09 02:28:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/09 02:28:27 INFO : small: Deleted 2025/01/09 02:28:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.75s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:28:31 DEBUG : ReadFile: md5 = 5f1c24c95dbcf515b4cc8c1988673b72 OK --- PASS: TestReadFile (4.69s) === RUN TestRetry 2025/01/09 02:28:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/09 02:28:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/09 02:28:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 02:28:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 02:28:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 02:28:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/09 02:28:34 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:28:36 DEBUG : file1: md5 = 110e0b34ef1a10a4526a8cb127a00046 OK 2025/01/09 02:28:37 DEBUG : file2: md5 = 0ab2711a860f79abd5e372a07d28d3bb OK --- PASS: TestCat (18.94s) === RUN TestPurge 2025/01/09 02:28:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buwumup9puwa" 2025/01/09 02:28:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/09 02:28:53 DEBUG : Creating backend with remote "TestDrive:crypt/rhnm3266hijabsget96jeckurn1hm759r0tao4i3l807vh19sk50" 2025/01/09 02:28:54 DEBUG : Creating backend with remote "/tmp/rclone2394421449" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buwumup9puwa'", Local "Local file system at /tmp/rclone2394421449", Modify Window "1ms" 2025/01/09 02:29:00 DEBUG : A1/B1/C1/one: md5 = b9c1d984b76b9cb9487caa1e68e80b83 OK 2025/01/09 02:29:00 INFO : A2: Making directory 2025/01/09 02:29:01 INFO : A1/B2: Making directory 2025/01/09 02:29:02 INFO : A1/B2/C2: Making directory 2025/01/09 02:29:03 INFO : A1/B1/C3: Making directory 2025/01/09 02:29:05 INFO : A3: Making directory 2025/01/09 02:29:06 INFO : A3/B3: Making directory 2025/01/09 02:29:07 INFO : A3/B3/C4: Making directory 2025/01/09 02:29:09 DEBUG : A1/two: md5 = c09c77de912a6f34ff62c839879306e4 OK 2025/01/09 02:29:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwumup9puwa': Purge remote 2025/01/09 02:29:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.22s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:29:18 DEBUG : A1/B1/C1/one: md5 = d70449481a185540bdea511868f35995 OK 2025/01/09 02:29:18 INFO : A2: Making directory 2025/01/09 02:29:19 INFO : A1/B2: Making directory 2025/01/09 02:29:20 INFO : A1/B2/C2: Making directory 2025/01/09 02:29:21 INFO : A1/B1/C3: Making directory 2025/01/09 02:29:22 INFO : A3: Making directory 2025/01/09 02:29:23 INFO : A3/B3: Making directory 2025/01/09 02:29:24 INFO : A3/B3/C4: Making directory 2025/01/09 02:29:26 DEBUG : A1/two: md5 = 2c64c5a6449dc15af787f33efcfe2bda OK 2025/01/09 02:29:28 DEBUG : removing 1 level 3 directories 2025/01/09 02:29:28 INFO : A3/B3/C4: Removing directory 2025/01/09 02:29:30 DEBUG : removing 2 level 3 directories 2025/01/09 02:29:30 INFO : A1/B2/C2: Removing directory 2025/01/09 02:29:30 INFO : A1/B1/C3: Removing directory 2025/01/09 02:29:31 DEBUG : removing 2 level 2 directories 2025/01/09 02:29:31 INFO : A3/B3: Removing directory 2025/01/09 02:29:31 INFO : A1/B2: Removing directory 2025/01/09 02:29:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 02:29:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/09 02:29:32 DEBUG : removing 2 level 1 directories 2025/01/09 02:29:32 INFO : A3: Removing directory 2025/01/09 02:29:32 INFO : A2: Removing directory 2025/01/09 02:29:32 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/09 02:29:37 DEBUG : removing 1 level 3 directories 2025/01/09 02:29:37 INFO : A1/B1/C1: Removing directory 2025/01/09 02:29:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:38 DEBUG : removing 1 level 2 directories 2025/01/09 02:29:38 INFO : A1/B1: Removing directory 2025/01/09 02:29:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 02:29:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 02:29:38 DEBUG : removing 1 level 1 directories 2025/01/09 02:29:38 INFO : A1: Removing directory 2025/01/09 02:29:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 02:29:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 02:29:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 02:29:39 DEBUG : removing 1 level 0 directories 2025/01/09 02:29:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Removing directory 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/09 02:29:40 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (27.94s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:29:42 INFO : A1: Making directory 2025/01/09 02:29:43 INFO : A1/B1: Making directory 2025/01/09 02:29:44 INFO : A1/B1/C1: Making directory 2025/01/09 02:29:47 DEBUG : removing 1 level 3 directories 2025/01/09 02:29:47 INFO : A1/B1/C1: Removing directory 2025/01/09 02:29:47 DEBUG : removing 1 level 2 directories 2025/01/09 02:29:47 INFO : A1/B1: Removing directory 2025/01/09 02:29:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 02:29:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.45s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:29:50 INFO : A1: Making directory 2025/01/09 02:29:52 INFO : A1/B1: Making directory 2025/01/09 02:29:53 INFO : A1/B1/C1: Making directory 2025/01/09 02:29:56 DEBUG : removing 1 level 3 directories 2025/01/09 02:29:56 INFO : A1/B1/C1: Removing directory 2025/01/09 02:29:56 DEBUG : removing 1 level 2 directories 2025/01/09 02:29:56 INFO : A1/B1: Removing directory 2025/01/09 02:29:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 02:29:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.10s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:30:01 DEBUG : file1: md5 = c628a47d39be4d54416a9a2272a8d456 OK 2025/01/09 02:30:02 DEBUG : filename.txt: File name found in url 2025/01/09 02:30:03 DEBUG : filename.txt: md5 = 8cee43071fa851b383d293b6739e017b OK 2025/01/09 02:30:03 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/09 02:30:05 DEBUG : headerfilename.txt: md5 = bad34a5e5c4403937cc7636ea5ffa6cb OK 2025/01/09 02:30:07 DEBUG : file2: md5 = 7e6216b3a627feb2dafeae70996e55ae OK --- PASS: TestCopyURL (10.17s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:30:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/09 02:30:13 DEBUG : sub/file2: md5 = 1dceb9761bad326dd547397bc12c79e8 OK 2025/01/09 02:30:13 INFO : file1: Copied (new) to: sub/file2 2025/01/09 02:30:13 INFO : file1: Deleted 2025/01/09 02:30:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:30:13 DEBUG : file1: Unchanged skipping 2025/01/09 02:30:13 INFO : file1: Deleted 2025/01/09 02:30:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': don't need to copy/move sub/file2, it is already at target location 2025/01/09 02:30:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.12s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:30:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/09 02:30:19 DEBUG : file1: md5 = 8de3c253c38c041161d7b8c5b377ac62 OK 2025/01/09 02:30:19 INFO : file1: Copied (new) 2025/01/09 02:30:19 INFO : file1: Deleted 2025/01/09 02:30:19 DEBUG : file1: Destination exists, skipping 2025/01/09 02:30:19 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.76s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:30:24 DEBUG : dst/file1: md5 = f4789b853c13c3ced3e31182982bc708 OK 2025/01/09 02:30:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cihezef3migo/backup" 2025/01/09 02:30:25 DEBUG : Config file has changed externally - reloading 2025/01/09 02:30:25 DEBUG : Creating backend with remote "TestDrive:crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0/1nrff024r7pq65ecp72fc28jb0" 2025/01/09 02:30:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/09 02:30:30 INFO : dst/file1: Moved (server-side) 2025/01/09 02:30:31 DEBUG : dst/file1: md5 = ed431b9c9f8e3308fc5fd8cef3333c23 OK 2025/01/09 02:30:31 INFO : dst/file1: Copied (new) 2025/01/09 02:30:31 INFO : dst/file1: Deleted 2025/01/09 02:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:30:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/09 02:30:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.15s) === 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:30:40 DEBUG : A1/one: md5 = c251bf4ed35d1975ade2d528f15b087b OK 2025/01/09 02:30:41 DEBUG : A1/two: md5 = 075f6a48cf207efa0b45872d733b0c28 OK 2025/01/09 02:30:44 DEBUG : A1/B1/three: md5 = 55dedb96e0c1d1b4b0b3c0192bfd1cb3 OK 2025/01/09 02:30:47 DEBUG : A1/B1/C1/four: md5 = eb30df808a335febc2be981558f0ceee OK 2025/01/09 02:30:49 DEBUG : A1/B1/C2/five: md5 = 656ab7092061de6c59ff9adc8f4359b7 OK 2025/01/09 02:30:49 INFO : A1/B2: Making directory 2025/01/09 02:30:50 INFO : A1/B1/C3: Making directory 2025/01/09 02:31:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/09 02:31:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/09 02:31:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/09 02:31:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/09 02:31:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/09 02:31:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 02:31:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 02:31:07 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 02:31:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 02:31:08 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 02:31:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/09 02:31:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/09 02:31:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/09 02:31:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/09 02:31:17 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/09 02:31:18 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/09 02:31:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 02:31:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 02:31:21 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 02:31:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 02:31:22 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 02:31:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/09 02:31:30 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/09 02:31:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/09 02:31:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/09 02:31:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/09 02:31:31 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/09 02:31:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/09 02:31:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/09 02:31:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/09 02:31:32 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (56.22s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 02:31:35 DEBUG : no_checksum_small_file_from_pipe: md5 = a951569d20aee3ff5fed3845af90570c OK 2025/01/09 02:31:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/09 02:31:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/09 02:31:36 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/09 02:31:37 DEBUG : no_checksum_big_file_from_pipe: md5 = e4963544c65425197e56d0dfb48b009c OK 2025/01/09 02:31:37 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:31:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 02:31:41 DEBUG : with_checksum_small_file_from_pipe: md5 = f4ca7dc751a04d9232a859077b78342e OK 2025/01/09 02:31:41 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/09 02:31:42 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/09 02:31:43 DEBUG : with_checksum_big_file_from_pipe: md5 = dbf5aeaddf371d80423bc8db1139b9fa OK 2025/01/09 02:31:43 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:31:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 02:31:47 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:31:47 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/09 02:31:49 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-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:31:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (34 bytes), uploading instead of streaming 2025/01/09 02:31:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/09 02:31:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/09 02:31:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.62s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.58s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/09 02:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (48 bytes), uploading instead of streaming 2025/01/09 02:31:58 DEBUG : rcat_metadata: md5 = afe781d199374435c0d16b317b863643 OK 2025/01/09 02:31:58 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/09 02:32:00 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/09 02:32:01 DEBUG : rcat_metadata_uploadcutoff0: md5 = 1ebe25e13effbca4b991c0ea2856e324 OK 2025/01/09 02:32:01 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.52s) --- PASS: TestRcatMetadata/Normal (2.94s) --- PASS: TestRcatMetadata/ViaDisk (3.14s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:04 DEBUG : potato1: md5 = d397bfdefebdeca7f1b7084a75c65ed8 OK 2025/01/09 02:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/09 02:32:06 DEBUG : potato2: md5 = 89ab5ac28e6800210ad40f2978f52fd0 OK 2025/01/09 02:32:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:10 DEBUG : potato1: md5 = 57fd1cc29b2391fe8a27e444d37d937a OK 2025/01/09 02:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': File to upload is small (60 bytes), uploading instead of streaming 2025/01/09 02:32:11 DEBUG : potato2: md5 = 618f643bd639994ea22c3f210a96da4e OK 2025/01/09 02:32:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.88s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:16 DEBUG : potato2: md5 = aed8738325012727051a6e1045d38315 OK 2025/01/09 02:32:18 DEBUG : empty space: md5 = f000ac7b812f70866f85ae9c7414c789 OK 2025/01/09 02:32:21 DEBUG : sub dir/potato3: md5 = d761b78b130776ad7660df85c58cff7e OK 2025/01/09 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Touching "empty space" 2025/01/09 02:32:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Touching "potato2" 2025/01/09 02:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Touching "sub dir/potato3" 2025/01/09 02:32:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.71s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:27 DEBUG : dir with metadata: Making directory with metadata 2025/01/09 02:32:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.98s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:30 DEBUG : directory with modtime: Making directory with metadata 2025/01/09 02:32:32 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.82s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/09 02:32:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/09 02:32:33 DEBUG : Google drive root 'crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0': Skipping btime metadata as can't update it on an existing file: 2025-01-09T02:32:33.695479976Z 2025/01/09 02:32:34 INFO : non existent directory: Updated directory metadata 2025/01/09 02:32:36 DEBUG : Google drive root 'crypt/u629tirfnnk7mjrirkei9jlevinpuu0jata7qs0hi372r7jnqqc0': Skipping btime metadata as can't update it on an existing file: 2025-01-09T02:32:33.695479976Z 2025/01/09 02:32:37 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.84s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:39 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/09 02:32:41 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/09 02:32:42 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.65s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/09 02:32:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/09 02:32:44 DEBUG : dst: Making directory with metadata 2025/01/09 02:32:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/09 02:32:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/09 02:32:45 INFO : dst: Set directory modification time (using SetModTime) 2025/01/09 02:32:46 INFO : dst: Set directory modification time (using SetModTime) 2025/01/09 02:32:46 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/09 02:32:46 INFO : dst: Set directory modification time (using SetModTime) 2025/01/09 02:32:46 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.21s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo'", Local "Local file system at /tmp/rclone1647240847", Modify Window "1ms" 2025/01/09 02:32:50 DEBUG : sub dir/test remove existing: md5 = 7ed88a76b954d6ec62222f5d8c48db21 OK 2025/01/09 02:32:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3c4722a2c9f41d1b4a2595dda9ad25e3 OK 2025/01/09 02:32:54 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kirepip7" before starting 2025/01/09 02:32:55 DEBUG : sub dir/test remove existing.kirepip7: TEST: removing renamed existing file after operation 2025/01/09 02:32:56 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cogozew1" before starting 2025/01/09 02:32:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cogozew1: TEST: renaming existing back after failed operation 2025/01/09 02:32:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fologid7" before starting 2025/01/09 02:33:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fologid7: TEST: removing renamed existing file after operation 2025/01/09 02:33:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5fqkkbhku6asf3ofq5vuf8r0gs68nmgbit29t654bvjtfjk6mabg" 2025/01/09 02:33:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3ir2oc8isald72lkknvb2jheeaj21a88caqndbnj27nhgij6cfu1seodda714ticku2ghg4b7hh4aelu422se6icdt910ef07ii1c5ltd40d8pspuuv8l82g26pg5bv283rbh92of47i3412cd8af9s8uvmenjl9ikhakj3hck5fst30jia0" --- PASS: TestRemoveExisting (14.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/09 02:33:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cihezef3migo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m1.997521868s (try 1/5)