"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/25 04:43:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi" 2025/03/25 04:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:43:41 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920" 2025/03/25 04:43:42 DEBUG : Creating backend with remote "/tmp/rclone100256023" === 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/25 04:43:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/25 04:43:42 DEBUG : potato: Seek from 10 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 10 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Seek from 5 to 2 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/25 04:43:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Seek from 5 to 2 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/25 04:43:42 DEBUG : potato: Seek from 8 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 8 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/25 04:43:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/25 04:43:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/25 04:43:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/25 04:43:42 DEBUG : potato: Seek from 5 to 2 2025/03/25 04:43:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/25 04:43:42 DEBUG : potato: Seek from 9 to 0 2025/03/25 04:43:42 DEBUG : potato: Seek from 9 to 0 2025/03/25 04:43:42 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:43:44 DEBUG : rutabaga: md5 = 1bf3c58fdf47cf26093bb54e413e3895 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/25 04:43:46 DEBUG : empty space: md5 = b9d17a0328c951aa50c3baefd479a5d1 OK === RUN TestCheck/3 2025/03/25 04:43:48 DEBUG : potato2: md5 = ce151205b30c543377f9187f38d89b71 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/25 04:43:50 DEBUG : remotepotato: md5 = e13d6222de4895f8902fdce5f5e05d21 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.14s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/03/25 04:43:53 DEBUG : Creating backend with remote "nonexistent" 2025/03/25 04:43:53 DEBUG : Creating backend with remote "nonexistent" 2025/03/25 04:43:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/25 04:43:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/03/25 04:43:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/25 04:43:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:43:55 DEBUG : rutabaga: md5 = 186cdf5e409f3f43cc8efd48adf618e3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/25 04:43:59 DEBUG : empty space: md5 = 9b0d025dd593d7873044fe40a60f7409 OK === RUN TestCheckDownload/3 2025/03/25 04:44:01 DEBUG : potato2: md5 = 911ee4f0d5d37c3da401fe3371cdf1bb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/25 04:44:06 DEBUG : remotepotato: md5 = aa5377acec28af0b65584251f71fd664 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.15s) --- PASS: TestCheckDownload/1 (1.55s) --- PASS: TestCheckDownload/2 (0.99s) --- PASS: TestCheckDownload/3 (1.02s) --- PASS: TestCheckDownload/4 (1.05s) --- PASS: TestCheckDownload/5 (1.54s) --- PASS: TestCheckDownload/6 (0.84s) --- PASS: TestCheckDownload/7 (1.29s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:44:12 DEBUG : rutabaga: md5 = 83aff635d6e97ec5bce6a7f84135d5a3 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/25 04:44:14 DEBUG : empty space: md5 = 93f767081400d7461dfdd43b11498c32 OK === RUN TestCheckSizeOnly/3 2025/03/25 04:44:16 DEBUG : potato2: md5 = cd33cd872b88f1512370f87cdc312b63 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/25 04:44:18 DEBUG : remotepotato: md5 = ab904b7a4105303a52652370dc8287ec OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.58s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:44:22 DEBUG : test.sum: md5 = 37c34e9ed35c8750c578fbe4287d16ca OK 2025/03/25 04:44:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/25 04:44:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/25 04:44:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/25 04:44:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/25 04:44:25 DEBUG : test.sum: md5 = 699626743079e401d469cbda3b498327 OK 2025/03/25 04:44:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/25 04:44:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/25 04:44:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/25 04:44:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.03s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:44:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/data" 2025/03/25 04:44:27 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:44:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/data" 2025/03/25 04:44:29 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/vjrnln8ratgmqakfosrqe8espk" 2025/03/25 04:44:33 DEBUG : data/banana: md5 = 8b53ea5e101fc7e488bb139c86f28102 OK 2025/03/25 04:44:34 DEBUG : test.sum: md5 = b3def74aecd006f3eff8eabbdabb1a74 OK === RUN TestCheckSumDownload/subtest1 2025/03/25 04:44:38 DEBUG : data/potato: md5 = 69185261b42644188f707d81f8e6e41d OK 2025/03/25 04:44:40 DEBUG : test.sum: md5 = ea2d4806379d69530c8fc8ef2a789871 OK === RUN TestCheckSumDownload/subtest2 2025/03/25 04:44:44 DEBUG : test.sum: md5 = 6c6dcbe60ae476d672cf01ddb9262134 OK === RUN TestCheckSumDownload/subtest3 2025/03/25 04:44:48 DEBUG : test.sum: md5 = 9193c4b85b67829f300f319a35b5250b OK === RUN TestCheckSumDownload/subtest4 2025/03/25 04:44:52 DEBUG : test.sum: md5 = 50b164a8384136220f15c75089abd8bf OK === RUN TestCheckSumDownload/subtest5 2025/03/25 04:44:56 DEBUG : test.sum: md5 = 3d92fb0b1d671ab0d7806e217078f74b OK === RUN TestCheckSumDownload/subtest6 2025/03/25 04:45:01 DEBUG : data/banana: md5 = 860bcc34394c86d58632204d8bf1dcbd OK 2025/03/25 04:45:02 DEBUG : data/potato: md5 = 421056ccb02558ffa9ddd6d05d0439b9 OK 2025/03/25 04:45:04 DEBUG : test.sum: md5 = c4243420a8c776f7c8ca50a0ce61ea6b OK === RUN TestCheckSumDownload/subtest7 2025/03/25 04:45:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/25 04:45:09 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.10s) --- PASS: TestCheckSumDownload/subtest1 (2.30s) --- PASS: TestCheckSumDownload/subtest2 (2.10s) --- PASS: TestCheckSumDownload/subtest3 (2.28s) --- PASS: TestCheckSumDownload/subtest4 (2.52s) --- PASS: TestCheckSumDownload/subtest5 (2.29s) --- PASS: TestCheckSumDownload/subtest6 (2.59s) --- PASS: TestCheckSumDownload/subtest7 (2.90s) === RUN TestApplyTransforms 2025/03/25 04:45:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weritug0nede" 2025/03/25 04:45:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:10 DEBUG : Creating backend with remote "TestDrive:crypt/65vkvs64lritb4fu4lrf5uv37ok2psp1td7ebpp5ovhoambthpu0" 2025/03/25 04:45:11 DEBUG : Creating backend with remote "/tmp/rclone856578609" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede'", Local "Local file system at /tmp/rclone856578609", Modify Window "1ms" 2025/03/25 04:45:13 DEBUG : hello, world!: md5 = 47fb231cc19d11b70d504251f47e5aa8 OK upper checkfile vs. lower remote (without normalization) 2025/03/25 04:45:14 ERROR : hello, world!: sum not found 2025/03/25 04:45:14 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede' 2025/03/25 04:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede': 1 files missing 2025/03/25 04:45:14 NOTICE: 1 hashes missing 2025/03/25 04:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede': 2 differences found 2025/03/25 04:45:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/25 04:45:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede': 0 differences found 2025/03/25 04:45:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede': 1 matching files 2025/03/25 04:45:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zageqix1soga" 2025/03/25 04:45:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:15 DEBUG : Creating backend with remote "TestDrive:crypt/71nddt5o42r3476uvr8g582ct85ec4b4i5p1ejqs9kmadj4svc0g" 2025/03/25 04:45:16 DEBUG : Creating backend with remote "/tmp/rclone1818019007" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga'", Local "Local file system at /tmp/rclone1818019007", Modify Window "1ms" 2025/03/25 04:45:18 DEBUG : HELLO, WORLD!: md5 = d0bb46873cfce721384dc6005e3292c7 OK lower checkfile vs. upper remote (without normalization) 2025/03/25 04:45:18 ERROR : HELLO, WORLD!: sum not found 2025/03/25 04:45:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga' 2025/03/25 04:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga': 1 files missing 2025/03/25 04:45:18 NOTICE: 1 hashes missing 2025/03/25 04:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga': 2 differences found 2025/03/25 04:45:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/25 04:45:20 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga': 0 differences found 2025/03/25 04:45:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga': 1 matching files 2025/03/25 04:45:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dozewoc6qosi" 2025/03/25 04:45:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:20 DEBUG : Creating backend with remote "TestDrive:crypt/5f7la07s4mq8pei0l7kjv19gapbhj1s84els7a1gj1csj307nui0" 2025/03/25 04:45:21 DEBUG : Creating backend with remote "/tmp/rclone1921204110" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi'", Local "Local file system at /tmp/rclone1921204110", Modify Window "1ms" 2025/03/25 04:45:23 DEBUG : HeLlO, wOrLd!: md5 = 37c07dac90d82b48f7b3ee7e1a30d9f7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/25 04:45:23 ERROR : HeLlO, wOrLd!: sum not found 2025/03/25 04:45:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi' 2025/03/25 04:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi': 1 files missing 2025/03/25 04:45:23 NOTICE: 1 hashes missing 2025/03/25 04:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi': 2 differences found 2025/03/25 04:45:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/25 04:45:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi': 0 differences found 2025/03/25 04:45:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi': 1 matching files 2025/03/25 04:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tajapid7dune" 2025/03/25 04:45:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/6tfsdqp81pmub5f90levvpmq334hgd61jjfoudgrfevvlbaa8510" 2025/03/25 04:45:25 DEBUG : Creating backend with remote "/tmp/rclone1675672068" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune'", Local "Local file system at /tmp/rclone1675672068", Modify Window "1ms" 2025/03/25 04:45:28 DEBUG : HELLO, WORLD!: md5 = bc490073532bd3ec0b6f74138284500e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/25 04:45:28 ERROR : HELLO, WORLD!: sum not found 2025/03/25 04:45:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune' 2025/03/25 04:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune': 1 files missing 2025/03/25 04:45:28 NOTICE: 1 hashes missing 2025/03/25 04:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune': 2 differences found 2025/03/25 04:45:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/25 04:45:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune': 0 differences found 2025/03/25 04:45:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune': 1 matching files 2025/03/25 04:45:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pogogax0supi" 2025/03/25 04:45:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:29 DEBUG : Creating backend with remote "TestDrive:crypt/nv8gop083ac6v2ian8rhvcb9pt08anrg2nq7bun0t9pnl6gli2jg" 2025/03/25 04:45:30 DEBUG : Creating backend with remote "/tmp/rclone3322970715" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi'", Local "Local file system at /tmp/rclone3322970715", Modify Window "1ms" 2025/03/25 04:45:33 DEBUG : 測試_Русский___ě_áñ: md5 = 27728962ec9e668a7ded04f2f5f3478a OK NFD checkfile vs. NFC remote (without normalization) 2025/03/25 04:45:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/25 04:45:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi' 2025/03/25 04:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi': 1 files missing 2025/03/25 04:45:33 NOTICE: 1 hashes missing 2025/03/25 04:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi': 2 differences found 2025/03/25 04:45:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/25 04:45:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi': 0 differences found 2025/03/25 04:45:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi': 1 matching files 2025/03/25 04:45:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dasequy6zoni" 2025/03/25 04:45:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:35 DEBUG : Creating backend with remote "TestDrive:crypt/vb086bqvb76664qo2fsdrjdbsg0tke8o89f869bdiqc1cbb4abfg" 2025/03/25 04:45:36 DEBUG : Creating backend with remote "/tmp/rclone1975774035" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni'", Local "Local file system at /tmp/rclone1975774035", Modify Window "1ms" 2025/03/25 04:45:38 DEBUG : 測試_Русский___ě_áñ: md5 = 7c868fc4339b91d614d2b9acbb943355 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/25 04:45:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/25 04:45:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni' 2025/03/25 04:45:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni': 1 files missing 2025/03/25 04:45:39 NOTICE: 1 hashes missing 2025/03/25 04:45:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni': 2 differences found 2025/03/25 04:45:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/25 04:45:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni': 0 differences found 2025/03/25 04:45:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni': 1 matching files 2025/03/25 04:45:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegom0yuno" 2025/03/25 04:45:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:40 DEBUG : Creating backend with remote "TestDrive:crypt/e8cctoqga7ckt0hee49mfi90ibvgsnq88m1ju0igfgshm556a7jg" 2025/03/25 04:45:41 DEBUG : Creating backend with remote "/tmp/rclone4031481606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno'", Local "Local file system at /tmp/rclone4031481606", Modify Window "1ms" 2025/03/25 04:45:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3dd9c0bf33a43b23b37798e360f93ae7 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/25 04:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 04:45:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno' 2025/03/25 04:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno': 1 files missing 2025/03/25 04:45:44 NOTICE: 1 hashes missing 2025/03/25 04:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno': 2 differences found 2025/03/25 04:45:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/25 04:45:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno': 0 differences found 2025/03/25 04:45:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno': 1 matching files 2025/03/25 04:45:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cepuwoz7buce" 2025/03/25 04:45:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:45 DEBUG : Creating backend with remote "TestDrive:crypt/uobh8rlnubl37knc1etul8qamd4pfnvukqt55omd87qqt943vbj0" 2025/03/25 04:45:46 DEBUG : Creating backend with remote "/tmp/rclone881274384" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce'", Local "Local file system at /tmp/rclone881274384", Modify Window "1ms" 2025/03/25 04:45:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95264d21386ae7dc86d5a022f3ce5606 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/25 04:45:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 04:45:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce' 2025/03/25 04:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce': 1 files missing 2025/03/25 04:45:48 NOTICE: 1 hashes missing 2025/03/25 04:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce': 2 differences found 2025/03/25 04:45:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/25 04:45:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce': 0 differences found 2025/03/25 04:45:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce': 1 matching files 2025/03/25 04:45:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nuhepam0tehe" 2025/03/25 04:45:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:50 DEBUG : Creating backend with remote "TestDrive:crypt/g7kk0q2momtmcp32gat7m8fegf872vu19tnjf2qln6op2bf3dlj0" 2025/03/25 04:45:51 DEBUG : Creating backend with remote "/tmp/rclone2366138990" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe'", Local "Local file system at /tmp/rclone2366138990", Modify Window "1ms" 2025/03/25 04:45:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2dbe1556f41cd241957bc572c31975c4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/25 04:45:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 04:45:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe' 2025/03/25 04:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe': 1 files missing 2025/03/25 04:45:53 NOTICE: 1 hashes missing 2025/03/25 04:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe': 2 differences found 2025/03/25 04:45:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/25 04:45:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe': 0 differences found 2025/03/25 04:45:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe': 1 matching files 2025/03/25 04:45:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gejudef8fice" 2025/03/25 04:45:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:45:54 DEBUG : Creating backend with remote "TestDrive:crypt/vmi83pv8kvk2pd7jjp37krab61iesdv7gpgl3mvn076togbv3ml0" 2025/03/25 04:45:55 DEBUG : Creating backend with remote "/tmp/rclone1705519234" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice'", Local "Local file system at /tmp/rclone1705519234", Modify Window "1ms" 2025/03/25 04:45:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 856650b3a4f3d9590521f9341af5e8bc OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/25 04:45:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/25 04:45:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice' 2025/03/25 04:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice': 1 files missing 2025/03/25 04:45:58 NOTICE: 1 hashes missing 2025/03/25 04:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice': 2 differences found 2025/03/25 04:45:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/25 04:45:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/25 04:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice': 0 differences found 2025/03/25 04:45:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice': 1 matching files 2025/03/25 04:45:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gejudef8fice': Purge remote 2025/03/25 04:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nuhepam0tehe': Purge remote 2025/03/25 04:46:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cepuwoz7buce': Purge remote 2025/03/25 04:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegom0yuno': Purge remote 2025/03/25 04:46:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dasequy6zoni': Purge remote 2025/03/25 04:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pogogax0supi': Purge remote 2025/03/25 04:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tajapid7dune': Purge remote 2025/03/25 04:46:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dozewoc6qosi': Purge remote 2025/03/25 04:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zageqix1soga': Purge remote 2025/03/25 04:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weritug0nede': Purge remote --- PASS: TestApplyTransforms (53.77s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:46:04 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/25 04:46:06 DEBUG : sub/file2: md5 = b549ccbbd189eace02a9bcf288244f85 OK 2025/03/25 04:46:06 INFO : file1: Copied (new) to: sub/file2 2025/03/25 04:46:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 04:46:07 DEBUG : file1: Unchanged skipping 2025/03/25 04:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': don't need to copy/move sub/file2, it is already at target location 2025/03/25 04:46:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.06s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:46:12 DEBUG : dst/file1: md5 = 8df746bbf82bfd1359dc5a2585e6c878 OK 2025/03/25 04:46:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/backup" 2025/03/25 04:46:13 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/1nrff024r7pq65ecp72fc28jb0" 2025/03/25 04:46:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/25 04:46:17 INFO : dst/file1: Moved (server-side) 2025/03/25 04:46:19 DEBUG : dst/file1: md5 = b598ac6f01610df1aa2f104b3d52f0c2 OK 2025/03/25 04:46:19 INFO : dst/file1: Copied (new) 2025/03/25 04:46:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:46:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:46:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.00s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/dst" 2025/03/25 04:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 04:46:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/CompareDest" 2025/03/25 04:46:25 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/gveqi14airsml4bgu7krj116o8" 2025/03/25 04:46:27 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 04:46:29 DEBUG : one: md5 = 26affe2b5df97bc56b09916b1ad7bc0f OK 2025/03/25 04:46:29 INFO : one: Copied (new) 2025/03/25 04:46:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 04:46:32 DEBUG : one: md5 = a50e3205f23bdae86a5271ebeef1b9d1 OK 2025/03/25 04:46:32 INFO : one: Copied (replaced existing) 2025/03/25 04:46:33 DEBUG : dst/one: md5 = ab32bb7bc0f74611fc213f4d7fd1aefc OK 2025/03/25 04:46:35 DEBUG : CompareDest/one: md5 = 46cb9fb9f7179b26c91af3d2cbd4ab3a OK 2025/03/25 04:46:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 04:46:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 04:46:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 04:46:39 DEBUG : CompareDest/two: md5 = e055be3d6f48148916b01732b366b9bc OK 2025/03/25 04:46:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 04:46:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 04:46:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 04:46:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 04:46:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 04:46:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 04:46:42 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 04:46:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/25 04:46:43 DEBUG : two: md5 = 18b8460c8a8055ddb34fd73c1a9c3265 OK 2025/03/25 04:46:43 INFO : two: Copied (new) 2025/03/25 04:46:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 04:46:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:46:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 04:46:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.63s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:46:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/dst" 2025/03/25 04:46:48 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 04:46:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/CopyDest" 2025/03/25 04:46:50 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/25 04:46:51 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 04:46:54 DEBUG : one: md5 = 74c060445db4e30aea2e80d292879a31 OK 2025/03/25 04:46:54 INFO : one: Copied (new) 2025/03/25 04:46:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 04:46:56 DEBUG : one: md5 = 2316715eb096ebd8e619d7d1d216a712 OK 2025/03/25 04:46:56 INFO : one: Copied (replaced existing) 2025/03/25 04:46:58 DEBUG : dst/one: md5 = dd29945db4395c03bae63d3bee0782ac OK 2025/03/25 04:47:00 DEBUG : CopyDest/one: md5 = ea6cdaca42af3e1483ca1f861b14489a OK 2025/03/25 04:47:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/BackupDir" 2025/03/25 04:47:01 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/25 04:47:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 04:47:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 04:47:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 04:47:05 INFO : one: Moved (server-side) 2025/03/25 04:47:06 INFO : one: Copied (server-side copy) 2025/03/25 04:47:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/25 04:47:08 DEBUG : CopyDest/two: md5 = 243f021b4f7183016ad29e3037273e29 OK 2025/03/25 04:47:09 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 04:47:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 04:47:10 INFO : two: Copied (server-side copy) 2025/03/25 04:47:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/25 04:47:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/25 04:47:11 DEBUG : two: Unchanged skipping 2025/03/25 04:47:12 DEBUG : CopyDest/three: md5 = 5b9f19dd1013fb97feeda9722e694c77 OK 2025/03/25 04:47:13 DEBUG : three: Need to transfer - File not found at Destination 2025/03/25 04:47:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/25 04:47:14 DEBUG : three: Destination not found in --copy-dest 2025/03/25 04:47:15 DEBUG : three: md5 = 86c9f7d828555d6ded997ca028b002c9 OK 2025/03/25 04:47:15 INFO : three: Copied (new) 2025/03/25 04:47:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/25 04:47:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:47:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 04:47:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:47:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 04:47:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/25 04:47:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.64s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:47:23 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/25 04:47:25 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 38da1bc56425c217966085271e8096a5 OK 2025/03/25 04:47:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/25 04:47:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/25 04:47:26 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/03/25 04:47:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/25 04:47:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/25 04:47:29 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 11228a385f8af34d7e0213ac6b54d171 OK 2025/03/25 04:47:29 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/25 04:47:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/25 04:47:31 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.06s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:47:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using skip mode. 2025/03/25 04:47:35 NOTICE: one: Found 2 files with duplicate names 2025/03/25 04:47:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.51s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:47:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using skip mode. 2025/03/25 04:47:41 NOTICE: one: Found 3 files with duplicate names 2025/03/25 04:47:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/25 04:47:41 INFO : one: Deleted 2025/03/25 04:47:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.28s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:47:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using first mode. 2025/03/25 04:47:47 NOTICE: one: Found 3 files with duplicate names 2025/03/25 04:47:47 INFO : one: Deleted 2025/03/25 04:47:48 INFO : one: Deleted 2025/03/25 04:47:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.12s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:47:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using newest mode. 2025/03/25 04:47:53 NOTICE: one: Found 3 files with duplicate names 2025/03/25 04:47:54 INFO : one: Deleted 2025/03/25 04:47:54 INFO : one: Deleted 2025/03/25 04:47:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.31s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:47:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using oldest mode. 2025/03/25 04:48:00 NOTICE: one: Found 3 files with duplicate names 2025/03/25 04:48:00 INFO : one: Deleted 2025/03/25 04:48:01 INFO : one: Deleted 2025/03/25 04:48:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.26s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:48:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using largest mode. 2025/03/25 04:48:06 NOTICE: one: Found 3 files with duplicate names 2025/03/25 04:48:07 INFO : one: Deleted 2025/03/25 04:48:07 INFO : one: Deleted 2025/03/25 04:48:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.33s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:48:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using smallest mode. 2025/03/25 04:48:13 NOTICE: one: Found 3 files with duplicate names 2025/03/25 04:48:13 INFO : one: Deleted 2025/03/25 04:48:13 INFO : one: Deleted 2025/03/25 04:48:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.38s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:48:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Looking for duplicate names using rename mode. 2025/03/25 04:48:20 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/25 04:48:21 INFO : one-2.txt: renamed from: one.txt 2025/03/25 04:48:22 INFO : one-3.txt: renamed from: one.txt 2025/03/25 04:48:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.30s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:48:28 DEBUG : dupe1/one.txt: md5 = eaa0e94b09c7046957dafb0bd3b6adb9 OK 2025/03/25 04:48:30 DEBUG : dupe2/two.txt: md5 = 782188f0ab218fd07d21e4a8351a85d6 OK 2025/03/25 04:48:32 DEBUG : dupe3/three.txt: md5 = 9ce3732cecd14bf97d2a622cd33020b5 OK 2025/03/25 04:48:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/25 04:48:33 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/25 04:48:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/25 04:48:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/25 04:48:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/25 04:48:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/25 04:48:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.86s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:48:40 DEBUG : a.txt: md5 = bec4efc01923a79152ba253366a65681 OK 2025/03/25 04:48:42 DEBUG : zend.txt: md5 = 668accbc311db6f81a62ce8f6d8747e7 OK 2025/03/25 04:48:44 DEBUG : sub dir/hello world: md5 = dfee84a0d1bd1b24c1774bd70170f43e OK 2025/03/25 04:48:45 DEBUG : sub dir/hello world2: md5 = 3a5b7d1c4cbbfcefbb656af74d9122f7 OK 2025/03/25 04:48:47 DEBUG : sub dir/ignore dir/.ignore: md5 = 2bf2356177ae2c10690d2f3b5554f4cf OK 2025/03/25 04:48:48 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2393ff7d723f297113051e413a8e3b49 OK 2025/03/25 04:48:50 DEBUG : sub dir/sub sub dir/hello world3: md5 = 08fa1c2b45616e3e2c194d019b2dba60 OK 2025/03/25 04:48:52 DEBUG : a.txt: Excluded (Size Filter) 2025/03/25 04:48:52 DEBUG : a.txt: Excluded 2025/03/25 04:48:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/25 04:48:52 DEBUG : sub dir/hello world2: Excluded 2025/03/25 04:48:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/25 04:48:52 DEBUG : sub dir/hello world: Excluded 2025/03/25 04:48:53 DEBUG : sub dir/ignore dir: Excluded 2025/03/25 04:48:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/25 04:48:53 DEBUG : sub dir/hello world2: Excluded 2025/03/25 04:48:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/25 04:48:53 DEBUG : sub dir/hello world: Excluded 2025/03/25 04:48:53 DEBUG : sub dir/ignore dir: Excluded 2025/03/25 04:48:58 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/25 04:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/25 04:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/25 04:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/25 04:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/25 04:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/03/25 04:48:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.35s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:01 DEBUG : file1: md5 = 0209cf23c01eb1df85328df20641ce12 OK 2025/03/25 04:49:04 DEBUG : sub/file2: md5 = 587ac0246faf333694d863a05cdeb7d4 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/03/25 04:49:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/25 04:49:07 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/25 04:49:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/25 04:49:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.46s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.28s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:11 DEBUG : file1: md5 = 8e97e617fabd7658d8bdcdd1b99fc78c OK 2025/03/25 04:49:13 DEBUG : sub/file2: md5 = 91d4a5d6bc3b91bdcaf86b650284b16c 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/03/25 04:49:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/notfound" 2025/03/25 04:49:17 DEBUG : Config file has changed externally - reloading 2025/03/25 04:49:17 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/qe0i31qdkoejk60elps0ni5sqk" 2025/03/25 04:49:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.25s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Making directory 2025/03/25 04:49:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:24 DEBUG : sub dir/hello world: md5 = edc97c6adaa84cc4e80395bdd676ae78 OK 2025/03/25 04:49:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:28 DEBUG : potato2: md5 = 15841d48da750aff1c714cdb946993ff OK 2025/03/25 04:49:29 DEBUG : empty space: md5 = f9b01e621c93639ffae8b9eab79723b9 OK --- PASS: TestLs (4.85s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:33 DEBUG : potato2: md5 = 5934cab7810e9e90d398eea6ac43791a OK 2025/03/25 04:49:34 DEBUG : empty space: md5 = 4c47d11bcb674f7bc019403edcb32847 OK 2025/03/25 04:49:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/25 04:49:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.83s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:37 DEBUG : potato2: md5 = fa270a9415859bdeb4aee50c9549f361 OK 2025/03/25 04:49:39 DEBUG : empty space: md5 = 57c83797a58a0c9f0a80751f3a5a1cf5 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:42 DEBUG : potato2: md5 = 723f3c98ea86a8447949aae05815338b OK 2025/03/25 04:49:43 DEBUG : empty space: md5 = f0493e584ddb768737473d3f3025b03d OK --- PASS: TestHashSums (4.27s) === RUN TestHashSumsWithErrors 2025/03/25 04:49:45 DEBUG : Creating backend with remote ":memory:" 2025/03/25 04:49:45 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/25 04:49:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/25 04:49:45 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/25 04:49:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/25 04:49:45 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/25 04:49:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/25 04:49:45 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/25 04:49:45 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/25 04:49:45 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:46 DEBUG : potato2: md5 = 47d8a71480565c7fb2aad145ba155bc9 OK 2025/03/25 04:49:48 DEBUG : empty space: md5 = 67086f16a9e2ea2fe5ebafcc715d092b OK 2025/03/25 04:49:50 DEBUG : sub dir/potato3: md5 = 4c2b3b99a740e258fb635d93a22a7b13 OK 2025/03/25 04:49:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:49:55 DEBUG : small: md5 = 77632264273fbdc761bde09cc97955f1 OK 2025/03/25 04:49:56 DEBUG : medium: md5 = 4c1c1889a6a1ccea96235e3f7ff2434d OK 2025/03/25 04:49:57 DEBUG : large: md5 = 8a173283f2121a7cba31ce28747135d9 OK 2025/03/25 04:49:57 DEBUG : Waiting for deletions to finish 2025/03/25 04:49:58 DEBUG : large: Excluded (Size Filter) 2025/03/25 04:49:58 INFO : small: Deleted 2025/03/25 04:49:58 INFO : medium: Deleted --- PASS: TestDelete (5.98s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:50:00 DEBUG : small: md5 = aea65ed72f5945d87d6326887bc97e55 OK 2025/03/25 04:50:02 DEBUG : medium: md5 = 8c8097709b3fd132152b09140199c876 OK 2025/03/25 04:50:03 DEBUG : large: md5 = fe72250adef588f48c5994772cd7058d OK 2025/03/25 04:50:03 DEBUG : Waiting for deletions to finish 2025/03/25 04:50:04 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/03/25 04:50:04 INFO : large: Deleted 2025/03/25 04:50:04 INFO : small: Deleted --- PASS: TestMaxDelete (6.48s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:50:07 DEBUG : small: md5 = 033a45141d2dcaaee65da9545f678323 OK 2025/03/25 04:50:08 DEBUG : medium: md5 = 4e33f407d6fb76b9d116a89829aa5724 OK 2025/03/25 04:50:10 DEBUG : large: md5 = 251e45cfb3ac44826521a2a68acb66a4 OK 2025/03/25 04:50:10 DEBUG : Waiting for deletions to finish 2025/03/25 04:50:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/25 04:50:11 INFO : medium: Deleted 2025/03/25 04:50:11 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.50s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:50:13 DEBUG : small: md5 = bca785ce18237d368355b8135b33e835 OK 2025/03/25 04:50:15 DEBUG : medium: md5 = f4da9c6a568e32f1668338195c5ac2c6 OK 2025/03/25 04:50:16 DEBUG : large: md5 = 1b93d6cf94f8fe607bb5bf8102f171af OK 2025/03/25 04:50:16 DEBUG : Waiting for deletions to finish 2025/03/25 04:50:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/25 04:50:17 INFO : large: Deleted 2025/03/25 04:50:17 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.59s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:50:20 DEBUG : ReadFile: md5 = 824cdc272912565d2bd8cd0f333b93dd OK --- PASS: TestReadFile (4.00s) === RUN TestRetry 2025/03/25 04:50:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/25 04:50:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/25 04:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 04:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 04:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 04:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/25 04:50:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:50:24 DEBUG : file1: md5 = 884a75ec9e7487fbbe459454cc66bd72 OK 2025/03/25 04:50:25 DEBUG : file2: md5 = c5ea194a225e7e3454106849084edb4c OK --- PASS: TestCat (16.58s) === RUN TestPurge 2025/03/25 04:50:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mayipiz8ropi" 2025/03/25 04:50:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 04:50:40 DEBUG : Creating backend with remote "TestDrive:crypt/0uummdgoasulg4orffrhtc3ev813uq7sboca6k9s9ivd5o9p3lu0" 2025/03/25 04:50:40 DEBUG : Creating backend with remote "/tmp/rclone868870876" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mayipiz8ropi'", Local "Local file system at /tmp/rclone868870876", Modify Window "1ms" 2025/03/25 04:50:45 DEBUG : A1/B1/C1/one: md5 = 9c0650094fa36450adaff052016bad71 OK 2025/03/25 04:50:45 INFO : A2: Making directory 2025/03/25 04:50:46 INFO : A1/B2: Making directory 2025/03/25 04:50:46 INFO : A1/B2/C2: Making directory 2025/03/25 04:50:47 INFO : A1/B1/C3: Making directory 2025/03/25 04:50:48 INFO : A3: Making directory 2025/03/25 04:50:49 INFO : A3/B3: Making directory 2025/03/25 04:50:50 INFO : A3/B3/C4: Making directory 2025/03/25 04:50:52 DEBUG : A1/two: md5 = b4be824417b330e2b8fe08d08a9d44c1 OK 2025/03/25 04:50:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mayipiz8ropi': Purge remote 2025/03/25 04:50:55 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.88s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:50:59 DEBUG : A1/B1/C1/one: md5 = 71bcb619064da088feb854be9189010d OK 2025/03/25 04:50:59 INFO : A2: Making directory 2025/03/25 04:51:00 INFO : A1/B2: Making directory 2025/03/25 04:51:00 INFO : A1/B2/C2: Making directory 2025/03/25 04:51:01 INFO : A1/B1/C3: Making directory 2025/03/25 04:51:02 INFO : A3: Making directory 2025/03/25 04:51:03 INFO : A3/B3: Making directory 2025/03/25 04:51:03 INFO : A3/B3/C4: Making directory 2025/03/25 04:51:05 DEBUG : A1/two: md5 = de066a460549125a3a46f59f0ea283f6 OK 2025/03/25 04:51:07 DEBUG : removing 1 level 3 directories 2025/03/25 04:51:07 INFO : A3/B3/C4: Removing directory 2025/03/25 04:51:09 DEBUG : removing 2 level 3 directories 2025/03/25 04:51:09 INFO : A1/B2/C2: Removing directory 2025/03/25 04:51:09 INFO : A1/B1/C3: Removing directory 2025/03/25 04:51:10 DEBUG : removing 2 level 2 directories 2025/03/25 04:51:10 INFO : A3/B3: Removing directory 2025/03/25 04:51:10 INFO : A1/B2: Removing directory 2025/03/25 04:51:11 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/25 04:51:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 04:51:11 DEBUG : removing 2 level 1 directories 2025/03/25 04:51:11 INFO : A3: Removing directory 2025/03/25 04:51:11 INFO : A2: Removing directory 2025/03/25 04:51:11 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/25 04:51:15 DEBUG : removing 1 level 3 directories 2025/03/25 04:51:15 INFO : A1/B1/C1: Removing directory 2025/03/25 04:51:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:16 DEBUG : removing 1 level 2 directories 2025/03/25 04:51:16 INFO : A1/B1: Removing directory 2025/03/25 04:51:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 04:51:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 04:51:16 DEBUG : removing 1 level 1 directories 2025/03/25 04:51:16 INFO : A1: Removing directory 2025/03/25 04:51:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 04:51:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 04:51:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 04:51:17 DEBUG : removing 1 level 0 directories 2025/03/25 04:51:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Removing directory 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/25 04:51:17 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (23.35s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:51:19 INFO : A1: Making directory 2025/03/25 04:51:20 INFO : A1/B1: Making directory 2025/03/25 04:51:21 INFO : A1/B1/C1: Making directory 2025/03/25 04:51:23 DEBUG : removing 1 level 3 directories 2025/03/25 04:51:23 INFO : A1/B1/C1: Removing directory 2025/03/25 04:51:24 DEBUG : removing 1 level 2 directories 2025/03/25 04:51:24 INFO : A1/B1: Removing directory 2025/03/25 04:51:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 04:51:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:51:27 INFO : A1: Making directory 2025/03/25 04:51:27 INFO : A1/B1: Making directory 2025/03/25 04:51:28 INFO : A1/B1/C1: Making directory 2025/03/25 04:51:31 DEBUG : removing 1 level 3 directories 2025/03/25 04:51:31 INFO : A1/B1/C1: Removing directory 2025/03/25 04:51:32 DEBUG : removing 1 level 2 directories 2025/03/25 04:51:32 INFO : A1/B1: Removing directory 2025/03/25 04:51:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 04:51:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.66s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:51:36 DEBUG : file1: md5 = bf9f86f465401acb9ad9b55377434d5c OK 2025/03/25 04:51:36 DEBUG : filename.txt: File name found in url 2025/03/25 04:51:38 DEBUG : filename.txt: md5 = b5eb6a567037083e2a974bd62da861d3 OK 2025/03/25 04:51:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/25 04:51:39 DEBUG : headerfilename.txt: md5 = faccb81119fdc34df75ec43508b67313 OK 2025/03/25 04:51:40 DEBUG : file2: md5 = a817d56c31d47513fb39458fa5665651 OK --- PASS: TestCopyURL (8.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:51:43 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/25 04:51:45 DEBUG : sub/file2: md5 = 5a030d01ffe4936a95759b16c2824ab5 OK 2025/03/25 04:51:45 INFO : file1: Copied (new) to: sub/file2 2025/03/25 04:51:45 INFO : file1: Deleted 2025/03/25 04:51:46 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 04:51:46 DEBUG : file1: Unchanged skipping 2025/03/25 04:51:46 INFO : file1: Deleted 2025/03/25 04:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': don't need to copy/move sub/file2, it is already at target location 2025/03/25 04:51:48 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:51:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/25 04:51:50 DEBUG : file1: md5 = 658a354f6b7b3362372bcf6c58424d37 OK 2025/03/25 04:51:50 INFO : file1: Copied (new) 2025/03/25 04:51:50 INFO : file1: Deleted 2025/03/25 04:51:51 DEBUG : file1: Destination exists, skipping 2025/03/25 04:51:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:51:55 DEBUG : dst/file1: md5 = 318e0d89c87e7585733407c9a496e7b2 OK 2025/03/25 04:51:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gonejah0zuqi/backup" 2025/03/25 04:51:56 DEBUG : Creating backend with remote "TestDrive:crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920/1nrff024r7pq65ecp72fc28jb0" 2025/03/25 04:51:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/25 04:52:00 INFO : dst/file1: Moved (server-side) 2025/03/25 04:52:01 DEBUG : dst/file1: md5 = fb3dd0069168a9ad8e913c83b55a3973 OK 2025/03/25 04:52:01 INFO : dst/file1: Copied (new) 2025/03/25 04:52:01 INFO : dst/file1: Deleted 2025/03/25 04:52:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:52:05 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/25 04:52:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.18s) === 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:52:09 DEBUG : A1/one: md5 = abf562d862d7f79d24a8f91e9099cfaa OK 2025/03/25 04:52:10 DEBUG : A1/two: md5 = f1f8e6bab0efd8c55bef8b18519863f9 OK 2025/03/25 04:52:12 DEBUG : A1/B1/three: md5 = fd97bf84e968d811a50eb53e1cefae8c OK 2025/03/25 04:52:14 DEBUG : A1/B1/C1/four: md5 = 9fa67725862c4b4209551fabcc96cc42 OK 2025/03/25 04:52:16 DEBUG : A1/B1/C2/five: md5 = 5f1bc724fdb648a709f4dbdb059a023b OK 2025/03/25 04:52:16 INFO : A1/B2: Making directory 2025/03/25 04:52:17 INFO : A1/B1/C3: Making directory 2025/03/25 04:52:26 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/25 04:52:26 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/25 04:52:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/25 04:52:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/25 04:52:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/25 04:52:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 04:52:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 04:52:30 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 04:52:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 04:52:31 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 04:52:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/25 04:52:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/25 04:52:38 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/25 04:52:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/25 04:52:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/25 04:52:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/25 04:52:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 04:52:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 04:52:42 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 04:52:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 04:52:43 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 04:52:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/25 04:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/25 04:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/25 04:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/25 04:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/25 04:52:50 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/25 04:52:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/25 04:52:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/25 04:52:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/25 04:52:51 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:52:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 04:52:54 DEBUG : no_checksum_small_file_from_pipe: md5 = 7ef6479c53927e7464e2f5f4782c3613 OK 2025/03/25 04:52:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/25 04:52:54 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/25 04:52:55 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/25 04:52:56 DEBUG : no_checksum_big_file_from_pipe: md5 = bf3c17d39e6ef5ce5ae8cf90d88763bf OK 2025/03/25 04:52:56 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:52:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 04:52:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 046619598fdb968e487a5ad80405b9c9 OK 2025/03/25 04:52:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/25 04:53:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/25 04:53:01 DEBUG : with_checksum_big_file_from_pipe: md5 = 27dbf68d378131cc5e278e0e42a560d3 OK 2025/03/25 04:53:01 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 04:53:04 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 04:53:05 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/25 04:53:06 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-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (34 bytes), uploading instead of streaming 2025/03/25 04:53:09 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/25 04:53:10 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/25 04:53:11 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.77s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/25 04:53:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (48 bytes), uploading instead of streaming 2025/03/25 04:53:14 DEBUG : rcat_metadata: md5 = f6ac072dc3acf87fd073c5cf46b9aee3 OK 2025/03/25 04:53:14 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/25 04:53:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/25 04:53:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 57df5d164d9a85727af1e45859aef46e OK 2025/03/25 04:53:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.72s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:19 DEBUG : potato1: md5 = 2310c0ed15a34f7ebc5b5119ff16f497 OK 2025/03/25 04:53:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/25 04:53:21 DEBUG : potato2: md5 = 66244b0561e12b7815cd7e6c5eb4e0e7 OK 2025/03/25 04:53:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.32s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:24 DEBUG : potato1: md5 = a2c5e23979c8708b17500e6cd92c143f OK 2025/03/25 04:53:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': File to upload is small (60 bytes), uploading instead of streaming 2025/03/25 04:53:25 DEBUG : potato2: md5 = 6d99b0f124710ca64510c6d0716b3cd8 OK 2025/03/25 04:53:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.95s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:29 DEBUG : potato2: md5 = 15d85ad59cca522cb1fadc8085df5427 OK 2025/03/25 04:53:30 DEBUG : empty space: md5 = f140476c7e031ce385c83b5e67261332 OK 2025/03/25 04:53:32 DEBUG : sub dir/potato3: md5 = 40e4248d9114e2d7fcaed94797b3bdd0 OK 2025/03/25 04:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Touching "sub dir/potato3" 2025/03/25 04:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Touching "empty space" 2025/03/25 04:53:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Touching "potato2" 2025/03/25 04:53:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.68s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:37 DEBUG : dir with metadata: Making directory with metadata 2025/03/25 04:53:38 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.53s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:39 DEBUG : directory with modtime: Making directory with metadata 2025/03/25 04:53:40 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:42 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/25 04:53:42 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/25 04:53:42 DEBUG : Google drive root 'crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920': Skipping btime metadata as can't update it on an existing file: 2025-03-25T04:53:42.2712959Z 2025/03/25 04:53:43 INFO : non existent directory: Updated directory metadata 2025/03/25 04:53:44 DEBUG : Google drive root 'crypt/l9905poom4g90ur6u0u40bmhp4t0986q8ds22nurhqsccnra0920': Skipping btime metadata as can't update it on an existing file: 2025-03-25T04:53:42.2712959Z 2025/03/25 04:53:45 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.80s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:47 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/25 04:53:48 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/25 04:53:49 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.93s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/25 04:53:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/25 04:53:51 DEBUG : dst: Making directory with metadata 2025/03/25 04:53:51 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/25 04:53:51 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/25 04:53:52 INFO : dst: Set directory modification time (using SetModTime) 2025/03/25 04:53:52 INFO : dst: Set directory modification time (using SetModTime) 2025/03/25 04:53:52 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/25 04:53:53 INFO : dst: Set directory modification time (using SetModTime) 2025/03/25 04:53:53 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.46s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi'", Local "Local file system at /tmp/rclone100256023", Modify Window "1ms" 2025/03/25 04:53:56 DEBUG : sub dir/test remove existing: md5 = a0ce7ca6035fda82ed3d87218549660c OK 2025/03/25 04:53:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = f5fb2b2264139ec8065d5f2499b174fe OK 2025/03/25 04:53:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gapegud8" before starting 2025/03/25 04:54:00 DEBUG : sub dir/test remove existing.gapegud8: TEST: removing renamed existing file after operation 2025/03/25 04:54:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeqavoq3" before starting 2025/03/25 04:54:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeqavoq3: TEST: renaming existing back after failed operation 2025/03/25 04:54:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suwilih7" before starting 2025/03/25 04:54:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suwilih7: TEST: removing renamed existing file after operation 2025/03/25 04:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "uq7hak1pl7ascmcskvn695r2l34856irknqvmgsgisptb0h53ume1uqjifhd1tbpl1qvdbhjd3m5gtnej3fk45lupeaicd9oer8uopq5ocjs8u59sgm05ah2e9ecr8iubfnv0fogfberf8pdf0vp5ggfltmaffehndo7bhvqujueh9n45g80" 2025/03/25 04:54:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0u8s72quumenn1r1fq4b3fatemgftkgsmc27l8vh7pm5q69df660" --- PASS: TestRemoveExisting (12.87s) === 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/03/25 04:54:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gonejah0zuqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m26.670316167s (try 1/5)