"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/04/03 02:14:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo" 2025/04/03 02:14:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:14:32 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g" 2025/04/03 02:14:33 DEBUG : Creating backend with remote "/tmp/rclone3776845606" === 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/03 02:14:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/03 02:14:34 DEBUG : potato: Seek from 10 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 10 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Seek from 5 to 2 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/03 02:14:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Seek from 5 to 2 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/03 02:14:34 DEBUG : potato: Seek from 8 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 8 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/03 02:14:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/03 02:14:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/03 02:14:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/03 02:14:34 DEBUG : potato: Seek from 5 to 2 2025/04/03 02:14:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/03 02:14:34 DEBUG : potato: Seek from 9 to 0 2025/04/03 02:14:34 DEBUG : potato: Seek from 9 to 0 2025/04/03 02:14:34 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:14:36 DEBUG : rutabaga: md5 = 39bbb47656d661d56e9fdab819bbb554 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/03 02:14:38 DEBUG : empty space: md5 = 1018dbd6fa137c0e607f316ec27ef6dd OK === RUN TestCheck/3 2025/04/03 02:14:40 DEBUG : potato2: md5 = c9e5dfcf1424b485c42aa604ec741855 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/03 02:14:43 DEBUG : remotepotato: md5 = a1de4f949f1afb8a25a365c773fbd1fb OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.24s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.45s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/04/03 02:14:46 DEBUG : Creating backend with remote "nonexistent" 2025/04/03 02:14:46 DEBUG : Creating backend with remote "nonexistent" 2025/04/03 02:14:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/03 02:14:46 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/04/03 02:14:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/03 02:14:46 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:14:48 DEBUG : rutabaga: md5 = a06a6bbfcf6e933e2bcebab98cc55d7e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/03 02:14:52 DEBUG : empty space: md5 = 115ca59ab9044ccdea739bdb607cb328 OK === RUN TestCheckDownload/3 2025/04/03 02:14:54 DEBUG : potato2: md5 = f3508ed56d224e06f25403b2112b6a43 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/03 02:14:59 DEBUG : remotepotato: md5 = 00c807dcadab1ea6533bf1d1b8b160d3 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.52s) --- PASS: TestCheckDownload/1 (1.33s) --- PASS: TestCheckDownload/2 (1.01s) --- PASS: TestCheckDownload/3 (1.03s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (1.56s) --- PASS: TestCheckDownload/6 (0.92s) --- PASS: TestCheckDownload/7 (1.25s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:15:05 DEBUG : rutabaga: md5 = 2d4102bd2889e0a46bbaedd28cf20060 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/03 02:15:07 DEBUG : empty space: md5 = 9cdda56a08482359202a36114a8f1d53 OK === RUN TestCheckSizeOnly/3 2025/04/03 02:15:09 DEBUG : potato2: md5 = 6aaa95e03edbf039ecce14cbd4775e0b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/03 02:15:12 DEBUG : remotepotato: md5 = 6e98dd11196480bb93dc0e0da0d339e6 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.80s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.42s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:15:17 DEBUG : test.sum: md5 = a4646ad0e65f260ee8c8c3190f9685a6 OK 2025/04/03 02:15:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/03 02:15:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/03 02:15:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/03 02:15:18 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/03 02:15:19 DEBUG : test.sum: md5 = 1c33478ad58c6c204f490526704572b0 OK 2025/04/03 02:15:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/03 02:15:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/03 02:15:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/03 02:15:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.93s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:15:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/data" 2025/04/03 02:15:21 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo/data' lacks md5, skipping --- SKIP: TestCheckSum (2.25s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:15:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/data" 2025/04/03 02:15:24 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/vjrnln8ratgmqakfosrqe8espk" 2025/04/03 02:15:27 DEBUG : data/banana: md5 = 3d506425fc6f25674c9ed491a8c3abf9 OK 2025/04/03 02:15:29 DEBUG : test.sum: md5 = 2b0fddb0f3a3a590d6441c6835fc65f5 OK === RUN TestCheckSumDownload/subtest1 2025/04/03 02:15:33 DEBUG : data/potato: md5 = 020e39853afa49063d7f0ed930ed8ef2 OK 2025/04/03 02:15:35 DEBUG : test.sum: md5 = 94570ad304dd49fbe1b6c6ca8f2b5e92 OK === RUN TestCheckSumDownload/subtest2 2025/04/03 02:15:39 DEBUG : test.sum: md5 = 09f922914ce8be7e0e50b1a5d1a4f282 OK === RUN TestCheckSumDownload/subtest3 2025/04/03 02:15:43 DEBUG : test.sum: md5 = ee695e1133286e57a22fba6de7f2378a OK === RUN TestCheckSumDownload/subtest4 2025/04/03 02:15:47 DEBUG : test.sum: md5 = 3b8412a7a19be3dd8a3685131e130abc OK === RUN TestCheckSumDownload/subtest5 2025/04/03 02:15:51 DEBUG : test.sum: md5 = b90aea1f8c473bb521a2230373be631f OK === RUN TestCheckSumDownload/subtest6 2025/04/03 02:15:55 DEBUG : data/banana: md5 = 2ca5aab3fcaeca5197729916e17021f0 OK 2025/04/03 02:15:57 DEBUG : data/potato: md5 = fc07a3c820fbf10d766fce00d79990fd OK 2025/04/03 02:15:58 DEBUG : test.sum: md5 = d68cd434bf0502b9e9464304092c773f OK === RUN TestCheckSumDownload/subtest7 2025/04/03 02:16:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/03 02:16:04 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.83s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (2.44s) --- PASS: TestCheckSumDownload/subtest5 (2.20s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (2.48s) === RUN TestApplyTransforms 2025/04/03 02:16:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vujirim2numa" 2025/04/03 02:16:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:04 DEBUG : Creating backend with remote "TestDrive:crypt/nvo6ojql57ajnut0ee5tef48ugk8icnk8rlbqjbjvd4l5erj0hd0" 2025/04/03 02:16:06 DEBUG : Creating backend with remote "/tmp/rclone3481704549" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa'", Local "Local file system at /tmp/rclone3481704549", Modify Window "1ms" 2025/04/03 02:16:08 DEBUG : hello, world!: md5 = 1081795ae393f64c2601bf21d19ae7ec OK upper checkfile vs. lower remote (without normalization) 2025/04/03 02:16:08 ERROR : hello, world!: sum not found 2025/04/03 02:16:08 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa' 2025/04/03 02:16:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa': 1 files missing 2025/04/03 02:16:08 NOTICE: 1 hashes missing 2025/04/03 02:16:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa': 2 differences found 2025/04/03 02:16:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/03 02:16:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa': 0 differences found 2025/04/03 02:16:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa': 1 matching files 2025/04/03 02:16:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-femuteg4zemo" 2025/04/03 02:16:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:09 DEBUG : Creating backend with remote "TestDrive:crypt/l3656nq4q2kq6e17nh1hn8f4rclk5li7g7echg2vnkrrdmc6sug0" 2025/04/03 02:16:10 DEBUG : Creating backend with remote "/tmp/rclone442171993" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo'", Local "Local file system at /tmp/rclone442171993", Modify Window "1ms" 2025/04/03 02:16:12 DEBUG : HELLO, WORLD!: md5 = be068875aeacf8e5d9f09e841122e45e OK lower checkfile vs. upper remote (without normalization) 2025/04/03 02:16:13 ERROR : HELLO, WORLD!: sum not found 2025/04/03 02:16:13 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo' 2025/04/03 02:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo': 1 files missing 2025/04/03 02:16:13 NOTICE: 1 hashes missing 2025/04/03 02:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo': 2 differences found 2025/04/03 02:16:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/03 02:16:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo': 0 differences found 2025/04/03 02:16:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo': 1 matching files 2025/04/03 02:16:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gukabiw7pivi" 2025/04/03 02:16:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:14 DEBUG : Creating backend with remote "TestDrive:crypt/gm410dvvik7gpdehcu7gls28madikms7qb1ssth9ovqfv102blr0" 2025/04/03 02:16:15 DEBUG : Creating backend with remote "/tmp/rclone2700125548" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi'", Local "Local file system at /tmp/rclone2700125548", Modify Window "1ms" 2025/04/03 02:16:17 DEBUG : HeLlO, wOrLd!: md5 = 9587001f8f8f3c9dac12c5d516f736d7 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/03 02:16:18 ERROR : HeLlO, wOrLd!: sum not found 2025/04/03 02:16:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi' 2025/04/03 02:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi': 1 files missing 2025/04/03 02:16:18 NOTICE: 1 hashes missing 2025/04/03 02:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi': 2 differences found 2025/04/03 02:16:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/03 02:16:19 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi': 0 differences found 2025/04/03 02:16:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi': 1 matching files 2025/04/03 02:16:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fucokin3palo" 2025/04/03 02:16:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:19 DEBUG : Creating backend with remote "TestDrive:crypt/ojq2ppt1kvah06vtnhr72av11u7tqnp9b81gnh8l7v6vpals08o0" 2025/04/03 02:16:20 DEBUG : Creating backend with remote "/tmp/rclone2085381767" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo'", Local "Local file system at /tmp/rclone2085381767", Modify Window "1ms" 2025/04/03 02:16:22 DEBUG : HELLO, WORLD!: md5 = d3a5a78b5b29e3aa84484d0a85531cff OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/03 02:16:23 ERROR : HELLO, WORLD!: sum not found 2025/04/03 02:16:23 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo' 2025/04/03 02:16:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo': 1 files missing 2025/04/03 02:16:23 NOTICE: 1 hashes missing 2025/04/03 02:16:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo': 2 differences found 2025/04/03 02:16:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/03 02:16:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo': 0 differences found 2025/04/03 02:16:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo': 1 matching files 2025/04/03 02:16:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lakiquw8name" 2025/04/03 02:16:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:24 DEBUG : Creating backend with remote "TestDrive:crypt/t09u4lrhd26v72189rpr0dk3m5661r3uq8gqbeq7n5dg61jtlnq0" 2025/04/03 02:16:25 DEBUG : Creating backend with remote "/tmp/rclone2857531848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name'", Local "Local file system at /tmp/rclone2857531848", Modify Window "1ms" 2025/04/03 02:16:27 DEBUG : 測試_Русский___ě_áñ: md5 = d69921fd22de9dfb0911785b0aedaccb OK NFD checkfile vs. NFC remote (without normalization) 2025/04/03 02:16:27 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/03 02:16:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name' 2025/04/03 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name': 1 files missing 2025/04/03 02:16:27 NOTICE: 1 hashes missing 2025/04/03 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name': 2 differences found 2025/04/03 02:16:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/03 02:16:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name': 0 differences found 2025/04/03 02:16:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name': 1 matching files 2025/04/03 02:16:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qosefuh8wine" 2025/04/03 02:16:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:29 DEBUG : Creating backend with remote "TestDrive:crypt/r09i0laolamnn60976aklp7dd0pqimme7idnnmf5h1qkp24c5ibg" 2025/04/03 02:16:30 DEBUG : Creating backend with remote "/tmp/rclone1023101397" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine'", Local "Local file system at /tmp/rclone1023101397", Modify Window "1ms" 2025/04/03 02:16:32 DEBUG : 測試_Русский___ě_áñ: md5 = ba6a316b11bf69af8cb14608704dd23d OK NFC checkfile vs. NFD remote (without normalization) 2025/04/03 02:16:32 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/03 02:16:32 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine' 2025/04/03 02:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine': 1 files missing 2025/04/03 02:16:32 NOTICE: 1 hashes missing 2025/04/03 02:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine': 2 differences found 2025/04/03 02:16:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/03 02:16:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine': 0 differences found 2025/04/03 02:16:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine': 1 matching files 2025/04/03 02:16:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pomemaf7zowu" 2025/04/03 02:16:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:34 DEBUG : Creating backend with remote "TestDrive:crypt/4qtcndi9vn44sm7qt429flvo3trcj79nhlo15b0di8etj7q4cgcg" 2025/04/03 02:16:35 DEBUG : Creating backend with remote "/tmp/rclone856698447" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu'", Local "Local file system at /tmp/rclone856698447", Modify Window "1ms" 2025/04/03 02:16:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ac0643ad798b84379bdd58cefc9910d4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/03 02:16:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 02:16:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu' 2025/04/03 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu': 1 files missing 2025/04/03 02:16:37 NOTICE: 1 hashes missing 2025/04/03 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu': 2 differences found 2025/04/03 02:16:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/03 02:16:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu': 0 differences found 2025/04/03 02:16:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu': 1 matching files 2025/04/03 02:16:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daconoy4gofo" 2025/04/03 02:16:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:38 DEBUG : Creating backend with remote "TestDrive:crypt/lom74tjmbkkf136t68cjb5hje9ks7alp1f1euiksjbb6fanrar20" 2025/04/03 02:16:39 DEBUG : Creating backend with remote "/tmp/rclone1233191384" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo'", Local "Local file system at /tmp/rclone1233191384", Modify Window "1ms" 2025/04/03 02:16:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2a56536606633bb4377f4bf8ecd472b0 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/03 02:16:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 02:16:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo' 2025/04/03 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo': 1 files missing 2025/04/03 02:16:42 NOTICE: 1 hashes missing 2025/04/03 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo': 2 differences found 2025/04/03 02:16:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/03 02:16:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo': 0 differences found 2025/04/03 02:16:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo': 1 matching files 2025/04/03 02:16:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cefasud0dowo" 2025/04/03 02:16:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:43 DEBUG : Creating backend with remote "TestDrive:crypt/nlc14pk0gaqn3tflldant6j0lvdk18ia0h9psntno1kma7pptafg" 2025/04/03 02:16:44 DEBUG : Creating backend with remote "/tmp/rclone3687016388" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo'", Local "Local file system at /tmp/rclone3687016388", Modify Window "1ms" 2025/04/03 02:16:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f1ba70b2dcedf48a308ef90b27d9ff8f OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/03 02:16:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 02:16:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo' 2025/04/03 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo': 1 files missing 2025/04/03 02:16:47 NOTICE: 1 hashes missing 2025/04/03 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo': 2 differences found 2025/04/03 02:16:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/03 02:16:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo': 0 differences found 2025/04/03 02:16:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo': 1 matching files 2025/04/03 02:16:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ziviyuq3mupa" 2025/04/03 02:16:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:16:48 DEBUG : Creating backend with remote "TestDrive:crypt/6o1p4lkmknha7m4u1arcfqhrrgpe8sbb9l4fcoisfe6co3q2rp1g" 2025/04/03 02:16:49 DEBUG : Creating backend with remote "/tmp/rclone1778700221" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa'", Local "Local file system at /tmp/rclone1778700221", Modify Window "1ms" 2025/04/03 02:16:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0446226bc7f386c73f60db2fb16c7f4c OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/03 02:16:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/03 02:16:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa' 2025/04/03 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa': 1 files missing 2025/04/03 02:16:52 NOTICE: 1 hashes missing 2025/04/03 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa': 2 differences found 2025/04/03 02:16:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/03 02:16:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/03 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa': 0 differences found 2025/04/03 02:16:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa': 1 matching files 2025/04/03 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ziviyuq3mupa': Purge remote 2025/04/03 02:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cefasud0dowo': Purge remote 2025/04/03 02:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daconoy4gofo': Purge remote 2025/04/03 02:16:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pomemaf7zowu': Purge remote 2025/04/03 02:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qosefuh8wine': Purge remote 2025/04/03 02:16:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lakiquw8name': Purge remote 2025/04/03 02:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fucokin3palo': Purge remote 2025/04/03 02:16:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gukabiw7pivi': Purge remote 2025/04/03 02:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-femuteg4zemo': Purge remote 2025/04/03 02:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vujirim2numa': Purge remote --- PASS: TestApplyTransforms (53.26s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:16:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/03 02:17:00 DEBUG : sub/file2: md5 = bc0a95c97e4fc2986d4bafbbb4b0307a OK 2025/04/03 02:17:00 INFO : file1: Copied (new) to: sub/file2 2025/04/03 02:17:01 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 02:17:01 DEBUG : file1: Unchanged skipping 2025/04/03 02:17:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': don't need to copy/move sub/file2, it is already at target location 2025/04/03 02:17:03 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.20s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:17:07 DEBUG : dst/file1: md5 = c74a930d5fc1a1caf593cbc9825dce63 OK 2025/04/03 02:17:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/backup" 2025/04/03 02:17:07 DEBUG : Config file has changed externally - reloading 2025/04/03 02:17:07 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/1nrff024r7pq65ecp72fc28jb0" 2025/04/03 02:17:09 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/03 02:17:11 INFO : dst/file1: Moved (server-side) 2025/04/03 02:17:15 DEBUG : dst/file1: md5 = d1376fe5adeecec9ed33949162e0c843 OK 2025/04/03 02:17:15 INFO : dst/file1: Copied (new) 2025/04/03 02:17:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:17:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:17:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.62s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:17:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/dst" 2025/04/03 02:17:20 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/03 02:17:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/CompareDest" 2025/04/03 02:17:22 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/gveqi14airsml4bgu7krj116o8" 2025/04/03 02:17:23 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 02:17:26 DEBUG : one: md5 = 60a9fc2d95c27b1a38f0e3e0aac757c4 OK 2025/04/03 02:17:26 INFO : one: Copied (new) 2025/04/03 02:17:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 02:17:28 DEBUG : one: md5 = 2babcc9e2f2ea3d6691c76ca014431f4 OK 2025/04/03 02:17:28 INFO : one: Copied (replaced existing) 2025/04/03 02:17:30 DEBUG : dst/one: md5 = 7b6076e29026bc7c26a9bfd995ab986e OK 2025/04/03 02:17:32 DEBUG : CompareDest/one: md5 = 22f8561e2c5508b349459102706a8a96 OK 2025/04/03 02:17:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 02:17:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 02:17:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 02:17:36 DEBUG : CompareDest/two: md5 = 4627b119a78362580deabb6162e1cd0e OK 2025/04/03 02:17:36 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 02:17:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 02:17:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 02:17:37 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 02:17:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 02:17:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 02:17:39 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 02:17:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 02:17:40 DEBUG : two: md5 = 739e84be174ae686110a95c5c373241c OK 2025/04/03 02:17:40 INFO : two: Copied (new) 2025/04/03 02:17:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/03 02:17:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:17:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:17:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.08s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:17:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/dst" 2025/04/03 02:17:45 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/03 02:17:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/CopyDest" 2025/04/03 02:17:47 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/03 02:17:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 02:17:51 DEBUG : one: md5 = e43f095cec28d7c61ea3f3bbf3bd3a4b OK 2025/04/03 02:17:51 INFO : one: Copied (new) 2025/04/03 02:17:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 02:17:54 DEBUG : one: md5 = 86e0585a820c4167fdac6413ee3cfc3a OK 2025/04/03 02:17:54 INFO : one: Copied (replaced existing) 2025/04/03 02:17:56 DEBUG : dst/one: md5 = f759c1e96d1055c2b0917c978db3365b OK 2025/04/03 02:17:58 DEBUG : CopyDest/one: md5 = e2c5a13fe8064d11b7bcfa97b0b447a5 OK 2025/04/03 02:17:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/BackupDir" 2025/04/03 02:17:59 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/03 02:18:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 02:18:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 02:18:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 02:18:02 INFO : one: Moved (server-side) 2025/04/03 02:18:04 INFO : one: Copied (server-side copy) 2025/04/03 02:18:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/03 02:18:05 DEBUG : CopyDest/two: md5 = 0d04498766067de4e9e0be8b9ec45f04 OK 2025/04/03 02:18:06 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 02:18:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 02:18:07 INFO : two: Copied (server-side copy) 2025/04/03 02:18:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/03 02:18:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/03 02:18:08 DEBUG : two: Unchanged skipping 2025/04/03 02:18:10 DEBUG : CopyDest/three: md5 = ad4613a688413a42f76ad18d7eb80d9e OK 2025/04/03 02:18:11 DEBUG : three: Need to transfer - File not found at Destination 2025/04/03 02:18:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/03 02:18:11 DEBUG : three: Destination not found in --copy-dest 2025/04/03 02:18:12 DEBUG : three: md5 = 55a0e2cbfe39710f606c4b0d01b9e820 OK 2025/04/03 02:18:12 INFO : three: Copied (new) 2025/04/03 02:18:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/03 02:18:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/03 02:18:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:18:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/03 02:18:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/03 02:18:18 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:18:18 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.15s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:18:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/03 02:18:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b0f9d3e84f0a90cd5bc4281fdcf69ae0 OK 2025/04/03 02:18:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/03 02:18:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/03 02:18:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/03 02:18:24 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/03 02:18:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/03 02:18:27 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b06451302d48b2efeeb838cca7b43630 OK 2025/04/03 02:18:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/03 02:18:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/03 02:18:29 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.36s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:18:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using skip mode. 2025/04/03 02:18:33 NOTICE: one: Found 2 files with duplicate names 2025/04/03 02:18:33 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.83s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:18:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using skip mode. 2025/04/03 02:18:39 NOTICE: one: Found 3 files with duplicate names 2025/04/03 02:18:39 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/03 02:18:40 INFO : one: Deleted 2025/04/03 02:18:40 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.52s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:18:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using first mode. 2025/04/03 02:18:46 NOTICE: one: Found 3 files with duplicate names 2025/04/03 02:18:46 INFO : one: Deleted 2025/04/03 02:18:47 INFO : one: Deleted 2025/04/03 02:18:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.63s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:18:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using newest mode. 2025/04/03 02:18:53 NOTICE: one: Found 3 files with duplicate names 2025/04/03 02:18:53 INFO : one: Deleted 2025/04/03 02:18:54 INFO : one: Deleted 2025/04/03 02:18:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.64s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:19:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using oldest mode. 2025/04/03 02:19:00 NOTICE: one: Found 3 files with duplicate names 2025/04/03 02:19:01 INFO : one: Deleted 2025/04/03 02:19:01 INFO : one: Deleted 2025/04/03 02:19:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:19:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using largest mode. 2025/04/03 02:19:07 NOTICE: one: Found 3 files with duplicate names 2025/04/03 02:19:08 INFO : one: Deleted 2025/04/03 02:19:08 INFO : one: Deleted 2025/04/03 02:19:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.34s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:19:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using smallest mode. 2025/04/03 02:19:14 NOTICE: one: Found 3 files with duplicate names 2025/04/03 02:19:14 INFO : one: Deleted 2025/04/03 02:19:15 INFO : one: Deleted 2025/04/03 02:19:15 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.87s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:19:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Looking for duplicate names using rename mode. 2025/04/03 02:19:22 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/03 02:19:23 INFO : one-2.txt: renamed from: one.txt 2025/04/03 02:19:24 INFO : one-3.txt: renamed from: one.txt 2025/04/03 02:19:25 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.73s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:19:30 DEBUG : dupe1/one.txt: md5 = 30864bef9cef1c9e2c32f72fc4721de4 OK 2025/04/03 02:19:33 DEBUG : dupe2/two.txt: md5 = 888b2bd0bdc94f0eaa5b4844090848c5 OK 2025/04/03 02:19:35 DEBUG : dupe3/three.txt: md5 = 93c67e226847b9e78162626dfa924d3f OK 2025/04/03 02:19:35 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/03 02:19:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/03 02:19:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/03 02:19:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/03 02:19:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/03 02:19:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/03 02:19:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.62s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:19:43 DEBUG : a.txt: md5 = b2b7f2d2f8478a60cc4bd5e4b963f013 OK 2025/04/03 02:19:44 DEBUG : zend.txt: md5 = d15c8286495a11c8dd7a5b91a2fe00d8 OK 2025/04/03 02:19:46 DEBUG : sub dir/hello world: md5 = 9c160f8ef98f9613bc83a91f20e5f074 OK 2025/04/03 02:19:48 DEBUG : sub dir/hello world2: md5 = 08adb574f0ffb8ebed3731575dad69bb OK 2025/04/03 02:19:50 DEBUG : sub dir/ignore dir/.ignore: md5 = e92c89a819e95d673f71471d2e7abcd1 OK 2025/04/03 02:19:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7aac9fdafea08690f6fbcdb45521630c OK 2025/04/03 02:19:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = a7b9274acb8643026781fa4b6df2e948 OK 2025/04/03 02:19:55 DEBUG : a.txt: Excluded (Size Filter) 2025/04/03 02:19:55 DEBUG : a.txt: Excluded 2025/04/03 02:19:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/03 02:19:56 DEBUG : sub dir/hello world2: Excluded 2025/04/03 02:19:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/03 02:19:56 DEBUG : sub dir/hello world: Excluded 2025/04/03 02:19:56 DEBUG : sub dir/ignore dir: Excluded 2025/04/03 02:19:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/03 02:19:56 DEBUG : sub dir/hello world2: Excluded 2025/04/03 02:19:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/03 02:19:56 DEBUG : sub dir/hello world: Excluded 2025/04/03 02:19:57 DEBUG : sub dir/ignore dir: Excluded 2025/04/03 02:20:01 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/03 02:20:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/03 02:20:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/03 02:20:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/03 02:20:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/03 02:20:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/04/03 02:20:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.19s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:05 DEBUG : file1: md5 = 3e9b6454b656c0c065385681a47a3ecc OK 2025/04/03 02:20:07 DEBUG : sub/file2: md5 = 76311cba973f5a6898a38489bf256928 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/04/03 02:20:11 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/03 02:20:11 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/03 02:20:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/03 02:20:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.12s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.60s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:15 DEBUG : file1: md5 = 2c9373d68a7d24f1bf1a6b09d50d4c9c OK 2025/04/03 02:20:17 DEBUG : sub/file2: md5 = 0c46e1b0298f2ebaa0c6a6197f23114d OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/04/03 02:20:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/notfound" 2025/04/03 02:20:21 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/qe0i31qdkoejk60elps0ni5sqk" 2025/04/03 02:20:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.87s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.83s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Making directory 2025/04/03 02:20:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Making directory --- PASS: TestMkdir (0.62s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:28 DEBUG : sub dir/hello world: md5 = ca3fd3adc35dea01f79c36ffe4a4579b OK 2025/04/03 02:20:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.87s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:33 DEBUG : potato2: md5 = 49f6472abbe9eeb2518df6eb43f407ef OK 2025/04/03 02:20:34 DEBUG : empty space: md5 = b1fa544620e9ee828508f5a2752b01a7 OK --- PASS: TestLs (5.06s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:38 DEBUG : potato2: md5 = a2705393c961637b4e327397aa3fb9be OK 2025/04/03 02:20:39 DEBUG : empty space: md5 = 7777d16197f8db150726aa9730ba02e9 OK 2025/04/03 02:20:40 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/04/03 02:20:40 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.39s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:43 DEBUG : potato2: md5 = 88ff7e09be62a2cec623fe33c7e17775 OK 2025/04/03 02:20:44 DEBUG : empty space: md5 = cf4d27d5f391a0ef0c30b0ce6f23b59b OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:48 DEBUG : potato2: md5 = 6f853edbe928ced811ab9503220ee038 OK 2025/04/03 02:20:49 DEBUG : empty space: md5 = b0772526d863d3e66cda710a453ad203 OK --- PASS: TestHashSums (4.67s) === RUN TestHashSumsWithErrors 2025/04/03 02:20:51 DEBUG : Creating backend with remote ":memory:" 2025/04/03 02:20:51 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/03 02:20:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/03 02:20:51 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/03 02:20:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/03 02:20:51 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/03 02:20:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/03 02:20:51 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/03 02:20:51 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/03 02:20:51 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:20:52 DEBUG : potato2: md5 = 66137369cfb4bd5f9530b2c9500027ba OK 2025/04/03 02:20:54 DEBUG : empty space: md5 = 925e3013cedb1cdea067c8d4a62b5abd OK 2025/04/03 02:20:56 DEBUG : sub dir/potato3: md5 = 2cb1e5033dbac4871435e47b31df15e2 OK 2025/04/03 02:20:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.81s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:21:01 DEBUG : small: md5 = b4c9eddd869da32ae134953c014c908b OK 2025/04/03 02:21:02 DEBUG : medium: md5 = 986b98aaa6f2e43ab5d7aefb0b4fb841 OK 2025/04/03 02:21:04 DEBUG : large: md5 = 8785551042954b1b875a734478ddd926 OK 2025/04/03 02:21:04 DEBUG : Waiting for deletions to finish 2025/04/03 02:21:05 DEBUG : large: Excluded (Size Filter) 2025/04/03 02:21:05 INFO : small: Deleted 2025/04/03 02:21:05 INFO : medium: Deleted --- PASS: TestDelete (6.61s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:21:08 DEBUG : small: md5 = d89a76eab55fb156b2542b8c95e2995a OK 2025/04/03 02:21:09 DEBUG : medium: md5 = 89dac5cf24aea015671c6cfe4836df35 OK 2025/04/03 02:21:11 DEBUG : large: md5 = abc01c66875689ea95bd59e85e8453fb OK 2025/04/03 02:21:11 DEBUG : Waiting for deletions to finish 2025/04/03 02:21:11 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/03 02:21:12 INFO : large: Deleted 2025/04/03 02:21:12 INFO : small: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:21:15 DEBUG : small: md5 = 3d71a7cc91aa1f7ce3b426fefe120391 OK 2025/04/03 02:21:16 DEBUG : medium: md5 = 382b891433a601840d664ed20367310e OK 2025/04/03 02:21:17 DEBUG : large: md5 = 2cf7f8c7d7966d4589184f84e1f84bcc OK 2025/04/03 02:21:18 DEBUG : Waiting for deletions to finish 2025/04/03 02:21:18 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/03 02:21:18 INFO : small: Deleted 2025/04/03 02:21:18 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.90s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:21:21 DEBUG : small: md5 = b035c22e57299300aa914d18cb165c3e OK 2025/04/03 02:21:23 DEBUG : medium: md5 = 63a1bb257f5f342acccfeaec49f608e1 OK 2025/04/03 02:21:24 DEBUG : large: md5 = f3350b7a01790d7cf5f66485fe7a0b95 OK 2025/04/03 02:21:24 DEBUG : Waiting for deletions to finish 2025/04/03 02:21:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/03 02:21:25 INFO : small: Deleted 2025/04/03 02:21:25 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:21:29 DEBUG : ReadFile: md5 = 57d7cdbbe0bc6cd0305380cdde2af996 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2025/04/03 02:21:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/03 02:21:31 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/03 02:21:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 02:21:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 02:21:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 02:21:31 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/03 02:21:31 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:21:33 DEBUG : file1: md5 = 7aad3a4cf45015cd1f5add8c3864f719 OK 2025/04/03 02:21:34 DEBUG : file2: md5 = e79120f1b41e9868bd12af73c52ddc5e OK 2025/04/03 02:21:42 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/03 02:21:42 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/03 02:21:42 DEBUG : TestDrive: Saved new token in config file --- PASS: TestCat (15.28s) === RUN TestPurge 2025/04/03 02:21:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yunuqam9foso" 2025/04/03 02:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 02:21:47 DEBUG : Creating backend with remote "TestDrive:crypt/84b65v8rg2mi6tgv7n2tsia4kjdu5gi9jd798o4o3f4e2otu4dsg" 2025/04/03 02:21:48 DEBUG : Creating backend with remote "/tmp/rclone654190222" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yunuqam9foso'", Local "Local file system at /tmp/rclone654190222", Modify Window "1ms" 2025/04/03 02:21:53 DEBUG : A1/B1/C1/one: md5 = 127fb95eba101227476ba8c18852ee17 OK 2025/04/03 02:21:53 INFO : A2: Making directory 2025/04/03 02:21:53 INFO : A1/B2: Making directory 2025/04/03 02:21:54 INFO : A1/B2/C2: Making directory 2025/04/03 02:21:55 INFO : A1/B1/C3: Making directory 2025/04/03 02:21:56 INFO : A3: Making directory 2025/04/03 02:21:57 INFO : A3/B3: Making directory 2025/04/03 02:21:57 INFO : A3/B3/C4: Making directory 2025/04/03 02:21:59 DEBUG : A1/two: md5 = bdbe6931183a9545c4c3c31613736b18 OK 2025/04/03 02:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yunuqam9foso': Purge remote 2025/04/03 02:22:03 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.34s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:22:07 DEBUG : A1/B1/C1/one: md5 = f8918614a963611c6e44aca471560f4b OK 2025/04/03 02:22:07 INFO : A2: Making directory 2025/04/03 02:22:07 INFO : A1/B2: Making directory 2025/04/03 02:22:08 INFO : A1/B2/C2: Making directory 2025/04/03 02:22:09 INFO : A1/B1/C3: Making directory 2025/04/03 02:22:10 INFO : A3: Making directory 2025/04/03 02:22:11 INFO : A3/B3: Making directory 2025/04/03 02:22:11 INFO : A3/B3/C4: Making directory 2025/04/03 02:22:13 DEBUG : A1/two: md5 = d608d19e061d544c4d4ed84c0472cb5d OK 2025/04/03 02:22:14 DEBUG : removing 1 level 3 directories 2025/04/03 02:22:14 INFO : A3/B3/C4: Removing directory 2025/04/03 02:22:18 DEBUG : removing 2 level 3 directories 2025/04/03 02:22:18 INFO : A1/B2/C2: Removing directory 2025/04/03 02:22:18 INFO : A1/B1/C3: Removing directory 2025/04/03 02:22:18 DEBUG : removing 2 level 2 directories 2025/04/03 02:22:18 INFO : A3/B3: Removing directory 2025/04/03 02:22:18 INFO : A1/B2: Removing directory 2025/04/03 02:22:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/03 02:22:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/03 02:22:19 DEBUG : removing 2 level 1 directories 2025/04/03 02:22:19 INFO : A3: Removing directory 2025/04/03 02:22:19 INFO : A2: Removing directory 2025/04/03 02:22:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/03 02:22:23 DEBUG : removing 1 level 3 directories 2025/04/03 02:22:23 INFO : A1/B1/C1: Removing directory 2025/04/03 02:22:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:23 DEBUG : removing 1 level 2 directories 2025/04/03 02:22:23 INFO : A1/B1: Removing directory 2025/04/03 02:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/03 02:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/03 02:22:24 DEBUG : removing 1 level 1 directories 2025/04/03 02:22:24 INFO : A1: Removing directory 2025/04/03 02:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/03 02:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/03 02:22:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/03 02:22:25 DEBUG : removing 1 level 0 directories 2025/04/03 02:22:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Removing directory 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/03 02:22:25 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:22:27 INFO : A1: Making directory 2025/04/03 02:22:28 INFO : A1/B1: Making directory 2025/04/03 02:22:29 INFO : A1/B1/C1: Making directory 2025/04/03 02:22:31 DEBUG : removing 1 level 3 directories 2025/04/03 02:22:31 INFO : A1/B1/C1: Removing directory 2025/04/03 02:22:32 DEBUG : removing 1 level 2 directories 2025/04/03 02:22:32 INFO : A1/B1: Removing directory 2025/04/03 02:22:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/03 02:22:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.23s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:22:35 INFO : A1: Making directory 2025/04/03 02:22:36 INFO : A1/B1: Making directory 2025/04/03 02:22:36 INFO : A1/B1/C1: Making directory 2025/04/03 02:22:39 DEBUG : removing 1 level 3 directories 2025/04/03 02:22:39 INFO : A1/B1/C1: Removing directory 2025/04/03 02:22:40 DEBUG : removing 1 level 2 directories 2025/04/03 02:22:40 INFO : A1/B1: Removing directory 2025/04/03 02:22:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/03 02:22:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.69s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:22:44 DEBUG : file1: md5 = fe54b855e2a2ac338e5ad15360b2180a OK 2025/04/03 02:22:45 DEBUG : filename.txt: File name found in url 2025/04/03 02:22:46 DEBUG : filename.txt: md5 = 92780ba49d778717f583502143aeccc1 OK 2025/04/03 02:22:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/03 02:22:48 DEBUG : headerfilename.txt: md5 = 47e29fdb4357a78bf7af297c1257f45c OK 2025/04/03 02:22:49 DEBUG : file2: md5 = b9f554c550993217a4b708f915b92b79 OK --- PASS: TestCopyURL (9.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:22:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/03 02:22:54 DEBUG : sub/file2: md5 = 5b2e577a05832f08386ee23e157eb100 OK 2025/04/03 02:22:54 INFO : file1: Copied (new) to: sub/file2 2025/04/03 02:22:54 INFO : file1: Deleted 2025/04/03 02:22:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 02:22:55 DEBUG : file1: Unchanged skipping 2025/04/03 02:22:55 INFO : file1: Deleted 2025/04/03 02:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': don't need to copy/move sub/file2, it is already at target location 2025/04/03 02:22:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.23s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:22:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/03 02:22:59 DEBUG : file1: md5 = 356b23347da84653beb17a3fad23f848 OK 2025/04/03 02:22:59 INFO : file1: Copied (new) 2025/04/03 02:22:59 INFO : file1: Deleted 2025/04/03 02:23:00 DEBUG : file1: Destination exists, skipping 2025/04/03 02:23:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.13s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:23:04 DEBUG : dst/file1: md5 = a2ed690ef9cb6998b30bf30f29937edb OK 2025/04/03 02:23:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rojucil5tuzo/backup" 2025/04/03 02:23:05 DEBUG : Config file has changed externally - reloading 2025/04/03 02:23:05 DEBUG : Creating backend with remote "TestDrive:crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g/1nrff024r7pq65ecp72fc28jb0" 2025/04/03 02:23:06 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/03 02:23:09 INFO : dst/file1: Moved (server-side) 2025/04/03 02:23:10 DEBUG : dst/file1: md5 = 1b6edf50e9f2de90b3624e330f50e5d6 OK 2025/04/03 02:23:10 INFO : dst/file1: Copied (new) 2025/04/03 02:23:10 INFO : dst/file1: Deleted 2025/04/03 02:23:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:23:13 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/03 02:23:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.71s) === 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:23:17 DEBUG : A1/one: md5 = c8fde00c90eb938bf52eda39f6cfdd57 OK 2025/04/03 02:23:18 DEBUG : A1/two: md5 = 63e591aad0614eb5b7aecfd3c1ca9fc8 OK 2025/04/03 02:23:20 DEBUG : A1/B1/three: md5 = 6b0d39b7b05c7eca6ef603f7925928bd OK 2025/04/03 02:23:22 DEBUG : A1/B1/C1/four: md5 = b0133d09829ded3d473b421dac16efcb OK 2025/04/03 02:23:25 DEBUG : A1/B1/C2/five: md5 = b42ecee4149e8bc65f865a061e0549b4 OK 2025/04/03 02:23:25 INFO : A1/B2: Making directory 2025/04/03 02:23:25 INFO : A1/B1/C3: Making directory 2025/04/03 02:23:35 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/03 02:23:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/03 02:23:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/03 02:23:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/03 02:23:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/03 02:23:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/03 02:23:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/03 02:23:38 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/03 02:23:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/03 02:23:39 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/03 02:23:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/03 02:23:47 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/03 02:23:47 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/03 02:23:47 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/03 02:23:47 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/03 02:23:48 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/03 02:23:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/03 02:23:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/03 02:23:51 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/03 02:23:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/03 02:23:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/03 02:23:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/03 02:23:59 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/03 02:24:00 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.36s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 02:24:03 DEBUG : no_checksum_small_file_from_pipe: md5 = 0568e3d236f2bdbb4d44aac067b2dde4 OK 2025/04/03 02:24:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/03 02:24:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/03 02:24:04 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/03 02:24:05 DEBUG : no_checksum_big_file_from_pipe: md5 = ec407c91867ecd92178b2d81f6b8a674 OK 2025/04/03 02:24:05 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 02:24:08 DEBUG : with_checksum_small_file_from_pipe: md5 = e4eacf310008294bc0eb97de43c05c24 OK 2025/04/03 02:24:08 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/03 02:24:09 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/03 02:24:10 DEBUG : with_checksum_big_file_from_pipe: md5 = 505b53dd76086062b95fbad9f1f16a8b OK 2025/04/03 02:24:10 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 02:24:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 02:24:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/03 02:24:14 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-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (34 bytes), uploading instead of streaming 2025/04/03 02:24:17 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/03 02:24:18 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/03 02:24:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.34s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.56s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.90s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/03 02:24:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (48 bytes), uploading instead of streaming 2025/04/03 02:24:22 DEBUG : rcat_metadata: md5 = b656674f2bf8aafb5b0eccd2761811d5 OK 2025/04/03 02:24:22 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/03 02:24:24 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/03 02:24:25 DEBUG : rcat_metadata_uploadcutoff0: md5 = 88e0d978c463fe56cf713a54e7d238a8 OK 2025/04/03 02:24:25 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.79s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.70s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:28 DEBUG : potato1: md5 = 5b6c44613b173c55a2564672b3b7036e OK 2025/04/03 02:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/03 02:24:29 DEBUG : potato2: md5 = 7dc4045d2ab956a2b07a397272b32c15 OK 2025/04/03 02:24:29 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:32 DEBUG : potato1: md5 = 3ef1774968b61c7e09fe13a6727692a4 OK 2025/04/03 02:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': File to upload is small (60 bytes), uploading instead of streaming 2025/04/03 02:24:34 DEBUG : potato2: md5 = 13040a6b47e1e045951c14edc1e610d4 OK 2025/04/03 02:24:34 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.14s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:37 DEBUG : potato2: md5 = bd7870be60e342a2ddb106f4bf5a9b04 OK 2025/04/03 02:24:39 DEBUG : empty space: md5 = 9cd453c9c691c93ae41c79ba85f0dbfe OK 2025/04/03 02:24:41 DEBUG : sub dir/potato3: md5 = d280ebd334eacb6545af9fd14759dbc9 OK 2025/04/03 02:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Touching "sub dir/potato3" 2025/04/03 02:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Touching "empty space" 2025/04/03 02:24:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Touching "potato2" 2025/04/03 02:24:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.86s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:46 DEBUG : dir with metadata: Making directory with metadata 2025/04/03 02:24:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.64s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:49 DEBUG : directory with modtime: Making directory with metadata 2025/04/03 02:24:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:51 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/03 02:24:51 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/03 02:24:51 DEBUG : Google drive root 'crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g': Skipping btime metadata as can't update it on an existing file: 2025-04-03T02:24:51.454281048Z 2025/04/03 02:24:52 INFO : non existent directory: Updated directory metadata 2025/04/03 02:24:54 DEBUG : Google drive root 'crypt/srk6ifm3o3m9k1vhfi39pq7hnlmkvti6s20v5hcta0lcpan7a23g': Skipping btime metadata as can't update it on an existing file: 2025-04-03T02:24:51.454281048Z 2025/04/03 02:24:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.75s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:24:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/03 02:24:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/03 02:24:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:25:00 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/03 02:25:00 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/03 02:25:00 DEBUG : dst: Making directory with metadata 2025/04/03 02:25:01 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/03 02:25:01 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/03 02:25:01 INFO : dst: Set directory modification time (using SetModTime) 2025/04/03 02:25:02 INFO : dst: Set directory modification time (using SetModTime) 2025/04/03 02:25:02 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/03 02:25:02 INFO : dst: Set directory modification time (using SetModTime) 2025/04/03 02:25:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.64s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo'", Local "Local file system at /tmp/rclone3776845606", Modify Window "1ms" 2025/04/03 02:25:06 DEBUG : sub dir/test remove existing: md5 = 7b6a022b4c6eda62c738d1fdc6b09bb9 OK 2025/04/03 02:25:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 68601298d41ca15705c9c41ea4e3cd12 OK 2025/04/03 02:25:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yigulov7" before starting 2025/04/03 02:25:10 DEBUG : sub dir/test remove existing.yigulov7: TEST: removing renamed existing file after operation 2025/04/03 02:25:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jisemol6" before starting 2025/04/03 02:25:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jisemol6: TEST: renaming existing back after failed operation 2025/04/03 02:25:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fofawuk4" before starting 2025/04/03 02:25:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fofawuk4: TEST: removing renamed existing file after operation 2025/04/03 02:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ufv7d8r0d9qabqs0bomqu6qp4o73rvr3dj4e41auhhm8ioqig6i0" 2025/04/03 02:25:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "qjt55la94ekk2v1ovjqp8k76bt8554jd3sa0ooqt038u359m9dmkac51gsmbmq7hr5dunn1vmj6k78mcaa2adsn2cp907qo7ahivph6de2j69ttb8ou2uemthhvbrr6qccoece9dbl90gsrduktdl0a4hooi9gef127isrtarof3kgfdahr0" --- PASS: TestRemoveExisting (13.89s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/04/03 02:25:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rojucil5tuzo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m45.704318369s (try 1/5)