"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/09 03:33:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama" 2025/02/09 03:33:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:33:34 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg" 2025/02/09 03:33:35 DEBUG : Creating backend with remote "/tmp/rclone487579637" === 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/09 03:33:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/09 03:33:35 DEBUG : potato: Seek from 10 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 10 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Seek from 5 to 2 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/09 03:33:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Seek from 5 to 2 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/09 03:33:35 DEBUG : potato: Seek from 8 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 8 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/09 03:33:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/09 03:33:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/09 03:33:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/09 03:33:35 DEBUG : potato: Seek from 5 to 2 2025/02/09 03:33:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/09 03:33:35 DEBUG : potato: Seek from 9 to 0 2025/02/09 03:33:35 DEBUG : potato: Seek from 9 to 0 2025/02/09 03:33:35 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:33:37 DEBUG : rutabaga: md5 = 53d14b815cf40a8a37bcfb6154b9ee4e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/09 03:33:40 DEBUG : empty space: md5 = 0898656fe63c81d00ea3224de612fab6 OK === RUN TestCheck/3 2025/02/09 03:33:42 DEBUG : potato2: md5 = 9f0b762d1099c8d244447ad2ad714ca0 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/09 03:33:44 DEBUG : remotepotato: md5 = 968584a14b159ccfc7c1e4bb3437dbc1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.81s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/02/09 03:33:47 DEBUG : Creating backend with remote "nonexistent" 2025/02/09 03:33:47 DEBUG : Config file has changed externally - reloading 2025/02/09 03:33:47 DEBUG : Creating backend with remote "nonexistent" 2025/02/09 03:33:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/09 03:33:47 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/02/09 03:33:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/09 03:33:47 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:33:48 DEBUG : rutabaga: md5 = 3fdff70dda86816059ba341559c99691 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/09 03:33:52 DEBUG : empty space: md5 = 841aff617d72d6dde03245cc18812585 OK === RUN TestCheckDownload/3 2025/02/09 03:33:55 DEBUG : potato2: md5 = aecd7489ad4b512e34ef60dd11a6411c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/09 03:33:59 DEBUG : remotepotato: md5 = d4cd3130ad90a90f238a134f90f107e0 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.44s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.13s) --- PASS: TestCheckDownload/5 (1.61s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.86s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:34:05 DEBUG : rutabaga: md5 = 2ee1c0d9aab4e86eaaf3c212c9f1cf06 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/09 03:34:07 DEBUG : empty space: md5 = 0754da37b7deb323f3bce7ae509673ce OK === RUN TestCheckSizeOnly/3 2025/02/09 03:34:09 DEBUG : potato2: md5 = e84f9fbe2254d4a69d27545d6ae337a5 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/09 03:34:11 DEBUG : remotepotato: md5 = eb1d411024f9e39a17e218969752340d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.50s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:34:15 DEBUG : test.sum: md5 = 62b37df500fb094d009e0e97cb5326d5 OK 2025/02/09 03:34:16 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/09 03:34:16 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/09 03:34:16 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/09 03:34:16 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/09 03:34:18 DEBUG : test.sum: md5 = 6054b54952e7c242fe2895f47afdbd8e OK 2025/02/09 03:34:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/09 03:34:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/09 03:34:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/09 03:34:19 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.67s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:34:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/data" 2025/02/09 03:34:20 DEBUG : Config file has changed externally - reloading 2025/02/09 03:34:20 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama/data' lacks md5, skipping --- SKIP: TestCheckSum (1.96s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:34:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/data" 2025/02/09 03:34:22 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/vjrnln8ratgmqakfosrqe8espk" 2025/02/09 03:34:25 DEBUG : data/banana: md5 = 30a619ef5d16dcaac717cab9784e51e2 OK 2025/02/09 03:34:26 DEBUG : test.sum: md5 = 9416dd2f63757b1db7cff24e92abd584 OK === RUN TestCheckSumDownload/subtest1 2025/02/09 03:34:31 DEBUG : data/potato: md5 = 6203397d052e405111f978c0cbe14bbb OK 2025/02/09 03:34:32 DEBUG : test.sum: md5 = 97114f88ac8245f938a40f283af54db9 OK === RUN TestCheckSumDownload/subtest2 2025/02/09 03:34:36 DEBUG : test.sum: md5 = dbcaeac7f8070fd44d7045310c5e6e7b OK === RUN TestCheckSumDownload/subtest3 2025/02/09 03:34:41 DEBUG : test.sum: md5 = 72cee8b5bc1459ec7faeb8929ed33028 OK === RUN TestCheckSumDownload/subtest4 2025/02/09 03:34:45 DEBUG : test.sum: md5 = 8b1c980e2ae08cfa3787b047215c6856 OK === RUN TestCheckSumDownload/subtest5 2025/02/09 03:34:50 DEBUG : test.sum: md5 = 39cf74d036e3c1cf7b95c5bde555ef7e OK === RUN TestCheckSumDownload/subtest6 2025/02/09 03:34:54 DEBUG : data/banana: md5 = c7b13d6975d3b978d7c54372967cd7f4 OK 2025/02/09 03:34:56 DEBUG : data/potato: md5 = 13e4e05789794e4a296a310bb30ab433 OK 2025/02/09 03:34:57 DEBUG : test.sum: md5 = 0cfe0b8a413270847f980bb60a748546 OK === RUN TestCheckSumDownload/subtest7 2025/02/09 03:35:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/09 03:35:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (40.63s) --- PASS: TestCheckSumDownload/subtest1 (2.31s) --- PASS: TestCheckSumDownload/subtest2 (2.06s) --- PASS: TestCheckSumDownload/subtest3 (2.34s) --- PASS: TestCheckSumDownload/subtest4 (2.43s) --- PASS: TestCheckSumDownload/subtest5 (3.12s) --- PASS: TestCheckSumDownload/subtest6 (2.22s) --- PASS: TestCheckSumDownload/subtest7 (2.00s) === RUN TestApplyTransforms 2025/02/09 03:35:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuyiyuv0loko" 2025/02/09 03:35:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:02 DEBUG : Creating backend with remote "TestDrive:crypt/ckkjcb3i5jcvkms16hi5sgv791rj1lcgv7u7384h59a3b6nsfvc0" 2025/02/09 03:35:03 DEBUG : Creating backend with remote "/tmp/rclone1076385096" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko'", Local "Local file system at /tmp/rclone1076385096", Modify Window "1ms" 2025/02/09 03:35:05 DEBUG : hello, world!: md5 = 2a23253d0cc45bd8601b7868c7eddbd5 OK upper checkfile vs. lower remote (without normalization) 2025/02/09 03:35:06 ERROR : hello, world!: sum not found 2025/02/09 03:35:06 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko' 2025/02/09 03:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko': 1 files missing 2025/02/09 03:35:06 NOTICE: 1 hashes missing 2025/02/09 03:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko': 2 differences found 2025/02/09 03:35:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/09 03:35:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko': 0 differences found 2025/02/09 03:35:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko': 1 matching files 2025/02/09 03:35:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cimimid7pame" 2025/02/09 03:35:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:07 DEBUG : Creating backend with remote "TestDrive:crypt/l11108bvntt9hn6niadnikqor91naj80v3mj2ul6pp85vd11nke0" 2025/02/09 03:35:08 DEBUG : Creating backend with remote "/tmp/rclone4071353629" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame'", Local "Local file system at /tmp/rclone4071353629", Modify Window "1ms" 2025/02/09 03:35:10 DEBUG : HELLO, WORLD!: md5 = ede10696101c1e05bfff22ddae655056 OK lower checkfile vs. upper remote (without normalization) 2025/02/09 03:35:11 ERROR : HELLO, WORLD!: sum not found 2025/02/09 03:35:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame' 2025/02/09 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame': 1 files missing 2025/02/09 03:35:11 NOTICE: 1 hashes missing 2025/02/09 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame': 2 differences found 2025/02/09 03:35:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/09 03:35:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame': 0 differences found 2025/02/09 03:35:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame': 1 matching files 2025/02/09 03:35:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-daxivar7jahu" 2025/02/09 03:35:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:12 DEBUG : Creating backend with remote "TestDrive:crypt/6u6a0qott7h4pj1iemectavb3m3736bupjqgfg5m5h3cgblj5p9g" 2025/02/09 03:35:13 DEBUG : Creating backend with remote "/tmp/rclone3428219671" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu'", Local "Local file system at /tmp/rclone3428219671", Modify Window "1ms" 2025/02/09 03:35:15 DEBUG : HeLlO, wOrLd!: md5 = 0b4dea600cfbe208cef994980af143d5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/09 03:35:15 ERROR : HeLlO, wOrLd!: sum not found 2025/02/09 03:35:15 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu' 2025/02/09 03:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu': 1 files missing 2025/02/09 03:35:15 NOTICE: 1 hashes missing 2025/02/09 03:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu': 2 differences found 2025/02/09 03:35:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/09 03:35:16 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu': 0 differences found 2025/02/09 03:35:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu': 1 matching files 2025/02/09 03:35:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-konohev1gopo" 2025/02/09 03:35:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:16 DEBUG : Creating backend with remote "TestDrive:crypt/6jfkcnctc2mc3rd3uo8rvp91mrf7hg9h5vdhd8eeo24d97ch41pg" 2025/02/09 03:35:17 DEBUG : Creating backend with remote "/tmp/rclone2825831252" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo'", Local "Local file system at /tmp/rclone2825831252", Modify Window "1ms" 2025/02/09 03:35:19 DEBUG : HELLO, WORLD!: md5 = 0006bc7a374e38443114bda7be060f25 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/09 03:35:20 ERROR : HELLO, WORLD!: sum not found 2025/02/09 03:35:20 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo' 2025/02/09 03:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo': 1 files missing 2025/02/09 03:35:20 NOTICE: 1 hashes missing 2025/02/09 03:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo': 2 differences found 2025/02/09 03:35:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/09 03:35:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo': 0 differences found 2025/02/09 03:35:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo': 1 matching files 2025/02/09 03:35:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukovay2xite" 2025/02/09 03:35:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:22 DEBUG : Creating backend with remote "TestDrive:crypt/04hk30do29hhnsc89o5tuh3d99kd02o61a4iapvha34s9v5dq2r0" 2025/02/09 03:35:22 DEBUG : Creating backend with remote "/tmp/rclone2319091644" 2025/02/09 03:35:22 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite'", Local "Local file system at /tmp/rclone2319091644", Modify Window "1ms" 2025/02/09 03:35:25 DEBUG : 測試_Русский___ě_áñ: md5 = 83ad2bef6fee566bc35e6ea91f590143 OK NFD checkfile vs. NFC remote (without normalization) 2025/02/09 03:35:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/09 03:35:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite' 2025/02/09 03:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite': 1 files missing 2025/02/09 03:35:25 NOTICE: 1 hashes missing 2025/02/09 03:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite': 2 differences found 2025/02/09 03:35:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/09 03:35:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite': 0 differences found 2025/02/09 03:35:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite': 1 matching files 2025/02/09 03:35:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hidipep4vuvu" 2025/02/09 03:35:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:26 DEBUG : Creating backend with remote "TestDrive:crypt/bqb9v9hev6vqjma2paakki229v0rjs6ultg8v6rf1ou5f7l7se70" 2025/02/09 03:35:27 DEBUG : Creating backend with remote "/tmp/rclone2419058770" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu'", Local "Local file system at /tmp/rclone2419058770", Modify Window "1ms" 2025/02/09 03:35:29 DEBUG : 測試_Русский___ě_áñ: md5 = b363299426b8c6ee51db289ed3c338d3 OK NFC checkfile vs. NFD remote (without normalization) 2025/02/09 03:35:30 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/09 03:35:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu' 2025/02/09 03:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu': 1 files missing 2025/02/09 03:35:30 NOTICE: 1 hashes missing 2025/02/09 03:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu': 2 differences found 2025/02/09 03:35:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/09 03:35:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu': 0 differences found 2025/02/09 03:35:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu': 1 matching files 2025/02/09 03:35:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-reragil5keyi" 2025/02/09 03:35:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:31 DEBUG : Creating backend with remote "TestDrive:crypt/fjunbod0n3lbgo7bbucmdrbbl4ctsnj4vo2hvnjle8ks58o395qg" 2025/02/09 03:35:32 DEBUG : Creating backend with remote "/tmp/rclone1111071573" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi'", Local "Local file system at /tmp/rclone1111071573", Modify Window "1ms" 2025/02/09 03:35:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cb9c33d54fac3371f8cf48f7f2ccef5c OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/09 03:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 03:35:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi' 2025/02/09 03:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi': 1 files missing 2025/02/09 03:35:35 NOTICE: 1 hashes missing 2025/02/09 03:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi': 2 differences found 2025/02/09 03:35:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/09 03:35:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi': 0 differences found 2025/02/09 03:35:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi': 1 matching files 2025/02/09 03:35:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jeyidal9xawa" 2025/02/09 03:35:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:36 DEBUG : Creating backend with remote "TestDrive:crypt/sjrp4froqk2rnf2e2j1ofvsk5geaetamnsaukvpovbto0ldieb2g" 2025/02/09 03:35:37 DEBUG : Creating backend with remote "/tmp/rclone2263632713" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa'", Local "Local file system at /tmp/rclone2263632713", Modify Window "1ms" 2025/02/09 03:35:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 13fa5475317490f0a7c542df1f58d40c OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/09 03:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 03:35:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa' 2025/02/09 03:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa': 1 files missing 2025/02/09 03:35:39 NOTICE: 1 hashes missing 2025/02/09 03:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa': 2 differences found 2025/02/09 03:35:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/09 03:35:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa': 0 differences found 2025/02/09 03:35:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa': 1 matching files 2025/02/09 03:35:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gocagef7nihi" 2025/02/09 03:35:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:40 DEBUG : Creating backend with remote "TestDrive:crypt/de4rjivdfjj1227tqfg4qd56rvfuu48kspavtu053f93ibsm067g" 2025/02/09 03:35:41 DEBUG : Creating backend with remote "/tmp/rclone2557760718" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi'", Local "Local file system at /tmp/rclone2557760718", Modify Window "1ms" 2025/02/09 03:35:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96bb0388784113f81e4aebcaa5d4fd8a OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/09 03:35:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 03:35:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi' 2025/02/09 03:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi': 1 files missing 2025/02/09 03:35:44 NOTICE: 1 hashes missing 2025/02/09 03:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi': 2 differences found 2025/02/09 03:35:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/09 03:35:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi': 0 differences found 2025/02/09 03:35:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi': 1 matching files 2025/02/09 03:35:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalalab0bate" 2025/02/09 03:35:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:35:45 DEBUG : Creating backend with remote "TestDrive:crypt/ck8tl89pltss5oc1kv1b1blt65jsstfkbb9adn1vsaqsqqj08c1g" 2025/02/09 03:35:46 DEBUG : Creating backend with remote "/tmp/rclone666484552" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate'", Local "Local file system at /tmp/rclone666484552", Modify Window "1ms" 2025/02/09 03:35:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d9e421c7fdcba03916732f8e6b55ed25 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/09 03:35:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/09 03:35:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate' 2025/02/09 03:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate': 1 files missing 2025/02/09 03:35:49 NOTICE: 1 hashes missing 2025/02/09 03:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate': 2 differences found 2025/02/09 03:35:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/09 03:35:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/09 03:35:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate': 0 differences found 2025/02/09 03:35:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate': 1 matching files 2025/02/09 03:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalalab0bate': Purge remote 2025/02/09 03:35:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gocagef7nihi': Purge remote 2025/02/09 03:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jeyidal9xawa': Purge remote 2025/02/09 03:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-reragil5keyi': Purge remote 2025/02/09 03:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hidipep4vuvu': Purge remote 2025/02/09 03:35:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukovay2xite': Purge remote 2025/02/09 03:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-konohev1gopo': Purge remote 2025/02/09 03:35:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-daxivar7jahu': Purge remote 2025/02/09 03:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cimimid7pame': Purge remote 2025/02/09 03:35:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuyiyuv0loko': Purge remote --- PASS: TestApplyTransforms (52.20s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:35:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/09 03:35:57 DEBUG : sub/file2: md5 = a1cc4332ccffd7194fe602aec72fa7f4 OK 2025/02/09 03:35:57 INFO : file1: Copied (new) to: sub/file2 2025/02/09 03:35:57 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:35:57 DEBUG : file1: Unchanged skipping 2025/02/09 03:35:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': don't need to copy/move sub/file2, it is already at target location 2025/02/09 03:35:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.66s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:36:03 DEBUG : dst/file1: md5 = 3b64793d40f9892741f6ce34c7fce1fc OK 2025/02/09 03:36:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/backup" 2025/02/09 03:36:03 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/1nrff024r7pq65ecp72fc28jb0" 2025/02/09 03:36:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/09 03:36:09 INFO : dst/file1: Moved (server-side) 2025/02/09 03:36:10 DEBUG : dst/file1: md5 = 36406a20e66cc3932c8bcb1b26fade52 OK 2025/02/09 03:36:10 INFO : dst/file1: Copied (new) 2025/02/09 03:36:13 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:36:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:36:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.58s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:36:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/dst" 2025/02/09 03:36:15 DEBUG : Config file has changed externally - reloading 2025/02/09 03:36:15 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 03:36:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/CompareDest" 2025/02/09 03:36:17 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/gveqi14airsml4bgu7krj116o8" 2025/02/09 03:36:18 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 03:36:20 DEBUG : one: md5 = 6f65ca9bae5930f6c2746cb3d8a2994a OK 2025/02/09 03:36:20 INFO : one: Copied (new) 2025/02/09 03:36:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:36:23 DEBUG : one: md5 = 1c5e16685b2be2cfe8ab6e4f032864c6 OK 2025/02/09 03:36:23 INFO : one: Copied (replaced existing) 2025/02/09 03:36:25 DEBUG : dst/one: md5 = cd9c114574bd2beb36249b2590076a7f OK 2025/02/09 03:36:27 DEBUG : CompareDest/one: md5 = 2cb3bf526d5afc41fd5d76dd2a1ec9e5 OK 2025/02/09 03:36:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:36:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:36:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 03:36:30 DEBUG : CompareDest/two: md5 = 3ff543fed1c6fd6598d5bd341a113606 OK 2025/02/09 03:36:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 03:36:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:36:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 03:36:32 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 03:36:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:36:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 03:36:33 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 03:36:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/09 03:36:35 DEBUG : two: md5 = 47d0c15f1c70b71f52cff23bcec113ac OK 2025/02/09 03:36:35 INFO : two: Copied (new) 2025/02/09 03:36:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 03:36:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:36:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:36:39 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.12s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:36:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/dst" 2025/02/09 03:36:39 DEBUG : Config file has changed externally - reloading 2025/02/09 03:36:39 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 03:36:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/CopyDest" 2025/02/09 03:36:41 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/09 03:36:42 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 03:36:45 DEBUG : one: md5 = 6c2833bba8c8bdb1b99536225dfe671f OK 2025/02/09 03:36:45 INFO : one: Copied (new) 2025/02/09 03:36:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:36:48 DEBUG : one: md5 = caf84f70a361a009534803d4b689748f OK 2025/02/09 03:36:48 INFO : one: Copied (replaced existing) 2025/02/09 03:36:49 DEBUG : dst/one: md5 = 65c8b17356db6620d4b11680039b7908 OK 2025/02/09 03:36:52 DEBUG : CopyDest/one: md5 = 7381a6a4da48e6a7685b82786d59a3f8 OK 2025/02/09 03:36:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/BackupDir" 2025/02/09 03:36:52 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/09 03:36:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:36:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:36:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 03:36:56 INFO : one: Moved (server-side) 2025/02/09 03:36:57 INFO : one: Copied (server-side copy) 2025/02/09 03:36:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/09 03:36:59 DEBUG : CopyDest/two: md5 = 8a1e9cb70657fe033d8c3fb43ac7eaf4 OK 2025/02/09 03:36:59 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 03:37:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:37:01 INFO : two: Copied (server-side copy) 2025/02/09 03:37:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/09 03:37:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/09 03:37:01 DEBUG : two: Unchanged skipping 2025/02/09 03:37:03 DEBUG : CopyDest/three: md5 = e044cb306f681f196d8665bb9492a802 OK 2025/02/09 03:37:04 DEBUG : three: Need to transfer - File not found at Destination 2025/02/09 03:37:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/09 03:37:04 DEBUG : three: Destination not found in --copy-dest 2025/02/09 03:37:05 DEBUG : three: md5 = 74be55a8b54a98a057607ca3d0217a42 OK 2025/02/09 03:37:05 INFO : three: Copied (new) 2025/02/09 03:37:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/09 03:37:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 03:37:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:37:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:37:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/09 03:37:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 03:37:11 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.80s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/09 03:37:15 DEBUG : TestCopyFileMaxTransfer/file1: md5 = e5562dbd1b08600710588776f2ad3f8d OK 2025/02/09 03:37:15 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/09 03:37:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/09 03:37:16 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/02/09 03:37:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/09 03:37:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/09 03:37:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0764e0939a64a587755a0770bef209e2 OK 2025/02/09 03:37:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/09 03:37:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/09 03:37:21 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.96s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using skip mode. 2025/02/09 03:37:25 NOTICE: one: Found 2 files with duplicate names 2025/02/09 03:37:25 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.88s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using skip mode. 2025/02/09 03:37:31 NOTICE: one: Found 3 files with duplicate names 2025/02/09 03:37:31 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/09 03:37:32 INFO : one: Deleted 2025/02/09 03:37:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.27s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using first mode. 2025/02/09 03:37:38 NOTICE: one: Found 3 files with duplicate names 2025/02/09 03:37:38 INFO : one: Deleted 2025/02/09 03:37:38 INFO : one: Deleted 2025/02/09 03:37:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.15s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using newest mode. 2025/02/09 03:37:44 NOTICE: one: Found 3 files with duplicate names 2025/02/09 03:37:45 INFO : one: Deleted 2025/02/09 03:37:45 INFO : one: Deleted 2025/02/09 03:37:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.58s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using oldest mode. 2025/02/09 03:37:51 NOTICE: one: Found 3 files with duplicate names 2025/02/09 03:37:51 INFO : one: Deleted 2025/02/09 03:37:52 INFO : one: Deleted 2025/02/09 03:37:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.09s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:37:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using largest mode. 2025/02/09 03:37:57 NOTICE: one: Found 3 files with duplicate names 2025/02/09 03:37:57 INFO : one: Deleted 2025/02/09 03:37:58 INFO : one: Deleted 2025/02/09 03:37:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.12s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:38:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using smallest mode. 2025/02/09 03:38:03 NOTICE: one: Found 3 files with duplicate names 2025/02/09 03:38:03 INFO : one: Deleted 2025/02/09 03:38:04 INFO : one: Deleted 2025/02/09 03:38:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.20s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:38:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Looking for duplicate names using rename mode. 2025/02/09 03:38:10 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/09 03:38:11 INFO : one-2.txt: renamed from: one.txt 2025/02/09 03:38:13 INFO : one-3.txt: renamed from: one.txt 2025/02/09 03:38:14 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.19s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:38:18 DEBUG : dupe1/one.txt: md5 = bb49eab0120913a6dc72394f1c22be9c OK 2025/02/09 03:38:20 DEBUG : dupe2/two.txt: md5 = 536a52ed7bf4ad66940203d050388111 OK 2025/02/09 03:38:23 DEBUG : dupe3/three.txt: md5 = 9afce379399468beae1abe7c311f8548 OK 2025/02/09 03:38:23 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/09 03:38:24 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/09 03:38:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/09 03:38:25 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/09 03:38:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/09 03:38:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/09 03:38:28 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.48s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:38:30 DEBUG : a.txt: md5 = b59c732d7c6e9b818f8dd3a0bfeb2952 OK 2025/02/09 03:38:31 DEBUG : zend.txt: md5 = 260ba916a70fae7bd4f22f9bc4a62b08 OK 2025/02/09 03:38:34 DEBUG : sub dir/hello world: md5 = d2860f61f13cdcb16cc88ad33f140d81 OK 2025/02/09 03:38:35 DEBUG : sub dir/hello world2: md5 = 22a4279cb24c807cd620dec04995a38e OK 2025/02/09 03:38:37 DEBUG : sub dir/ignore dir/.ignore: md5 = f0a82854cc6da540483972724aa09fa0 OK 2025/02/09 03:38:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = 61dafa1f0b75b8bbca5f0992c6bef42d OK 2025/02/09 03:38:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = b2c5fe5299118e01fb2f9480f2f592e2 OK 2025/02/09 03:38:42 DEBUG : a.txt: Excluded (Size Filter) 2025/02/09 03:38:42 DEBUG : a.txt: Excluded 2025/02/09 03:38:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/09 03:38:42 DEBUG : sub dir/hello world: Excluded 2025/02/09 03:38:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/09 03:38:42 DEBUG : sub dir/hello world2: Excluded 2025/02/09 03:38:43 DEBUG : sub dir/ignore dir: Excluded 2025/02/09 03:38:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/09 03:38:43 DEBUG : sub dir/hello world: Excluded 2025/02/09 03:38:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/09 03:38:43 DEBUG : sub dir/hello world2: Excluded 2025/02/09 03:38:43 DEBUG : sub dir/ignore dir: Excluded 2025/02/09 03:38:48 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/09 03:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/09 03:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/09 03:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/09 03:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/09 03:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/09 03:38:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.30s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:38:51 DEBUG : file1: md5 = df41c5805f7e645305d6a5d2739f44c9 OK 2025/02/09 03:38:54 DEBUG : sub/file2: md5 = 02308c03fd9763319880a019b67a0f94 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/02/09 03:38:56 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/09 03:38:57 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/09 03:38:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/09 03:38:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.44s) --- PASS: TestListJSON/Default (0.23s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.45s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:01 DEBUG : file1: md5 = 7ddae0f2028be673a311a1eb36a26847 OK 2025/02/09 03:39:03 DEBUG : sub/file2: md5 = 2f52707e30ad97dfeacfae39c8366455 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/02/09 03:39:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/notfound" 2025/02/09 03:39:07 DEBUG : Config file has changed externally - reloading 2025/02/09 03:39:07 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/qe0i31qdkoejk60elps0ni5sqk" 2025/02/09 03:39:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.31s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Making directory 2025/02/09 03:39:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:13 DEBUG : sub dir/hello world: md5 = fd4479b62fe721d2666378d9098ca38f OK 2025/02/09 03:39:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.59s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:17 DEBUG : potato2: md5 = 346d3d6f828c6f97d21f752ac65bf038 OK 2025/02/09 03:39:19 DEBUG : empty space: md5 = 3c5964f2c981a95c30afab0cd2050d36 OK --- PASS: TestLs (4.72s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:22 DEBUG : potato2: md5 = 40dec64710d559b584dcd3db2a171a15 OK 2025/02/09 03:39:23 DEBUG : empty space: md5 = d7ccfa8d0c79c4dcfd0e6504715a0028 OK 2025/02/09 03:39:24 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.84s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:27 DEBUG : potato2: md5 = 406ac2d320502f5a65164bd0189cb87e OK 2025/02/09 03:39:28 DEBUG : empty space: md5 = 4b7bbf594aee9364b56c8a8c87f3b3ca OK --- PASS: TestLsLong (4.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:31 DEBUG : potato2: md5 = b911f5c4948e3ed7e0bad312a7bc0c26 OK 2025/02/09 03:39:33 DEBUG : empty space: md5 = 205dff793debe243ff78ba10c71c0c01 OK --- PASS: TestHashSums (4.18s) === RUN TestHashSumsWithErrors 2025/02/09 03:39:34 DEBUG : Creating backend with remote ":memory:" 2025/02/09 03:39:34 DEBUG : Config file has changed externally - reloading 2025/02/09 03:39:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/09 03:39:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/09 03:39:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/09 03:39:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/09 03:39:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/09 03:39:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/09 03:39:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/09 03:39:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/09 03:39:34 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:36 DEBUG : potato2: md5 = 16f1d14bf05b0a3eee7c51c2fbe8a634 OK 2025/02/09 03:39:37 DEBUG : empty space: md5 = f7e2f174776596f57ad6f777b26731c1 OK 2025/02/09 03:39:39 DEBUG : sub dir/potato3: md5 = 202d8467d5cee83770ea7b54f734e20d OK 2025/02/09 03:39:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.37s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:44 DEBUG : small: md5 = 9ca7dc6b79a2a1eb5b3ab36f54c2f7a4 OK 2025/02/09 03:39:45 DEBUG : medium: md5 = 91154aaa9ca012d4f30e5e46cf4f70bc OK 2025/02/09 03:39:47 DEBUG : large: md5 = f63b124bfbc89f2a4a99112c2b33bef9 OK 2025/02/09 03:39:47 DEBUG : Waiting for deletions to finish 2025/02/09 03:39:47 DEBUG : large: Excluded (Size Filter) 2025/02/09 03:39:48 INFO : small: Deleted 2025/02/09 03:39:48 INFO : medium: Deleted --- PASS: TestDelete (6.12s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:50 DEBUG : small: md5 = de83cf16fc657676a3e3cb77f04d73fa OK 2025/02/09 03:39:52 DEBUG : medium: md5 = 72edc4f05bb8951e879b47fc84483405 OK 2025/02/09 03:39:53 DEBUG : large: md5 = b10fcd24aec1d3f9961dae6822e36e79 OK 2025/02/09 03:39:53 DEBUG : Waiting for deletions to finish 2025/02/09 03:39:53 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/09 03:39:54 INFO : medium: Deleted 2025/02/09 03:39:54 INFO : small: Deleted --- PASS: TestMaxDelete (6.70s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:39:57 DEBUG : small: md5 = 0a2cbd8872fa3f99ec72272937171756 OK 2025/02/09 03:39:58 DEBUG : medium: md5 = fbfd32e00a3bb70ad60a0146a5093ce7 OK 2025/02/09 03:39:59 DEBUG : large: md5 = 44d9cb38d8333e4365fa40eced3e03da OK 2025/02/09 03:40:00 DEBUG : Waiting for deletions to finish 2025/02/09 03:40:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/09 03:40:00 INFO : medium: Deleted 2025/02/09 03:40:00 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.46s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:40:03 DEBUG : small: md5 = 4b0754c68511842134a3c2f9ff60faca OK 2025/02/09 03:40:05 DEBUG : medium: md5 = 76c03de5a1d45ab4006a51aeb6e406dc OK 2025/02/09 03:40:06 DEBUG : large: md5 = 6c7a3460d2b9efc127c8a1e5ccd209a5 OK 2025/02/09 03:40:06 DEBUG : Waiting for deletions to finish 2025/02/09 03:40:06 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/09 03:40:07 INFO : large: Deleted 2025/02/09 03:40:07 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:40:10 DEBUG : ReadFile: md5 = 5be463b034727a1f70270b1495d716fd OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/02/09 03:40:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/09 03:40:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/09 03:40:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 03:40:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 03:40:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 03:40:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/09 03:40:13 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:40:14 DEBUG : file1: md5 = 66903a5d89ac9d996f67334cf1e93b90 OK 2025/02/09 03:40:15 DEBUG : file2: md5 = 2c175ae3ced578af841bc1f1c5b32673 OK --- PASS: TestCat (16.12s) === RUN TestPurge 2025/02/09 03:40:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-padalod9yoyu" 2025/02/09 03:40:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 03:40:29 DEBUG : Creating backend with remote "TestDrive:crypt/tcv1c3shckovbm465b4atbgj9uaoe12295t2oshqq41r0p277veg" 2025/02/09 03:40:30 DEBUG : Creating backend with remote "/tmp/rclone6320909" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-padalod9yoyu'", Local "Local file system at /tmp/rclone6320909", Modify Window "1ms" 2025/02/09 03:40:34 DEBUG : A1/B1/C1/one: md5 = 1cd82d251c70a2e6201c8a94b1cb0e9a OK 2025/02/09 03:40:34 INFO : A2: Making directory 2025/02/09 03:40:35 INFO : A1/B2: Making directory 2025/02/09 03:40:35 INFO : A1/B2/C2: Making directory 2025/02/09 03:40:36 INFO : A1/B1/C3: Making directory 2025/02/09 03:40:37 INFO : A3: Making directory 2025/02/09 03:40:38 INFO : A3/B3: Making directory 2025/02/09 03:40:38 INFO : A3/B3/C4: Making directory 2025/02/09 03:40:40 DEBUG : A1/two: md5 = 6c064809b5e5f0c841077df77001c417 OK 2025/02/09 03:40:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-padalod9yoyu': Purge remote 2025/02/09 03:40:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:40:48 DEBUG : A1/B1/C1/one: md5 = 4f4192470a9769bd3b8ddd50ceaeb0d4 OK 2025/02/09 03:40:48 INFO : A2: Making directory 2025/02/09 03:40:48 INFO : A1/B2: Making directory 2025/02/09 03:40:49 INFO : A1/B2/C2: Making directory 2025/02/09 03:40:50 INFO : A1/B1/C3: Making directory 2025/02/09 03:40:50 INFO : A3: Making directory 2025/02/09 03:40:51 INFO : A3/B3: Making directory 2025/02/09 03:40:52 INFO : A3/B3/C4: Making directory 2025/02/09 03:40:54 DEBUG : A1/two: md5 = 94d67f96235a0d8fb5ca8d0fa947db43 OK 2025/02/09 03:40:55 DEBUG : removing 1 level 3 directories 2025/02/09 03:40:55 INFO : A3/B3/C4: Removing directory 2025/02/09 03:40:58 DEBUG : removing 2 level 3 directories 2025/02/09 03:40:58 INFO : A1/B2/C2: Removing directory 2025/02/09 03:40:58 INFO : A1/B1/C3: Removing directory 2025/02/09 03:40:59 DEBUG : removing 2 level 2 directories 2025/02/09 03:40:59 INFO : A3/B3: Removing directory 2025/02/09 03:40:59 INFO : A1/B2: Removing directory 2025/02/09 03:40:59 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/09 03:40:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 03:40:59 DEBUG : removing 2 level 1 directories 2025/02/09 03:40:59 INFO : A3: Removing directory 2025/02/09 03:40:59 INFO : A2: Removing directory 2025/02/09 03:41:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/09 03:41:03 DEBUG : removing 1 level 3 directories 2025/02/09 03:41:03 INFO : A1/B1/C1: Removing directory 2025/02/09 03:41:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:04 DEBUG : removing 1 level 2 directories 2025/02/09 03:41:04 INFO : A1/B1: Removing directory 2025/02/09 03:41:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 03:41:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 03:41:05 DEBUG : removing 1 level 1 directories 2025/02/09 03:41:05 INFO : A1: Removing directory 2025/02/09 03:41:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 03:41:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 03:41:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 03:41:05 DEBUG : removing 1 level 0 directories 2025/02/09 03:41:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Removing directory 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/09 03:41:06 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.01s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:08 INFO : A1: Making directory 2025/02/09 03:41:08 INFO : A1/B1: Making directory 2025/02/09 03:41:09 INFO : A1/B1/C1: Making directory 2025/02/09 03:41:12 DEBUG : removing 1 level 3 directories 2025/02/09 03:41:12 INFO : A1/B1/C1: Removing directory 2025/02/09 03:41:12 DEBUG : removing 1 level 2 directories 2025/02/09 03:41:12 INFO : A1/B1: Removing directory 2025/02/09 03:41:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 03:41:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.86s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:15 INFO : A1: Making directory 2025/02/09 03:41:16 INFO : A1/B1: Making directory 2025/02/09 03:41:16 INFO : A1/B1/C1: Making directory 2025/02/09 03:41:19 DEBUG : removing 1 level 3 directories 2025/02/09 03:41:19 INFO : A1/B1/C1: Removing directory 2025/02/09 03:41:20 DEBUG : removing 1 level 2 directories 2025/02/09 03:41:20 INFO : A1/B1: Removing directory 2025/02/09 03:41:20 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 03:41:21 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.31s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:24 DEBUG : file1: md5 = 9d9bf1b5a24392e96c80715148ff4e3f OK 2025/02/09 03:41:24 DEBUG : filename.txt: File name found in url 2025/02/09 03:41:26 DEBUG : filename.txt: md5 = c4f039a4eaf295fc38896d8e8e2cfcad OK 2025/02/09 03:41:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/09 03:41:27 DEBUG : headerfilename.txt: md5 = 877f6021b6b0ad9a809d6299c1b4a050 OK 2025/02/09 03:41:28 DEBUG : file2: md5 = 28fef4f1a355d7a1234b455b9edb5426 OK --- PASS: TestCopyURL (8.87s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/09 03:41:33 DEBUG : sub/file2: md5 = 37a935df9df8c63c8903cf62c8842e72 OK 2025/02/09 03:41:33 INFO : file1: Copied (new) to: sub/file2 2025/02/09 03:41:33 INFO : file1: Deleted 2025/02/09 03:41:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:41:34 DEBUG : file1: Unchanged skipping 2025/02/09 03:41:34 INFO : file1: Deleted 2025/02/09 03:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': don't need to copy/move sub/file2, it is already at target location 2025/02/09 03:41:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/09 03:41:39 DEBUG : file1: md5 = 33df8edeea2d37dbc9d84dfcca994942 OK 2025/02/09 03:41:39 INFO : file1: Copied (new) 2025/02/09 03:41:39 INFO : file1: Deleted 2025/02/09 03:41:39 DEBUG : file1: Destination exists, skipping 2025/02/09 03:41:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.58s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:44 DEBUG : dst/file1: md5 = db9c947936d869f8b173b4114e13fd70 OK 2025/02/09 03:41:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonahoj9hama/backup" 2025/02/09 03:41:44 DEBUG : Creating backend with remote "TestDrive:crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg/1nrff024r7pq65ecp72fc28jb0" 2025/02/09 03:41:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/09 03:41:48 INFO : dst/file1: Moved (server-side) 2025/02/09 03:41:49 DEBUG : dst/file1: md5 = 86d9350b72cf2ae6657be3067ecf46a7 OK 2025/02/09 03:41:49 INFO : dst/file1: Copied (new) 2025/02/09 03:41:49 INFO : dst/file1: Deleted 2025/02/09 03:41:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:41:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/09 03:41:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.69s) === 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:41:56 DEBUG : A1/one: md5 = 69ffbf946c50217e0f87dfbb922e2d9c OK 2025/02/09 03:41:58 DEBUG : A1/two: md5 = 4bccd1af3d7cdade40a4e4fb01d36324 OK 2025/02/09 03:42:00 DEBUG : A1/B1/three: md5 = 970457f50a3178214549495654eec774 OK 2025/02/09 03:42:02 DEBUG : A1/B1/C1/four: md5 = 93c698b1dbda086450390aa31079bd10 OK 2025/02/09 03:42:04 DEBUG : A1/B1/C2/five: md5 = 024c09cd2904e3c5f3ce77954f321628 OK 2025/02/09 03:42:04 INFO : A1/B2: Making directory 2025/02/09 03:42:05 INFO : A1/B1/C3: Making directory 2025/02/09 03:42:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/09 03:42:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/09 03:42:15 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/09 03:42:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/09 03:42:15 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/09 03:42:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 03:42:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 03:42:18 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 03:42:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 03:42:18 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 03:42:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/09 03:42:26 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/09 03:42:26 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/09 03:42:26 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/09 03:42:26 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/09 03:42:26 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/09 03:42:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 03:42:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 03:42:29 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 03:42:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 03:42:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 03:42:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/09 03:42:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/09 03:42:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.05s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:42:38 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 03:42:40 DEBUG : no_checksum_small_file_from_pipe: md5 = ef222efe389146fc2db79d85e77663e5 OK 2025/02/09 03:42:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/09 03:42:40 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/09 03:42:41 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/09 03:42:42 DEBUG : no_checksum_big_file_from_pipe: md5 = da3ee994a6576b3ffa4ee00a4366a44f OK 2025/02/09 03:42:42 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:42:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 03:42:45 DEBUG : with_checksum_small_file_from_pipe: md5 = 685f59b7c6277a1e8d9f215e448fefe4 OK 2025/02/09 03:42:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/09 03:42:46 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/09 03:42:47 DEBUG : with_checksum_big_file_from_pipe: md5 = 57c72383546dee351a2735191f9ee0b2 OK 2025/02/09 03:42:47 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:42:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 03:42:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:42:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/09 03:42:51 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-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:42:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (34 bytes), uploading instead of streaming 2025/02/09 03:42:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/09 03:42:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/09 03:42:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.72s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.76s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/09 03:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (48 bytes), uploading instead of streaming 2025/02/09 03:42:59 DEBUG : rcat_metadata: md5 = f8fb83f51fe56082e550b7c809ce4031 OK 2025/02/09 03:42:59 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/09 03:43:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/09 03:43:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = 79395a7acd1698f085f4f3c0fb1c8239 OK 2025/02/09 03:43:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.66s) --- PASS: TestRcatMetadata/Normal (2.50s) --- PASS: TestRcatMetadata/ViaDisk (2.71s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:05 DEBUG : potato1: md5 = 1e57a00277483ef51ef32a7334b30925 OK 2025/02/09 03:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (60 bytes), uploading instead of streaming 2025/02/09 03:43:06 DEBUG : potato2: md5 = e54d0aadcd220b3eb89f58341d44550d OK 2025/02/09 03:43:06 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.23s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:09 DEBUG : potato1: md5 = b955d38d29189abe9e0b58bc7a88ec9b OK 2025/02/09 03:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': File to upload is small (60 bytes), uploading instead of streaming 2025/02/09 03:43:10 DEBUG : potato2: md5 = cbf7eab69bc25477b237f20c9583db03 OK 2025/02/09 03:43:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.12s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:14 DEBUG : potato2: md5 = 3be859b2f3beea0714337f860111a001 OK 2025/02/09 03:43:15 DEBUG : empty space: md5 = 5d32046be7d76edb52623882bfd63100 OK 2025/02/09 03:43:17 DEBUG : sub dir/potato3: md5 = a39c872d158e91d1790282780a676ab2 OK 2025/02/09 03:43:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Touching "empty space" 2025/02/09 03:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Touching "potato2" 2025/02/09 03:43:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Touching "sub dir/potato3" 2025/02/09 03:43:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.20s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:23 DEBUG : dir with metadata: Making directory with metadata 2025/02/09 03:43:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.33s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:25 DEBUG : directory with modtime: Making directory with metadata 2025/02/09 03:43:26 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/09 03:43:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/09 03:43:28 DEBUG : Google drive root 'crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg': Skipping btime metadata as can't update it on an existing file: 2025-02-09T03:43:28.072985925Z 2025/02/09 03:43:28 INFO : non existent directory: Updated directory metadata 2025/02/09 03:43:30 DEBUG : Google drive root 'crypt/mrq3bcgj2i5alfgh2lbd72cuhseadaup6dmth70crhe7d3qnfueg': Skipping btime metadata as can't update it on an existing file: 2025-02-09T03:43:28.072985925Z 2025/02/09 03:43:31 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:32 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/09 03:43:34 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/09 03:43:35 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:36 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/09 03:43:36 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/09 03:43:36 DEBUG : dst: Making directory with metadata 2025/02/09 03:43:37 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/09 03:43:37 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/09 03:43:37 INFO : dst: Set directory modification time (using SetModTime) 2025/02/09 03:43:38 INFO : dst: Set directory modification time (using SetModTime) 2025/02/09 03:43:38 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/09 03:43:38 INFO : dst: Set directory modification time (using SetModTime) 2025/02/09 03:43:38 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama'", Local "Local file system at /tmp/rclone487579637", Modify Window "1ms" 2025/02/09 03:43:42 DEBUG : sub dir/test remove existing: md5 = 11f3063e61a16f65d3d2162308c4e250 OK 2025/02/09 03:43:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 74284418064c386146c098185460b161 OK 2025/02/09 03:43:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.mirexap7" before starting 2025/02/09 03:43:46 DEBUG : sub dir/test remove existing.mirexap7: TEST: removing renamed existing file after operation 2025/02/09 03:43:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hunutad7" before starting 2025/02/09 03:43:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hunutad7: TEST: renaming existing back after failed operation 2025/02/09 03:43:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nujeluf7" before starting 2025/02/09 03:43:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nujeluf7: TEST: removing renamed existing file after operation 2025/02/09 03:43:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "oesfp3ru5lqqbcf1pnhhf6opmunrnuni8c4skenffut618ha9up0" 2025/02/09 03:43:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "64trn3kd3li71psnpvb1hi0qeb9ddcgs500e3k90n3ji7ge20ij7or9oipnuo0f2n7a456l81gvrlpqrc4vp2lqpka27un1b0kbjfhp91ojc8ltjfc8e9krenceevissd964efcpldqnd7e5682u7a9bpfsjh889bcohad0uie7lmhfg4id0" --- PASS: TestRemoveExisting (12.55s) === 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/02/09 03:43:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonahoj9hama': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m18.995985102s (try 1/5)