"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/18 02:53:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo" 2025/03/18 02:53:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:53:04 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g" 2025/03/18 02:53:05 DEBUG : Creating backend with remote "/tmp/rclone101619489" === 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/18 02:53:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/18 02:53:05 DEBUG : potato: Seek from 10 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 10 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Seek from 5 to 2 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/18 02:53:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Seek from 5 to 2 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/18 02:53:05 DEBUG : potato: Seek from 8 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 8 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/18 02:53:05 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/18 02:53:05 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/18 02:53:05 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/18 02:53:05 DEBUG : potato: Seek from 5 to 2 2025/03/18 02:53:05 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/18 02:53:05 DEBUG : potato: Seek from 9 to 0 2025/03/18 02:53:05 DEBUG : potato: Seek from 9 to 0 2025/03/18 02:53:05 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:53:07 DEBUG : rutabaga: md5 = 05551fb498a113646c62441e6279af12 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/18 02:53:10 DEBUG : empty space: md5 = f97107e1b3fd4eaf579bd79f2109ff31 OK === RUN TestCheck/3 2025/03/18 02:53:12 DEBUG : potato2: md5 = 2c0def4a249a50bb3e7f109026f0283c OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/18 02:53:14 DEBUG : remotepotato: md5 = 3701196fb2963aa8f6e29bd3b6bff084 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.45s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/03/18 02:53:17 DEBUG : Creating backend with remote "nonexistent" 2025/03/18 02:53:17 DEBUG : Creating backend with remote "nonexistent" 2025/03/18 02:53:17 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/18 02:53:17 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/18 02:53:17 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/18 02:53:17 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:53:18 DEBUG : rutabaga: md5 = 946c376ea12f60f3a5f99bad7e3367b5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/18 02:53:22 DEBUG : empty space: md5 = 4d19039a47648fb636bc0efc7fc10839 OK === RUN TestCheckDownload/3 2025/03/18 02:53:25 DEBUG : potato2: md5 = f4acae072b987825fd5e95296931f23b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/18 02:53:29 DEBUG : remotepotato: md5 = 6afcf997fa2d8867c3c2223456cddb92 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.86s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (1.44s) --- PASS: TestCheckDownload/4 (1.40s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.46s) --- PASS: TestCheckDownload/7 (1.41s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:53:36 DEBUG : rutabaga: md5 = a055ead5b109bfbf07d03fda1be75d5f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/18 02:53:38 DEBUG : empty space: md5 = 2eb3b80e22f0d46bf4b86300e548165e OK === RUN TestCheckSizeOnly/3 2025/03/18 02:53:40 DEBUG : potato2: md5 = e2b1301ef5cbe63b50f35d3af2bc23ff OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/18 02:53:42 DEBUG : remotepotato: md5 = 75e362671737f47679f882fb0fe0631f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.50s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:53:46 DEBUG : test.sum: md5 = 71d5c07ef54dcc6d9c5c78ea17fe242f OK 2025/03/18 02:53:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/18 02:53:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/18 02:53:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/18 02:53:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/18 02:53:49 DEBUG : test.sum: md5 = 2bce034b002799453fb757b6429ac63e OK 2025/03/18 02:53:50 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/18 02:53:50 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/18 02:53:50 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/18 02:53:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.10s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:53:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/data" 2025/03/18 02:53:51 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:53:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/data" 2025/03/18 02:53:53 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/vjrnln8ratgmqakfosrqe8espk" 2025/03/18 02:53:57 DEBUG : data/banana: md5 = d1cf1dd92752225d171c1becb44d1c7d OK 2025/03/18 02:53:58 DEBUG : test.sum: md5 = e6c88cfdbe4ea2764cdc03fc98333238 OK === RUN TestCheckSumDownload/subtest1 2025/03/18 02:54:02 DEBUG : data/potato: md5 = 25d3a528776dd48f77dc2dc1c2c5e581 OK 2025/03/18 02:54:03 DEBUG : test.sum: md5 = 37a9da10912afffc686ec5aa6535028f OK === RUN TestCheckSumDownload/subtest2 2025/03/18 02:54:07 DEBUG : test.sum: md5 = f88e3dc6a7f5ed7b796c9e056d87c8a5 OK === RUN TestCheckSumDownload/subtest3 2025/03/18 02:54:12 DEBUG : test.sum: md5 = 6a7cb5899745abf740ed5a87160c0ea6 OK === RUN TestCheckSumDownload/subtest4 2025/03/18 02:54:16 DEBUG : test.sum: md5 = 0fd074bcc0eddd55d47a87433cd7f7da OK === RUN TestCheckSumDownload/subtest5 2025/03/18 02:54:20 DEBUG : test.sum: md5 = 6376b0efe66cbce1d6c3d91d342db7e7 OK === RUN TestCheckSumDownload/subtest6 2025/03/18 02:54:24 DEBUG : data/banana: md5 = 610d1c8b0c21a96f0633f0ada6578313 OK 2025/03/18 02:54:25 DEBUG : data/potato: md5 = 70c1c1e5be7640746112cb5822f9b7e5 OK 2025/03/18 02:54:27 DEBUG : test.sum: md5 = c0a48570a596b6eca082ac3eac8b212b OK === RUN TestCheckSumDownload/subtest7 2025/03/18 02:54:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/03/18 02:54:33 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.18s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.56s) --- PASS: TestCheckSumDownload/subtest4 (2.49s) --- PASS: TestCheckSumDownload/subtest5 (1.91s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.94s) === RUN TestApplyTransforms 2025/03/18 02:54:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dirosan8woru" 2025/03/18 02:54:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:54:33 DEBUG : Creating backend with remote "TestDrive:crypt/2upspr8dsmtgidi6iprvo9ims71grlngvc9263sar1o9j0i8v2cg" 2025/03/18 02:54:34 DEBUG : Creating backend with remote "/tmp/rclone1887177300" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru'", Local "Local file system at /tmp/rclone1887177300", Modify Window "1ms" 2025/03/18 02:54:36 DEBUG : hello, world!: md5 = 948e7a0fe984c3875dbd3d7ee3fb79c7 OK upper checkfile vs. lower remote (without normalization) 2025/03/18 02:54:37 ERROR : hello, world!: sum not found 2025/03/18 02:54:37 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru' 2025/03/18 02:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru': 1 files missing 2025/03/18 02:54:37 NOTICE: 1 hashes missing 2025/03/18 02:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru': 2 differences found 2025/03/18 02:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/18 02:54:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru': 0 differences found 2025/03/18 02:54:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru': 1 matching files 2025/03/18 02:54:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihitip1lupo" 2025/03/18 02:54:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:54:38 DEBUG : Creating backend with remote "TestDrive:crypt/t67usjqklka0fkgnu8lupbh81uetu7g6na0q4rieem5rajieatcg" 2025/03/18 02:54:39 DEBUG : Creating backend with remote "/tmp/rclone1961180646" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo'", Local "Local file system at /tmp/rclone1961180646", Modify Window "1ms" 2025/03/18 02:54:41 DEBUG : HELLO, WORLD!: md5 = 6c546f2a9c61bb8fffc15ee0cf74d956 OK lower checkfile vs. upper remote (without normalization) 2025/03/18 02:54:42 ERROR : HELLO, WORLD!: sum not found 2025/03/18 02:54:42 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo' 2025/03/18 02:54:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo': 1 files missing 2025/03/18 02:54:42 NOTICE: 1 hashes missing 2025/03/18 02:54:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo': 2 differences found 2025/03/18 02:54:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/18 02:54:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo': 0 differences found 2025/03/18 02:54:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo': 1 matching files 2025/03/18 02:54:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-toqoqaf6xawu" 2025/03/18 02:54:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:54:43 DEBUG : Creating backend with remote "TestDrive:crypt/3jchg3d3pkep4qm9gv13vv63414n76kmqsbtpdku2uofs29vnq90" 2025/03/18 02:54:44 DEBUG : Creating backend with remote "/tmp/rclone2284121362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu'", Local "Local file system at /tmp/rclone2284121362", Modify Window "1ms" 2025/03/18 02:54:46 DEBUG : HeLlO, wOrLd!: md5 = d7e774c64da931480f16fe68339dcb60 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/18 02:54:46 ERROR : HeLlO, wOrLd!: sum not found 2025/03/18 02:54:46 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu' 2025/03/18 02:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu': 1 files missing 2025/03/18 02:54:46 NOTICE: 1 hashes missing 2025/03/18 02:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu': 2 differences found 2025/03/18 02:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/18 02:54:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu': 0 differences found 2025/03/18 02:54:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu': 1 matching files 2025/03/18 02:54:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naxebuw7jema" 2025/03/18 02:54:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:54:47 DEBUG : Creating backend with remote "TestDrive:crypt/8d5tkedmckkj35v0lkehbgvf57r0r7cb3lsm5md3v1dsppltgsdg" 2025/03/18 02:54:48 DEBUG : Creating backend with remote "/tmp/rclone2208428961" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema'", Local "Local file system at /tmp/rclone2208428961", Modify Window "1ms" 2025/03/18 02:54:50 DEBUG : HELLO, WORLD!: md5 = fcec44904b986ca7bbbc642f995b9c04 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/18 02:54:51 ERROR : HELLO, WORLD!: sum not found 2025/03/18 02:54:51 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema' 2025/03/18 02:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema': 1 files missing 2025/03/18 02:54:51 NOTICE: 1 hashes missing 2025/03/18 02:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema': 2 differences found 2025/03/18 02:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/18 02:54:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema': 0 differences found 2025/03/18 02:54:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema': 1 matching files 2025/03/18 02:54:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohaqel1fuvo" 2025/03/18 02:54:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:54:52 DEBUG : Creating backend with remote "TestDrive:crypt/nmcmakp3pf8q01rogkfmtd2rm4e09q5rqiu8sp1av7j8epdmk760" 2025/03/18 02:54:53 DEBUG : Creating backend with remote "/tmp/rclone3825265606" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo'", Local "Local file system at /tmp/rclone3825265606", Modify Window "1ms" 2025/03/18 02:54:55 DEBUG : 測試_Русский___ě_áñ: md5 = 14a1ee8e6ece098fccb2d397311701be OK NFD checkfile vs. NFC remote (without normalization) 2025/03/18 02:54:56 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/18 02:54:56 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo' 2025/03/18 02:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo': 1 files missing 2025/03/18 02:54:56 NOTICE: 1 hashes missing 2025/03/18 02:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo': 2 differences found 2025/03/18 02:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/18 02:54:57 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:54:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo': 0 differences found 2025/03/18 02:54:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo': 1 matching files 2025/03/18 02:54:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zalicup3puze" 2025/03/18 02:54:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:54:57 DEBUG : Creating backend with remote "TestDrive:crypt/7shrlnkfv3hgi5sh098j3b5c2p8pd6ffa73bl9g71f1040213320" 2025/03/18 02:54:58 DEBUG : Creating backend with remote "/tmp/rclone2773773129" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze'", Local "Local file system at /tmp/rclone2773773129", Modify Window "1ms" 2025/03/18 02:55:00 DEBUG : 測試_Русский___ě_áñ: md5 = 6bef46c577070b1ea38ab781ab45e9e8 OK NFC checkfile vs. NFD remote (without normalization) 2025/03/18 02:55:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/18 02:55:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze' 2025/03/18 02:55:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze': 1 files missing 2025/03/18 02:55:00 NOTICE: 1 hashes missing 2025/03/18 02:55:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze': 2 differences found 2025/03/18 02:55:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/18 02:55:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze': 0 differences found 2025/03/18 02:55:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze': 1 matching files 2025/03/18 02:55:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muzekey0bebi" 2025/03/18 02:55:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:55:02 DEBUG : Creating backend with remote "TestDrive:crypt/9rqpp7hnla6gr8b6k43qc7b1l5a63et5e8krr2gj09rmitche1u0" 2025/03/18 02:55:02 DEBUG : Creating backend with remote "/tmp/rclone1262928524" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi'", Local "Local file system at /tmp/rclone1262928524", Modify Window "1ms" 2025/03/18 02:55:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4e0c27fcc10ba789f35f4178a3db3099 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/18 02:55:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/18 02:55:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi' 2025/03/18 02:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi': 1 files missing 2025/03/18 02:55:05 NOTICE: 1 hashes missing 2025/03/18 02:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi': 2 differences found 2025/03/18 02:55:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/18 02:55:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi': 0 differences found 2025/03/18 02:55:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi': 1 matching files 2025/03/18 02:55:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kunovoh0fifa" 2025/03/18 02:55:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:55:06 DEBUG : Creating backend with remote "TestDrive:crypt/k9dpu1apkd74j255k0hj9ghntcsuaasi1rgcsifhelc02l8jj3ag" 2025/03/18 02:55:07 DEBUG : Creating backend with remote "/tmp/rclone3037474437" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa'", Local "Local file system at /tmp/rclone3037474437", Modify Window "1ms" 2025/03/18 02:55:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 145a893938c388daebcbc5a499ca1432 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/18 02:55:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/18 02:55:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa' 2025/03/18 02:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa': 1 files missing 2025/03/18 02:55:10 NOTICE: 1 hashes missing 2025/03/18 02:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa': 2 differences found 2025/03/18 02:55:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/18 02:55:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa': 0 differences found 2025/03/18 02:55:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa': 1 matching files 2025/03/18 02:55:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawiluw7woco" 2025/03/18 02:55:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:55:11 DEBUG : Creating backend with remote "TestDrive:crypt/m3cmmig12b9t3hbh8qp72b6u2uh9cklnct61v3sj96r9sdi9iabg" 2025/03/18 02:55:12 DEBUG : Creating backend with remote "/tmp/rclone3220756937" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco'", Local "Local file system at /tmp/rclone3220756937", Modify Window "1ms" 2025/03/18 02:55:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb2bf34405d41cb43e46d1acb6eb7df7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/18 02:55:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/18 02:55:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco' 2025/03/18 02:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco': 1 files missing 2025/03/18 02:55:15 NOTICE: 1 hashes missing 2025/03/18 02:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco': 2 differences found 2025/03/18 02:55:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/18 02:55:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco': 0 differences found 2025/03/18 02:55:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco': 1 matching files 2025/03/18 02:55:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rixehil0gise" 2025/03/18 02:55:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 02:55:16 DEBUG : Creating backend with remote "TestDrive:crypt/r4b6if4gb0jlut5ta27f5kkcjnch2qfolefstqhorvhu7794od8g" 2025/03/18 02:55:17 DEBUG : Creating backend with remote "/tmp/rclone91761855" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise'", Local "Local file system at /tmp/rclone91761855", Modify Window "1ms" 2025/03/18 02:55:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 133f18c40de9e360834ce7ba881e94c3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/18 02:55:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/18 02:55:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise' 2025/03/18 02:55:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise': 1 files missing 2025/03/18 02:55:20 NOTICE: 1 hashes missing 2025/03/18 02:55:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise': 2 differences found 2025/03/18 02:55:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/18 02:55:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/18 02:55:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise': 0 differences found 2025/03/18 02:55:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise': 1 matching files 2025/03/18 02:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rixehil0gise': Purge remote 2025/03/18 02:55:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawiluw7woco': Purge remote 2025/03/18 02:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kunovoh0fifa': Purge remote 2025/03/18 02:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muzekey0bebi': Purge remote 2025/03/18 02:55:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zalicup3puze': Purge remote 2025/03/18 02:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohaqel1fuvo': Purge remote 2025/03/18 02:55:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naxebuw7jema': Purge remote 2025/03/18 02:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-toqoqaf6xawu': Purge remote 2025/03/18 02:55:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihitip1lupo': Purge remote 2025/03/18 02:55:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dirosan8woru': Purge remote --- PASS: TestApplyTransforms (51.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:55:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/18 02:55:27 DEBUG : sub/file2: md5 = ba339d2c82e0b2d5f69c67db7964bdce OK 2025/03/18 02:55:27 INFO : file1: Copied (new) to: sub/file2 2025/03/18 02:55:28 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/18 02:55:28 DEBUG : file1: Unchanged skipping 2025/03/18 02:55:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': don't need to copy/move sub/file2, it is already at target location 2025/03/18 02:55:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.28s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:55:34 DEBUG : dst/file1: md5 = 52e6eab2bd61ca0adab5b1f270cf013e OK 2025/03/18 02:55:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/backup" 2025/03/18 02:55:35 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/1nrff024r7pq65ecp72fc28jb0" 2025/03/18 02:55:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/18 02:55:38 INFO : dst/file1: Moved (server-side) 2025/03/18 02:55:40 DEBUG : dst/file1: md5 = 96eef6bf3097747fa492aaa74ab7d718 OK 2025/03/18 02:55:40 INFO : dst/file1: Copied (new) 2025/03/18 02:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 02:55:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 02:55:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.80s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/dst" 2025/03/18 02:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/18 02:55:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/CompareDest" 2025/03/18 02:55:46 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/gveqi14airsml4bgu7krj116o8" 2025/03/18 02:55:48 DEBUG : one: Need to transfer - File not found at Destination 2025/03/18 02:55:50 DEBUG : one: md5 = 517f8edefcda972f1fc0bdee1a3949ff OK 2025/03/18 02:55:50 INFO : one: Copied (new) 2025/03/18 02:55:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 02:55:53 DEBUG : one: md5 = bf9ea0d0e5b72fbe7e90ba64e9f6b874 OK 2025/03/18 02:55:53 INFO : one: Copied (replaced existing) 2025/03/18 02:55:55 DEBUG : dst/one: md5 = 52ff876e0a5916c62fdedba3178da2eb OK 2025/03/18 02:55:57 DEBUG : CompareDest/one: md5 = d6010e524eca065b75165fe3d8c32274 OK 2025/03/18 02:55:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 02:55:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/18 02:55:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/18 02:56:00 DEBUG : CompareDest/two: md5 = 313dabaa4f695c7757800353c677affe OK 2025/03/18 02:56:01 DEBUG : two: Need to transfer - File not found at Destination 2025/03/18 02:56:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/18 02:56:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/18 02:56:02 DEBUG : two: Need to transfer - File not found at Destination 2025/03/18 02:56:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/18 02:56:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/18 02:56:03 DEBUG : two: Need to transfer - File not found at Destination 2025/03/18 02:56:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/18 02:56:05 DEBUG : two: md5 = dbcdc27fc62efb9c3ec2e5854b17687d OK 2025/03/18 02:56:05 INFO : two: Copied (new) 2025/03/18 02:56:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/18 02:56:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 02:56:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/18 02:56:08 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.28s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:56:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/dst" 2025/03/18 02:56:09 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/18 02:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/CopyDest" 2025/03/18 02:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/18 02:56:12 DEBUG : one: Need to transfer - File not found at Destination 2025/03/18 02:56:14 DEBUG : one: md5 = 4fbcc505047bad71c38069e4873d02ef OK 2025/03/18 02:56:14 INFO : one: Copied (new) 2025/03/18 02:56:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 02:56:17 DEBUG : one: md5 = 8cd93136290e6d44d966a71880e00016 OK 2025/03/18 02:56:17 INFO : one: Copied (replaced existing) 2025/03/18 02:56:19 DEBUG : dst/one: md5 = 58f300edc314b2a0fffa868909d22385 OK 2025/03/18 02:56:21 DEBUG : CopyDest/one: md5 = 6fa066b6905e3202a65a7c78ec2f905f OK 2025/03/18 02:56:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/BackupDir" 2025/03/18 02:56:22 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/18 02:56:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 02:56:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/18 02:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/18 02:56:25 INFO : one: Moved (server-side) 2025/03/18 02:56:26 INFO : one: Copied (server-side copy) 2025/03/18 02:56:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/18 02:56:28 DEBUG : CopyDest/two: md5 = f3ec7f5c42325267b67730c6c88898e6 OK 2025/03/18 02:56:29 DEBUG : two: Need to transfer - File not found at Destination 2025/03/18 02:56:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/18 02:56:30 INFO : two: Copied (server-side copy) 2025/03/18 02:56:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/18 02:56:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/18 02:56:31 DEBUG : two: Unchanged skipping 2025/03/18 02:56:33 DEBUG : CopyDest/three: md5 = 900142dc1aeffe62fa0cafc559fc7a1c OK 2025/03/18 02:56:33 DEBUG : three: Need to transfer - File not found at Destination 2025/03/18 02:56:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/18 02:56:33 DEBUG : three: Destination not found in --copy-dest 2025/03/18 02:56:35 DEBUG : three: md5 = f0f4f9e39e8887a64d52179c45c9cd6b OK 2025/03/18 02:56:35 INFO : three: Copied (new) 2025/03/18 02:56:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/18 02:56:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/18 02:56:39 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 02:56:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/18 02:56:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 02:56:40 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/18 02:56:41 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.31s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:56:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/18 02:56:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f32a7740ba9b47740f5d773287ad5413 OK 2025/03/18 02:56:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/18 02:56:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/18 02:56:45 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/18 02:56:46 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/18 02:56:47 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/18 02:56:48 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4932acd4d4965f36360cf4211db36688 OK 2025/03/18 02:56:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/18 02:56:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/18 02:56:50 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.82s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:56:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using skip mode. 2025/03/18 02:56:54 NOTICE: one: Found 2 files with duplicate names 2025/03/18 02:56:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using skip mode. 2025/03/18 02:57:00 NOTICE: one: Found 3 files with duplicate names 2025/03/18 02:57:00 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/18 02:57:01 INFO : one: Deleted 2025/03/18 02:57:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.18s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using first mode. 2025/03/18 02:57:06 NOTICE: one: Found 3 files with duplicate names 2025/03/18 02:57:06 INFO : one: Deleted 2025/03/18 02:57:07 INFO : one: Deleted 2025/03/18 02:57:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.96s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using newest mode. 2025/03/18 02:57:12 NOTICE: one: Found 3 files with duplicate names 2025/03/18 02:57:13 INFO : one: Deleted 2025/03/18 02:57:13 INFO : one: Deleted 2025/03/18 02:57:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.33s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using oldest mode. 2025/03/18 02:57:19 NOTICE: one: Found 3 files with duplicate names 2025/03/18 02:57:19 INFO : one: Deleted 2025/03/18 02:57:20 INFO : one: Deleted 2025/03/18 02:57:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.14s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using largest mode. 2025/03/18 02:57:25 NOTICE: one: Found 3 files with duplicate names 2025/03/18 02:57:26 INFO : one: Deleted 2025/03/18 02:57:26 INFO : one: Deleted 2025/03/18 02:57:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.35s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using smallest mode. 2025/03/18 02:57:31 NOTICE: one: Found 3 files with duplicate names 2025/03/18 02:57:32 INFO : one: Deleted 2025/03/18 02:57:33 INFO : one: Deleted 2025/03/18 02:57:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.37s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Looking for duplicate names using rename mode. 2025/03/18 02:57:39 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/18 02:57:40 INFO : one-2.txt: renamed from: one.txt 2025/03/18 02:57:41 INFO : one-3.txt: renamed from: one.txt 2025/03/18 02:57:42 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:47 DEBUG : dupe1/one.txt: md5 = b5512d1b86a6a3db431efc629eda37ab OK 2025/03/18 02:57:49 DEBUG : dupe2/two.txt: md5 = 3f7f4c9cc82ff30d3259103370baa043 OK 2025/03/18 02:57:51 DEBUG : dupe3/three.txt: md5 = a5d0d963f13bac0f480b8bb38938b731 OK 2025/03/18 02:57:52 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/18 02:57:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/18 02:57:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/18 02:57:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/18 02:57:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/18 02:57:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/18 02:57:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.99s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:57:59 DEBUG : a.txt: md5 = d0f6bf353c7eb8f10911cace75fb3a62 OK 2025/03/18 02:58:01 DEBUG : zend.txt: md5 = 2b7c3c58377fba0370beb3b2703ea95a OK 2025/03/18 02:58:02 DEBUG : sub dir/hello world: md5 = ed753bcdafeaeb3e41a11e4ff523cafa OK 2025/03/18 02:58:04 DEBUG : sub dir/hello world2: md5 = 06dc8791911cdb83ab234dec5d4628cd OK 2025/03/18 02:58:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 54c80dbdfd65ec819438c9d8efaf2e4c OK 2025/03/18 02:58:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = df5f8339e6b7904ee4c6e7fd446c0210 OK 2025/03/18 02:58:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = bdfd85fd7355a7079b81700aff50d88a OK 2025/03/18 02:58:11 DEBUG : a.txt: Excluded (Size Filter) 2025/03/18 02:58:11 DEBUG : a.txt: Excluded 2025/03/18 02:58:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/18 02:58:11 DEBUG : sub dir/hello world: Excluded 2025/03/18 02:58:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/18 02:58:11 DEBUG : sub dir/hello world2: Excluded 2025/03/18 02:58:12 DEBUG : sub dir/ignore dir: Excluded 2025/03/18 02:58:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/18 02:58:12 DEBUG : sub dir/hello world: Excluded 2025/03/18 02:58:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/18 02:58:12 DEBUG : sub dir/hello world2: Excluded 2025/03/18 02:58:12 DEBUG : sub dir/ignore dir: Excluded 2025/03/18 02:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/18 02:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/18 02:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/18 02:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/18 02:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/18 02:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/18 02:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.84s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:20 DEBUG : file1: md5 = 3ea4f8db202db5f99d218a554b3393ee OK 2025/03/18 02:58:22 DEBUG : sub/file2: md5 = 923fe444adf6832b04498975e49609b7 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/18 02:58:25 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/18 02:58:25 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/18 02:58:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/18 02:58:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.32s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:29 DEBUG : file1: md5 = 9bde36ff4222c1ffe0583e3bdda5b989 OK 2025/03/18 02:58:31 DEBUG : sub/file2: md5 = 46885e78106684f8e3f3449b53dec2bd 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/18 02:58:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/notfound" 2025/03/18 02:58:35 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/qe0i31qdkoejk60elps0ni5sqk" 2025/03/18 02:58:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.52s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.22s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.51s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Making directory 2025/03/18 02:58:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:42 DEBUG : sub dir/hello world: md5 = 77bc7523db71a9336579bb8f0f066c2e OK 2025/03/18 02:58:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.64s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:46 DEBUG : potato2: md5 = 1dd46bc8c71f1f08f885b7b154fb0f89 OK 2025/03/18 02:58:47 DEBUG : empty space: md5 = 252df2e37f84c31b2c16e55091e00c9a OK --- PASS: TestLs (4.59s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:51 DEBUG : potato2: md5 = 5e26f61124a690c0066e4fb1210b56d6 OK 2025/03/18 02:58:52 DEBUG : empty space: md5 = 265457c021152422981f385d6ab71213 OK 2025/03/18 02:58:53 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/18 02:58:53 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.00s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:58:56 DEBUG : potato2: md5 = 634a47fd03a57435328997ca0ea79716 OK 2025/03/18 02:58:57 DEBUG : empty space: md5 = 2ba55aed78ddd3c08e9f6171b6ac53c7 OK --- PASS: TestLsLong (4.48s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:00 DEBUG : potato2: md5 = 8ef2063ef73c3359e0904614c1d8eb73 OK 2025/03/18 02:59:02 DEBUG : empty space: md5 = 1e8308af7cc1385389e2a22b71096e5f OK --- PASS: TestHashSums (4.24s) === RUN TestHashSumsWithErrors 2025/03/18 02:59:03 DEBUG : Creating backend with remote ":memory:" 2025/03/18 02:59:03 DEBUG : Config file has changed externally - reloading 2025/03/18 02:59:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/18 02:59:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/18 02:59:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/18 02:59:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/18 02:59:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/18 02:59:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/18 02:59:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/18 02:59:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/18 02:59:03 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:04 DEBUG : potato2: md5 = 13af1cf6cda0d3bc6d0faf824e67d0bb OK 2025/03/18 02:59:06 DEBUG : empty space: md5 = 0eb9d4cfb2c8ef766d28ebaaf6d2020e OK 2025/03/18 02:59:08 DEBUG : sub dir/potato3: md5 = 27bc48ff38742f926ecb83d567341a33 OK 2025/03/18 02:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.20s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:13 DEBUG : small: md5 = c26316868779b0b441e25ded70ad91e9 OK 2025/03/18 02:59:14 DEBUG : medium: md5 = d0fa5192ad7134faf33f1608d8210f3b OK 2025/03/18 02:59:16 DEBUG : large: md5 = 5387ba564093048545f747f3b54e6f93 OK 2025/03/18 02:59:16 DEBUG : Waiting for deletions to finish 2025/03/18 02:59:16 DEBUG : large: Excluded (Size Filter) 2025/03/18 02:59:16 INFO : medium: Deleted 2025/03/18 02:59:16 INFO : small: Deleted --- PASS: TestDelete (6.40s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:19 DEBUG : small: md5 = 4916e857ee54be02b04f6ac60ccf0a08 OK 2025/03/18 02:59:20 DEBUG : medium: md5 = c3ad618dcd2a8696bf2b78daf159884f OK 2025/03/18 02:59:22 DEBUG : large: md5 = 1caec46a63eddd04c5bd0c380708e143 OK 2025/03/18 02:59:22 DEBUG : Waiting for deletions to finish 2025/03/18 02:59:22 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/18 02:59:23 INFO : small: Deleted 2025/03/18 02:59:23 INFO : medium: Deleted --- PASS: TestMaxDelete (6.92s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:26 DEBUG : small: md5 = 9cf68ed72f009fa95ce2ebf6d8076db6 OK 2025/03/18 02:59:27 DEBUG : medium: md5 = 67fce7152b2a806e9ae60665a4cbd5ef OK 2025/03/18 02:59:29 DEBUG : large: md5 = 91906c7c2e28a58f5d191dec93ba1dfb OK 2025/03/18 02:59:29 DEBUG : Waiting for deletions to finish 2025/03/18 02:59:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/18 02:59:30 INFO : small: Deleted 2025/03/18 02:59:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:33 DEBUG : small: md5 = 86acbbaf48106f0b2b314ca5f8f549db OK 2025/03/18 02:59:34 DEBUG : medium: md5 = fca8d3b51faa8ef05b2084ca550119bf OK 2025/03/18 02:59:35 DEBUG : large: md5 = 089c307fa551565acb5a07bcd937982a OK 2025/03/18 02:59:36 DEBUG : Waiting for deletions to finish 2025/03/18 02:59:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/03/18 02:59:36 INFO : large: Deleted 2025/03/18 02:59:36 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.65s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:39 DEBUG : ReadFile: md5 = a07f76df7ebf4f2534e61e19da2513ca OK --- PASS: TestReadFile (4.06s) === RUN TestRetry 2025/03/18 02:59:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/18 02:59:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/18 02:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/18 02:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/18 02:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/18 02:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/18 02:59:42 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 02:59:43 DEBUG : file1: md5 = 68d8123b99cd4b36abe31b53efc004a2 OK 2025/03/18 02:59:45 DEBUG : file2: md5 = d13013ab9798db8942e5cd12b68d38ab OK --- PASS: TestCat (18.01s) === RUN TestPurge 2025/03/18 03:00:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yanelut7zuva" 2025/03/18 03:00:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/18 03:00:00 DEBUG : Creating backend with remote "TestDrive:crypt/onnk47goe7apprl1qh1j463aqr8c00kgagd5ijgkfk18kri2c4eg" 2025/03/18 03:00:01 DEBUG : Creating backend with remote "/tmp/rclone1503449600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yanelut7zuva'", Local "Local file system at /tmp/rclone1503449600", Modify Window "1ms" 2025/03/18 03:00:06 DEBUG : A1/B1/C1/one: md5 = 3c5239eaf2d08fc1ef7fc53809c58ce2 OK 2025/03/18 03:00:06 INFO : A2: Making directory 2025/03/18 03:00:06 INFO : A1/B2: Making directory 2025/03/18 03:00:07 INFO : A1/B2/C2: Making directory 2025/03/18 03:00:08 INFO : A1/B1/C3: Making directory 2025/03/18 03:00:08 INFO : A3: Making directory 2025/03/18 03:00:09 INFO : A3/B3: Making directory 2025/03/18 03:00:10 INFO : A3/B3/C4: Making directory 2025/03/18 03:00:12 DEBUG : A1/two: md5 = 992ee821d0f5a03206fc55f6acf4a4f4 OK 2025/03/18 03:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yanelut7zuva': Purge remote 2025/03/18 03:00:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.17s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:00:19 DEBUG : A1/B1/C1/one: md5 = 17eb5cd36710ed6a3e83a001218ff0f6 OK 2025/03/18 03:00:19 INFO : A2: Making directory 2025/03/18 03:00:20 INFO : A1/B2: Making directory 2025/03/18 03:00:21 INFO : A1/B2/C2: Making directory 2025/03/18 03:00:22 INFO : A1/B1/C3: Making directory 2025/03/18 03:00:22 INFO : A3: Making directory 2025/03/18 03:00:23 INFO : A3/B3: Making directory 2025/03/18 03:00:24 INFO : A3/B3/C4: Making directory 2025/03/18 03:00:26 DEBUG : A1/two: md5 = 91bf692df58da112c56f867f3fbf7cd7 OK 2025/03/18 03:00:27 DEBUG : removing 1 level 3 directories 2025/03/18 03:00:27 INFO : A3/B3/C4: Removing directory 2025/03/18 03:00:30 DEBUG : removing 2 level 3 directories 2025/03/18 03:00:30 INFO : A1/B2/C2: Removing directory 2025/03/18 03:00:30 INFO : A1/B1/C3: Removing directory 2025/03/18 03:00:30 DEBUG : removing 2 level 2 directories 2025/03/18 03:00:30 INFO : A3/B3: Removing directory 2025/03/18 03:00:30 INFO : A1/B2: Removing directory 2025/03/18 03:00:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/18 03:00:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/18 03:00:31 DEBUG : removing 2 level 1 directories 2025/03/18 03:00:31 INFO : A3: Removing directory 2025/03/18 03:00:31 INFO : A2: Removing directory 2025/03/18 03:00:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/18 03:00:35 DEBUG : removing 1 level 3 directories 2025/03/18 03:00:35 INFO : A1/B1/C1: Removing directory 2025/03/18 03:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:36 DEBUG : removing 1 level 2 directories 2025/03/18 03:00:36 INFO : A1/B1: Removing directory 2025/03/18 03:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/18 03:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/18 03:00:36 DEBUG : removing 1 level 1 directories 2025/03/18 03:00:36 INFO : A1: Removing directory 2025/03/18 03:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/18 03:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/18 03:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/18 03:00:37 DEBUG : removing 1 level 0 directories 2025/03/18 03:00:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Removing directory 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/18 03:00:37 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.28s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:00:39 INFO : A1: Making directory 2025/03/18 03:00:40 INFO : A1/B1: Making directory 2025/03/18 03:00:41 INFO : A1/B1/C1: Making directory 2025/03/18 03:00:43 DEBUG : removing 1 level 3 directories 2025/03/18 03:00:43 INFO : A1/B1/C1: Removing directory 2025/03/18 03:00:44 DEBUG : removing 1 level 2 directories 2025/03/18 03:00:44 INFO : A1/B1: Removing directory 2025/03/18 03:00:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/18 03:00:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.66s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:00:46 INFO : A1: Making directory 2025/03/18 03:00:47 INFO : A1/B1: Making directory 2025/03/18 03:00:48 INFO : A1/B1/C1: Making directory 2025/03/18 03:00:50 DEBUG : removing 1 level 3 directories 2025/03/18 03:00:50 INFO : A1/B1/C1: Removing directory 2025/03/18 03:00:51 DEBUG : removing 1 level 2 directories 2025/03/18 03:00:51 INFO : A1/B1: Removing directory 2025/03/18 03:00:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/18 03:00:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.43s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:00:55 DEBUG : file1: md5 = f59aab6bed0cb8d63df23ad19121e003 OK 2025/03/18 03:00:56 DEBUG : filename.txt: File name found in url 2025/03/18 03:00:57 DEBUG : filename.txt: md5 = e6a39dff06c2a2701d15bbe0a819a1ac OK 2025/03/18 03:00:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/18 03:00:59 DEBUG : headerfilename.txt: md5 = cc7bca6e71befabf7209d0c246c34945 OK 2025/03/18 03:01:00 DEBUG : file2: md5 = ba3b18cfa0615cdf0a3f3557547c6223 OK --- PASS: TestCopyURL (8.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:01:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/18 03:01:05 DEBUG : sub/file2: md5 = 34022bdc825e79e7417c7caaa864fa70 OK 2025/03/18 03:01:05 INFO : file1: Copied (new) to: sub/file2 2025/03/18 03:01:05 INFO : file1: Deleted 2025/03/18 03:01:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/18 03:01:06 DEBUG : file1: Unchanged skipping 2025/03/18 03:01:06 INFO : file1: Deleted 2025/03/18 03:01:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': don't need to copy/move sub/file2, it is already at target location 2025/03/18 03:01:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.00s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:01:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/18 03:01:10 DEBUG : file1: md5 = 223418168200ae871a5a9da9dda97da4 OK 2025/03/18 03:01:10 INFO : file1: Copied (new) 2025/03/18 03:01:10 INFO : file1: Deleted 2025/03/18 03:01:11 DEBUG : file1: Destination exists, skipping 2025/03/18 03:01:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.26s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:01:15 DEBUG : dst/file1: md5 = 527fa06803cc3bc7f87fe87ff367e87d OK 2025/03/18 03:01:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sotaqez7qupo/backup" 2025/03/18 03:01:16 DEBUG : Creating backend with remote "TestDrive:crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g/1nrff024r7pq65ecp72fc28jb0" 2025/03/18 03:01:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/18 03:01:19 INFO : dst/file1: Moved (server-side) 2025/03/18 03:01:21 DEBUG : dst/file1: md5 = 49d3b3f21e4d3a378784cf743e881233 OK 2025/03/18 03:01:21 INFO : dst/file1: Copied (new) 2025/03/18 03:01:21 INFO : dst/file1: Deleted 2025/03/18 03:01:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 03:01:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/18 03:01:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.61s) === 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:01:27 DEBUG : A1/one: md5 = f9ed014ee584410d09d245a91bd1bb9f OK 2025/03/18 03:01:29 DEBUG : A1/two: md5 = 90486d2a87806262d18ae141de57a36e OK 2025/03/18 03:01:31 DEBUG : A1/B1/three: md5 = 73f76463842a3a3a83111e10e5c1f2ea OK 2025/03/18 03:01:33 DEBUG : A1/B1/C1/four: md5 = 057190bb2597fbc97fcf6ce429a25aea OK 2025/03/18 03:01:35 DEBUG : A1/B1/C2/five: md5 = 21d858f211b8281fb23e2d5b675855d9 OK 2025/03/18 03:01:35 INFO : A1/B2: Making directory 2025/03/18 03:01:36 INFO : A1/B1/C3: Making directory 2025/03/18 03:01:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/18 03:01:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/18 03:01:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/18 03:01:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/18 03:01:46 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/18 03:01:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/18 03:01:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/18 03:01:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/18 03:01:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/18 03:01:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/18 03:01:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/18 03:01:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/18 03:01:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/18 03:01:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/18 03:01:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/18 03:01:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/18 03:02:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/18 03:02:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/18 03:02:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/18 03:02:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/18 03:02:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/18 03:02:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/18 03:02:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/18 03:02:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/18 03:02:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/18 03:02:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/18 03:02:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/18 03:02:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/18 03:02:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/18 03:02:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/18 03:02:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.46s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/18 03:02:13 DEBUG : no_checksum_small_file_from_pipe: md5 = 25439c0165f910875043e359678902f7 OK 2025/03/18 03:02:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/18 03:02:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/18 03:02:14 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/18 03:02:15 DEBUG : no_checksum_big_file_from_pipe: md5 = 483b671f7241bc661e08e0ecc445e616 OK 2025/03/18 03:02:15 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/18 03:02:18 DEBUG : with_checksum_small_file_from_pipe: md5 = ea20845101313ce9d85451d0e3e13b47 OK 2025/03/18 03:02:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/18 03:02:19 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/18 03:02:20 DEBUG : with_checksum_big_file_from_pipe: md5 = d04e3b1844d6f9f45812170f897d3938 OK 2025/03/18 03:02:20 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/18 03:02:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/18 03:02:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/18 03:02:24 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-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (34 bytes), uploading instead of streaming 2025/03/18 03:02:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/18 03:02:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/18 03:02:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.82s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.81s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/18 03:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (48 bytes), uploading instead of streaming 2025/03/18 03:02:32 DEBUG : rcat_metadata: md5 = de942a2f51f76466b4cb404a98c14eb4 OK 2025/03/18 03:02:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/18 03:02:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/18 03:02:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 115b9ade810424863123e5782fa13915 OK 2025/03/18 03:02:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.80s) --- PASS: TestRcatMetadata/Normal (2.70s) --- PASS: TestRcatMetadata/ViaDisk (2.66s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:38 DEBUG : potato1: md5 = 470d3cba91e0b053ebd47d87049e94d2 OK 2025/03/18 03:02:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/18 03:02:39 DEBUG : potato2: md5 = 4c307dfcbb7b6cff0bda4b820b6b01d4 OK 2025/03/18 03:02:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.27s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:42 DEBUG : potato1: md5 = f5ae44ad3785052c53e962fd09a0b231 OK 2025/03/18 03:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': File to upload is small (60 bytes), uploading instead of streaming 2025/03/18 03:02:44 DEBUG : potato2: md5 = efb97c4ffe39dee44d7ded39719d3a5a OK 2025/03/18 03:02:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.86s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:47 DEBUG : potato2: md5 = e65c63f9c60970ef4b18a4f1b576a2f6 OK 2025/03/18 03:02:48 DEBUG : empty space: md5 = 056aa25b4214a1e480c69640fa9029bb OK 2025/03/18 03:02:51 DEBUG : sub dir/potato3: md5 = 0ff78673d09ef011d93ffd7a09352f45 OK 2025/03/18 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Touching "sub dir/potato3" 2025/03/18 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Touching "empty space" 2025/03/18 03:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Touching "potato2" 2025/03/18 03:02:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.25s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:55 DEBUG : dir with metadata: Making directory with metadata 2025/03/18 03:02:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:02:57 DEBUG : directory with modtime: Making directory with metadata 2025/03/18 03:02:58 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.49s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:03:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/18 03:03:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/18 03:03:00 DEBUG : Google drive root 'crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g': Skipping btime metadata as can't update it on an existing file: 2025-03-18T03:03:00.372059895Z 2025/03/18 03:03:01 INFO : non existent directory: Updated directory metadata 2025/03/18 03:03:03 DEBUG : Google drive root 'crypt/sk0h7ml2fdv5qtop93om5kgct7n8qe8m4h03565efaji3iirjd6g': Skipping btime metadata as can't update it on an existing file: 2025-03-18T03:03:00.372059895Z 2025/03/18 03:03:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.82s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:03:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/18 03:03:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/18 03:03:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.15s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:03:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/18 03:03:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/18 03:03:09 DEBUG : dst: Making directory with metadata 2025/03/18 03:03:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/18 03:03:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/18 03:03:10 INFO : dst: Set directory modification time (using SetModTime) 2025/03/18 03:03:11 INFO : dst: Set directory modification time (using SetModTime) 2025/03/18 03:03:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/18 03:03:11 INFO : dst: Set directory modification time (using SetModTime) 2025/03/18 03:03:11 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.59s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo'", Local "Local file system at /tmp/rclone101619489", Modify Window "1ms" 2025/03/18 03:03:14 DEBUG : sub dir/test remove existing: md5 = 3359b7a44f79861b5aa1573318d979c1 OK 2025/03/18 03:03:16 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 3e74f31bb5519ad207edf5221591c5a0 OK 2025/03/18 03:03:18 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dabazuy7" before starting 2025/03/18 03:03:19 DEBUG : sub dir/test remove existing.dabazuy7: TEST: removing renamed existing file after operation 2025/03/18 03:03:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gubelow3" before starting 2025/03/18 03:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gubelow3: TEST: renaming existing back after failed operation 2025/03/18 03:03:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xojepet1" before starting 2025/03/18 03:03:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xojepet1: TEST: removing renamed existing file after operation 2025/03/18 03:03:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3m0euc7rihrmppm28gp75a9kb9kvg6ol30medfjol7qb6eudpvv89k41a8iu0skm7onj2lsho4nd1cp4d738iklujtnn9ml0vpnuo3u7he2gfumg590hn5vu841bc6npr6vidbvn2dqaihsk4qur7rpbgp06obn1rcdfvrob7bjpaafo61c0" 2025/03/18 03:03:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k7kdojn4ntf0g5im25b0nk4duc3ds3n8ag2nt3emhnko4m20c0d0" --- PASS: TestRemoveExisting (12.95s) === 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/18 03:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sotaqez7qupo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m22.060789687s (try 1/5)