"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/19 02:58:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi" 2025/04/19 02:58:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:58:22 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0" 2025/04/19 02:58:23 DEBUG : Creating backend with remote "/tmp/rclone2158465502" === 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/19 02:58:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/19 02:58:24 DEBUG : potato: Seek from 10 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 10 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Seek from 5 to 2 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/19 02:58:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Seek from 5 to 2 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/19 02:58:24 DEBUG : potato: Seek from 8 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 8 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/19 02:58:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/19 02:58:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/19 02:58:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/19 02:58:24 DEBUG : potato: Seek from 5 to 2 2025/04/19 02:58:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/19 02:58:24 DEBUG : potato: Seek from 9 to 0 2025/04/19 02:58:24 DEBUG : potato: Seek from 9 to 0 2025/04/19 02:58:24 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 02:58:26 DEBUG : rutabaga: md5 = f4055ae00234fa441bd3dd26dbf8fe39 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/19 02:58:28 DEBUG : empty space: md5 = b069f0bddc9a78bf08fface0647aa7c7 OK === RUN TestCheck/3 2025/04/19 02:58:30 DEBUG : potato2: md5 = d902240fba7706975618da3d1f44edc1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/19 02:58:32 DEBUG : remotepotato: md5 = 268e21e4e36cb6ae039beb4f2a24a1f4 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.00s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/04/19 02:58:35 DEBUG : Creating backend with remote "nonexistent" 2025/04/19 02:58:35 DEBUG : Config file has changed externally - reloading 2025/04/19 02:58:35 DEBUG : Creating backend with remote "nonexistent" 2025/04/19 02:58:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/19 02:58:35 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/19 02:58:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/19 02:58:35 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 02:58:36 DEBUG : rutabaga: md5 = 1ef8f24c2a1d1e016be80c016860944c OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/19 02:58:40 DEBUG : empty space: md5 = 44f5c09f9935cb2d0b4e1df5e5ff1f00 OK === RUN TestCheckDownload/3 2025/04/19 02:58:43 DEBUG : potato2: md5 = 683a88d9091e270ba674ba19b8e56292 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/19 02:58:46 DEBUG : remotepotato: md5 = 12c1729f89de09c3d3ce6fb66ec78635 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.95s) --- PASS: TestCheckDownload/1 (1.10s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.01s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.97s) --- PASS: TestCheckDownload/7 (1.18s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 02:58:52 DEBUG : rutabaga: md5 = a127eaa67d4935921b14901a9343e992 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/19 02:58:54 DEBUG : empty space: md5 = dd8f04218930a8dc4c8748b7aa947ab1 OK === RUN TestCheckSizeOnly/3 2025/04/19 02:58:56 DEBUG : potato2: md5 = df03adbbd1741423d8d5e4305d6b9ced OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/19 02:58:58 DEBUG : remotepotato: md5 = 7fb1030f94b29cab267ae2f63393c548 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.23s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 02:59:02 DEBUG : test.sum: md5 = cec61a05a1232fd20856ae771c29fed8 OK 2025/04/19 02:59:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/19 02:59:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/19 02:59:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/19 02:59:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/19 02:59:05 DEBUG : test.sum: md5 = 1cce292be7453887a5a6d43d7f46e35c OK 2025/04/19 02:59:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/19 02:59:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/19 02:59:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/19 02:59:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.67s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 02:59:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/data" 2025/04/19 02:59:07 DEBUG : Config file has changed externally - reloading 2025/04/19 02:59:07 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 02:59:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/data" 2025/04/19 02:59:09 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/vjrnln8ratgmqakfosrqe8espk" 2025/04/19 02:59:12 DEBUG : data/banana: md5 = ef75f82b3093e7338185ab78e6390e7d OK 2025/04/19 02:59:13 DEBUG : test.sum: md5 = b442f37069667e092a4ff6f1a985037f OK === RUN TestCheckSumDownload/subtest1 2025/04/19 02:59:17 DEBUG : data/potato: md5 = 001d0805117f2529f152c8f8806a7571 OK 2025/04/19 02:59:19 DEBUG : test.sum: md5 = d76a221d2c55770a2fd61d1ecdd1fcc9 OK === RUN TestCheckSumDownload/subtest2 2025/04/19 02:59:22 DEBUG : test.sum: md5 = f6fc375e764e0fb1210dff3e69cab116 OK === RUN TestCheckSumDownload/subtest3 2025/04/19 02:59:27 DEBUG : test.sum: md5 = 1bb298b2ec3fd6900a4b7496f8d87233 OK === RUN TestCheckSumDownload/subtest4 2025/04/19 02:59:31 DEBUG : test.sum: md5 = a42ad0465ae6e2c5498ee382ff7afc96 OK === RUN TestCheckSumDownload/subtest5 2025/04/19 02:59:34 DEBUG : test.sum: md5 = 315d50bd023f50e5a5e1517e8fc1d921 OK === RUN TestCheckSumDownload/subtest6 2025/04/19 02:59:39 DEBUG : data/banana: md5 = 34668a1eaf694e5e17be1addff8affc5 OK 2025/04/19 02:59:40 DEBUG : data/potato: md5 = c36ace701d82395c14b03c9f1eb24ae5 OK 2025/04/19 02:59:42 DEBUG : test.sum: md5 = 70c3e671820a582507cc417224356403 OK === RUN TestCheckSumDownload/subtest7 2025/04/19 02:59:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/19 02:59:46 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.50s) --- PASS: TestCheckSumDownload/subtest1 (2.10s) --- PASS: TestCheckSumDownload/subtest2 (1.95s) --- PASS: TestCheckSumDownload/subtest3 (2.04s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (1.88s) --- PASS: TestCheckSumDownload/subtest6 (2.96s) --- PASS: TestCheckSumDownload/subtest7 (2.11s) === RUN TestApplyTransforms 2025/04/19 02:59:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wibimon7zezu" 2025/04/19 02:59:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:59:47 DEBUG : Creating backend with remote "TestDrive:crypt/gcbn0jngnuitghrc6qdvqb8aeebha6u7rns783vqb4c3fp149feg" 2025/04/19 02:59:48 DEBUG : Creating backend with remote "/tmp/rclone953213800" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu'", Local "Local file system at /tmp/rclone953213800", Modify Window "1ms" 2025/04/19 02:59:50 DEBUG : hello, world!: md5 = 96d34418e356d7ae59f2db90498b9de2 OK upper checkfile vs. lower remote (without normalization) 2025/04/19 02:59:51 ERROR : hello, world!: sum not found 2025/04/19 02:59:51 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu' 2025/04/19 02:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu': 1 files missing 2025/04/19 02:59:51 NOTICE: 1 hashes missing 2025/04/19 02:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu': 2 differences found 2025/04/19 02:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/19 02:59:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu': 0 differences found 2025/04/19 02:59:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu': 1 matching files 2025/04/19 02:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hekocup8seya" 2025/04/19 02:59:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/stgk4tsrimqvsn6i61gq62t2tlnojqebh8804ho1dam7816arm90" 2025/04/19 02:59:53 DEBUG : Creating backend with remote "/tmp/rclone979748079" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya'", Local "Local file system at /tmp/rclone979748079", Modify Window "1ms" 2025/04/19 02:59:55 DEBUG : HELLO, WORLD!: md5 = 75706bbcaae34b15ddb178edfbed2ae7 OK lower checkfile vs. upper remote (without normalization) 2025/04/19 02:59:55 ERROR : HELLO, WORLD!: sum not found 2025/04/19 02:59:55 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya' 2025/04/19 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya': 1 files missing 2025/04/19 02:59:55 NOTICE: 1 hashes missing 2025/04/19 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya': 2 differences found 2025/04/19 02:59:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/19 02:59:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 02:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya': 0 differences found 2025/04/19 02:59:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya': 1 matching files 2025/04/19 02:59:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ritijaq3deda" 2025/04/19 02:59:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 02:59:56 DEBUG : Creating backend with remote "TestDrive:crypt/jc4gg83ofqod92ai7m2ct2u0tskr752me0kd194k2ll92nbkasfg" 2025/04/19 02:59:57 DEBUG : Creating backend with remote "/tmp/rclone920651748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda'", Local "Local file system at /tmp/rclone920651748", Modify Window "1ms" 2025/04/19 02:59:59 DEBUG : HeLlO, wOrLd!: md5 = 6a4f06ec50c8140dac995189b188cbb4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/19 03:00:00 ERROR : HeLlO, wOrLd!: sum not found 2025/04/19 03:00:00 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda' 2025/04/19 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda': 1 files missing 2025/04/19 03:00:00 NOTICE: 1 hashes missing 2025/04/19 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda': 2 differences found 2025/04/19 03:00:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/19 03:00:01 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda': 0 differences found 2025/04/19 03:00:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda': 1 matching files 2025/04/19 03:00:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-megorum8naci" 2025/04/19 03:00:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:01 DEBUG : Creating backend with remote "TestDrive:crypt/ne24pj4k1vfi4ud635qnatkbb0gpm0h1aamddgbm78dlpeljr0qg" 2025/04/19 03:00:02 DEBUG : Creating backend with remote "/tmp/rclone1499802657" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci'", Local "Local file system at /tmp/rclone1499802657", Modify Window "1ms" 2025/04/19 03:00:04 DEBUG : HELLO, WORLD!: md5 = c9772183b8682601134f05681b25ee6a OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/19 03:00:05 ERROR : HELLO, WORLD!: sum not found 2025/04/19 03:00:05 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci' 2025/04/19 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci': 1 files missing 2025/04/19 03:00:05 NOTICE: 1 hashes missing 2025/04/19 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci': 2 differences found 2025/04/19 03:00:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/19 03:00:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci': 0 differences found 2025/04/19 03:00:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci': 1 matching files 2025/04/19 03:00:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kurupob5nutu" 2025/04/19 03:00:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:06 DEBUG : Creating backend with remote "TestDrive:crypt/af318t0gjgpef0en2qpeui08lgp0b2mumr34qhc10k0nivcl35dg" 2025/04/19 03:00:07 DEBUG : Creating backend with remote "/tmp/rclone1995914093" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu'", Local "Local file system at /tmp/rclone1995914093", Modify Window "1ms" 2025/04/19 03:00:09 DEBUG : 測試_Русский___ě_áñ: md5 = 2df488f75f3e282517c3ddd3180116c3 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/19 03:00:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/19 03:00:09 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu' 2025/04/19 03:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu': 1 files missing 2025/04/19 03:00:09 NOTICE: 1 hashes missing 2025/04/19 03:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu': 2 differences found 2025/04/19 03:00:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/19 03:00:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu': 0 differences found 2025/04/19 03:00:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu': 1 matching files 2025/04/19 03:00:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalebic7kayo" 2025/04/19 03:00:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:10 DEBUG : Creating backend with remote "TestDrive:crypt/oolgp27kgpsg5c3kro5ue1nmi552mar6qvinsmt4s06u86a982fg" 2025/04/19 03:00:11 DEBUG : Creating backend with remote "/tmp/rclone1921340330" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo'", Local "Local file system at /tmp/rclone1921340330", Modify Window "1ms" 2025/04/19 03:00:13 DEBUG : 測試_Русский___ě_áñ: md5 = cc0d75f7248ddce8a23ffce3f1944d4d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/19 03:00:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/19 03:00:14 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo' 2025/04/19 03:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo': 1 files missing 2025/04/19 03:00:14 NOTICE: 1 hashes missing 2025/04/19 03:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo': 2 differences found 2025/04/19 03:00:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/19 03:00:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo': 0 differences found 2025/04/19 03:00:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo': 1 matching files 2025/04/19 03:00:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qegaxuj0musi" 2025/04/19 03:00:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:15 DEBUG : Creating backend with remote "TestDrive:crypt/rv3c9h61180f9u83krp74enj6l6tg8kt007uo9c69eqkrm4lbiv0" 2025/04/19 03:00:16 DEBUG : Creating backend with remote "/tmp/rclone3275024643" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi'", Local "Local file system at /tmp/rclone3275024643", Modify Window "1ms" 2025/04/19 03:00:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a0523c94d4e18f8a45dfd15a6b92ff7b OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/19 03:00:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 03:00:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi' 2025/04/19 03:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi': 1 files missing 2025/04/19 03:00:18 NOTICE: 1 hashes missing 2025/04/19 03:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi': 2 differences found 2025/04/19 03:00:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/19 03:00:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi': 0 differences found 2025/04/19 03:00:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi': 1 matching files 2025/04/19 03:00:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qipabor5pudu" 2025/04/19 03:00:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:19 DEBUG : Creating backend with remote "TestDrive:crypt/65gaosvkihgikusr5cb996pro9fmehod6ruedlpf40k2b43uh16g" 2025/04/19 03:00:20 DEBUG : Creating backend with remote "/tmp/rclone3816553107" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu'", Local "Local file system at /tmp/rclone3816553107", Modify Window "1ms" 2025/04/19 03:00:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f2f1fdd6ccc3dab548860abd34516721 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/19 03:00:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 03:00:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu' 2025/04/19 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu': 1 files missing 2025/04/19 03:00:23 NOTICE: 1 hashes missing 2025/04/19 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu': 2 differences found 2025/04/19 03:00:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/19 03:00:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu': 0 differences found 2025/04/19 03:00:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu': 1 matching files 2025/04/19 03:00:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mojidet9mahi" 2025/04/19 03:00:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:24 DEBUG : Creating backend with remote "TestDrive:crypt/omhiqltovmo9obov2054cr251sibva3ev6qd4inobgulgknr5fq0" 2025/04/19 03:00:25 DEBUG : Creating backend with remote "/tmp/rclone3931387854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi'", Local "Local file system at /tmp/rclone3931387854", Modify Window "1ms" 2025/04/19 03:00:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42d4c843b382171076793ebbe7fc354e OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/19 03:00:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 03:00:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi' 2025/04/19 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi': 1 files missing 2025/04/19 03:00:28 NOTICE: 1 hashes missing 2025/04/19 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi': 2 differences found 2025/04/19 03:00:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/19 03:00:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi': 0 differences found 2025/04/19 03:00:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi': 1 matching files 2025/04/19 03:00:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qupidik3doqe" 2025/04/19 03:00:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:00:29 DEBUG : Creating backend with remote "TestDrive:crypt/8820c5k8p22f1gntt7q02vilc9qjqajkgokrb2vs3di679qhgb60" 2025/04/19 03:00:30 DEBUG : Creating backend with remote "/tmp/rclone3960716155" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe'", Local "Local file system at /tmp/rclone3960716155", Modify Window "1ms" 2025/04/19 03:00:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0c00db5eb43df3cc27cf4a5c84c6de4a OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/19 03:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/19 03:00:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe' 2025/04/19 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe': 1 files missing 2025/04/19 03:00:33 NOTICE: 1 hashes missing 2025/04/19 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe': 2 differences found 2025/04/19 03:00:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/19 03:00:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/19 03:00:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe': 0 differences found 2025/04/19 03:00:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe': 1 matching files 2025/04/19 03:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qupidik3doqe': Purge remote 2025/04/19 03:00:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mojidet9mahi': Purge remote 2025/04/19 03:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qipabor5pudu': Purge remote 2025/04/19 03:00:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qegaxuj0musi': Purge remote 2025/04/19 03:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalebic7kayo': Purge remote 2025/04/19 03:00:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kurupob5nutu': Purge remote 2025/04/19 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-megorum8naci': Purge remote 2025/04/19 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ritijaq3deda': Purge remote 2025/04/19 03:00:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hekocup8seya': Purge remote 2025/04/19 03:00:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wibimon7zezu': Purge remote --- PASS: TestApplyTransforms (51.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:00:39 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/19 03:00:41 DEBUG : sub/file2: md5 = 46543e6d4b4e95676c8af365ac8354e6 OK 2025/04/19 03:00:41 INFO : file1: Copied (new) to: sub/file2 2025/04/19 03:00:41 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 03:00:41 DEBUG : file1: Unchanged skipping 2025/04/19 03:00:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': don't need to copy/move sub/file2, it is already at target location 2025/04/19 03:00:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.68s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:00:47 DEBUG : dst/file1: md5 = ed5c40801ee9543234fb54bc7a06d320 OK 2025/04/19 03:00:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/backup" 2025/04/19 03:00:47 DEBUG : Config file has changed externally - reloading 2025/04/19 03:00:47 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/1nrff024r7pq65ecp72fc28jb0" 2025/04/19 03:00:49 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/19 03:00:51 INFO : dst/file1: Moved (server-side) 2025/04/19 03:00:52 DEBUG : dst/file1: md5 = 11e71ce30062e4b26ebb4d6f01c6883b OK 2025/04/19 03:00:52 INFO : dst/file1: Copied (new) 2025/04/19 03:00:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:00:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:00:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.27s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:00:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/dst" 2025/04/19 03:00:57 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/19 03:00:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/CompareDest" 2025/04/19 03:00:58 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/gveqi14airsml4bgu7krj116o8" 2025/04/19 03:01:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 03:01:02 DEBUG : one: md5 = 329e25da23ff897868ee3e5361a3ed5a OK 2025/04/19 03:01:02 INFO : one: Copied (new) 2025/04/19 03:01:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 03:01:05 DEBUG : one: md5 = de2ce7ed29166a75ae1bf24be4d660fd OK 2025/04/19 03:01:05 INFO : one: Copied (replaced existing) 2025/04/19 03:01:06 DEBUG : dst/one: md5 = d6cf16d17d1c0a861cb24657fe18a6ab OK 2025/04/19 03:01:08 DEBUG : CompareDest/one: md5 = 2b4ca4838183cf2c5d1b08b5a36a03a0 OK 2025/04/19 03:01:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 03:01:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 03:01:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/19 03:01:11 DEBUG : CompareDest/two: md5 = 0a5939440c16d1827038c21796faf652 OK 2025/04/19 03:01:12 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 03:01:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 03:01:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 03:01:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 03:01:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 03:01:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/19 03:01:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 03:01:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/19 03:01:16 DEBUG : two: md5 = f67d4e722b334eb3fece36f1a5a3a933 OK 2025/04/19 03:01:16 INFO : two: Copied (new) 2025/04/19 03:01:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/19 03:01:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:01:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/19 03:01:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (23.35s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/dst" 2025/04/19 03:01:20 DEBUG : Config file has changed externally - reloading 2025/04/19 03:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/19 03:01:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/CopyDest" 2025/04/19 03:01:22 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/19 03:01:23 DEBUG : one: Need to transfer - File not found at Destination 2025/04/19 03:01:26 DEBUG : one: md5 = d650b09529dd7dfd2e5df1db789afb60 OK 2025/04/19 03:01:26 INFO : one: Copied (new) 2025/04/19 03:01:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 03:01:28 DEBUG : one: md5 = b10b24751c0cf5057fab39b76f7890b9 OK 2025/04/19 03:01:28 INFO : one: Copied (replaced existing) 2025/04/19 03:01:30 DEBUG : dst/one: md5 = 6f5b64f908312dca9736b7bf84af44ab OK 2025/04/19 03:01:32 DEBUG : CopyDest/one: md5 = 9e17bf6e4bbf3f8548fc099ee0e5b27e OK 2025/04/19 03:01:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/BackupDir" 2025/04/19 03:01:33 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/19 03:01:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 03:01:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 03:01:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/19 03:01:36 INFO : one: Moved (server-side) 2025/04/19 03:01:37 INFO : one: Copied (server-side copy) 2025/04/19 03:01:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/19 03:01:39 DEBUG : CopyDest/two: md5 = 845c77aca62f7a42151a860c5782be86 OK 2025/04/19 03:01:40 DEBUG : two: Need to transfer - File not found at Destination 2025/04/19 03:01:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 03:01:41 INFO : two: Copied (server-side copy) 2025/04/19 03:01:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/19 03:01:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/19 03:01:41 DEBUG : two: Unchanged skipping 2025/04/19 03:01:43 DEBUG : CopyDest/three: md5 = 4b414231ffd800dfab2a603799e56e20 OK 2025/04/19 03:01:44 DEBUG : three: Need to transfer - File not found at Destination 2025/04/19 03:01:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/19 03:01:44 DEBUG : three: Destination not found in --copy-dest 2025/04/19 03:01:45 DEBUG : three: md5 = f820c3bbb6587ad04bbb8fc3944c1b74 OK 2025/04/19 03:01:45 INFO : three: Copied (new) 2025/04/19 03:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/19 03:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:01:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/19 03:01:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/19 03:01:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:01:50 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/19 03:01:51 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.71s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:01:53 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/19 03:01:55 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 016111db6469bd50e804e11ffd92f0a5 OK 2025/04/19 03:01:55 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/19 03:01:56 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/19 03:01:56 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/19 03:01:57 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/19 03:01:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/19 03:01:59 DEBUG : TestCopyFileMaxTransfer/file4: md5 = de3749ce16b27d4d9444ab4cf3d5239e OK 2025/04/19 03:01:59 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/19 03:02:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/19 03:02:01 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.54s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using skip mode. 2025/04/19 03:02:05 NOTICE: one: Found 2 files with duplicate names 2025/04/19 03:02:05 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.47s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using skip mode. 2025/04/19 03:02:10 NOTICE: one: Found 3 files with duplicate names 2025/04/19 03:02:10 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/19 03:02:11 INFO : one: Deleted 2025/04/19 03:02:11 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.15s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using first mode. 2025/04/19 03:02:16 NOTICE: one: Found 3 files with duplicate names 2025/04/19 03:02:17 INFO : one: Deleted 2025/04/19 03:02:17 INFO : one: Deleted 2025/04/19 03:02:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.09s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using newest mode. 2025/04/19 03:02:22 NOTICE: one: Found 3 files with duplicate names 2025/04/19 03:02:23 INFO : one: Deleted 2025/04/19 03:02:23 INFO : one: Deleted 2025/04/19 03:02:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.85s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using oldest mode. 2025/04/19 03:02:29 NOTICE: one: Found 3 files with duplicate names 2025/04/19 03:02:29 INFO : one: Deleted 2025/04/19 03:02:30 INFO : one: Deleted 2025/04/19 03:02:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.90s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using largest mode. 2025/04/19 03:02:35 NOTICE: one: Found 3 files with duplicate names 2025/04/19 03:02:35 INFO : one: Deleted 2025/04/19 03:02:36 INFO : one: Deleted 2025/04/19 03:02:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using smallest mode. 2025/04/19 03:02:41 NOTICE: one: Found 3 files with duplicate names 2025/04/19 03:02:41 INFO : one: Deleted 2025/04/19 03:02:42 INFO : one: Deleted 2025/04/19 03:02:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.02s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Looking for duplicate names using rename mode. 2025/04/19 03:02:48 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/19 03:02:49 INFO : one-2.txt: renamed from: one.txt 2025/04/19 03:02:50 INFO : one-3.txt: renamed from: one.txt 2025/04/19 03:02:51 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.86s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:02:56 DEBUG : dupe1/one.txt: md5 = 97f720cafcca26136a3107a915fdf6bf OK 2025/04/19 03:02:58 DEBUG : dupe2/two.txt: md5 = 3c72170cbb6d75299bebe28add4b90ca OK 2025/04/19 03:03:00 DEBUG : dupe3/three.txt: md5 = 12fd0ab354f54767040687576c60e7a0 OK 2025/04/19 03:03:01 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/19 03:03:01 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/19 03:03:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/19 03:03:02 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/19 03:03:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/19 03:03:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/19 03:03:06 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:03:07 DEBUG : a.txt: md5 = 29b8e62e840bfec88917c541c2801047 OK 2025/04/19 03:03:09 DEBUG : zend.txt: md5 = 43d2f0591cf6c207e18e702af1ebdcd6 OK 2025/04/19 03:03:11 DEBUG : sub dir/hello world: md5 = 60e51a5021bcdfbc244a3ab628f079c4 OK 2025/04/19 03:03:12 DEBUG : sub dir/hello world2: md5 = cea85486a730ddd29020327546896140 OK 2025/04/19 03:03:14 DEBUG : sub dir/ignore dir/.ignore: md5 = e2a424347f344436b7bf296260786eef OK 2025/04/19 03:03:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = a0ae11b97f50ff01d0033951451d103a OK 2025/04/19 03:03:18 DEBUG : sub dir/sub sub dir/hello world3: md5 = b62c19141e27254304994022185f9e5d OK 2025/04/19 03:03:19 DEBUG : a.txt: Excluded (Size Filter) 2025/04/19 03:03:19 DEBUG : a.txt: Excluded 2025/04/19 03:03:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 03:03:19 DEBUG : sub dir/hello world2: Excluded 2025/04/19 03:03:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 03:03:19 DEBUG : sub dir/hello world: Excluded 2025/04/19 03:03:20 DEBUG : sub dir/ignore dir: Excluded 2025/04/19 03:03:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 03:03:20 DEBUG : sub dir/hello world2: Excluded 2025/04/19 03:03:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 03:03:20 DEBUG : sub dir/hello world: Excluded 2025/04/19 03:03:20 DEBUG : sub dir/ignore dir: Excluded 2025/04/19 03:03:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/19 03:03:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/19 03:03:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/19 03:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/19 03:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/19 03:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/19 03:03:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.35s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:03:28 DEBUG : a.txt: md5 = 32229a111b90a277e08778d88a3b7971 OK 2025/04/19 03:03:29 DEBUG : zend.txt: md5 = 96eb9558fd0ad2b475d1cbae565a2b32 OK 2025/04/19 03:03:32 DEBUG : sub dir/hello world: md5 = a151a7dcec20f926c219df0e49bd2d71 OK 2025/04/19 03:03:33 DEBUG : sub dir/hello world2: md5 = 227c9e7959bb1d75f13bea16c1bd74cd OK 2025/04/19 03:03:35 DEBUG : sub dir/ignore dir/.ignore: md5 = 21529307f0d2afdd9a8e7d7704a47e1e OK 2025/04/19 03:03:36 DEBUG : sub dir/ignore dir/should be ignored: md5 = 539b36278860ce8fc0f10cc35a1cd0c9 OK 2025/04/19 03:03:38 DEBUG : sub dir/sub sub dir/hello world3: md5 = e5c850d37477c5fb76e27ac21c007bfa OK 2025/04/19 03:03:40 DEBUG : a.txt: Excluded (Size Filter) 2025/04/19 03:03:40 DEBUG : a.txt: Excluded 2025/04/19 03:03:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 03:03:40 DEBUG : sub dir/hello world2: Excluded 2025/04/19 03:03:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 03:03:40 DEBUG : sub dir/hello world: Excluded 2025/04/19 03:03:41 DEBUG : sub dir/ignore dir: Excluded 2025/04/19 03:03:41 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/19 03:03:41 DEBUG : sub dir/hello world2: Excluded 2025/04/19 03:03:41 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/19 03:03:41 DEBUG : sub dir/hello world: Excluded 2025/04/19 03:03:41 DEBUG : sub dir/ignore dir: Excluded 2025/04/19 03:03:46 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/19 03:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/19 03:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/19 03:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/19 03:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/19 03:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/19 03:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.35s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:03:49 DEBUG : file1: md5 = 5ccfd191bfcb154929084f0d8f41b4a6 OK 2025/04/19 03:03:51 DEBUG : sub/file2: md5 = a10ae156b1d6be5678552af2f032e6fa OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/19 03:03:54 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/19 03:03:54 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/19 03:03:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/19 03:03:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.90s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:03:58 DEBUG : file1: md5 = 4f6bc472379a04f92796139deaed8045 OK 2025/04/19 03:04:00 DEBUG : sub/file2: md5 = 7a835752280a07b2f06e7d9d75f06587 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/19 03:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/notfound" 2025/04/19 03:04:04 DEBUG : Config file has changed externally - reloading 2025/04/19 03:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/19 03:04:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.88s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Making directory 2025/04/19 03:04:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:10 DEBUG : sub dir/hello world: md5 = 5d5cf9c81c7b8d0fa7ae4dd66b4959d3 OK 2025/04/19 03:04:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.58s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:14 DEBUG : potato2: md5 = 23aea674906bf61e7dd2a80be41cbeae OK 2025/04/19 03:04:15 DEBUG : empty space: md5 = ebd2da6281c477253b495eb7adce6cc2 OK --- PASS: TestLs (4.32s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:19 DEBUG : potato2: md5 = 479ad14b33cd16789fda077a30dee7fc OK 2025/04/19 03:04:20 DEBUG : empty space: md5 = c30a1f3d8bdddfa8ec051ca60f476cad OK 2025/04/19 03:04:21 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:23 DEBUG : potato2: md5 = 40dd7f242b2d4d0cc596292f0519c626 OK 2025/04/19 03:04:25 DEBUG : empty space: md5 = 7b7ae104b9f9690ccf5bd43fb7b5644f OK --- PASS: TestLsLong (4.39s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:28 DEBUG : potato2: md5 = 9b4fa4c21afef7c4fece0151962391d3 OK 2025/04/19 03:04:29 DEBUG : empty space: md5 = 1603d9f41e2aa82ec1f7967e18011910 OK --- PASS: TestHashSums (4.07s) === RUN TestHashSumsWithErrors 2025/04/19 03:04:30 DEBUG : Creating backend with remote ":memory:" 2025/04/19 03:04:30 DEBUG : Config file has changed externally - reloading 2025/04/19 03:04:30 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/19 03:04:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/19 03:04:30 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/19 03:04:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/19 03:04:30 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/19 03:04:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/19 03:04:30 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/19 03:04:30 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/19 03:04:30 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:32 DEBUG : potato2: md5 = 68ecd41727250b2e9d2b95208c3e85c9 OK 2025/04/19 03:04:33 DEBUG : empty space: md5 = 571cd883b421a95cd1b69abb4eaa9e2c OK 2025/04/19 03:04:35 DEBUG : sub dir/potato3: md5 = 544b830e69e75c6baa6ac549d3265203 OK 2025/04/19 03:04:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (7.95s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:40 DEBUG : small: md5 = 156b355a3fae90562cae69b29c94a233 OK 2025/04/19 03:04:41 DEBUG : medium: md5 = afbde67f85efaea851403b569e4a5b34 OK 2025/04/19 03:04:42 DEBUG : large: md5 = 09fff931cea872656e3f8c1a380b0b84 OK 2025/04/19 03:04:42 DEBUG : Waiting for deletions to finish 2025/04/19 03:04:43 DEBUG : large: Excluded (Size Filter) 2025/04/19 03:04:43 INFO : medium: Deleted 2025/04/19 03:04:43 INFO : small: Deleted --- PASS: TestDelete (5.88s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:46 DEBUG : small: md5 = e63b2f12599c663c21b6fe68cee5e9bd OK 2025/04/19 03:04:47 DEBUG : medium: md5 = 51265dbd5bbaa976cc8004fc5bfb5135 OK 2025/04/19 03:04:48 DEBUG : large: md5 = ec2c356b44bb41af7d43c9036aed78b1 OK 2025/04/19 03:04:49 DEBUG : Waiting for deletions to finish 2025/04/19 03:04:49 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/19 03:04:49 INFO : medium: Deleted 2025/04/19 03:04:49 INFO : small: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:52 DEBUG : small: md5 = 66d7b8a79e92b49571bd7d4f485a14a4 OK 2025/04/19 03:04:54 DEBUG : medium: md5 = 45dc374790e37e49e80655490f6d7c4f OK 2025/04/19 03:04:55 DEBUG : large: md5 = a0ec3ad6b2633545adf9e6f642fccd56 OK 2025/04/19 03:04:55 DEBUG : Waiting for deletions to finish 2025/04/19 03:04:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/19 03:04:56 INFO : medium: Deleted 2025/04/19 03:04:56 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.33s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:04:58 DEBUG : small: md5 = 322c59f9ff458f981e281b910b82a556 OK 2025/04/19 03:05:00 DEBUG : medium: md5 = ce58708ef514b94ce87c2d7dabe2a4ef OK 2025/04/19 03:05:01 DEBUG : large: md5 = 27677d73054d6458fada2e2dfbce8438 OK 2025/04/19 03:05:01 DEBUG : Waiting for deletions to finish 2025/04/19 03:05:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/19 03:05:02 INFO : medium: Deleted 2025/04/19 03:05:02 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.35s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:05:05 DEBUG : ReadFile: md5 = 4e33b761e315c422fca4ee7f9bf94b5a OK --- PASS: TestReadFile (4.01s) === RUN TestRetry 2025/04/19 03:05:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/19 03:05:08 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/19 03:05:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 03:05:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 03:05:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 03:05:08 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/19 03:05:08 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:05:09 DEBUG : file1: md5 = 0e1a3c52c2881a9b3552ad1392f0f049 OK 2025/04/19 03:05:10 DEBUG : file2: md5 = 99bfe96610d4c74f981a0cbc87a2d408 OK --- PASS: TestCat (16.11s) === RUN TestPurge 2025/04/19 03:05:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuquduj0xidi" 2025/04/19 03:05:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 03:05:24 DEBUG : Creating backend with remote "TestDrive:crypt/ik92tudu4af6soismbmsu4jb33g1snvnd1d81tavaujaadasjcb0" 2025/04/19 03:05:25 DEBUG : Creating backend with remote "/tmp/rclone1075128288" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zuquduj0xidi'", Local "Local file system at /tmp/rclone1075128288", Modify Window "1ms" 2025/04/19 03:05:29 DEBUG : A1/B1/C1/one: md5 = 425f0fe0b3c992db363a342f43352379 OK 2025/04/19 03:05:29 INFO : A2: Making directory 2025/04/19 03:05:29 INFO : A1/B2: Making directory 2025/04/19 03:05:30 INFO : A1/B2/C2: Making directory 2025/04/19 03:05:31 INFO : A1/B1/C3: Making directory 2025/04/19 03:05:32 INFO : A3: Making directory 2025/04/19 03:05:33 INFO : A3/B3: Making directory 2025/04/19 03:05:33 INFO : A3/B3/C4: Making directory 2025/04/19 03:05:36 DEBUG : A1/two: md5 = 396a75814b91119cfba5d4ce69da6c33 OK 2025/04/19 03:05:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuquduj0xidi': Purge remote 2025/04/19 03:05:39 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.55s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:05:43 DEBUG : A1/B1/C1/one: md5 = c490311ab434f4ea4a749bb79a9eca9c OK 2025/04/19 03:05:43 INFO : A2: Making directory 2025/04/19 03:05:44 INFO : A1/B2: Making directory 2025/04/19 03:05:45 INFO : A1/B2/C2: Making directory 2025/04/19 03:05:46 INFO : A1/B1/C3: Making directory 2025/04/19 03:05:46 INFO : A3: Making directory 2025/04/19 03:05:47 INFO : A3/B3: Making directory 2025/04/19 03:05:48 INFO : A3/B3/C4: Making directory 2025/04/19 03:05:50 DEBUG : A1/two: md5 = a62e1cc0287c0592499cc9b66d6d408e OK 2025/04/19 03:05:52 DEBUG : removing 1 level 3 directories 2025/04/19 03:05:52 INFO : A3/B3/C4: Removing directory 2025/04/19 03:05:54 DEBUG : removing 2 level 3 directories 2025/04/19 03:05:54 INFO : A1/B2/C2: Removing directory 2025/04/19 03:05:54 INFO : A1/B1/C3: Removing directory 2025/04/19 03:05:55 DEBUG : removing 2 level 2 directories 2025/04/19 03:05:55 INFO : A3/B3: Removing directory 2025/04/19 03:05:55 INFO : A1/B2: Removing directory 2025/04/19 03:05:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/19 03:05:55 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/19 03:05:56 DEBUG : removing 2 level 1 directories 2025/04/19 03:05:56 INFO : A3: Removing directory 2025/04/19 03:05:56 INFO : A2: Removing directory 2025/04/19 03:05:56 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/19 03:06:00 DEBUG : removing 1 level 3 directories 2025/04/19 03:06:00 INFO : A1/B1/C1: Removing directory 2025/04/19 03:06:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:01 DEBUG : removing 1 level 2 directories 2025/04/19 03:06:01 INFO : A1/B1: Removing directory 2025/04/19 03:06:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/19 03:06:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/19 03:06:01 DEBUG : removing 1 level 1 directories 2025/04/19 03:06:01 INFO : A1: Removing directory 2025/04/19 03:06:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/19 03:06:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/19 03:06:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/19 03:06:02 DEBUG : removing 1 level 0 directories 2025/04/19 03:06:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Removing directory 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/19 03:06:03 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (24.50s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:05 INFO : A1: Making directory 2025/04/19 03:06:05 INFO : A1/B1: Making directory 2025/04/19 03:06:06 INFO : A1/B1/C1: Making directory 2025/04/19 03:06:08 DEBUG : removing 1 level 3 directories 2025/04/19 03:06:08 INFO : A1/B1/C1: Removing directory 2025/04/19 03:06:09 DEBUG : removing 1 level 2 directories 2025/04/19 03:06:09 INFO : A1/B1: Removing directory 2025/04/19 03:06:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/19 03:06:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.70s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:12 INFO : A1: Making directory 2025/04/19 03:06:12 INFO : A1/B1: Making directory 2025/04/19 03:06:13 INFO : A1/B1/C1: Making directory 2025/04/19 03:06:16 DEBUG : removing 1 level 3 directories 2025/04/19 03:06:16 INFO : A1/B1/C1: Removing directory 2025/04/19 03:06:17 DEBUG : removing 1 level 2 directories 2025/04/19 03:06:17 INFO : A1/B1: Removing directory 2025/04/19 03:06:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/19 03:06:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.53s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:21 DEBUG : file1: md5 = 7bdbd484559e580d58f4d42a352d665c OK 2025/04/19 03:06:21 DEBUG : filename.txt: File name found in url 2025/04/19 03:06:23 DEBUG : filename.txt: md5 = a361eb68d1dbce6099a9971705e31d06 OK 2025/04/19 03:06:23 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/19 03:06:24 DEBUG : headerfilename.txt: md5 = 5cad4dc5a0a1ad9af6f36d17617bc09e OK 2025/04/19 03:06:25 DEBUG : file2: md5 = 3c47dff23a3142aef1aeb9a0402df960 OK --- PASS: TestCopyURL (8.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/19 03:06:30 DEBUG : sub/file2: md5 = c6fd8ab38b10fd26f32362ce6ffbde14 OK 2025/04/19 03:06:30 INFO : file1: Copied (new) to: sub/file2 2025/04/19 03:06:30 INFO : file1: Deleted 2025/04/19 03:06:31 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 03:06:31 DEBUG : file1: Unchanged skipping 2025/04/19 03:06:31 INFO : file1: Deleted 2025/04/19 03:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': don't need to copy/move sub/file2, it is already at target location 2025/04/19 03:06:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.78s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/19 03:06:35 DEBUG : file1: md5 = 44e4585bc7628f1efac8a7bcb40b3f82 OK 2025/04/19 03:06:35 INFO : file1: Copied (new) 2025/04/19 03:06:35 INFO : file1: Deleted 2025/04/19 03:06:36 DEBUG : file1: Destination exists, skipping 2025/04/19 03:06:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:40 DEBUG : dst/file1: md5 = e0719fe4490c32c2b6b9ce5f108b9e7c OK 2025/04/19 03:06:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cufobor4gogi/backup" 2025/04/19 03:06:41 DEBUG : Config file has changed externally - reloading 2025/04/19 03:06:41 DEBUG : Creating backend with remote "TestDrive:crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0/1nrff024r7pq65ecp72fc28jb0" 2025/04/19 03:06:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/19 03:06:45 INFO : dst/file1: Moved (server-side) 2025/04/19 03:06:46 DEBUG : dst/file1: md5 = c73acff2162f7c14b2923a3a32eb3ee2 OK 2025/04/19 03:06:46 INFO : dst/file1: Copied (new) 2025/04/19 03:06:46 INFO : dst/file1: Deleted 2025/04/19 03:06:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:06:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/19 03:06:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.96s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:06:53 DEBUG : A1/one: md5 = 98514e5a3e3585d6802b628899ba1d8f OK 2025/04/19 03:06:54 DEBUG : A1/two: md5 = 81f14b981e2c2fb76cc1effb17dbb5bc OK 2025/04/19 03:06:57 DEBUG : A1/B1/three: md5 = bfb8b51c16e7c21c938a737481c405de OK 2025/04/19 03:06:59 DEBUG : A1/B1/C1/four: md5 = 80ffe98ba3f707720d0aed754899cf26 OK 2025/04/19 03:07:01 DEBUG : A1/B1/C2/five: md5 = e20069cbe74e455d2fe23a1efbbb661e OK 2025/04/19 03:07:01 INFO : A1/B2: Making directory 2025/04/19 03:07:02 INFO : A1/B1/C3: Making directory 2025/04/19 03:07:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/19 03:07:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/19 03:07:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/19 03:07:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/19 03:07:12 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/19 03:07:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/19 03:07:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/19 03:07:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/19 03:07:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/19 03:07:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/19 03:07:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/19 03:07:23 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/19 03:07:23 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/19 03:07:23 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/19 03:07:23 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/19 03:07:23 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/19 03:07:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/19 03:07:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/19 03:07:26 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/19 03:07:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/19 03:07:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/19 03:07:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/19 03:07:33 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/19 03:07:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/19 03:07:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/19 03:07:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/19 03:07:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/19 03:07:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/19 03:07:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/19 03:07:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/19 03:07:35 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.59s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:07:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:07:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/19 03:07:38 DEBUG : no_checksum_small_file_from_pipe: md5 = 90aab6e67081309e16e104e7b27067c3 OK 2025/04/19 03:07:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/19 03:07:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/19 03:07:38 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/19 03:07:39 DEBUG : no_checksum_big_file_from_pipe: md5 = 19e5ccfca7096866d4faeabc6d8023dd OK 2025/04/19 03:07:39 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/19 03:07:43 DEBUG : with_checksum_small_file_from_pipe: md5 = 9587abb43c09a61c664525a13e57a1a3 OK 2025/04/19 03:07:43 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/19 03:07:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/19 03:07:44 DEBUG : with_checksum_big_file_from_pipe: md5 = dcc5206da814109bcd46d68100931a0a OK 2025/04/19 03:07:44 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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:07:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/19 03:07:48 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 03:07:48 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/19 03:07: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-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (34 bytes), uploading instead of streaming 2025/04/19 03:07:52 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/19 03:07:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/19 03:07:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.68s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/19 03:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (48 bytes), uploading instead of streaming 2025/04/19 03:07:57 DEBUG : rcat_metadata: md5 = cbc255dc716f296392d2042cf37c5215 OK 2025/04/19 03:07:57 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/19 03:07:59 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/19 03:08:00 DEBUG : rcat_metadata_uploadcutoff0: md5 = a8f3bb150b533b585bbc57a652552f3e OK 2025/04/19 03:08:00 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.58s) --- PASS: TestRcatMetadata/Normal (2.40s) --- PASS: TestRcatMetadata/ViaDisk (2.76s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:03 DEBUG : potato1: md5 = 737d0f6bb1e77bc9bf92714501d41d30 OK 2025/04/19 03:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/19 03:08:04 DEBUG : potato2: md5 = 34fc5be709dbe8dc95b834a12ce6da72 OK 2025/04/19 03:08:04 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.49s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:08 DEBUG : potato1: md5 = e373a10425bd4f917c12c92cc46e997d OK 2025/04/19 03:08:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': File to upload is small (60 bytes), uploading instead of streaming 2025/04/19 03:08:09 DEBUG : potato2: md5 = 022ac35e3c983dc5255136458b0060d4 OK 2025/04/19 03:08:09 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.66s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:12 DEBUG : potato2: md5 = 3e82b1221a9414a490ec7d568a044ca5 OK 2025/04/19 03:08:14 DEBUG : empty space: md5 = 62e2bc658e1c969f07335ee9f5de882a OK 2025/04/19 03:08:16 DEBUG : sub dir/potato3: md5 = 90cbaf2757885fbea7867b2900117029 OK 2025/04/19 03:08:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Touching "sub dir/potato3" 2025/04/19 03:08:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Touching "empty space" 2025/04/19 03:08:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Touching "potato2" 2025/04/19 03:08:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.67s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:21 DEBUG : dir with metadata: Making directory with metadata 2025/04/19 03:08:22 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.13s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:23 DEBUG : directory with modtime: Making directory with metadata 2025/04/19 03:08:24 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/19 03:08:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/19 03:08:26 DEBUG : Google drive root 'crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0': Skipping btime metadata as can't update it on an existing file: 2025-04-19T03:08:25.793245241Z 2025/04/19 03:08:26 INFO : non existent directory: Updated directory metadata 2025/04/19 03:08:28 DEBUG : Google drive root 'crypt/jaoc3ptsuimciv34jndhi16fe9hv07n2v9a9jenitt0nj8g6djb0': Skipping btime metadata as can't update it on an existing file: 2025-04-19T03:08:25.793245241Z 2025/04/19 03:08:29 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:30 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/19 03:08:32 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/19 03:08:32 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.75s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:34 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/19 03:08:34 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/19 03:08:34 DEBUG : dst: Making directory with metadata 2025/04/19 03:08:35 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/19 03:08:35 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/19 03:08:35 INFO : dst: Set directory modification time (using SetModTime) 2025/04/19 03:08:36 INFO : dst: Set directory modification time (using SetModTime) 2025/04/19 03:08:36 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/19 03:08:36 INFO : dst: Set directory modification time (using SetModTime) 2025/04/19 03:08:36 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi'", Local "Local file system at /tmp/rclone2158465502", Modify Window "1ms" 2025/04/19 03:08:40 DEBUG : sub dir/test remove existing: md5 = 213772a1905104e36a9fdfe870f1498c OK 2025/04/19 03:08:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c4a21156a096ad7048143c0d19baa5a4 OK 2025/04/19 03:08:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wapapuy5" before starting 2025/04/19 03:08:44 DEBUG : sub dir/test remove existing.wapapuy5: TEST: removing renamed existing file after operation 2025/04/19 03:08:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.meyihit2" before starting 2025/04/19 03:08:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.meyihit2: TEST: renaming existing back after failed operation 2025/04/19 03:08:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tixohop8" before starting 2025/04/19 03:08:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tixohop8: TEST: removing renamed existing file after operation 2025/04/19 03:08:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3nga1106e52soaa03edtshqj7dvfo6aefokhvgd76hpc0ven4aqceahubbld3d21kocjobklk29254tipt0je0nafapq82d81c4nbce4ie32n7m30470nmlu81fhf3oiormitmnr11jjhjr1q92f8c7mrlmf66rk88o8jhtgntaigrpqdj8g" 2025/04/19 03:08:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8aq0595ic25vivd7e7idi4q0rsfv69l41q1fp7m332s9h70qju8g" --- PASS: TestRemoveExisting (12.88s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/19 03:08:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cufobor4gogi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m28.575334795s (try 1/5)