"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/03 01:52:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve" 2025/08/03 01:52:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:52:42 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg" 2025/08/03 01:52:43 DEBUG : Creating backend with remote "/tmp/rclone1147176708" === 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/03 01:52:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/03 01:52:44 DEBUG : potato: Seek from 10 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 10 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Seek from 5 to 2 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/03 01:52:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Seek from 5 to 2 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/03 01:52:44 DEBUG : potato: Seek from 8 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 8 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/03 01:52:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/03 01:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/03 01:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/03 01:52:44 DEBUG : potato: Seek from 5 to 2 2025/08/03 01:52:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/03 01:52:44 DEBUG : potato: Seek from 9 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 9 to 0 2025/08/03 01:52:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:52:46 DEBUG : rutabaga: md5 = 0316b099f703a3a94e281d43ec4f5335 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/03 01:52:48 DEBUG : empty space: md5 = bbbd72f3f4369ca619a33278f9d506ec OK === RUN TestCheck/3 2025/08/03 01:52:50 DEBUG : potato2: md5 = 359b8f39842792e4df4c4a1f174c4bef OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/03 01:52:52 DEBUG : remotepotato: md5 = 98fd7dfa1e2f0d8132b6491f27e4163b OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.19s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/08/03 01:52:55 DEBUG : Creating backend with remote "nonexistent" 2025/08/03 01:52:55 DEBUG : Creating backend with remote "nonexistent" 2025/08/03 01:52:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/03 01:52:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/08/03 01:52:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/03 01:52:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:52:56 DEBUG : rutabaga: md5 = ae45cbcc32e5fb3983ae1f02bb11adb5 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/03 01:53:00 DEBUG : empty space: md5 = 5fa953d9c498f08c1dc6d66d49c7264e OK === RUN TestCheckDownload/3 2025/08/03 01:53:03 DEBUG : potato2: md5 = 86049e0ae77b12c4b85aa4d8a84f95c1 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/03 01:53:07 DEBUG : remotepotato: md5 = ddb91fe9fb5862bddf0ee5b453a69142 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.87s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (1.14s) --- PASS: TestCheckDownload/4 (1.27s) --- PASS: TestCheckDownload/5 (1.09s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:53:12 DEBUG : rutabaga: md5 = 6072b5a16e3cdae6f95349f116247571 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/03 01:53:14 DEBUG : empty space: md5 = 2e4370c082387ee28d898b608895841a OK === RUN TestCheckSizeOnly/3 2025/08/03 01:53:16 DEBUG : potato2: md5 = 394407c58673c34a890cf6eff179916e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/03 01:53:18 DEBUG : remotepotato: md5 = e20c26fc9eceeb6c203250f58c2ce7c8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.25s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:53:23 DEBUG : test.sum: md5 = c800da8adc7bd60159c68fd28c824286 OK 2025/08/03 01:53:24 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/03 01:53:24 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/03 01:53:24 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/03 01:53:24 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/03 01:53:25 DEBUG : test.sum: md5 = 92fdb0451ed7ffe1359ee5664e1bc675 OK 2025/08/03 01:53:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/03 01:53:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/03 01:53:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/03 01:53:26 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.62s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:53:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/data" 2025/08/03 01:53:27 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:53:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/data" 2025/08/03 01:53:29 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/vjrnln8ratgmqakfosrqe8espk" 2025/08/03 01:53:32 DEBUG : data/banana: md5 = 49ba6e4253aff3df764f06624a36c295 OK 2025/08/03 01:53:34 DEBUG : test.sum: md5 = 052218903087e9f749c6cbf006302aee OK === RUN TestCheckSumDownload/subtest1 2025/08/03 01:53:38 DEBUG : data/potato: md5 = b3227173e8839008f6b1c2cf11ba6c37 OK 2025/08/03 01:53:40 DEBUG : test.sum: md5 = 36d847bac4b86022fba82e6bdf41da4c OK === RUN TestCheckSumDownload/subtest2 2025/08/03 01:53:44 DEBUG : test.sum: md5 = 05083a3c524a76115998758aee8f3540 OK === RUN TestCheckSumDownload/subtest3 2025/08/03 01:53:48 DEBUG : test.sum: md5 = 19fb3cb47d591e28db7504d7ce1afae9 OK === RUN TestCheckSumDownload/subtest4 2025/08/03 01:53:52 DEBUG : test.sum: md5 = 26bc45ba45b4abeaf0f05bfc9cda4a30 OK === RUN TestCheckSumDownload/subtest5 2025/08/03 01:53:57 DEBUG : test.sum: md5 = efe38fa14d4ba138a1c8590b6da93fd0 OK === RUN TestCheckSumDownload/subtest6 2025/08/03 01:54:01 DEBUG : data/banana: md5 = de70936f23add9572d8ab76eb75514ba OK 2025/08/03 01:54:02 DEBUG : data/potato: md5 = c223027c056b9c8c89ade0fab9cf4ef6 OK 2025/08/03 01:54:03 DEBUG : test.sum: md5 = b719a997e600c06898c149617671cecd OK === RUN TestCheckSumDownload/subtest7 2025/08/03 01:54:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/03 01:54:08 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.73s) --- PASS: TestCheckSumDownload/subtest1 (2.68s) --- PASS: TestCheckSumDownload/subtest2 (2.38s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.60s) --- PASS: TestCheckSumDownload/subtest5 (2.35s) --- PASS: TestCheckSumDownload/subtest6 (2.23s) --- PASS: TestCheckSumDownload/subtest7 (2.13s) === RUN TestApplyTransforms 2025/08/03 01:54:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buponod6fuko" 2025/08/03 01:54:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:09 DEBUG : Creating backend with remote "TestDrive:crypt/bpiim2ig58s477c7oun2kcnovcg8m7ud3118stor6eu2acm08as0" 2025/08/03 01:54:10 DEBUG : Creating backend with remote "/tmp/rclone3113479970" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko'", Local "Local file system at /tmp/rclone3113479970", Modify Window "1ms" 2025/08/03 01:54:12 DEBUG : hello, world!: md5 = 247b19a02900583fdd2c5a678111b2d9 OK upper checkfile vs. lower remote (without normalization) 2025/08/03 01:54:12 ERROR : hello, world!: sum not found 2025/08/03 01:54:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko' 2025/08/03 01:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko': 1 files missing 2025/08/03 01:54:12 NOTICE: 1 hashes missing 2025/08/03 01:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko': 1 differences found 2025/08/03 01:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/03 01:54:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko': 0 differences found 2025/08/03 01:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko': 1 matching files 2025/08/03 01:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fapasen7lucu" 2025/08/03 01:54:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/7tsomni4dm48njoobum7n24uljmb29sa3sl89nmm59r3bg0vmg40" 2025/08/03 01:54:14 DEBUG : Creating backend with remote "/tmp/rclone3991820273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu'", Local "Local file system at /tmp/rclone3991820273", Modify Window "1ms" 2025/08/03 01:54:16 DEBUG : HELLO, WORLD!: md5 = 8fe76a95a962471c1c3b46cae4f5dac1 OK lower checkfile vs. upper remote (without normalization) 2025/08/03 01:54:17 ERROR : HELLO, WORLD!: sum not found 2025/08/03 01:54:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu' 2025/08/03 01:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu': 1 files missing 2025/08/03 01:54:17 NOTICE: 1 hashes missing 2025/08/03 01:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu': 1 differences found 2025/08/03 01:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/03 01:54:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu': 0 differences found 2025/08/03 01:54:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu': 1 matching files 2025/08/03 01:54:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ketivig9cexu" 2025/08/03 01:54:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:18 DEBUG : Creating backend with remote "TestDrive:crypt/49207dvqrqg3dfvqo8cnl0tttr0au2jesonnnesp7r59luo5mqg0" 2025/08/03 01:54:19 DEBUG : Creating backend with remote "/tmp/rclone884523708" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu'", Local "Local file system at /tmp/rclone884523708", Modify Window "1ms" 2025/08/03 01:54:21 DEBUG : HeLlO, wOrLd!: md5 = 7e2c7fa29fa7e48df6f6f0f1242742fe OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/03 01:54:22 ERROR : HeLlO, wOrLd!: sum not found 2025/08/03 01:54:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu' 2025/08/03 01:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu': 1 files missing 2025/08/03 01:54:22 NOTICE: 1 hashes missing 2025/08/03 01:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu': 1 differences found 2025/08/03 01:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/03 01:54:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu': 0 differences found 2025/08/03 01:54:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu': 1 matching files 2025/08/03 01:54:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cedibus9kabu" 2025/08/03 01:54:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:23 DEBUG : Creating backend with remote "TestDrive:crypt/44k1ut5ibljshstpka2fcrhup9dkm8kolb9bfc87hclc8gttd5b0" 2025/08/03 01:54:24 DEBUG : Creating backend with remote "/tmp/rclone670164443" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu'", Local "Local file system at /tmp/rclone670164443", Modify Window "1ms" 2025/08/03 01:54:26 DEBUG : HELLO, WORLD!: md5 = 1fa5918963f1ae485be4f6c9eeb5f517 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/03 01:54:26 ERROR : HELLO, WORLD!: sum not found 2025/08/03 01:54:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu' 2025/08/03 01:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu': 1 files missing 2025/08/03 01:54:26 NOTICE: 1 hashes missing 2025/08/03 01:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu': 1 differences found 2025/08/03 01:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/03 01:54:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu': 0 differences found 2025/08/03 01:54:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu': 1 matching files 2025/08/03 01:54:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zurizig5fima" 2025/08/03 01:54:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:27 DEBUG : Creating backend with remote "TestDrive:crypt/ta7gisj5vs5091no3c9n4i2n6inejmnvdjl9ksgku81rmal0afvg" 2025/08/03 01:54:28 DEBUG : Creating backend with remote "/tmp/rclone1678909876" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima'", Local "Local file system at /tmp/rclone1678909876", Modify Window "1ms" 2025/08/03 01:54:30 DEBUG : 測試_Русский___ě_áñ: md5 = 992fded31cb1d3fa35529ed2794d34a4 OK NFD checkfile vs. NFC remote (without normalization) 2025/08/03 01:54:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/03 01:54:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima' 2025/08/03 01:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima': 1 files missing 2025/08/03 01:54:31 NOTICE: 1 hashes missing 2025/08/03 01:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima': 1 differences found 2025/08/03 01:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/03 01:54:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima': 0 differences found 2025/08/03 01:54:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima': 1 matching files 2025/08/03 01:54:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wapefum5koho" 2025/08/03 01:54:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:32 DEBUG : Creating backend with remote "TestDrive:crypt/h82dm20f4i77t1h7j4upamn6qmkbu885dlgnbso2stf9ua898e4g" 2025/08/03 01:54:33 DEBUG : Creating backend with remote "/tmp/rclone4104209229" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho'", Local "Local file system at /tmp/rclone4104209229", Modify Window "1ms" 2025/08/03 01:54:35 DEBUG : 測試_Русский___ě_áñ: md5 = a08ebf477ab6417a5e4927d70e98caeb OK NFC checkfile vs. NFD remote (without normalization) 2025/08/03 01:54:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/03 01:54:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho' 2025/08/03 01:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho': 1 files missing 2025/08/03 01:54:36 NOTICE: 1 hashes missing 2025/08/03 01:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho': 1 differences found 2025/08/03 01:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/03 01:54:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho': 0 differences found 2025/08/03 01:54:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho': 1 matching files 2025/08/03 01:54:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoluvib5yefu" 2025/08/03 01:54:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:37 DEBUG : Creating backend with remote "TestDrive:crypt/f8piahcn084usbamholi0pf84r6ph14v1mo6itptf3phiddsmj7g" 2025/08/03 01:54:38 DEBUG : Creating backend with remote "/tmp/rclone410481135" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu'", Local "Local file system at /tmp/rclone410481135", Modify Window "1ms" 2025/08/03 01:54:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f4b23fbf86319e5dd4572b15aaf255c2 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/03 01:54:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 01:54:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu' 2025/08/03 01:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu': 1 files missing 2025/08/03 01:54:40 NOTICE: 1 hashes missing 2025/08/03 01:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu': 1 differences found 2025/08/03 01:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/03 01:54:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu': 0 differences found 2025/08/03 01:54:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu': 1 matching files 2025/08/03 01:54:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yofabuh9leja" 2025/08/03 01:54:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:42 DEBUG : Creating backend with remote "TestDrive:crypt/vlr7dnsf84qu3mssf91r96839bchdlgmj2s1302pq2giiqp15ma0" 2025/08/03 01:54:42 DEBUG : Creating backend with remote "/tmp/rclone2595952161" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja'", Local "Local file system at /tmp/rclone2595952161", Modify Window "1ms" 2025/08/03 01:54:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9a0516fe7326a752ef0377a426fd50bf OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/03 01:54:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 01:54:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja' 2025/08/03 01:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja': 1 files missing 2025/08/03 01:54:45 NOTICE: 1 hashes missing 2025/08/03 01:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja': 1 differences found 2025/08/03 01:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/03 01:54:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja': 0 differences found 2025/08/03 01:54:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja': 1 matching files 2025/08/03 01:54:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jecegew1pamu" 2025/08/03 01:54:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:46 DEBUG : Creating backend with remote "TestDrive:crypt/v8o3p53occhl5bdhpdkf8km285u6j3b28evlcjngov0651necqeg" 2025/08/03 01:54:47 DEBUG : Creating backend with remote "/tmp/rclone651344091" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu'", Local "Local file system at /tmp/rclone651344091", Modify Window "1ms" 2025/08/03 01:54:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9d7085e04ef7c494e63df7d0f1047d1e OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/03 01:54:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 01:54:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu' 2025/08/03 01:54:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu': 1 files missing 2025/08/03 01:54:50 NOTICE: 1 hashes missing 2025/08/03 01:54:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu': 1 differences found 2025/08/03 01:54:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/03 01:54:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu': 0 differences found 2025/08/03 01:54:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu': 1 matching files 2025/08/03 01:54:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vugelax8baje" 2025/08/03 01:54:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:54:51 DEBUG : Creating backend with remote "TestDrive:crypt/lvt9qdff1njkkocls91cesauv78eu7csi2n1ioqotkansdf272s0" 2025/08/03 01:54:52 DEBUG : Creating backend with remote "/tmp/rclone1617805530" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje'", Local "Local file system at /tmp/rclone1617805530", Modify Window "1ms" 2025/08/03 01:54:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f604e16c7b7b50121fe3b3651aae1453 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/03 01:54:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/03 01:54:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje' 2025/08/03 01:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje': 1 files missing 2025/08/03 01:54:55 NOTICE: 1 hashes missing 2025/08/03 01:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje': 1 differences found 2025/08/03 01:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/03 01:54:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/03 01:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje': 0 differences found 2025/08/03 01:54:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje': 1 matching files 2025/08/03 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vugelax8baje': Purge remote 2025/08/03 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jecegew1pamu': Purge remote 2025/08/03 01:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yofabuh9leja': Purge remote 2025/08/03 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoluvib5yefu': Purge remote 2025/08/03 01:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wapefum5koho': Purge remote 2025/08/03 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zurizig5fima': Purge remote 2025/08/03 01:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cedibus9kabu': Purge remote 2025/08/03 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ketivig9cexu': Purge remote 2025/08/03 01:54:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fapasen7lucu': Purge remote 2025/08/03 01:55:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buponod6fuko': Purge remote --- PASS: TestApplyTransforms (51.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:55:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 01:55:02 DEBUG : sub/file2: md5 = f499013413967eac0d57a0d001950746 OK 2025/08/03 01:55:02 INFO : file1: Copied (new) to: sub/file2 2025/08/03 01:55:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 01:55:03 DEBUG : file1: Unchanged skipping 2025/08/03 01:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': don't need to copy/move sub/file2, it is already at target location 2025/08/03 01:55:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.89s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:55:08 DEBUG : dst/file1: md5 = 4c0352fccec301d6136039291c7cbe20 OK 2025/08/03 01:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/backup" 2025/08/03 01:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/1nrff024r7pq65ecp72fc28jb0" 2025/08/03 01:55:11 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/03 01:55:13 INFO : dst/file1: Moved (server-side) 2025/08/03 01:55:14 DEBUG : dst/file1: md5 = c2341ad90e8321c66f9d7c94adc3078e OK 2025/08/03 01:55:14 INFO : dst/file1: Copied (new) 2025/08/03 01:55:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 01:55:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 01:55:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:55:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/dst" 2025/08/03 01:55:19 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 01:55:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/CompareDest" 2025/08/03 01:55:21 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/gveqi14airsml4bgu7krj116o8" 2025/08/03 01:55:22 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 01:55:25 DEBUG : one: md5 = f4ac9621431167e4b034333dccc613ab OK 2025/08/03 01:55:25 INFO : one: Copied (new) 2025/08/03 01:55:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 01:55:27 DEBUG : one: md5 = 9cdca56a2b9ba183ee06baa527bf4d04 OK 2025/08/03 01:55:27 INFO : one: Copied (replaced existing) 2025/08/03 01:55:29 DEBUG : dst/one: md5 = 02635c18cfdcea1f369fb54d61131e7e OK 2025/08/03 01:55:31 DEBUG : CompareDest/one: md5 = 6c53a9c3ebf235ca4a03be1a91cdeb12 OK 2025/08/03 01:55:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 01:55:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 01:55:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/03 01:55:34 DEBUG : CompareDest/two: md5 = cfc87048d004450fa3276c2d51f33288 OK 2025/08/03 01:55:35 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 01:55:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 01:55:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 01:55:36 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 01:55:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 01:55:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/03 01:55:37 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 01:55:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/03 01:55:39 DEBUG : two: md5 = a4e07c6de5e7b1325c8a4a7fcc422787 OK 2025/08/03 01:55:39 INFO : two: Copied (new) 2025/08/03 01:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 01:55:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 01:55:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 01:55:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.95s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:55:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/dst" 2025/08/03 01:55:44 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 01:55:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/CopyDest" 2025/08/03 01:55:46 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/03 01:55:47 DEBUG : one: Need to transfer - File not found at Destination 2025/08/03 01:55:50 DEBUG : one: md5 = 245f9f616e79ea22514b0dffc3886778 OK 2025/08/03 01:55:50 INFO : one: Copied (new) 2025/08/03 01:55:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 01:55:52 DEBUG : one: md5 = 5309646ca607c3553ece6c44d6b8238e OK 2025/08/03 01:55:52 INFO : one: Copied (replaced existing) 2025/08/03 01:55:54 DEBUG : dst/one: md5 = dbf6fc1c0c1c79569f3a26b1c75289f5 OK 2025/08/03 01:55:57 DEBUG : CopyDest/one: md5 = fa92f0825a91cb7f5931a7037b4fa7d2 OK 2025/08/03 01:55:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/BackupDir" 2025/08/03 01:55:57 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/03 01:55:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 01:55:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 01:55:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/03 01:56:01 INFO : one: Moved (server-side) 2025/08/03 01:56:02 INFO : one: Copied (server-side copy) 2025/08/03 01:56:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/03 01:56:04 DEBUG : CopyDest/two: md5 = 5c96bd9c8e9cf80b227e57154038f14b OK 2025/08/03 01:56:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/03 01:56:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 01:56:06 INFO : two: Copied (server-side copy) 2025/08/03 01:56:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/03 01:56:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/03 01:56:07 DEBUG : two: Unchanged skipping 2025/08/03 01:56:08 DEBUG : CopyDest/three: md5 = e18fba6adb081ba45633a7805e13c60e OK 2025/08/03 01:56:09 DEBUG : three: Need to transfer - File not found at Destination 2025/08/03 01:56:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/03 01:56:09 DEBUG : three: Destination not found in --copy-dest 2025/08/03 01:56:11 DEBUG : three: md5 = 814f1fdc3dd1e05f1e9f0a2cf42a3e0e OK 2025/08/03 01:56:11 INFO : three: Copied (new) 2025/08/03 01:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/03 01:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 01:56:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 01:56:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 01:56:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 01:56:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/03 01:56:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.32s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:56:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/03 01:56:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b641c5d5589662a5b17c0df23d9cbf87 OK 2025/08/03 01:56:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/03 01:56:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/03 01:56:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/08/03 01:56:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/03 01:56:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/03 01:56:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = e3893aa397f382c99ada5c1ee65907aa OK 2025/08/03 01:56:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/03 01:56:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/03 01:56:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.91s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:56:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using skip mode. 2025/08/03 01:56:30 NOTICE: one: Found 2 files with duplicate names 2025/08/03 01:56:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.69s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:56:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using skip mode. 2025/08/03 01:56:36 NOTICE: one: Found 3 files with duplicate names 2025/08/03 01:56:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/03 01:56:37 INFO : one: Deleted 2025/08/03 01:56:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.13s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:56:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using first mode. 2025/08/03 01:56:43 NOTICE: one: Found 3 files with duplicate names 2025/08/03 01:56:43 INFO : one: Deleted 2025/08/03 01:56:44 INFO : one: Deleted 2025/08/03 01:56:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.48s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:56:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using newest mode. 2025/08/03 01:56:49 NOTICE: one: Found 3 files with duplicate names 2025/08/03 01:56:50 INFO : one: Deleted 2025/08/03 01:56:50 INFO : one: Deleted 2025/08/03 01:56:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:56:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using oldest mode. 2025/08/03 01:56:56 NOTICE: one: Found 3 files with duplicate names 2025/08/03 01:56:56 INFO : one: Deleted 2025/08/03 01:56:57 INFO : one: Deleted 2025/08/03 01:56:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:57:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using largest mode. 2025/08/03 01:57:02 NOTICE: one: Found 3 files with duplicate names 2025/08/03 01:57:03 INFO : one: Deleted 2025/08/03 01:57:03 INFO : one: Deleted 2025/08/03 01:57:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.25s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:57:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using smallest mode. 2025/08/03 01:57:08 NOTICE: one: Found 3 files with duplicate names 2025/08/03 01:57:09 INFO : one: Deleted 2025/08/03 01:57:09 INFO : one: Deleted 2025/08/03 01:57:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.57s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:57:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Looking for duplicate names using rename mode. 2025/08/03 01:57:16 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/03 01:57:17 INFO : one-2.txt: renamed from: one.txt 2025/08/03 01:57:18 INFO : one-3.txt: renamed from: one.txt 2025/08/03 01:57:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.08s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:57:24 DEBUG : dupe1/one.txt: md5 = 634fa56b661c9f20b0fb2c9ea5d924b6 OK 2025/08/03 01:57:26 DEBUG : dupe2/two.txt: md5 = 503097cd110a3e8fbe4732dbd9490e9a OK 2025/08/03 01:57:28 DEBUG : dupe3/three.txt: md5 = 124c54af52614a95eff21af09c06615e OK 2025/08/03 01:57:29 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/03 01:57:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/03 01:57:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/03 01:57:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/03 01:57:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/03 01:57:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/03 01:57:36 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (15.20s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:57:38 DEBUG : a.txt: md5 = 686d8f787fbdd877ee2263858fa9e7a8 OK 2025/08/03 01:57:40 DEBUG : zend.txt: md5 = 1591c497850c150f7441d48547c5195a OK 2025/08/03 01:57:42 DEBUG : sub dir/hello world: md5 = 93f1cc222f60d123adccbffa85b61fb9 OK 2025/08/03 01:57:44 DEBUG : sub dir/hello world2: md5 = 48be36f260c23059a9ba03370ba5052c OK 2025/08/03 01:57:46 DEBUG : sub dir/ignore dir/.ignore: md5 = fc9e83a8a033a7ad407de9fc7f48bc5b OK 2025/08/03 01:57:47 DEBUG : sub dir/ignore dir/should be ignored: md5 = 7cf3c9cee968cd3f49975bc75ddcc530 OK 2025/08/03 01:57:49 DEBUG : sub dir/sub sub dir/hello world3: md5 = 22f98e17bc5623184bacc4aa75734c91 OK 2025/08/03 01:57:50 DEBUG : a.txt: Excluded (Size Filter) 2025/08/03 01:57:50 DEBUG : a.txt: Excluded 2025/08/03 01:57:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 01:57:51 DEBUG : sub dir/hello world2: Excluded 2025/08/03 01:57:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 01:57:51 DEBUG : sub dir/hello world: Excluded 2025/08/03 01:57:52 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 01:57:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 01:57:52 DEBUG : sub dir/hello world2: Excluded 2025/08/03 01:57:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 01:57:52 DEBUG : sub dir/hello world: Excluded 2025/08/03 01:57:52 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 01:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/03 01:57:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/03 01:57:57 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/03 01:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/03 01:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/03 01:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/03 01:57:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.56s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:00 DEBUG : a.txt: md5 = 0ad67dcb020427a389faa754a8610286 OK 2025/08/03 01:58:01 DEBUG : zend.txt: md5 = 906c48fe74c8de4bf144af546fe28c5d OK 2025/08/03 01:58:03 DEBUG : sub dir/hello world: md5 = 0eadbfb8f8a0cd263a14b5f776cb6159 OK 2025/08/03 01:58:05 DEBUG : sub dir/hello world2: md5 = 9277d83ed9209494cc681a667530882c OK 2025/08/03 01:58:07 DEBUG : sub dir/ignore dir/.ignore: md5 = 378202fe30da57f3a6cdd7841b015845 OK 2025/08/03 01:58:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 057139ce4eab8bdef6c86ae953b97196 OK 2025/08/03 01:58:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = 56d705e675caf6a1d3cad64c605d0389 OK 2025/08/03 01:58:12 DEBUG : a.txt: Excluded (Size Filter) 2025/08/03 01:58:12 DEBUG : a.txt: Excluded 2025/08/03 01:58:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 01:58:12 DEBUG : sub dir/hello world2: Excluded 2025/08/03 01:58:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 01:58:12 DEBUG : sub dir/hello world: Excluded 2025/08/03 01:58:13 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 01:58:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/03 01:58:13 DEBUG : sub dir/hello world2: Excluded 2025/08/03 01:58:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/03 01:58:13 DEBUG : sub dir/hello world: Excluded 2025/08/03 01:58:13 DEBUG : sub dir/ignore dir: Excluded 2025/08/03 01:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/03 01:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/03 01:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/03 01:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/03 01:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/03 01:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/03 01:58:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.05s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:21 DEBUG : file1: md5 = 1a06547fb79418ebb9719062b6c779d4 OK 2025/08/03 01:58:23 DEBUG : sub/file2: md5 = 2df3656b8301f742f09e4b416ac070e5 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/08/03 01:58:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/03 01:58:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/03 01:58:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/03 01:58:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.98s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:30 DEBUG : file1: md5 = 1e453dc04db0f410eb4508a8fe3844d0 OK 2025/08/03 01:58:32 DEBUG : sub/file2: md5 = aa7d7d6ac42ee9755e0d8d1605756599 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/08/03 01:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/notfound" 2025/08/03 01:58:36 DEBUG : Config file has changed externally - reloading 2025/08/03 01:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/qe0i31qdkoejk60elps0ni5sqk" 2025/08/03 01:58:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.26s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Making directory 2025/08/03 01:58:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:43 DEBUG : sub dir/hello world: md5 = 0682a298fbb078acdbf18214201dc61c OK 2025/08/03 01:58:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.67s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:47 DEBUG : potato2: md5 = 9f9d2bc3e0b283fe135dce59995d0b5d OK 2025/08/03 01:58:48 DEBUG : empty space: md5 = 640f9e53a9c85944583dc6be18c5277a OK --- PASS: TestLs (4.55s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:51 DEBUG : potato2: md5 = a057455a52319db5eddb5a8fe7d7e45e OK 2025/08/03 01:58:53 DEBUG : empty space: md5 = b1339d5c2034e78ddc922226ec25b321 OK 2025/08/03 01:58:53 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.27s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:58:56 DEBUG : potato2: md5 = cdf4fa8e856902a66ef190a61050b1af OK 2025/08/03 01:58:58 DEBUG : empty space: md5 = a0b012dbbf36fc910c553bb18dec4a2d OK --- PASS: TestLsLong (4.46s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:01 DEBUG : potato2: md5 = 8950416582af83c852cd348edfc67fa6 OK 2025/08/03 01:59:02 DEBUG : empty space: md5 = c98dc7c43c01b48b50596508d0086845 OK --- PASS: TestHashSums (4.15s) === RUN TestHashSumsWithErrors 2025/08/03 01:59:04 DEBUG : Creating backend with remote ":memory:" 2025/08/03 01:59:04 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/03 01:59:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/03 01:59:04 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/03 01:59:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/03 01:59:04 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/03 01:59:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/03 01:59:04 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/03 01:59:04 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/03 01:59:04 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:05 DEBUG : potato2: md5 = 283156293c1d4f660472b6ab149d99ea OK 2025/08/03 01:59:06 DEBUG : empty space: md5 = 1043830c74e6ccdacc46252454c51511 OK 2025/08/03 01:59:08 DEBUG : sub dir/potato3: md5 = 17bd6cc86a62684d05089c4dbe895123 OK 2025/08/03 01:59:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.07s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:13 DEBUG : small: md5 = ad5fc898cb559e9dca97e23469f07ae5 OK 2025/08/03 01:59:14 DEBUG : medium: md5 = 0b595a93fecc9178aeecd2960a62a534 OK 2025/08/03 01:59:16 DEBUG : large: md5 = 256866d77cae109358208be16d245a7d OK 2025/08/03 01:59:16 DEBUG : Waiting for deletions to finish 2025/08/03 01:59:16 DEBUG : large: Excluded (Size Filter) 2025/08/03 01:59:17 INFO : medium: Deleted 2025/08/03 01:59:17 INFO : small: Deleted --- PASS: TestDelete (6.03s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:19 DEBUG : small: md5 = b6546369f8f99126c1b0f73ad791d493 OK 2025/08/03 01:59:20 DEBUG : medium: md5 = d95e2769ee119ee768f0c9afc88f7ad3 OK 2025/08/03 01:59:22 DEBUG : large: md5 = 7f4751108ce23b1bd65e99bd6043959a OK 2025/08/03 01:59:22 DEBUG : Waiting for deletions to finish 2025/08/03 01:59:22 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/03 01:59:23 INFO : small: Deleted 2025/08/03 01:59:23 INFO : large: Deleted --- PASS: TestMaxDelete (6.44s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:26 DEBUG : small: md5 = 27580e808b3d4e5a57e65962d17fdc89 OK 2025/08/03 01:59:27 DEBUG : medium: md5 = 9d0b3955af75313a849897d12f099850 OK 2025/08/03 01:59:28 DEBUG : large: md5 = afb253829ac73d96b5844a482e9b7310 OK 2025/08/03 01:59:29 DEBUG : Waiting for deletions to finish 2025/08/03 01:59:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/03 01:59:29 INFO : medium: Deleted 2025/08/03 01:59:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.80s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:33 DEBUG : small: md5 = d4c7c2904423690e1a04f347de8bbfdb OK 2025/08/03 01:59:34 DEBUG : medium: md5 = 4a06dff1fcae558b06fc629bcb0be21c OK 2025/08/03 01:59:35 DEBUG : large: md5 = 820fdd5b1bdfaf146104482256d9e1a4 OK 2025/08/03 01:59:35 DEBUG : Waiting for deletions to finish 2025/08/03 01:59:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/08/03 01:59:36 INFO : small: Deleted 2025/08/03 01:59:36 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.66s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:39 DEBUG : ReadFile: md5 = cb3269961241a6c3f52b78cd4ed09885 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/08/03 01:59:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/03 01:59:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/03 01:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 01:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 01:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 01:59:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/03 01:59:42 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 01:59:43 DEBUG : file1: md5 = a5855b9092f6b20504429354fab75e96 OK 2025/08/03 01:59:45 DEBUG : file2: md5 = a64249da8ea53229b7de9c7e47f15c8b OK --- PASS: TestCat (15.81s) === RUN TestPurge 2025/08/03 01:59:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cusunul6diqo" 2025/08/03 01:59:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/03 01:59:58 DEBUG : Creating backend with remote "TestDrive:crypt/r16cp1oo8e7i581321ifn09fgvec76umlf3dul9r33t4ke6ap3o0" 2025/08/03 01:59:59 DEBUG : Creating backend with remote "/tmp/rclone1466803732" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cusunul6diqo'", Local "Local file system at /tmp/rclone1466803732", Modify Window "1ms" 2025/08/03 02:00:03 DEBUG : A1/B1/C1/one: md5 = fca5c584f6dfed4ec4e6b2a2d1d9205b OK 2025/08/03 02:00:03 INFO : A2: Making directory 2025/08/03 02:00:04 INFO : A1/B2: Making directory 2025/08/03 02:00:05 INFO : A1/B2/C2: Making directory 2025/08/03 02:00:06 INFO : A1/B1/C3: Making directory 2025/08/03 02:00:06 INFO : A3: Making directory 2025/08/03 02:00:07 INFO : A3/B3: Making directory 2025/08/03 02:00:08 INFO : A3/B3/C4: Making directory 2025/08/03 02:00:10 DEBUG : A1/two: md5 = a6a14a263915d70bd4a7c6bcad203f6f OK 2025/08/03 02:00:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cusunul6diqo': Purge remote 2025/08/03 02:00:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.09s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:00:18 DEBUG : A1/B1/C1/one: md5 = ecdbde92d9f4a5945821e7a4607ef601 OK 2025/08/03 02:00:18 INFO : A2: Making directory 2025/08/03 02:00:19 INFO : A1/B2: Making directory 2025/08/03 02:00:19 INFO : A1/B2/C2: Making directory 2025/08/03 02:00:20 INFO : A1/B1/C3: Making directory 2025/08/03 02:00:21 INFO : A3: Making directory 2025/08/03 02:00:22 INFO : A3/B3: Making directory 2025/08/03 02:00:22 INFO : A3/B3/C4: Making directory 2025/08/03 02:00:24 DEBUG : A1/two: md5 = 2729566cfd64196baafe1f34d3d638c6 OK 2025/08/03 02:00:26 DEBUG : removing 1 level 3 directories 2025/08/03 02:00:26 INFO : A3/B3/C4: Removing directory 2025/08/03 02:00:28 DEBUG : removing 2 level 3 directories 2025/08/03 02:00:28 INFO : A1/B2/C2: Removing directory 2025/08/03 02:00:28 INFO : A1/B1/C3: Removing directory 2025/08/03 02:00:29 DEBUG : removing 2 level 2 directories 2025/08/03 02:00:29 INFO : A3/B3: Removing directory 2025/08/03 02:00:29 INFO : A1/B2: Removing directory 2025/08/03 02:00:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/03 02:00:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 02:00:30 DEBUG : removing 2 level 1 directories 2025/08/03 02:00:30 INFO : A3: Removing directory 2025/08/03 02:00:30 INFO : A2: Removing directory 2025/08/03 02:00:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/03 02:00:34 DEBUG : removing 1 level 3 directories 2025/08/03 02:00:34 INFO : A1/B1/C1: Removing directory 2025/08/03 02:00:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:34 DEBUG : removing 1 level 2 directories 2025/08/03 02:00:34 INFO : A1/B1: Removing directory 2025/08/03 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 02:00:35 DEBUG : removing 1 level 1 directories 2025/08/03 02:00:35 INFO : A1: Removing directory 2025/08/03 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 02:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 02:00:36 DEBUG : removing 1 level 0 directories 2025/08/03 02:00:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Removing directory 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/03 02:00:36 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.51s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:00:38 INFO : A1: Making directory 2025/08/03 02:00:39 INFO : A1/B1: Making directory 2025/08/03 02:00:40 INFO : A1/B1/C1: Making directory 2025/08/03 02:00:42 DEBUG : removing 1 level 3 directories 2025/08/03 02:00:42 INFO : A1/B1/C1: Removing directory 2025/08/03 02:00:43 DEBUG : removing 1 level 2 directories 2025/08/03 02:00:43 INFO : A1/B1: Removing directory 2025/08/03 02:00:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 02:00:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:00:45 INFO : A1: Making directory 2025/08/03 02:00:46 INFO : A1/B1: Making directory 2025/08/03 02:00:47 INFO : A1/B1/C1: Making directory 2025/08/03 02:00:49 DEBUG : removing 1 level 3 directories 2025/08/03 02:00:49 INFO : A1/B1/C1: Removing directory 2025/08/03 02:00:50 DEBUG : removing 1 level 2 directories 2025/08/03 02:00:50 INFO : A1/B1: Removing directory 2025/08/03 02:00:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 02:00:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.39s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:00:54 DEBUG : file1: md5 = 8dcfcf11b78f7bc94146bda742d44cc0 OK 2025/08/03 02:00:55 DEBUG : filename.txt: File name found in url 2025/08/03 02:00:56 DEBUG : filename.txt: md5 = c8d20bda4b4035298243e091501092be OK 2025/08/03 02:00:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/03 02:00:57 DEBUG : headerfilename.txt: md5 = c5ce8c1b779a240af53211dddbe6f322 OK 2025/08/03 02:00:59 DEBUG : file2: md5 = e361f294f811cebd2ecdb0612482b6e5 OK --- PASS: TestCopyURL (8.46s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:01:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 02:01:04 DEBUG : sub/file2: md5 = 73f9f54e46451827799d6aa9c9d7da5f OK 2025/08/03 02:01:04 INFO : file1: Copied (new) to: sub/file2 2025/08/03 02:01:04 INFO : file1: Deleted 2025/08/03 02:01:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:01:04 DEBUG : file1: Unchanged skipping 2025/08/03 02:01:04 INFO : file1: Deleted 2025/08/03 02:01:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': don't need to copy/move sub/file2, it is already at target location 2025/08/03 02:01:07 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.10s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:01:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/03 02:01:09 DEBUG : file1: md5 = 6a84f3cd26afa462ce094af460ea575b OK 2025/08/03 02:01:09 INFO : file1: Copied (new) 2025/08/03 02:01:09 INFO : file1: Deleted 2025/08/03 02:01:09 DEBUG : file1: Destination exists, skipping 2025/08/03 02:01:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.24s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:01:13 DEBUG : dst/file1: md5 = 9d89f72570a3520cbdcd84be2f761b4f OK 2025/08/03 02:01:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gibitac6beve/backup" 2025/08/03 02:01:14 DEBUG : Config file has changed externally - reloading 2025/08/03 02:01:14 DEBUG : Creating backend with remote "TestDrive:crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg/1nrff024r7pq65ecp72fc28jb0" 2025/08/03 02:01:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/03 02:01:18 INFO : dst/file1: Moved (server-side) 2025/08/03 02:01:20 DEBUG : dst/file1: md5 = 1d5f20bfbaea5f6dccbae02402f797a1 OK 2025/08/03 02:01:20 INFO : dst/file1: Copied (new) 2025/08/03 02:01:20 INFO : dst/file1: Deleted 2025/08/03 02:01:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 02:01:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/03 02:01:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.86s) === 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:01:27 DEBUG : A1/one: md5 = dd00e5dac4a034ddf252270bbbee26b0 OK 2025/08/03 02:01:28 DEBUG : A1/two: md5 = 07dcc609d7077193a9fbf12fc5969b3f OK 2025/08/03 02:01:30 DEBUG : A1/B1/three: md5 = 57010a0f6eec98167e894f65de82212f OK 2025/08/03 02:01:32 DEBUG : A1/B1/C1/four: md5 = c1ba43417642a10b15490fe2b4b71de0 OK 2025/08/03 02:01:34 DEBUG : A1/B1/C2/five: md5 = 7c8445cf8f13a001f4ec3448de12cb05 OK 2025/08/03 02:01:34 INFO : A1/B2: Making directory 2025/08/03 02:01:35 INFO : A1/B1/C3: Making directory 2025/08/03 02:01:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/03 02:01:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/03 02:01:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/03 02:01:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/03 02:01:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/03 02:01:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 02:01:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 02:01:47 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 02:01:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 02:01:48 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 02:01:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/03 02:01:55 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/03 02:01:55 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/03 02:01:56 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/03 02:01:56 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/03 02:01:56 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/03 02:01:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 02:01:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 02:01:59 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 02:02:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 02:02:00 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 02:02:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/03 02:02:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/03 02:02:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/03 02:02:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/03 02:02:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/03 02:02:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/03 02:02:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/03 02:02:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/03 02:02:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/03 02:02:08 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.27s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 02:02:10 DEBUG : no_checksum_small_file_from_pipe: md5 = cf922c4b28294fc0cb30dc4a2ac218ab OK 2025/08/03 02:02:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/03 02:02:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/03 02:02:11 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/03 02:02:12 DEBUG : no_checksum_big_file_from_pipe: md5 = b9adf1f5fd8e2feb473e985373e55707 OK 2025/08/03 02:02:12 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 02:02:16 DEBUG : with_checksum_small_file_from_pipe: md5 = b9e821dec9b868898d4f77d1772e3a9c OK 2025/08/03 02:02:16 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/03 02:02:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/03 02:02:17 DEBUG : with_checksum_big_file_from_pipe: md5 = 0f77b2d020b13b42d9fc475f973b8958 OK 2025/08/03 02:02:17 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 02:02:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:02:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/03 02:02:22 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-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (34 bytes), uploading instead of streaming 2025/08/03 02:02:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/03 02:02:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/03 02:02:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.71s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.74s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/03 02:02:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (48 bytes), uploading instead of streaming 2025/08/03 02:02:30 DEBUG : rcat_metadata: md5 = 990a2828b9c4cc6671d7f6c088ba918f OK 2025/08/03 02:02:30 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/03 02:02:32 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/03 02:02:33 DEBUG : rcat_metadata_uploadcutoff0: md5 = c83f298f79c0d00bc6765873073b3b14 OK 2025/08/03 02:02:33 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.13s) --- PASS: TestRcatMetadata/Normal (2.58s) --- PASS: TestRcatMetadata/ViaDisk (3.11s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:36 DEBUG : potato1: md5 = a5428172b6c62213a5cf9cde4943a042 OK 2025/08/03 02:02:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (60 bytes), uploading instead of streaming 2025/08/03 02:02:38 DEBUG : potato2: md5 = feef7d3cdfffa62409e819f3492b4c6c OK 2025/08/03 02:02:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:41 DEBUG : potato1: md5 = da5be201332b190a69c9acc4e1859bf0 OK 2025/08/03 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': File to upload is small (60 bytes), uploading instead of streaming 2025/08/03 02:02:42 DEBUG : potato2: md5 = a7e0400d100361f249475d42c7de6b5f OK 2025/08/03 02:02:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.78s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:45 DEBUG : potato2: md5 = ee749ebcf68d8acc6dfb067e646578e4 OK 2025/08/03 02:02:47 DEBUG : empty space: md5 = ee160e9917356a1fdd9057073f0b16bd OK 2025/08/03 02:02:49 DEBUG : sub dir/potato3: md5 = c9ed9c3dbb40b3d87eff69a370dd1b67 OK 2025/08/03 02:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Touching "sub dir/potato3" 2025/08/03 02:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Touching "potato2" 2025/08/03 02:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Touching "empty space" 2025/08/03 02:02:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.82s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:54 DEBUG : dir with metadata: Making directory with metadata 2025/08/03 02:02:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.30s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:56 DEBUG : directory with modtime: Making directory with metadata 2025/08/03 02:02:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.33s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:02:58 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/03 02:02:58 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:02:59 DEBUG : Google drive root 'crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg': Skipping btime metadata as can't update it on an existing file: 2025-08-03T02:02:58.969324442Z 2025/08/03 02:02:59 INFO : non existent directory: Updated directory metadata 2025/08/03 02:03:01 DEBUG : Google drive root 'crypt/moddb309cv9vt786m4c345l6s317bqbr29eolaidgap0brqddevg': Skipping btime metadata as can't update it on an existing file: 2025-08-03T02:02:58.969324442Z 2025/08/03 02:03:02 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.71s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:03:03 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/03 02:03:05 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/03 02:03:06 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:03:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/03 02:03:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:03:07 DEBUG : dst: Making directory with metadata 2025/08/03 02:03:08 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/03 02:03:08 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/03 02:03:08 INFO : dst: Set directory modification time (using SetModTime) 2025/08/03 02:03:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/03 02:03:09 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/03 02:03:09 INFO : dst: Set directory modification time (using SetModTime) 2025/08/03 02:03:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.76s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve'", Local "Local file system at /tmp/rclone1147176708", Modify Window "1ms" 2025/08/03 02:03:13 DEBUG : sub dir/test remove existing: md5 = 008476991a27778aef67d9ac4a8777ed OK 2025/08/03 02:03:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ec0335725cf3565b8b681288b3ace00f OK 2025/08/03 02:03:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nireviv9" before starting 2025/08/03 02:03:17 DEBUG : sub dir/test remove existing.nireviv9: TEST: removing renamed existing file after operation 2025/08/03 02:03:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kabixuv4" before starting 2025/08/03 02:03:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kabixuv4: TEST: renaming existing back after failed operation 2025/08/03 02:03:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pocadeh3" before starting 2025/08/03 02:03:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pocadeh3: TEST: removing renamed existing file after operation 2025/08/03 02:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tvics5olrgim0foupvb23etii4419nguqrhen4je03ka4m33r8j0" 2025/08/03 02:03:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "o158f9etomc30m1h0657fr9kasd902askidhmsgbmg5krbaau9i67ic8ndlvlmajjfo45cqlrtms41k5lp606rjh2qk0i6q34i2igj1rvdb7t6ppc19ppcpg6gu5s2fpajc9mg3guvoqts1levsbg57binql9ljj82t6inaoe7r1868i2llg" --- PASS: TestRemoveExisting (13.10s) === 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/08/03 02:03:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gibitac6beve': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m42.128169383s (try 1/5)