"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/16 03:27:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe" 2025/01/16 03:27:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:27:41 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing" 2025/01/16 03:27:42 DEBUG : Creating backend with remote "/tmp/rclone3884356296" === 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", 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/01/16 03:27:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/16 03:27:42 DEBUG : potato: Seek from 10 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 10 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Seek from 5 to 2 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/16 03:27:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Seek from 5 to 2 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/16 03:27:42 DEBUG : potato: Seek from 8 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 8 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/16 03:27:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/16 03:27:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/16 03:27:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/16 03:27:42 DEBUG : potato: Seek from 5 to 2 2025/01/16 03:27:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/16 03:27:42 DEBUG : potato: Seek from 9 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 9 to 0 2025/01/16 03:27:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:27:45 DEBUG : rutabaga: md5 = 0884015ad9c1d988ad8feb9f684d3f88 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/16 03:27:47 DEBUG : empty space: md5 = d33d5bceaaed5c7534096da2ce447bf0 OK === RUN TestCheck/3 2025/01/16 03:27:49 DEBUG : potato2: md5 = 0bbf5ed4ee9901653daee0ca4602b387 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/16 03:27:51 DEBUG : remotepotato: md5 = 65341e04f9dd2d2ad5be877617c8bd60 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.87s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/01/16 03:27:55 DEBUG : Creating backend with remote "nonexistent" 2025/01/16 03:27:55 DEBUG : Creating backend with remote "nonexistent" 2025/01/16 03:27:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/16 03:27:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/16 03:27:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/16 03:27:55 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:27:57 DEBUG : rutabaga: md5 = ac4242ea3dd5cf7cad71bbeb6375a472 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/16 03:28:02 DEBUG : empty space: md5 = e350bfd67e0870d127f53d9e157abdf9 OK === RUN TestCheckDownload/3 2025/01/16 03:28:04 DEBUG : potato2: md5 = f04039d232a78de9d72704a5df0fe3a0 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/16 03:28:09 DEBUG : remotepotato: md5 = 3de41676f808b9dbb3ad6233e99ab09c OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.64s) --- PASS: TestCheckDownload/1 (1.14s) --- PASS: TestCheckDownload/2 (1.83s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.20s) --- PASS: TestCheckDownload/5 (1.67s) --- PASS: TestCheckDownload/6 (1.01s) --- PASS: TestCheckDownload/7 (1.32s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:28:16 DEBUG : rutabaga: md5 = cbb019d95e8438bd84a78d86ef0ee670 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/16 03:28:19 DEBUG : empty space: md5 = cc758c034ff2efa2a8302db3a8a1c28f OK === RUN TestCheckSizeOnly/3 2025/01/16 03:28:21 DEBUG : potato2: md5 = c7683ba65ac2d9e0521288835b9474c7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/16 03:28:23 DEBUG : remotepotato: md5 = b5e914fdcdd0cb33504e8f21e00cce10 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.46s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.24s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:28:29 DEBUG : test.sum: md5 = cd9f629cec2207a9dfb95506fc0af092 OK 2025/01/16 03:28:30 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/16 03:28:30 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/16 03:28:30 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/16 03:28:30 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/16 03:28:32 DEBUG : test.sum: md5 = 020d24add771f9a7d6f7315c17980d62 OK 2025/01/16 03:28:33 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/16 03:28:33 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/16 03:28:33 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/16 03:28:33 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.32s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:28:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/data" 2025/01/16 03:28:34 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:28:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/data" 2025/01/16 03:28:36 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/vjrnln8ratgmqakfosrqe8espk" 2025/01/16 03:28:41 DEBUG : data/banana: md5 = 3be3fd4c44dc4407f736cf122bae405d OK 2025/01/16 03:28:42 DEBUG : test.sum: md5 = 4215f600a6afc6ba802b011d194e7f79 OK === RUN TestCheckSumDownload/subtest1 2025/01/16 03:28:47 DEBUG : data/potato: md5 = ed63aa010de62de14e06251ab97e6a3d OK 2025/01/16 03:28:49 DEBUG : test.sum: md5 = c9cf866e03a5c2af74d76dc2d4a53aa4 OK === RUN TestCheckSumDownload/subtest2 2025/01/16 03:28:54 DEBUG : test.sum: md5 = 76497f08b69be6002c1d31ac6cf66789 OK === RUN TestCheckSumDownload/subtest3 2025/01/16 03:28:58 DEBUG : test.sum: md5 = 015e77aadff0adbe01ca1f25c1ed8f33 OK === RUN TestCheckSumDownload/subtest4 2025/01/16 03:29:03 DEBUG : test.sum: md5 = b1378321f65abfa37db1a975f85cbfdb OK === RUN TestCheckSumDownload/subtest5 2025/01/16 03:29:08 DEBUG : test.sum: md5 = 391ad01475a25b175e7ff9671b897e20 OK === RUN TestCheckSumDownload/subtest6 2025/01/16 03:29:12 DEBUG : data/banana: md5 = c60024d350976694434cb4724273e61f OK 2025/01/16 03:29:13 DEBUG : data/potato: md5 = c5006ebf8e68bad42404ea7104ea370c OK 2025/01/16 03:29:15 DEBUG : test.sum: md5 = 24b253b83cffde843e4a1515a80f5305 OK === RUN TestCheckSumDownload/subtest7 2025/01/16 03:29:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/16 03:29:21 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (45.42s) --- PASS: TestCheckSumDownload/subtest1 (2.99s) --- PASS: TestCheckSumDownload/subtest2 (2.66s) --- PASS: TestCheckSumDownload/subtest3 (2.76s) --- PASS: TestCheckSumDownload/subtest4 (2.90s) --- PASS: TestCheckSumDownload/subtest5 (2.50s) --- PASS: TestCheckSumDownload/subtest6 (2.14s) --- PASS: TestCheckSumDownload/subtest7 (3.27s) === RUN TestApplyTransforms 2025/01/16 03:29:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nekexir6nutu" 2025/01/16 03:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:22 DEBUG : Creating backend with remote "TestDrive:crypt/75q4chin1a1l8vspi043crr6pqkeui2lj360dnn61mb4gjktlflg" 2025/01/16 03:29:23 DEBUG : Creating backend with remote "/tmp/rclone2260083744" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu'", Local "Local file system at /tmp/rclone2260083744", Modify Window "1ms" 2025/01/16 03:29:26 DEBUG : hello, world!: md5 = 49749020c8f610a026df523900cf4226 OK upper checkfile vs. lower remote (without normalization) 2025/01/16 03:29:26 ERROR : hello, world!: sum not found 2025/01/16 03:29:26 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu' 2025/01/16 03:29:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu': 1 files missing 2025/01/16 03:29:26 NOTICE: 1 hashes missing 2025/01/16 03:29:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu': 2 differences found 2025/01/16 03:29:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/16 03:29:28 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu': 0 differences found 2025/01/16 03:29:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu': 1 matching files 2025/01/16 03:29:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tibidab3lube" 2025/01/16 03:29:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:28 DEBUG : Creating backend with remote "TestDrive:crypt/r1uqg4garn8u32igm1hlsngksgtp12b3hmq97vn1kce08m5vr7j0" 2025/01/16 03:29:29 DEBUG : Creating backend with remote "/tmp/rclone3444285273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube'", Local "Local file system at /tmp/rclone3444285273", Modify Window "1ms" 2025/01/16 03:29:31 DEBUG : HELLO, WORLD!: md5 = 01f73fbe9d422f08ee439cd78827b236 OK lower checkfile vs. upper remote (without normalization) 2025/01/16 03:29:32 ERROR : HELLO, WORLD!: sum not found 2025/01/16 03:29:32 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube' 2025/01/16 03:29:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube': 1 files missing 2025/01/16 03:29:32 NOTICE: 1 hashes missing 2025/01/16 03:29:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube': 2 differences found 2025/01/16 03:29:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/16 03:29:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:29:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube': 0 differences found 2025/01/16 03:29:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube': 1 matching files 2025/01/16 03:29:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cehoqek8ciwu" 2025/01/16 03:29:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:34 DEBUG : Creating backend with remote "TestDrive:crypt/i5d8i831d0me8hbvtpstfhjsoihtfccka4g18touh0d2qtag99fg" 2025/01/16 03:29:35 DEBUG : Creating backend with remote "/tmp/rclone2984924633" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu'", Local "Local file system at /tmp/rclone2984924633", Modify Window "1ms" 2025/01/16 03:29:37 DEBUG : HeLlO, wOrLd!: md5 = d0f6485b555406ce339ffe32b5caf4ce OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/16 03:29:38 ERROR : HeLlO, wOrLd!: sum not found 2025/01/16 03:29:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu' 2025/01/16 03:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu': 1 files missing 2025/01/16 03:29:38 NOTICE: 1 hashes missing 2025/01/16 03:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu': 2 differences found 2025/01/16 03:29:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/16 03:29:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:29:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu': 0 differences found 2025/01/16 03:29:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu': 1 matching files 2025/01/16 03:29:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zobalar2moha" 2025/01/16 03:29:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:39 DEBUG : Creating backend with remote "TestDrive:crypt/fjtvgqoehbe1ugl6pne1cf4bh6s2i3is2jlltaqkunu57drc4pcg" 2025/01/16 03:29:40 DEBUG : Creating backend with remote "/tmp/rclone902723134" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha'", Local "Local file system at /tmp/rclone902723134", Modify Window "1ms" 2025/01/16 03:29:43 DEBUG : HELLO, WORLD!: md5 = 4fe2e161ef767f9f26611bc04450990c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/16 03:29:43 ERROR : HELLO, WORLD!: sum not found 2025/01/16 03:29:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha' 2025/01/16 03:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha': 1 files missing 2025/01/16 03:29:43 NOTICE: 1 hashes missing 2025/01/16 03:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha': 2 differences found 2025/01/16 03:29:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/16 03:29:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha': 0 differences found 2025/01/16 03:29:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha': 1 matching files 2025/01/16 03:29:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fefodun5qavi" 2025/01/16 03:29:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:45 DEBUG : Creating backend with remote "TestDrive:crypt/4jqegr4h0mh88v57nio5p2d9f2pdo0ghhe4comn14ohbj7phqjog" 2025/01/16 03:29:46 DEBUG : Creating backend with remote "/tmp/rclone2689969356" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi'", Local "Local file system at /tmp/rclone2689969356", Modify Window "1ms" 2025/01/16 03:29:48 DEBUG : 測試_Русский___ě_áñ: md5 = 6746bd7275257b599bb45d57e998324e OK NFD checkfile vs. NFC remote (without normalization) 2025/01/16 03:29:49 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/16 03:29:49 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi' 2025/01/16 03:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi': 1 files missing 2025/01/16 03:29:49 NOTICE: 1 hashes missing 2025/01/16 03:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi': 2 differences found 2025/01/16 03:29:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/16 03:29:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi': 0 differences found 2025/01/16 03:29:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi': 1 matching files 2025/01/16 03:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xufukef4bofo" 2025/01/16 03:29:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:51 DEBUG : Creating backend with remote "TestDrive:crypt/lf94dibsum5mldonaomscbtb80g7jmpaqeb1e5d6rrbed6v0v260" 2025/01/16 03:29:52 DEBUG : Creating backend with remote "/tmp/rclone4093561660" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo'", Local "Local file system at /tmp/rclone4093561660", Modify Window "1ms" 2025/01/16 03:29:54 DEBUG : 測試_Русский___ě_áñ: md5 = b4d4a0a730135380ddf5d5183f61f182 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/16 03:29:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/16 03:29:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo' 2025/01/16 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo': 1 files missing 2025/01/16 03:29:55 NOTICE: 1 hashes missing 2025/01/16 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo': 2 differences found 2025/01/16 03:29:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/16 03:29:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:29:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo': 0 differences found 2025/01/16 03:29:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo': 1 matching files 2025/01/16 03:29:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mohiyat7vule" 2025/01/16 03:29:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:29:56 DEBUG : Creating backend with remote "TestDrive:crypt/jct76u9ediej0vjktc4al1uftq405pg0ibguen8fpc43p7crkar0" 2025/01/16 03:29:57 DEBUG : Creating backend with remote "/tmp/rclone1910755532" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule'", Local "Local file system at /tmp/rclone1910755532", Modify Window "1ms" 2025/01/16 03:30:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bffa121a8e5a82fcba022dea7d84ed58 OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/16 03:30:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/16 03:30:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule' 2025/01/16 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule': 1 files missing 2025/01/16 03:30:00 NOTICE: 1 hashes missing 2025/01/16 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule': 2 differences found 2025/01/16 03:30:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/16 03:30:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:30:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule': 0 differences found 2025/01/16 03:30:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule': 1 matching files 2025/01/16 03:30:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohopar5puca" 2025/01/16 03:30:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:30:02 DEBUG : Creating backend with remote "TestDrive:crypt/2vf6bhn1a9dtdh9bns4evub8qq6d72m3rtt49mgt2krp46d8ekdg" 2025/01/16 03:30:03 DEBUG : Creating backend with remote "/tmp/rclone3343434834" 2025/01/16 03:30:03 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca'", Local "Local file system at /tmp/rclone3343434834", Modify Window "1ms" 2025/01/16 03:30:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cc0ca3a709e882a327dea456e523b604 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/16 03:30:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/16 03:30:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca' 2025/01/16 03:30:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca': 1 files missing 2025/01/16 03:30:06 NOTICE: 1 hashes missing 2025/01/16 03:30:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca': 2 differences found 2025/01/16 03:30:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/16 03:30:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:30:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca': 0 differences found 2025/01/16 03:30:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca': 1 matching files 2025/01/16 03:30:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vudomey5fabu" 2025/01/16 03:30:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:30:07 DEBUG : Creating backend with remote "TestDrive:crypt/abh4pratnliphlmtbtgsira5gvqtottj3bbrgtorel23qt404oj0" 2025/01/16 03:30:08 DEBUG : Creating backend with remote "/tmp/rclone590035813" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu'", Local "Local file system at /tmp/rclone590035813", Modify Window "1ms" 2025/01/16 03:30:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d814c78e203d72d8111930d0a63ecdcb OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/16 03:30:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/16 03:30:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu' 2025/01/16 03:30:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu': 1 files missing 2025/01/16 03:30:12 NOTICE: 1 hashes missing 2025/01/16 03:30:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu': 2 differences found 2025/01/16 03:30:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/16 03:30:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu': 0 differences found 2025/01/16 03:30:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu': 1 matching files 2025/01/16 03:30:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubilec4piyo" 2025/01/16 03:30:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:30:13 DEBUG : Creating backend with remote "TestDrive:crypt/n3rtjpeipc819dt878g7nn1p0n11v5rl83va3mbi9pd4bmbkoo8g" 2025/01/16 03:30:14 DEBUG : Creating backend with remote "/tmp/rclone766680357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo'", Local "Local file system at /tmp/rclone766680357", Modify Window "1ms" 2025/01/16 03:30:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0759a5fe717b59b364b81166e8e7022e OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/16 03:30:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/16 03:30:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo' 2025/01/16 03:30:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo': 1 files missing 2025/01/16 03:30:17 NOTICE: 1 hashes missing 2025/01/16 03:30:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo': 2 differences found 2025/01/16 03:30:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/16 03:30:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/16 03:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo': 0 differences found 2025/01/16 03:30:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo': 1 matching files 2025/01/16 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubilec4piyo': Purge remote 2025/01/16 03:30:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vudomey5fabu': Purge remote 2025/01/16 03:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohopar5puca': Purge remote 2025/01/16 03:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mohiyat7vule': Purge remote 2025/01/16 03:30:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xufukef4bofo': Purge remote 2025/01/16 03:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefodun5qavi': Purge remote 2025/01/16 03:30:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zobalar2moha': Purge remote 2025/01/16 03:30:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cehoqek8ciwu': Purge remote 2025/01/16 03:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tibidab3lube': Purge remote 2025/01/16 03:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nekexir6nutu': Purge remote --- PASS: TestApplyTransforms (63.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:30:25 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/16 03:30:28 DEBUG : sub/file2: md5 = 007acf342d607bef05938a9ddadfaff0 OK 2025/01/16 03:30:28 INFO : file1: Copied (new) to: sub/file2 2025/01/16 03:30:29 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:30:29 DEBUG : file1: Unchanged skipping 2025/01/16 03:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': don't need to copy/move sub/file2, it is already at target location 2025/01/16 03:30:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:30:35 DEBUG : dst/file1: md5 = 2bdbd4c90b642923eccb551d6004a67a OK 2025/01/16 03:30:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/backup" 2025/01/16 03:30:36 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/1nrff024r7pq65ecp72fc28jb0" 2025/01/16 03:30:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/16 03:30:41 INFO : dst/file1: Moved (server-side) 2025/01/16 03:30:43 DEBUG : dst/file1: md5 = 0b76e2cdbb0cbfe5154e29bdeede31eb OK 2025/01/16 03:30:43 INFO : dst/file1: Copied (new) 2025/01/16 03:30:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/16 03:30:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/16 03:30:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (15.72s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:30:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/dst" 2025/01/16 03:30:48 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/16 03:30:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/CompareDest" 2025/01/16 03:30:50 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/gveqi14airsml4bgu7krj116o8" 2025/01/16 03:30:52 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 03:30:55 DEBUG : one: md5 = a9f4e05656b4fd404473aa496b92f394 OK 2025/01/16 03:30:55 INFO : one: Copied (new) 2025/01/16 03:30:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:30:58 DEBUG : one: md5 = 16443483e27b18010b80ab25ea140cdd OK 2025/01/16 03:30:58 INFO : one: Copied (replaced existing) 2025/01/16 03:31:00 DEBUG : dst/one: md5 = 92ef7b8934946a189c07734bf259a371 OK 2025/01/16 03:31:03 DEBUG : CompareDest/one: md5 = 1c141d8cc48d60e7daad987e263968ef OK 2025/01/16 03:31:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:31:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:31:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 03:31:06 DEBUG : CompareDest/two: md5 = 5b077655e764d3d0374c121b8584b0a9 OK 2025/01/16 03:31:07 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 03:31:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:31:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 03:31:08 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 03:31:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:31:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 03:31:09 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 03:31:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/16 03:31:11 DEBUG : two: md5 = 5f57bb9ac1cc1829a595592c757b3721 OK 2025/01/16 03:31:11 INFO : two: Copied (new) 2025/01/16 03:31:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/16 03:31:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:31:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/16 03:31:17 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.94s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:31:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/dst" 2025/01/16 03:31:17 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/16 03:31:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/CopyDest" 2025/01/16 03:31:19 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/16 03:31:21 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 03:31:24 DEBUG : one: md5 = 7f318f6f90c17d9607831afb1ec8e06e OK 2025/01/16 03:31:24 INFO : one: Copied (new) 2025/01/16 03:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:31:27 DEBUG : one: md5 = 0c2beebab772f1d2d2387a9fe39e13db OK 2025/01/16 03:31:27 INFO : one: Copied (replaced existing) 2025/01/16 03:31:29 DEBUG : dst/one: md5 = 74ae878eeb58393d0581d7febbee29ce OK 2025/01/16 03:31:32 DEBUG : CopyDest/one: md5 = 82a166684094aa2c28142aa6285bf545 OK 2025/01/16 03:31:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/BackupDir" 2025/01/16 03:31:33 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/16 03:31:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:31:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:31:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 03:31:37 INFO : one: Moved (server-side) 2025/01/16 03:31:38 INFO : one: Copied (server-side copy) 2025/01/16 03:31:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/16 03:31:41 DEBUG : CopyDest/two: md5 = f4ba1d1735b22bb0c259caaa38832630 OK 2025/01/16 03:31:41 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 03:31:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:31:43 INFO : two: Copied (server-side copy) 2025/01/16 03:31:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/16 03:31:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/16 03:31:44 DEBUG : two: Unchanged skipping 2025/01/16 03:31:46 DEBUG : CopyDest/three: md5 = 8ca11147808cc13968d6b04d5c5d0ced OK 2025/01/16 03:31:46 DEBUG : three: Need to transfer - File not found at Destination 2025/01/16 03:31:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/16 03:31:47 DEBUG : three: Destination not found in --copy-dest 2025/01/16 03:31:48 DEBUG : three: md5 = 3eeedced8f8bd2b2372adf8f80d7ecf9 OK 2025/01/16 03:31:48 INFO : three: Copied (new) 2025/01/16 03:31:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/16 03:31:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/16 03:31:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:31:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:31:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/16 03:31:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/16 03:31:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.83s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:31:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/16 03:32:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 1d199824a503ebb3b700d1066a12a0fd OK 2025/01/16 03:32:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/16 03:32:01 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/16 03:32:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/01/16 03:32:02 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/16 03:32:03 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/16 03:32:05 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 710f7819a21e4ee86137a97336ea43e6 OK 2025/01/16 03:32:05 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/16 03:32:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/16 03:32:07 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.81s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using skip mode. 2025/01/16 03:32:12 NOTICE: one: Found 2 files with duplicate names 2025/01/16 03:32:12 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.17s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using skip mode. 2025/01/16 03:32:19 NOTICE: one: Found 3 files with duplicate names 2025/01/16 03:32:19 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/16 03:32:20 INFO : one: Deleted 2025/01/16 03:32:20 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.80s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using first mode. 2025/01/16 03:32:26 NOTICE: one: Found 3 files with duplicate names 2025/01/16 03:32:27 INFO : one: Deleted 2025/01/16 03:32:27 INFO : one: Deleted 2025/01/16 03:32:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.34s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using newest mode. 2025/01/16 03:32:34 NOTICE: one: Found 3 files with duplicate names 2025/01/16 03:32:34 INFO : one: Deleted 2025/01/16 03:32:35 INFO : one: Deleted 2025/01/16 03:32:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.64s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using oldest mode. 2025/01/16 03:32:42 NOTICE: one: Found 3 files with duplicate names 2025/01/16 03:32:42 INFO : one: Deleted 2025/01/16 03:32:43 INFO : one: Deleted 2025/01/16 03:32:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.35s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using largest mode. 2025/01/16 03:32:49 NOTICE: one: Found 3 files with duplicate names 2025/01/16 03:32:50 INFO : one: Deleted 2025/01/16 03:32:50 INFO : one: Deleted 2025/01/16 03:32:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.62s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:32:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using smallest mode. 2025/01/16 03:32:57 NOTICE: one: Found 3 files with duplicate names 2025/01/16 03:32:58 INFO : one: Deleted 2025/01/16 03:32:58 INFO : one: Deleted 2025/01/16 03:32:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.78s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:33:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Looking for duplicate names using rename mode. 2025/01/16 03:33:06 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/16 03:33:07 INFO : one-2.txt: renamed from: one.txt 2025/01/16 03:33:09 INFO : one-3.txt: renamed from: one.txt 2025/01/16 03:33:10 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.54s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:33:16 DEBUG : dupe1/one.txt: md5 = 1547b09d00b5a0933f00cbbc2e9f4aa7 OK 2025/01/16 03:33:18 DEBUG : dupe2/two.txt: md5 = 16d6d7b0cca440ab54220f98706406db OK 2025/01/16 03:33:21 DEBUG : dupe3/three.txt: md5 = 253cd1d91ae4d96fd2aa96ef6b603cc5 OK 2025/01/16 03:33:21 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/16 03:33:22 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/16 03:33:23 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/16 03:33:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/16 03:33:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/16 03:33:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/16 03:33:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:33:30 DEBUG : a.txt: md5 = 6ad97233423b72a0e5822de0fe674317 OK 2025/01/16 03:33:32 DEBUG : zend.txt: md5 = 648055dcf11319b1cc3c3f34568c3a92 OK 2025/01/16 03:33:35 DEBUG : sub dir/hello world: md5 = 08b33cff0752110030a87536545af1f4 OK 2025/01/16 03:33:37 DEBUG : sub dir/hello world2: md5 = de077ce1cbbd8fb703a5a00310a04ee7 OK 2025/01/16 03:33:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 7a89714da227c61bc9ca62e3f88c7bf3 OK 2025/01/16 03:33:41 DEBUG : sub dir/ignore dir/should be ignored: md5 = 002609a25165d6095c8dfa9fa7c06f5f OK 2025/01/16 03:33:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 89ea54b192d81ec3c7cfd6be014c7416 OK 2025/01/16 03:33:45 DEBUG : a.txt: Excluded (Size Filter) 2025/01/16 03:33:45 DEBUG : a.txt: Excluded 2025/01/16 03:33:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/16 03:33:45 DEBUG : sub dir/hello world2: Excluded 2025/01/16 03:33:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/16 03:33:45 DEBUG : sub dir/hello world: Excluded 2025/01/16 03:33:46 DEBUG : sub dir/ignore dir: Excluded 2025/01/16 03:33:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/16 03:33:46 DEBUG : sub dir/hello world2: Excluded 2025/01/16 03:33:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/16 03:33:46 DEBUG : sub dir/hello world: Excluded 2025/01/16 03:33:46 DEBUG : sub dir/ignore dir: Excluded 2025/01/16 03:33:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/01/16 03:33:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.81s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:33:56 DEBUG : file1: md5 = e83b3f7c2117a26fc5d1af016da01338 OK 2025/01/16 03:33:58 DEBUG : sub/file2: md5 = aa4170b27b37c94a092e2184114437f0 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/01/16 03:34:01 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/16 03:34:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/16 03:34:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/16 03:34:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.64s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:06 DEBUG : file1: md5 = 086478778a97494924d852e459d3224c OK 2025/01/16 03:34:09 DEBUG : sub/file2: md5 = 06eb79b88f1eec302fd72c89724e9efb OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/16 03:34:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/notfound" 2025/01/16 03:34:13 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/qe0i31qdkoejk60elps0ni5sqk" 2025/01/16 03:34:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.46s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Making directory 2025/01/16 03:34:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:21 DEBUG : sub dir/hello world: md5 = 119aa59d123e4d0af59f54ff7302c473 OK 2025/01/16 03:34:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.56s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:25 DEBUG : potato2: md5 = ed94876ee4d0c4a22decc99e8ba6dab1 OK 2025/01/16 03:34:27 DEBUG : empty space: md5 = 3c9af67c8e5f6b9d32f90a9b464ca256 OK --- PASS: TestLs (5.57s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:31 DEBUG : potato2: md5 = 4eef7e024fce4ed9c1b99c2f49a2a60c OK 2025/01/16 03:34:33 DEBUG : empty space: md5 = 1c2830dd5bec47bc638bddeea836de34 OK 2025/01/16 03:34:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/16 03:34:34 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.34s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:37 DEBUG : potato2: md5 = 6f99976ad3d04c638b05d35b8693c07d OK 2025/01/16 03:34:39 DEBUG : empty space: md5 = aba7ff2ccfc28b5f35d68b47c14f43d8 OK --- PASS: TestLsLong (5.46s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:43 DEBUG : potato2: md5 = 52dea729adcd0345d7dccb0001f5a0aa OK 2025/01/16 03:34:44 DEBUG : empty space: md5 = b3c6563a1a495472946693483e3868c2 OK --- PASS: TestHashSums (5.13s) === RUN TestHashSumsWithErrors 2025/01/16 03:34:46 DEBUG : Creating backend with remote ":memory:" 2025/01/16 03:34:46 DEBUG : Config file has changed externally - reloading 2025/01/16 03:34:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/16 03:34:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/16 03:34:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/16 03:34:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/16 03:34:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/16 03:34:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/16 03:34:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/16 03:34:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/16 03:34:46 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:48 DEBUG : potato2: md5 = f3cf544306968163007609f9015a080b OK 2025/01/16 03:34:49 DEBUG : empty space: md5 = 5b328781867757f4c53562ced4bc8bf8 OK 2025/01/16 03:34:52 DEBUG : sub dir/potato3: md5 = 4f6d6bd76d87eb9516dfcc7d849d49fb OK 2025/01/16 03:34:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.92s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:34:58 DEBUG : small: md5 = 20c4613811b44f6fffd7001c372fb14f OK 2025/01/16 03:34:59 DEBUG : medium: md5 = 43bd52ee8c58811d6244d53941ce34ed OK 2025/01/16 03:35:01 DEBUG : large: md5 = ddad876d3d1e8d2d1a9c4bf3b0a8fd79 OK 2025/01/16 03:35:01 DEBUG : Waiting for deletions to finish 2025/01/16 03:35:01 DEBUG : large: Excluded (Size Filter) 2025/01/16 03:35:02 INFO : medium: Deleted 2025/01/16 03:35:02 INFO : small: Deleted --- PASS: TestDelete (7.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:35:05 DEBUG : small: md5 = 18e3327ac93d6285dd97a490fd44f3e2 OK 2025/01/16 03:35:07 DEBUG : medium: md5 = a2bb5259ed4f7f9040199d8483619cd1 OK 2025/01/16 03:35:08 DEBUG : large: md5 = 50e1d4488a892a9c5451146ea7859cdb OK 2025/01/16 03:35:09 DEBUG : Waiting for deletions to finish 2025/01/16 03:35:09 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/01/16 03:35:09 INFO : large: Deleted 2025/01/16 03:35:10 INFO : small: Deleted --- PASS: TestMaxDelete (7.75s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:35:13 DEBUG : small: md5 = 007845e405c8708a60f012420fbc39a1 OK 2025/01/16 03:35:15 DEBUG : medium: md5 = b01b78fe024f38fb2b99898993561de9 OK 2025/01/16 03:35:16 DEBUG : large: md5 = b93c27de6392124614573a19b04022b3 OK 2025/01/16 03:35:16 DEBUG : Waiting for deletions to finish 2025/01/16 03:35:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/16 03:35:17 INFO : small: Deleted 2025/01/16 03:35:17 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.78s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:35:21 DEBUG : small: md5 = e4e351d6dea218fd78bbcfe2563c8960 OK 2025/01/16 03:35:23 DEBUG : medium: md5 = 17c90f936e64dfdccc8a45a5cdbe34d9 OK 2025/01/16 03:35:24 DEBUG : large: md5 = 4dec4505eb1a99b89fc702ec3ca23b77 OK 2025/01/16 03:35:25 DEBUG : Waiting for deletions to finish 2025/01/16 03:35:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/16 03:35:25 INFO : small: Deleted 2025/01/16 03:35:26 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.23s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:35:29 DEBUG : ReadFile: md5 = f3c65f068a3de54ddc2ed72a81d4791f OK --- PASS: TestReadFile (4.63s) === RUN TestRetry 2025/01/16 03:35:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/16 03:35:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/16 03:35:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/16 03:35:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/16 03:35:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/16 03:35:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/16 03:35:32 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:35:34 DEBUG : file1: md5 = 91d827a94298c98c98ae104f5d33f12f OK 2025/01/16 03:35:35 DEBUG : file2: md5 = 1a47575f4dbcbcf225eb2346508049d1 OK --- PASS: TestCat (18.47s) === RUN TestPurge 2025/01/16 03:35:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimagol3sufe" 2025/01/16 03:35:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 03:35:51 DEBUG : Creating backend with remote "TestDrive:crypt/tk2ondg0i5nk174egej5673l0pvkj5uv4mf67f8s5iaroltv30mg" 2025/01/16 03:35:52 DEBUG : Creating backend with remote "/tmp/rclone2104291644" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimagol3sufe'", Local "Local file system at /tmp/rclone2104291644", Modify Window "1ms" 2025/01/16 03:35:57 DEBUG : A1/B1/C1/one: md5 = 306b07a7afd592027dc59328791f6ce7 OK 2025/01/16 03:35:57 INFO : A2: Making directory 2025/01/16 03:35:58 INFO : A1/B2: Making directory 2025/01/16 03:35:59 INFO : A1/B2/C2: Making directory 2025/01/16 03:36:00 INFO : A1/B1/C3: Making directory 2025/01/16 03:36:01 INFO : A3: Making directory 2025/01/16 03:36:03 INFO : A3/B3: Making directory 2025/01/16 03:36:04 INFO : A3/B3/C4: Making directory 2025/01/16 03:36:06 DEBUG : A1/two: md5 = 234647fe87988ddcd8188bfa530be265 OK 2025/01/16 03:36:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimagol3sufe': Purge remote 2025/01/16 03:36:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.47s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:36:15 DEBUG : A1/B1/C1/one: md5 = 8934a954d175b1fc1659f2fe690834b7 OK 2025/01/16 03:36:15 INFO : A2: Making directory 2025/01/16 03:36:16 INFO : A1/B2: Making directory 2025/01/16 03:36:17 INFO : A1/B2/C2: Making directory 2025/01/16 03:36:18 INFO : A1/B1/C3: Making directory 2025/01/16 03:36:19 INFO : A3: Making directory 2025/01/16 03:36:20 INFO : A3/B3: Making directory 2025/01/16 03:36:21 INFO : A3/B3/C4: Making directory 2025/01/16 03:36:24 DEBUG : A1/two: md5 = ac2807ad6226ccfb681c0da60561d28c OK 2025/01/16 03:36:25 DEBUG : removing 1 level 3 directories 2025/01/16 03:36:25 INFO : A3/B3/C4: Removing directory 2025/01/16 03:36:28 DEBUG : removing 2 level 3 directories 2025/01/16 03:36:28 INFO : A1/B2/C2: Removing directory 2025/01/16 03:36:28 INFO : A1/B1/C3: Removing directory 2025/01/16 03:36:29 DEBUG : removing 2 level 2 directories 2025/01/16 03:36:29 INFO : A3/B3: Removing directory 2025/01/16 03:36:29 INFO : A1/B2: Removing directory 2025/01/16 03:36:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/16 03:36:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/16 03:36:30 DEBUG : removing 2 level 1 directories 2025/01/16 03:36:30 INFO : A3: Removing directory 2025/01/16 03:36:30 INFO : A2: Removing directory 2025/01/16 03:36:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/16 03:36:35 DEBUG : removing 1 level 3 directories 2025/01/16 03:36:35 INFO : A1/B1/C1: Removing directory 2025/01/16 03:36:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:35 DEBUG : removing 1 level 2 directories 2025/01/16 03:36:35 INFO : A1/B1: Removing directory 2025/01/16 03:36:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/16 03:36:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/16 03:36:36 DEBUG : removing 1 level 1 directories 2025/01/16 03:36:36 INFO : A1: Removing directory 2025/01/16 03:36:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/16 03:36:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/16 03:36:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/16 03:36:37 DEBUG : removing 1 level 0 directories 2025/01/16 03:36:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Removing directory 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/16 03:36:38 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (28.89s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:36:40 INFO : A1: Making directory 2025/01/16 03:36:41 INFO : A1/B1: Making directory 2025/01/16 03:36:42 INFO : A1/B1/C1: Making directory 2025/01/16 03:36:45 DEBUG : removing 1 level 3 directories 2025/01/16 03:36:45 INFO : A1/B1/C1: Removing directory 2025/01/16 03:36:46 DEBUG : removing 1 level 2 directories 2025/01/16 03:36:46 INFO : A1/B1: Removing directory 2025/01/16 03:36:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/16 03:36:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.95s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:36:49 INFO : A1: Making directory 2025/01/16 03:36:50 INFO : A1/B1: Making directory 2025/01/16 03:36:51 INFO : A1/B1/C1: Making directory 2025/01/16 03:36:54 DEBUG : removing 1 level 3 directories 2025/01/16 03:36:54 INFO : A1/B1/C1: Removing directory 2025/01/16 03:36:55 DEBUG : removing 1 level 2 directories 2025/01/16 03:36:55 INFO : A1/B1: Removing directory 2025/01/16 03:36:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/16 03:36:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.73s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:36:59 DEBUG : file1: md5 = 60c109c21ebc5b727d3eeda3c64929bc OK 2025/01/16 03:37:00 DEBUG : filename.txt: File name found in url 2025/01/16 03:37:02 DEBUG : filename.txt: md5 = 0cc8ce3db33f47de938e794a0209f6cf OK 2025/01/16 03:37:02 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/16 03:37:03 DEBUG : headerfilename.txt: md5 = 98d864a12846ae64a80bf058d9a07caa OK 2025/01/16 03:37:05 DEBUG : file2: md5 = 076da25eb13caa7845ddbef0cf9fc665 OK --- PASS: TestCopyURL (10.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:37:08 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/16 03:37:11 DEBUG : sub/file2: md5 = 1f686cae138530a0db7bb68283dcc95f OK 2025/01/16 03:37:11 INFO : file1: Copied (new) to: sub/file2 2025/01/16 03:37:11 INFO : file1: Deleted 2025/01/16 03:37:12 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:37:12 DEBUG : file1: Unchanged skipping 2025/01/16 03:37:12 INFO : file1: Deleted 2025/01/16 03:37:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': don't need to copy/move sub/file2, it is already at target location 2025/01/16 03:37:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.70s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:37:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/16 03:37:17 DEBUG : file1: md5 = 1e872d1fdd16deb6bf1253273a08bc2f OK 2025/01/16 03:37:17 INFO : file1: Copied (new) 2025/01/16 03:37:17 INFO : file1: Deleted 2025/01/16 03:37:17 DEBUG : file1: Destination exists, skipping 2025/01/16 03:37:17 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.90s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:37:22 DEBUG : dst/file1: md5 = c9b0d179398cf62d2c06311987e3134f OK 2025/01/16 03:37:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lelivah2sawe/backup" 2025/01/16 03:37:23 DEBUG : Creating backend with remote "TestDrive:crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing/1nrff024r7pq65ecp72fc28jb0" 2025/01/16 03:37:24 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/16 03:37:28 INFO : dst/file1: Moved (server-side) 2025/01/16 03:37:29 DEBUG : dst/file1: md5 = b973ef202a1833ca6a1389474ac12ee5 OK 2025/01/16 03:37:29 INFO : dst/file1: Copied (new) 2025/01/16 03:37:29 INFO : dst/file1: Deleted 2025/01/16 03:37:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/16 03:37:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/16 03:37:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.42s) === 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:37:37 DEBUG : A1/one: md5 = 7be2ad9e6c7043fcc4816234ad5e23ea OK 2025/01/16 03:37:38 DEBUG : A1/two: md5 = e66203d43d74198a0b5cd3c3d8f485fd OK 2025/01/16 03:37:41 DEBUG : A1/B1/three: md5 = e811b9b3c8ca370c03eacdf707d463f6 OK 2025/01/16 03:37:43 DEBUG : A1/B1/C1/four: md5 = 5c9eff28594d151b0e39bfeaebe2807e OK 2025/01/16 03:37:46 DEBUG : A1/B1/C2/five: md5 = d7f222e4da80d280e56ec394e8f5b589 OK 2025/01/16 03:37:46 INFO : A1/B2: Making directory 2025/01/16 03:37:47 INFO : A1/B1/C3: Making directory 2025/01/16 03:37:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/16 03:37:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/16 03:37:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/16 03:37:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/16 03:37:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/16 03:38:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/16 03:38:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/16 03:38:03 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/16 03:38:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/16 03:38:04 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/16 03:38:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/16 03:38:13 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/16 03:38:13 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/16 03:38:13 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/16 03:38:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/16 03:38:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/16 03:38:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/16 03:38:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/16 03:38:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/16 03:38:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/16 03:38:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/16 03:38:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/16 03:38:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/16 03:38:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/16 03:38:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/16 03:38:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/16 03:38:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/16 03:38:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/16 03:38:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/16 03:38:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/16 03:38:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (54.88s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:38:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (34 bytes), uploading instead of streaming 2025/01/16 03:38:31 DEBUG : no_checksum_small_file_from_pipe: md5 = 4412e86e1c1529d8e41604d60c0d22cf OK 2025/01/16 03:38:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/16 03:38:31 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/16 03:38:32 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/16 03:38:33 DEBUG : no_checksum_big_file_from_pipe: md5 = 115f6e2e9da9e5614dd967733aa3d0b7 OK 2025/01/16 03:38:33 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:38:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (34 bytes), uploading instead of streaming 2025/01/16 03:38:37 DEBUG : with_checksum_small_file_from_pipe: md5 = ccbcc9783b380dcf7ad2161c24d7e6d8 OK 2025/01/16 03:38:37 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/16 03:38:38 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/16 03:38:39 DEBUG : with_checksum_big_file_from_pipe: md5 = db8aa4efde418174516bca287d2cb14a OK 2025/01/16 03:38:39 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:38:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (34 bytes), uploading instead of streaming 2025/01/16 03:38:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:38:44 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/16 03:38:45 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-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (34 bytes), uploading instead of streaming 2025/01/16 03:38:49 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/16 03:38:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/16 03:38:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.66s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.73s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/16 03:38:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (48 bytes), uploading instead of streaming 2025/01/16 03:38:54 DEBUG : rcat_metadata: md5 = 9ae0b2f766035bd91b459fb3b70f8c67 OK 2025/01/16 03:38:54 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/16 03:38:56 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/16 03:38:57 DEBUG : rcat_metadata_uploadcutoff0: md5 = 9eebba7beb47f9783eb4a8970ec3385f OK 2025/01/16 03:38:57 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.35s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.01s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:00 DEBUG : potato1: md5 = d298a425c6b1572b94e7c93487ab8223 OK 2025/01/16 03:39:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (60 bytes), uploading instead of streaming 2025/01/16 03:39:02 DEBUG : potato2: md5 = 5dc186a87855b52cee2004ef9889e49a OK 2025/01/16 03:39:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.00s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:06 DEBUG : potato1: md5 = 4dfeafb09919a951c6fc06ae46493560 OK 2025/01/16 03:39:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': File to upload is small (60 bytes), uploading instead of streaming 2025/01/16 03:39:07 DEBUG : potato2: md5 = 2af76d0eb94c6a5addd05f23e87f1f88 OK 2025/01/16 03:39:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.59s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:11 DEBUG : potato2: md5 = b6d5cc6e559041b99e1b8afd3f5afb5e OK 2025/01/16 03:39:13 DEBUG : empty space: md5 = 3a8519b0c3f242ec11f2a0b9bdcf18a8 OK 2025/01/16 03:39:15 DEBUG : sub dir/potato3: md5 = 9606feb6485a3fd4c9ba47bd58d0a173 OK 2025/01/16 03:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Touching "empty space" 2025/01/16 03:39:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Touching "potato2" 2025/01/16 03:39:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Touching "sub dir/potato3" 2025/01/16 03:39:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (12.65s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:22 DEBUG : dir with metadata: Making directory with metadata 2025/01/16 03:39:23 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:25 DEBUG : directory with modtime: Making directory with metadata 2025/01/16 03:39:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.69s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/16 03:39:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/16 03:39:28 DEBUG : Google drive root 'crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing': Skipping btime metadata as can't update it on an existing file: 2025-01-16T03:39:28.61305551Z 2025/01/16 03:39:29 INFO : non existent directory: Updated directory metadata 2025/01/16 03:39:32 DEBUG : Google drive root 'crypt/ir0geui8f7fsbkevuld3crg2g6a1l7e3615o1cqkquk466cc5ing': Skipping btime metadata as can't update it on an existing file: 2025-01-16T03:39:28.61305551Z 2025/01/16 03:39:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.95s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/16 03:39:36 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/16 03:39:37 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.69s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:39 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/16 03:39:39 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/16 03:39:39 DEBUG : dst: Making directory with metadata 2025/01/16 03:39:40 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/16 03:39:40 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/16 03:39:40 INFO : dst: Set directory modification time (using SetModTime) 2025/01/16 03:39:41 INFO : dst: Set directory modification time (using SetModTime) 2025/01/16 03:39:41 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/16 03:39:42 INFO : dst: Set directory modification time (using SetModTime) 2025/01/16 03:39:42 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.34s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe'", Local "Local file system at /tmp/rclone3884356296", Modify Window "1ms" 2025/01/16 03:39:46 DEBUG : sub dir/test remove existing: md5 = 05aa3a0648f7d36fae2248f40d50d904 OK 2025/01/16 03:39:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 74e1b3ea821225d09c4a19fcf55a3832 OK 2025/01/16 03:39:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.limeluc4" before starting 2025/01/16 03:39:50 DEBUG : sub dir/test remove existing.limeluc4: TEST: removing renamed existing file after operation 2025/01/16 03:39:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.faguvez2" before starting 2025/01/16 03:39:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.faguvez2: TEST: renaming existing back after failed operation 2025/01/16 03:39:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xobelut3" before starting 2025/01/16 03:39:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xobelut3: TEST: removing renamed existing file after operation 2025/01/16 03:39:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ra8h7vsvf39kajollol2erc38eisjad82sp2los6m7k86hik96aush9usddmq0kcbg0gorapr6rhvn4rcbqdt2h6s6udrk02ggu5hleamvo6ikr1b8fo5386ult4f1fbjc6vt3ia9mru32cej9pe29aah9pdne6fpekkpsh3s8g2bohrgk0g" 2025/01/16 03:39:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "eot9shqdcrht8knfojt591rjis8cupa4vjes66ft7ebv067ieftg" --- PASS: TestRemoveExisting (14.58s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/01/16 03:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lelivah2sawe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m17.736539353s (try 1/5)