"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/06 01:03:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka" 2025/09/06 01:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:03:39 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg" 2025/09/06 01:03:40 DEBUG : Creating backend with remote "/tmp/rclone1295454665" === 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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.33s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/06 01:03:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/06 01:03:40 DEBUG : potato: Seek from 10 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 10 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Seek from 5 to 2 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/06 01:03:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Seek from 5 to 2 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/06 01:03:40 DEBUG : potato: Seek from 8 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 8 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/06 01:03:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 01:03:40 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 01:03:40 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 01:03:40 DEBUG : potato: Seek from 5 to 2 2025/09/06 01:03:40 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/06 01:03:40 DEBUG : potato: Seek from 9 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 9 to 0 2025/09/06 01:03:40 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:03:43 DEBUG : rutabaga: md5 = ec4c32b96fb1c4570628ab4c2b49b260 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/06 01:03:45 DEBUG : empty space: md5 = 4cd8fbde6dd441002c652c54f72e2440 OK === RUN TestCheck/3 2025/09/06 01:03:47 DEBUG : potato2: md5 = 6b0d02684df9acccfb89c985384dbcee OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/06 01:03:50 DEBUG : remotepotato: md5 = 796bfff5211a352e1586a14eab13c643 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.57s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.41s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.42s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/09/06 01:03:53 DEBUG : Creating backend with remote "nonexistent" 2025/09/06 01:03:53 DEBUG : Creating backend with remote "nonexistent" 2025/09/06 01:03:53 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/06 01:03:53 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/06 01:03:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/06 01:03:53 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:03:54 DEBUG : rutabaga: md5 = 5cd9d7c889e6d3e76df04d4adde8509b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/06 01:03:58 DEBUG : empty space: md5 = 9bc422ca56e07cb2c382a1a871863634 OK === RUN TestCheckDownload/3 2025/09/06 01:04:01 DEBUG : potato2: md5 = da6d7d9d1c4ebd78788de09f75852393 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/06 01:04:05 DEBUG : remotepotato: md5 = 9637150bbb92caac934c3a0b997b9fb7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.06s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.04s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.15s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (0.96s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:04:11 DEBUG : rutabaga: md5 = 96eddcea9d112639c880c15cdc7480a2 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/06 01:04:14 DEBUG : empty space: md5 = 03e0d768df5f5517b92b98a307f709a0 OK === RUN TestCheckSizeOnly/3 2025/09/06 01:04:16 DEBUG : potato2: md5 = a30dc700173b3e7a615f5f2ace902b1b OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/06 01:04:18 DEBUG : remotepotato: md5 = cc6ce48b3bc2ed94558fbd05587b2114 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.83s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.41s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.35s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:04:23 DEBUG : test.sum: md5 = 5664af5fc0888ee4e5c88b9fd0ef98d1 OK 2025/09/06 01:04:25 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/06 01:04:25 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/06 01:04:25 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/06 01:04:25 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/06 01:04:26 DEBUG : test.sum: md5 = 3303a4c8500d0718419751f64b5bed8c OK 2025/09/06 01:04:27 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/06 01:04:27 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/06 01:04:27 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/06 01:04:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.31s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/data" 2025/09/06 01:04:28 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka/data' lacks md5, skipping --- SKIP: TestCheckSum (2.06s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:04:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/data" 2025/09/06 01:04:30 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/vjrnln8ratgmqakfosrqe8espk" 2025/09/06 01:04:34 DEBUG : data/banana: md5 = 03ca3998995b163e4d1336542a648b90 OK 2025/09/06 01:04:36 DEBUG : test.sum: md5 = f84027f6622cb46c558d5fe5cca7bba1 OK === RUN TestCheckSumDownload/subtest1 2025/09/06 01:04:42 DEBUG : data/potato: md5 = 27923c6f2a181fa037a4ed510cbb70ac OK 2025/09/06 01:04:44 DEBUG : test.sum: md5 = 0608b761c2211fa8cfdb0760c8763945 OK === RUN TestCheckSumDownload/subtest2 2025/09/06 01:04:48 DEBUG : test.sum: md5 = 978081f6ea75e0a3361ae20591ef6389 OK === RUN TestCheckSumDownload/subtest3 2025/09/06 01:04:53 DEBUG : test.sum: md5 = ac93017c9234c398b3ef9648cd7b4037 OK === RUN TestCheckSumDownload/subtest4 2025/09/06 01:04:57 DEBUG : test.sum: md5 = 253bf71dd1030f0b8da06c343fdfa18f OK === RUN TestCheckSumDownload/subtest5 2025/09/06 01:05:02 DEBUG : test.sum: md5 = 48817862acf8a3d4ab63219c308488af OK === RUN TestCheckSumDownload/subtest6 2025/09/06 01:05:06 DEBUG : data/banana: md5 = 24101d9fb09aa5e85eaffbef903948f4 OK 2025/09/06 01:05:08 DEBUG : data/potato: md5 = 93bd229ce5c82c45b685f70c3a29968d OK 2025/09/06 01:05:10 DEBUG : test.sum: md5 = 0289afe4396411b4b1e9a0fa0ac1eef6 OK === RUN TestCheckSumDownload/subtest7 2025/09/06 01:05:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/06 01:05:15 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.29s) --- PASS: TestCheckSumDownload/subtest1 (4.81s) --- PASS: TestCheckSumDownload/subtest2 (2.35s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.73s) --- PASS: TestCheckSumDownload/subtest6 (2.38s) --- PASS: TestCheckSumDownload/subtest7 (2.66s) === RUN TestApplyTransforms 2025/09/06 01:05:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zoqeted9deva" 2025/09/06 01:05:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:16 DEBUG : Creating backend with remote "TestDrive:crypt/2271pckl9qdm5pppgrqrfcjfpn5u6n55kvkvhecm3bhudgqt2lb0" 2025/09/06 01:05:17 DEBUG : Creating backend with remote "/tmp/rclone1530916398" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva'", Local "Local file system at /tmp/rclone1530916398", Modify Window "1ms" 2025/09/06 01:05:19 DEBUG : hello, world!: md5 = 85767df642b7da93db9e49211b428718 OK upper checkfile vs. lower remote (without normalization) 2025/09/06 01:05:19 ERROR : hello, world!: sum not found 2025/09/06 01:05:19 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva' 2025/09/06 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva': 1 files missing 2025/09/06 01:05:19 NOTICE: 1 hashes missing 2025/09/06 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva': 1 differences found 2025/09/06 01:05:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/06 01:05:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva': 0 differences found 2025/09/06 01:05:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva': 1 matching files 2025/09/06 01:05:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qobeciv8rivu" 2025/09/06 01:05:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:21 DEBUG : Creating backend with remote "TestDrive:crypt/21lme8kgi8tn63es3l9sil9q4eqp7k0giv11cpbt991s25an2a60" 2025/09/06 01:05:22 DEBUG : Creating backend with remote "/tmp/rclone428898940" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu'", Local "Local file system at /tmp/rclone428898940", Modify Window "1ms" 2025/09/06 01:05:24 DEBUG : HELLO, WORLD!: md5 = 4c39002d3bbe8d4d9cb474bdd0c8325e OK lower checkfile vs. upper remote (without normalization) 2025/09/06 01:05:24 ERROR : HELLO, WORLD!: sum not found 2025/09/06 01:05:24 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu' 2025/09/06 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu': 1 files missing 2025/09/06 01:05:24 NOTICE: 1 hashes missing 2025/09/06 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu': 1 differences found 2025/09/06 01:05:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/06 01:05:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu': 0 differences found 2025/09/06 01:05:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu': 1 matching files 2025/09/06 01:05:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qotewis4veto" 2025/09/06 01:05:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:26 DEBUG : Creating backend with remote "TestDrive:crypt/vmf81pbo2ahd83ommuejc0a1lu3lcjumc1u7gvllv2hqm7d8v1a0" 2025/09/06 01:05:27 DEBUG : Creating backend with remote "/tmp/rclone1222629617" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto'", Local "Local file system at /tmp/rclone1222629617", Modify Window "1ms" 2025/09/06 01:05:29 DEBUG : HeLlO, wOrLd!: md5 = 1ff989de55c2d0f98b76076d2374baa9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/06 01:05:29 ERROR : HeLlO, wOrLd!: sum not found 2025/09/06 01:05:29 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto' 2025/09/06 01:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto': 1 files missing 2025/09/06 01:05:29 NOTICE: 1 hashes missing 2025/09/06 01:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto': 1 differences found 2025/09/06 01:05:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/06 01:05:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto': 0 differences found 2025/09/06 01:05:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto': 1 matching files 2025/09/06 01:05:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laruruf6vidu" 2025/09/06 01:05:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:30 DEBUG : Creating backend with remote "TestDrive:crypt/loe3r11t01ae274rc3is83jgfo99qj6h3tc6qavklg723mvtuf8g" 2025/09/06 01:05:32 DEBUG : Creating backend with remote "/tmp/rclone4217230013" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu'", Local "Local file system at /tmp/rclone4217230013", Modify Window "1ms" 2025/09/06 01:05:34 DEBUG : HELLO, WORLD!: md5 = 4dcbaea286047d8cf1c5d7199bb9a5dc OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/06 01:05:35 ERROR : HELLO, WORLD!: sum not found 2025/09/06 01:05:35 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu' 2025/09/06 01:05:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu': 1 files missing 2025/09/06 01:05:35 NOTICE: 1 hashes missing 2025/09/06 01:05:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu': 1 differences found 2025/09/06 01:05:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/06 01:05:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu': 0 differences found 2025/09/06 01:05:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu': 1 matching files 2025/09/06 01:05:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homonez2xeye" 2025/09/06 01:05:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:36 DEBUG : Creating backend with remote "TestDrive:crypt/ha22d69a5lar2svi61r0dqfn4hcpefdan5apbcig2dska53fposg" 2025/09/06 01:05:37 DEBUG : Creating backend with remote "/tmp/rclone1608604420" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye'", Local "Local file system at /tmp/rclone1608604420", Modify Window "1ms" 2025/09/06 01:05:39 DEBUG : 測試_Русский___ě_áñ: md5 = 2ef24e05345cb54ab3e8a67d3de6f4ff OK NFD checkfile vs. NFC remote (without normalization) 2025/09/06 01:05:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/06 01:05:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye' 2025/09/06 01:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye': 1 files missing 2025/09/06 01:05:39 NOTICE: 1 hashes missing 2025/09/06 01:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye': 1 differences found 2025/09/06 01:05:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/06 01:05:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye': 0 differences found 2025/09/06 01:05:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye': 1 matching files 2025/09/06 01:05:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-liqazag3begi" 2025/09/06 01:05:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:41 DEBUG : Creating backend with remote "TestDrive:crypt/kh9cp1jf7b4nomrurh3jr2nfr80rhbhmgi2ndfhv8f9crr5olkhg" 2025/09/06 01:05:42 DEBUG : Creating backend with remote "/tmp/rclone2344540093" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi'", Local "Local file system at /tmp/rclone2344540093", Modify Window "1ms" 2025/09/06 01:05:44 DEBUG : 測試_Русский___ě_áñ: md5 = 502e9771c8b2bb4cb7e84eb24405ad2f OK NFC checkfile vs. NFD remote (without normalization) 2025/09/06 01:05:44 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/06 01:05:44 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi' 2025/09/06 01:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi': 1 files missing 2025/09/06 01:05:44 NOTICE: 1 hashes missing 2025/09/06 01:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi': 1 differences found 2025/09/06 01:05:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/06 01:05:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi': 0 differences found 2025/09/06 01:05:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi': 1 matching files 2025/09/06 01:05:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pudutim9yibe" 2025/09/06 01:05:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:46 DEBUG : Creating backend with remote "TestDrive:crypt/nrvrd49ffr2h8p7mpen7i4on3vbjpq5cqb53r1v6h9i31qptn2m0" 2025/09/06 01:05:46 DEBUG : Creating backend with remote "/tmp/rclone726586956" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe'", Local "Local file system at /tmp/rclone726586956", Modify Window "1ms" 2025/09/06 01:05:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 189425efb59cda0562700abd9d2fb182 OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/06 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 01:05:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe' 2025/09/06 01:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe': 1 files missing 2025/09/06 01:05:49 NOTICE: 1 hashes missing 2025/09/06 01:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe': 1 differences found 2025/09/06 01:05:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/06 01:05:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe': 0 differences found 2025/09/06 01:05:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe': 1 matching files 2025/09/06 01:05:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sogeqos6zizo" 2025/09/06 01:05:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:50 DEBUG : Creating backend with remote "TestDrive:crypt/s9fct56bnmghddevmupeobfadmqdpca7l5jaqc0mqc5nb1bsvnp0" 2025/09/06 01:05:51 DEBUG : Creating backend with remote "/tmp/rclone639851493" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo'", Local "Local file system at /tmp/rclone639851493", Modify Window "1ms" 2025/09/06 01:05:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 96626442d4ed7a3a3d9d8407eb1d21c3 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/06 01:05:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 01:05:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo' 2025/09/06 01:05:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo': 1 files missing 2025/09/06 01:05:54 NOTICE: 1 hashes missing 2025/09/06 01:05:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo': 1 differences found 2025/09/06 01:05:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/06 01:05:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:05:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo': 0 differences found 2025/09/06 01:05:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo': 1 matching files 2025/09/06 01:05:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raroruv6noca" 2025/09/06 01:05:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:05:56 DEBUG : Creating backend with remote "TestDrive:crypt/631lplojbnfb5notagkmkgb2gvvkn859u4qc6bg1c7to2d0pkbhg" 2025/09/06 01:05:57 DEBUG : Creating backend with remote "/tmp/rclone3381690841" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca'", Local "Local file system at /tmp/rclone3381690841", Modify Window "1ms" 2025/09/06 01:05:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9361fca2393984b7e4fdd5b1d3ef7f1e OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/06 01:05:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 01:05:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca' 2025/09/06 01:05:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca': 1 files missing 2025/09/06 01:05:59 NOTICE: 1 hashes missing 2025/09/06 01:05:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca': 1 differences found 2025/09/06 01:05:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/06 01:06:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:06:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca': 0 differences found 2025/09/06 01:06:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca': 1 matching files 2025/09/06 01:06:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mobisuf4mita" 2025/09/06 01:06:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:06:01 DEBUG : Creating backend with remote "TestDrive:crypt/7p3jl675t444lg5brie3h453n3aivflfb49bk996j0gvmbkn7nhg" 2025/09/06 01:06:02 DEBUG : Creating backend with remote "/tmp/rclone3526913078" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita'", Local "Local file system at /tmp/rclone3526913078", Modify Window "1ms" 2025/09/06 01:06:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8a467c72b08dcc5c879441f55ff904b3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/06 01:06:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 01:06:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita' 2025/09/06 01:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita': 1 files missing 2025/09/06 01:06:04 NOTICE: 1 hashes missing 2025/09/06 01:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita': 1 differences found 2025/09/06 01:06:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/06 01:06:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 01:06:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita': 0 differences found 2025/09/06 01:06:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita': 1 matching files 2025/09/06 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mobisuf4mita': Purge remote 2025/09/06 01:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raroruv6noca': Purge remote 2025/09/06 01:06:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sogeqos6zizo': Purge remote 2025/09/06 01:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pudutim9yibe': Purge remote 2025/09/06 01:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-liqazag3begi': Purge remote 2025/09/06 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homonez2xeye': Purge remote 2025/09/06 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laruruf6vidu': Purge remote 2025/09/06 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qotewis4veto': Purge remote 2025/09/06 01:06:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qobeciv8rivu': Purge remote 2025/09/06 01:06:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zoqeted9deva': Purge remote --- PASS: TestApplyTransforms (54.29s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:06:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/06 01:06:12 DEBUG : sub/file2: md5 = 8f94e684eefb3ed23bb900daaa2af321 OK 2025/09/06 01:06:12 INFO : file1: Copied (new) to: sub/file2 2025/09/06 01:06:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:06:13 DEBUG : file1: Unchanged skipping 2025/09/06 01:06:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': don't need to copy/move sub/file2, it is already at target location 2025/09/06 01:06:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.12s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:06:18 DEBUG : dst/file1: md5 = 8b694c17552faa76836d41cb5c315179 OK 2025/09/06 01:06:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/backup" 2025/09/06 01:06:19 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/1nrff024r7pq65ecp72fc28jb0" 2025/09/06 01:06:21 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/06 01:06:23 INFO : dst/file1: Moved (server-side) 2025/09/06 01:06:25 DEBUG : dst/file1: md5 = a04eef46a0a4c4b22fe5e3ed6f17a823 OK 2025/09/06 01:06:25 INFO : dst/file1: Copied (new) 2025/09/06 01:06:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:06:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:06:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.03s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:06:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/dst" 2025/09/06 01:06:29 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/06 01:06:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/CompareDest" 2025/09/06 01:06:31 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/gveqi14airsml4bgu7krj116o8" 2025/09/06 01:06:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 01:06:35 DEBUG : one: md5 = 1d017873d83b2e138f2d0c031d6339c4 OK 2025/09/06 01:06:35 INFO : one: Copied (new) 2025/09/06 01:06:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:06:38 DEBUG : one: md5 = f4da861e15024cc398744591d321fd60 OK 2025/09/06 01:06:38 INFO : one: Copied (replaced existing) 2025/09/06 01:06:40 DEBUG : dst/one: md5 = d979a3a897b85ab9be2b990bef4af6ff OK 2025/09/06 01:06:43 DEBUG : CompareDest/one: md5 = 46592c266b20ad418ca3ebfe97bc5760 OK 2025/09/06 01:06:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:06:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:06:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 01:06:46 DEBUG : CompareDest/two: md5 = 1e7f06b8d8c7bbd908dc90ea1bde743c OK 2025/09/06 01:06:47 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 01:06:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:06:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 01:06:48 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 01:06:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:06:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 01:06:49 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 01:06:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 01:06:51 DEBUG : two: md5 = 01772a61e531290c0fdee1c9977d7b95 OK 2025/09/06 01:06:51 INFO : two: Copied (new) 2025/09/06 01:06:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/06 01:06:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:06:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:06:55 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.14s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:06:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/dst" 2025/09/06 01:06:56 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/06 01:06:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/CopyDest" 2025/09/06 01:06:57 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/06 01:06:59 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 01:07:01 DEBUG : one: md5 = 145d2de3fabb6f59c41eef651d4d8d60 OK 2025/09/06 01:07:01 INFO : one: Copied (new) 2025/09/06 01:07:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:07:04 DEBUG : one: md5 = 2e6c2f3661db043b83c26fb5c85849d6 OK 2025/09/06 01:07:04 INFO : one: Copied (replaced existing) 2025/09/06 01:07:06 DEBUG : dst/one: md5 = 51a590dbdae4ed41aca1e0e28fdb33aa OK 2025/09/06 01:07:08 DEBUG : CopyDest/one: md5 = e3ce498f1709b44c85ef1a72ddc5e0b8 OK 2025/09/06 01:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/BackupDir" 2025/09/06 01:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/06 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:07:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 01:07:13 INFO : one: Moved (server-side) 2025/09/06 01:07:14 INFO : one: Copied (server-side copy) 2025/09/06 01:07:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/06 01:07:16 DEBUG : CopyDest/two: md5 = e3dd25488e5b6347cc3dd68f69b0f67d OK 2025/09/06 01:07:17 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 01:07:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:07:18 INFO : two: Copied (server-side copy) 2025/09/06 01:07:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/06 01:07:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/06 01:07:18 DEBUG : two: Unchanged skipping 2025/09/06 01:07:20 DEBUG : CopyDest/three: md5 = f5c222107ef983f032ff3bf171c99e16 OK 2025/09/06 01:07:21 DEBUG : three: Need to transfer - File not found at Destination 2025/09/06 01:07:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/06 01:07:21 DEBUG : three: Destination not found in --copy-dest 2025/09/06 01:07:23 DEBUG : three: md5 = 295e9372748413dae7fd153ae6a5c9dc OK 2025/09/06 01:07:23 INFO : three: Copied (new) 2025/09/06 01:07:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/06 01:07:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/06 01:07:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:07:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/06 01:07:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:07:28 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/06 01:07:29 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.98s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:07:31 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/06 01:07:33 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d6fa3f3f8b9a4a1d298cd89d618453ad OK 2025/09/06 01:07:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/06 01:07:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/06 01:07:34 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/06 01:07:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/06 01:07:36 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/06 01:07:37 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 39abd00f8b1f1968f7e48f05faab8af2 OK 2025/09/06 01:07:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/06 01:07:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/06 01:07:40 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.33s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:07:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using skip mode. 2025/09/06 01:07:44 NOTICE: one: Found 2 files with duplicate names 2025/09/06 01:07:44 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.97s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:07:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using skip mode. 2025/09/06 01:07:50 NOTICE: one: Found 3 files with duplicate names 2025/09/06 01:07:50 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/06 01:07:51 INFO : one: Deleted 2025/09/06 01:07:51 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.61s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:07:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using first mode. 2025/09/06 01:07:57 NOTICE: one: Found 3 files with duplicate names 2025/09/06 01:07:57 INFO : one: Deleted 2025/09/06 01:07:58 INFO : one: Deleted 2025/09/06 01:07:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.68s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using newest mode. 2025/09/06 01:08:04 NOTICE: one: Found 3 files with duplicate names 2025/09/06 01:08:04 INFO : one: Deleted 2025/09/06 01:08:05 INFO : one: Deleted 2025/09/06 01:08:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.68s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using oldest mode. 2025/09/06 01:08:11 NOTICE: one: Found 3 files with duplicate names 2025/09/06 01:08:11 INFO : one: Deleted 2025/09/06 01:08:12 INFO : one: Deleted 2025/09/06 01:08:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.77s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using largest mode. 2025/09/06 01:08:17 NOTICE: one: Found 3 files with duplicate names 2025/09/06 01:08:18 INFO : one: Deleted 2025/09/06 01:08:18 INFO : one: Deleted 2025/09/06 01:08:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.28s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using smallest mode. 2025/09/06 01:08:24 NOTICE: one: Found 3 files with duplicate names 2025/09/06 01:08:24 INFO : one: Deleted 2025/09/06 01:08:25 INFO : one: Deleted 2025/09/06 01:08:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.38s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Looking for duplicate names using rename mode. 2025/09/06 01:08:31 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/06 01:08:32 INFO : one-2.txt: renamed from: one.txt 2025/09/06 01:08:34 INFO : one-3.txt: renamed from: one.txt 2025/09/06 01:08:35 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.10s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:40 DEBUG : dupe1/one.txt: md5 = b9c5fefc1ad135ff364eda9564b3687f OK 2025/09/06 01:08:42 DEBUG : dupe2/two.txt: md5 = e6f1c73bb958d1f0a50c7e55a2b1df11 OK 2025/09/06 01:08:44 DEBUG : dupe3/three.txt: md5 = c8160c1a2b09f835482f37020594d245 OK 2025/09/06 01:08:45 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/06 01:08:46 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/06 01:08:46 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/06 01:08:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/06 01:08:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/06 01:08:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/06 01:08:50 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.98s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:08:52 DEBUG : a.txt: md5 = 147af2dd323042d3d1353f5c63544e72 OK 2025/09/06 01:08:54 DEBUG : zend.txt: md5 = 03b91dab964c57b4751027bc1bedd8d0 OK 2025/09/06 01:08:56 DEBUG : sub dir/hello world: md5 = d053498c6f3701062cf763ae30bb2165 OK 2025/09/06 01:08:57 DEBUG : sub dir/hello world2: md5 = 43188b9e1bcff3732f669ac1ede18402 OK 2025/09/06 01:08:59 DEBUG : sub dir/ignore dir/.ignore: md5 = 4264b648d2445319bf2166e6d8692b7d OK 2025/09/06 01:09:01 DEBUG : sub dir/ignore dir/should be ignored: md5 = 167bceb96efd0bc0634b7769e00863d2 OK 2025/09/06 01:09:03 DEBUG : sub dir/sub sub dir/hello world3: md5 = f69eb29b635d71164ce4242f471bc3d0 OK 2025/09/06 01:09:05 DEBUG : a.txt: Excluded (Size Filter) 2025/09/06 01:09:05 DEBUG : a.txt: Excluded 2025/09/06 01:09:05 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 01:09:05 DEBUG : sub dir/hello world2: Excluded 2025/09/06 01:09:05 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 01:09:05 DEBUG : sub dir/hello world: Excluded 2025/09/06 01:09:06 DEBUG : sub dir/ignore dir: Excluded 2025/09/06 01:09:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 01:09:06 DEBUG : sub dir/hello world2: Excluded 2025/09/06 01:09:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 01:09:06 DEBUG : sub dir/hello world: Excluded 2025/09/06 01:09:06 DEBUG : sub dir/ignore dir: Excluded 2025/09/06 01:09:11 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/06 01:09:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.49s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:09:15 DEBUG : a.txt: md5 = 639646c8839472ace541b90db73bd69a OK 2025/09/06 01:09:16 DEBUG : zend.txt: md5 = 620a8d5d8e234ca807b43ebc29890abb OK 2025/09/06 01:09:18 DEBUG : sub dir/hello world: md5 = 51ff3603ce7a06ec23b7e4ca78fbce61 OK 2025/09/06 01:09:20 DEBUG : sub dir/hello world2: md5 = f9928a11affee1f5d30533c9c69b4015 OK 2025/09/06 01:09:22 DEBUG : sub dir/ignore dir/.ignore: md5 = 9f58101906a39585dbbb0f0b3080fe28 OK 2025/09/06 01:09:24 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6282236e05e2e58add33e2c93fb73ff9 OK 2025/09/06 01:09:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = e4c20dd69c5a6e21905f9e7deacbc37a OK 2025/09/06 01:09:27 DEBUG : a.txt: Excluded (Size Filter) 2025/09/06 01:09:27 DEBUG : a.txt: Excluded 2025/09/06 01:09:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 01:09:28 DEBUG : sub dir/hello world2: Excluded 2025/09/06 01:09:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 01:09:28 DEBUG : sub dir/hello world: Excluded 2025/09/06 01:09:29 DEBUG : sub dir/ignore dir: Excluded 2025/09/06 01:09:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 01:09:29 DEBUG : sub dir/hello world2: Excluded 2025/09/06 01:09:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 01:09:29 DEBUG : sub dir/hello world: Excluded 2025/09/06 01:09:29 DEBUG : sub dir/ignore dir: Excluded 2025/09/06 01:09:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/06 01:09:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/06 01:09:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/06 01:09:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/06 01:09:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/06 01:09:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/06 01:09:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.35s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:09:37 DEBUG : file1: md5 = 86a94c189848f41730d84b989c71ad28 OK 2025/09/06 01:09:39 DEBUG : sub/file2: md5 = 6b2ee6ad1a9fee1f21b5253b527068b6 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/09/06 01:09:42 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/06 01:09:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/06 01:09:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/06 01:09:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.49s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.64s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:09:47 DEBUG : file1: md5 = a6d50f007170827e8031e59c5f935818 OK 2025/09/06 01:09:49 DEBUG : sub/file2: md5 = 8f6d2e73ea9e3d0a83a00960622d7fb7 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/09/06 01:09:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/notfound" 2025/09/06 01:09:53 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/06 01:09:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.05s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.36s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.74s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Making directory 2025/09/06 01:09:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:00 DEBUG : sub dir/hello world: md5 = 9d199c03dd593790797b28b55a666961 OK 2025/09/06 01:10:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.96s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:04 DEBUG : potato2: md5 = f658166afee9d733de869a60ce63d168 OK 2025/09/06 01:10:06 DEBUG : empty space: md5 = d9d959c5a6d3bfc2ed74ff6964ef2bb0 OK --- PASS: TestLs (4.69s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:09 DEBUG : potato2: md5 = 550759aae6782cbd681342529bb390e8 OK 2025/09/06 01:10:10 DEBUG : empty space: md5 = d8d8f8109272e5ef527807f0a636e773 OK 2025/09/06 01:10:11 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.28s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:14 DEBUG : potato2: md5 = 25ea3c7eef0dbf1c51aca289b10c55fb OK 2025/09/06 01:10:16 DEBUG : empty space: md5 = bd7de1e6293a3be0aa85c75b2f79996a OK --- PASS: TestLsLong (4.89s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:19 DEBUG : potato2: md5 = 8088f05a68b86dd4510187c53cf68129 OK 2025/09/06 01:10:21 DEBUG : empty space: md5 = 59725168a44120c74a90624fc4b7edf0 OK --- PASS: TestHashSums (4.76s) === RUN TestHashSumsWithErrors 2025/09/06 01:10:22 DEBUG : Creating backend with remote ":memory:" 2025/09/06 01:10:22 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/06 01:10:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/06 01:10:22 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/06 01:10:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/06 01:10:22 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/06 01:10:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/06 01:10:22 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/06 01:10:22 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/06 01:10:22 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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:24 DEBUG : potato2: md5 = 84edd782fb0c3e397320733eca99bc7e OK 2025/09/06 01:10:25 DEBUG : empty space: md5 = 802699a4cff06d196d47bd79b557f0c4 OK 2025/09/06 01:10:28 DEBUG : sub dir/potato3: md5 = 0f2876e910291c096cfe8a531103ba30 OK 2025/09/06 01:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.33s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:33 DEBUG : small: md5 = 5be13b6a353047c613e4b0e8dedf5fe4 OK 2025/09/06 01:10:35 DEBUG : medium: md5 = 5f3d07123bd7f9ff3cfe6005b2daf065 OK 2025/09/06 01:10:36 DEBUG : large: md5 = 2a657f48413c874ffdb727167435298c OK 2025/09/06 01:10:37 DEBUG : Waiting for deletions to finish 2025/09/06 01:10:37 DEBUG : large: Excluded (Size Filter) 2025/09/06 01:10:37 INFO : small: Deleted 2025/09/06 01:10:37 INFO : medium: Deleted --- PASS: TestDelete (6.73s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:40 DEBUG : small: md5 = c1e56cf2fd941c85f58a7042ff5f455a OK 2025/09/06 01:10:41 DEBUG : medium: md5 = 30519c0123efa972128a3638759daaf1 OK 2025/09/06 01:10:43 DEBUG : large: md5 = a1253a025fc7eeae55a4e01880e56a49 OK 2025/09/06 01:10:43 DEBUG : Waiting for deletions to finish 2025/09/06 01:10:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/06 01:10:44 INFO : small: Deleted 2025/09/06 01:10:44 INFO : medium: Deleted --- PASS: TestMaxDelete (7.17s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:47 DEBUG : small: md5 = d55802302a7e876cbdcef4c54b74320f OK 2025/09/06 01:10:49 DEBUG : medium: md5 = b16c9a5b4bc3c175a798d227de5921a8 OK 2025/09/06 01:10:50 DEBUG : large: md5 = e26b9f6b2112424caa7f5909f198bbd0 OK 2025/09/06 01:10:50 DEBUG : Waiting for deletions to finish 2025/09/06 01:10:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/06 01:10:51 INFO : small: Deleted 2025/09/06 01:10:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.20s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:10:54 DEBUG : small: md5 = 81d3d4d8e1754bc56aa74b8cc9ba144a OK 2025/09/06 01:10:56 DEBUG : medium: md5 = d382590f758d5d59bb439931616abd68 OK 2025/09/06 01:10:57 DEBUG : large: md5 = cdaeca280aa8cd10ba53941c8373a01e OK 2025/09/06 01:10:58 DEBUG : Waiting for deletions to finish 2025/09/06 01:10:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/06 01:10:58 INFO : medium: Deleted 2025/09/06 01:10:58 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.12s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:11:01 DEBUG : ReadFile: md5 = d3b569d4a7eab254d050d51e42d05971 OK --- PASS: TestReadFile (4.08s) === RUN TestRetry 2025/09/06 01:11:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/06 01:11:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/06 01:11:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 01:11:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 01:11:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 01:11:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 01:11:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:11:06 DEBUG : file1: md5 = b422087b4362e59cf068150a58bccd2f OK 2025/09/06 01:11:07 DEBUG : file2: md5 = 32537795de677646f0348e2961c9c18f OK --- PASS: TestCat (16.95s) === RUN TestPurge 2025/09/06 01:11:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rayeyuw8siwi" 2025/09/06 01:11:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 01:11:21 DEBUG : Creating backend with remote "TestDrive:crypt/7045l5hckc9dgpmetq1kbh8vi1njm1i3uq606et9st5avbn333qg" 2025/09/06 01:11:22 DEBUG : Creating backend with remote "/tmp/rclone3012873668" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rayeyuw8siwi'", Local "Local file system at /tmp/rclone3012873668", Modify Window "1ms" 2025/09/06 01:11:27 DEBUG : A1/B1/C1/one: md5 = f955eb32fa3d7cefaf3dbe1b1c496e01 OK 2025/09/06 01:11:27 INFO : A2: Making directory 2025/09/06 01:11:28 INFO : A1/B2: Making directory 2025/09/06 01:11:28 INFO : A1/B2/C2: Making directory 2025/09/06 01:11:29 INFO : A1/B1/C3: Making directory 2025/09/06 01:11:30 INFO : A3: Making directory 2025/09/06 01:11:31 INFO : A3/B3: Making directory 2025/09/06 01:11:31 INFO : A3/B3/C4: Making directory 2025/09/06 01:11:34 DEBUG : A1/two: md5 = 6432dd2d8036633e873289d96edf43ba OK 2025/09/06 01:11:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rayeyuw8siwi': Purge remote 2025/09/06 01:11:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.53s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:11:41 DEBUG : A1/B1/C1/one: md5 = 588819339837ad83825045626a96f3c0 OK 2025/09/06 01:11:41 INFO : A2: Making directory 2025/09/06 01:11:42 INFO : A1/B2: Making directory 2025/09/06 01:11:42 INFO : A1/B2/C2: Making directory 2025/09/06 01:11:43 INFO : A1/B1/C3: Making directory 2025/09/06 01:11:44 INFO : A3: Making directory 2025/09/06 01:11:45 INFO : A3/B3: Making directory 2025/09/06 01:11:45 INFO : A3/B3/C4: Making directory 2025/09/06 01:11:48 DEBUG : A1/two: md5 = dd797304dca3f05f0cabdc1fd881724e OK 2025/09/06 01:11:49 DEBUG : removing 1 level 3 directories 2025/09/06 01:11:49 INFO : A3/B3/C4: Removing directory 2025/09/06 01:11:52 DEBUG : removing 2 level 3 directories 2025/09/06 01:11:52 INFO : A1/B1/C3: Removing directory 2025/09/06 01:11:52 INFO : A1/B2/C2: Removing directory 2025/09/06 01:11:53 DEBUG : removing 2 level 2 directories 2025/09/06 01:11:53 INFO : A3/B3: Removing directory 2025/09/06 01:11:53 INFO : A1/B2: Removing directory 2025/09/06 01:11:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/06 01:11:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/06 01:11:53 DEBUG : removing 2 level 1 directories 2025/09/06 01:11:53 INFO : A3: Removing directory 2025/09/06 01:11:53 INFO : A2: Removing directory 2025/09/06 01:11:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/06 01:11:58 DEBUG : removing 1 level 3 directories 2025/09/06 01:11:58 INFO : A1/B1/C1: Removing directory 2025/09/06 01:11:58 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:11:58 DEBUG : removing 1 level 2 directories 2025/09/06 01:11:58 INFO : A1/B1: Removing directory 2025/09/06 01:11:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/06 01:11:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/06 01:11:59 DEBUG : removing 1 level 1 directories 2025/09/06 01:11:59 INFO : A1: Removing directory 2025/09/06 01:11:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/06 01:11:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/06 01:11:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/06 01:12:00 DEBUG : removing 1 level 0 directories 2025/09/06 01:12:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Removing directory 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/06 01:12:00 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (23.67s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:02 INFO : A1: Making directory 2025/09/06 01:12:03 INFO : A1/B1: Making directory 2025/09/06 01:12:03 INFO : A1/B1/C1: Making directory 2025/09/06 01:12:06 DEBUG : removing 1 level 3 directories 2025/09/06 01:12:06 INFO : A1/B1/C1: Removing directory 2025/09/06 01:12:07 DEBUG : removing 1 level 2 directories 2025/09/06 01:12:07 INFO : A1/B1: Removing directory 2025/09/06 01:12:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/06 01:12:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.93s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:09 INFO : A1: Making directory 2025/09/06 01:12:10 INFO : A1/B1: Making directory 2025/09/06 01:12:11 INFO : A1/B1/C1: Making directory 2025/09/06 01:12:14 DEBUG : removing 1 level 3 directories 2025/09/06 01:12:14 INFO : A1/B1/C1: Removing directory 2025/09/06 01:12:14 DEBUG : removing 1 level 2 directories 2025/09/06 01:12:14 INFO : A1/B1: Removing directory 2025/09/06 01:12:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/06 01:12:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.73s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:19 DEBUG : file1: md5 = 55c639f20f75321fe14edf331d683c0a OK 2025/09/06 01:12:19 DEBUG : filename.txt: File name found in url 2025/09/06 01:12:21 DEBUG : filename.txt: md5 = 5be7d2ee0fa4af82aa5015cb272b971e OK 2025/09/06 01:12:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/06 01:12:23 DEBUG : headerfilename.txt: md5 = ef0196398479d3d292914e18102c771b OK 2025/09/06 01:12:24 DEBUG : file2: md5 = a2ca4d2b02958968a3369aec33f6c30e OK --- PASS: TestCopyURL (9.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/06 01:12:29 DEBUG : sub/file2: md5 = 619534ac9ef56835ffe8c96576156364 OK 2025/09/06 01:12:29 INFO : file1: Copied (new) to: sub/file2 2025/09/06 01:12:29 INFO : file1: Deleted 2025/09/06 01:12:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:12:30 DEBUG : file1: Unchanged skipping 2025/09/06 01:12:30 INFO : file1: Deleted 2025/09/06 01:12:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': don't need to copy/move sub/file2, it is already at target location 2025/09/06 01:12:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.42s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/06 01:12:35 DEBUG : file1: md5 = 423c66ab65f1569c5890eaae15daf45e OK 2025/09/06 01:12:35 INFO : file1: Copied (new) 2025/09/06 01:12:35 INFO : file1: Deleted 2025/09/06 01:12:36 DEBUG : file1: Destination exists, skipping 2025/09/06 01:12:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.55s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:40 DEBUG : dst/file1: md5 = 02437844950c893ea2a1709c852c2afc OK 2025/09/06 01:12:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bixegad1soka/backup" 2025/09/06 01:12:41 DEBUG : Config file has changed externally - reloading 2025/09/06 01:12:41 DEBUG : Creating backend with remote "TestDrive:crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg/1nrff024r7pq65ecp72fc28jb0" 2025/09/06 01:12:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/06 01:12:45 INFO : dst/file1: Moved (server-side) 2025/09/06 01:12:46 DEBUG : dst/file1: md5 = ba53b881a37c60bd3211439da380c88a OK 2025/09/06 01:12:46 INFO : dst/file1: Copied (new) 2025/09/06 01:12:46 INFO : dst/file1: Deleted 2025/09/06 01:12:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:12:49 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/06 01:12:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.02s) === 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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:12:53 DEBUG : A1/one: md5 = 6cb561b78b2a18d178956fad7e0ad83e OK 2025/09/06 01:12:55 DEBUG : A1/two: md5 = bb4a92de0bb9c40dabde1cff00305221 OK 2025/09/06 01:12:57 DEBUG : A1/B1/three: md5 = 28dd1126293e0979da8935f6432f7e87 OK 2025/09/06 01:12:59 DEBUG : A1/B1/C1/four: md5 = 1bea7bae9290097b3f537d5ec06c2092 OK 2025/09/06 01:13:01 DEBUG : A1/B1/C2/five: md5 = 4cbbcc37405dc7f95673f65128aa2688 OK 2025/09/06 01:13:01 INFO : A1/B2: Making directory 2025/09/06 01:13:02 INFO : A1/B1/C3: Making directory 2025/09/06 01:13:12 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/06 01:13:12 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/06 01:13:12 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/06 01:13:12 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/06 01:13:12 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/06 01:13:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/06 01:13:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/06 01:13:15 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/06 01:13:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/06 01:13:16 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/06 01:13:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/06 01:13:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/06 01:13:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/06 01:13:24 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/06 01:13:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/06 01:13:24 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/06 01:13:28 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/06 01:13:28 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/06 01:13:28 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/06 01:13:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/06 01:13:28 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/06 01:13:34 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/06 01:13:35 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/06 01:13:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/06 01:13:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/06 01:13:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/06 01:13:36 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/06 01:13:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/06 01:13:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/06 01:13:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/06 01:13:37 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.65s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:13:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 01:13:39 DEBUG : no_checksum_small_file_from_pipe: md5 = ee0f5c5e16ea98a4591a45b502337be7 OK 2025/09/06 01:13:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/06 01:13:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/06 01:13:40 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/06 01:13:41 DEBUG : no_checksum_big_file_from_pipe: md5 = 981eac3e3467e59bc7ce47316b4b68ed OK 2025/09/06 01:13:41 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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:13:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 01:13:44 DEBUG : with_checksum_small_file_from_pipe: md5 = 7b0e487f6c2181e86a6fbd5fff0c814b OK 2025/09/06 01:13:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/06 01:13:45 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/06 01:13:46 DEBUG : with_checksum_big_file_from_pipe: md5 = 06bee2cb7685849543067b2b567b29f4 OK 2025/09/06 01:13:46 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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:13:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 01:13:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:13:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/06 01:13: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-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:13:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 01:13:54 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/06 01:13:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/06 01:13:56 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.73s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.03s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/06 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (48 bytes), uploading instead of streaming 2025/09/06 01:13:59 DEBUG : rcat_metadata: md5 = 59d582e94ca73af2e8f11579633e452a OK 2025/09/06 01:13:59 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/06 01:14:01 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/06 01:14:02 DEBUG : rcat_metadata_uploadcutoff0: md5 = a4216929f2848bea4b7917b09429e02b OK 2025/09/06 01:14:02 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.14s) --- PASS: TestRcatMetadata/Normal (2.78s) --- PASS: TestRcatMetadata/ViaDisk (2.91s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:05 DEBUG : potato1: md5 = 1759431ea791b83496862f205f63a2ae OK 2025/09/06 01:14:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (60 bytes), uploading instead of streaming 2025/09/06 01:14:07 DEBUG : potato2: md5 = b5c8827993d2c921c2de6b4dc4bb157e OK 2025/09/06 01:14:07 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.47s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:10 DEBUG : potato1: md5 = 6a2000d09b8f3436e1104a08b113e74a OK 2025/09/06 01:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': File to upload is small (60 bytes), uploading instead of streaming 2025/09/06 01:14:11 DEBUG : potato2: md5 = 0e6817d1876d79451dd34abdc78ee7cc OK 2025/09/06 01:14:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:15 DEBUG : potato2: md5 = 09ca4d0d3fb2c088274a7cda6d939c18 OK 2025/09/06 01:14:16 DEBUG : empty space: md5 = 51c507a8c6f3a413f3ca6c7f29a56319 OK 2025/09/06 01:14:19 DEBUG : sub dir/potato3: md5 = 30577c2c6772550434a9ab18b93c9085 OK 2025/09/06 01:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Touching "sub dir/potato3" 2025/09/06 01:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Touching "empty space" 2025/09/06 01:14:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Touching "potato2" 2025/09/06 01:14:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.00s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:24 DEBUG : dir with metadata: Making directory with metadata 2025/09/06 01:14:24 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.62s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:26 DEBUG : directory with modtime: Making directory with metadata 2025/09/06 01:14:27 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.56s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/06 01:14:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:14:29 DEBUG : Google drive root 'crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg': Skipping btime metadata as can't update it on an existing file: 2025-09-06T01:14:29.20928849Z 2025/09/06 01:14:29 INFO : non existent directory: Updated directory metadata 2025/09/06 01:14:31 DEBUG : Google drive root 'crypt/0kiig0l65lgcah66vqor4n58hm53sl8jlbafvomm2l31bhjd69gg': Skipping btime metadata as can't update it on an existing file: 2025-09-06T01:14:29.20928849Z 2025/09/06 01:14:32 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.88s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:34 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/06 01:14:35 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/06 01:14:36 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.16s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:38 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/06 01:14:38 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:14:38 DEBUG : dst: Making directory with metadata 2025/09/06 01:14:39 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/06 01:14:39 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/06 01:14:39 INFO : dst: Set directory modification time (using SetModTime) 2025/09/06 01:14:40 INFO : dst: Set directory modification time (using SetModTime) 2025/09/06 01:14:40 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/06 01:14:40 INFO : dst: Set directory modification time (using SetModTime) 2025/09/06 01:14:40 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.72s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka'", Local "Local file system at /tmp/rclone1295454665", Modify Window "1ms" 2025/09/06 01:14:44 DEBUG : sub dir/test remove existing: md5 = 43313174b23e97b03cf9283fe22efa9b OK 2025/09/06 01:14:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7480938e24f14c4cebe1f38339b37e5f OK 2025/09/06 01:14:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.bedahaw6" before starting 2025/09/06 01:14:48 DEBUG : sub dir/test remove existing.bedahaw6: TEST: removing renamed existing file after operation 2025/09/06 01:14: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.kaquben9" before starting 2025/09/06 01:14:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kaquben9: TEST: renaming existing back after failed operation 2025/09/06 01:14:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kohabej4" before starting 2025/09/06 01:14:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kohabej4: TEST: removing renamed existing file after operation 2025/09/06 01:14:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8tiurkajpk0j705k0i06dq8dilrurgc8rd3hfo295upf67k7cphg" 2025/09/06 01:14:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "l7i8g547m3dr3drqr9rr0mscvuitt947i78lq7m0dj6m6lgpnf95ngoub02foeuq5dhq5t08g48qr1mb4gv271up38krsdq8gbu11vtoedm5igc74s83mkqtcafqqtnmsutlfnn7m5sfsemm1qqkkfhbjcdsa4gr2fos40gt4ofh3alv299g" --- PASS: TestRemoveExisting (13.60s) === 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/09/06 01:14:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bixegad1soka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m16.906967664s (try 1/5)