"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/08/12 01:23:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova" 2025/08/12 01:23:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:23:30 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0" 2025/08/12 01:23:31 DEBUG : Creating backend with remote "/tmp/rclone3520792197" === 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/12 01:23:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/12 01:23:32 DEBUG : potato: Seek from 10 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 10 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Seek from 5 to 2 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/12 01:23:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Seek from 5 to 2 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/12 01:23:32 DEBUG : potato: Seek from 8 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 8 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/12 01:23:32 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/12 01:23:32 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/12 01:23:32 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/12 01:23:32 DEBUG : potato: Seek from 5 to 2 2025/08/12 01:23:32 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/12 01:23:32 DEBUG : potato: Seek from 9 to 0 2025/08/12 01:23:32 DEBUG : potato: Seek from 9 to 0 2025/08/12 01:23:32 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:23:34 DEBUG : rutabaga: md5 = cf546ea92c466314160c7499b280f998 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/12 01:23:36 DEBUG : empty space: md5 = 427542d58a960fcba497a4d6e4fa9943 OK === RUN TestCheck/3 2025/08/12 01:23:38 DEBUG : potato2: md5 = 2ebcedf12abce6bd445cd7cdacc7fd6a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/12 01:23:41 DEBUG : remotepotato: md5 = 0fe0d86c1c019e024f5de1b50aee15b0 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.96s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/08/12 01:23:44 DEBUG : Creating backend with remote "nonexistent" 2025/08/12 01:23:44 DEBUG : Creating backend with remote "nonexistent" 2025/08/12 01:23:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/12 01:23:44 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/12 01:23:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/12 01:23:44 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:23:45 DEBUG : rutabaga: md5 = 0eac3547f71de70e9e38661fa5f839a8 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/12 01:23:49 DEBUG : empty space: md5 = 9f03a1dc95bec20ac326d49d38926675 OK === RUN TestCheckDownload/3 2025/08/12 01:23:52 DEBUG : potato2: md5 = 1bdf35e13d57988eda84d23a79cbe159 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/12 01:23:57 DEBUG : remotepotato: md5 = f94f4ca8636c28784b43b5718940201f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.24s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.80s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.50s) --- PASS: TestCheckDownload/5 (1.33s) --- PASS: TestCheckDownload/6 (1.15s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:24:03 DEBUG : rutabaga: md5 = 1ff1d1b29761d685362ce3620bbe5982 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/12 01:24:06 DEBUG : empty space: md5 = 7c763b9fc39c20ed6458f494081548b3 OK === RUN TestCheckSizeOnly/3 2025/08/12 01:24:08 DEBUG : potato2: md5 = cb44242bfe226812a81f667b87c6d114 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/12 01:24:10 DEBUG : remotepotato: md5 = 1fa5f9c3c3ffe84fbd18dc13262acfef OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.64s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:24:14 DEBUG : test.sum: md5 = 18e944483d7dae9063ae613d46fc27cd OK 2025/08/12 01:24:15 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/12 01:24:15 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/12 01:24:15 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/12 01:24:15 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/12 01:24:17 DEBUG : test.sum: md5 = 21dfcbf307e0c93733e3e51e11da78f1 OK 2025/08/12 01:24:18 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/12 01:24:18 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/12 01:24:18 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/12 01:24:18 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.00s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:24:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/data" 2025/08/12 01:24:19 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova/data' lacks md5, skipping --- SKIP: TestCheckSum (2.11s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:24:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/data" 2025/08/12 01:24:21 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/vjrnln8ratgmqakfosrqe8espk" 2025/08/12 01:24:24 DEBUG : data/banana: md5 = 2bf1ff5359f649f400c334a9658c8ea5 OK 2025/08/12 01:24:26 DEBUG : test.sum: md5 = e8e44c6680141a504a21007e497ad1db OK === RUN TestCheckSumDownload/subtest1 2025/08/12 01:24:30 DEBUG : data/potato: md5 = 1805b3c073a9f0a0f4163587d6d127b8 OK 2025/08/12 01:24:32 DEBUG : test.sum: md5 = 65e184c593bed85804951a7154c7364f OK === RUN TestCheckSumDownload/subtest2 2025/08/12 01:24:37 DEBUG : test.sum: md5 = c418081d9c3e46db577deea9e28ae01e OK === RUN TestCheckSumDownload/subtest3 2025/08/12 01:24:41 DEBUG : test.sum: md5 = 8e18d11ac3946ae6d89113c88ea7c1a4 OK === RUN TestCheckSumDownload/subtest4 2025/08/12 01:24:46 DEBUG : test.sum: md5 = 3f09906fdb77996fd1c0385f76d71def OK === RUN TestCheckSumDownload/subtest5 2025/08/12 01:24:50 DEBUG : test.sum: md5 = 68fa9ddab7ffb67a3298cd815c079619 OK === RUN TestCheckSumDownload/subtest6 2025/08/12 01:24:54 DEBUG : data/banana: md5 = b99d46fde231c8a6b2244ca1a9c97a7e OK 2025/08/12 01:24:56 DEBUG : data/potato: md5 = 08e31d90e0c1c4b2a3f6ac5919172282 OK 2025/08/12 01:24:57 DEBUG : test.sum: md5 = 9b8f31fc769f2d76a48c6eab88195f88 OK === RUN TestCheckSumDownload/subtest7 2025/08/12 01:25:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/08/12 01:25:02 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.18s) --- PASS: TestCheckSumDownload/subtest1 (2.51s) --- PASS: TestCheckSumDownload/subtest2 (2.02s) --- PASS: TestCheckSumDownload/subtest3 (2.16s) --- PASS: TestCheckSumDownload/subtest4 (2.40s) --- PASS: TestCheckSumDownload/subtest5 (2.34s) --- PASS: TestCheckSumDownload/subtest6 (2.36s) --- PASS: TestCheckSumDownload/subtest7 (2.10s) === RUN TestApplyTransforms 2025/08/12 01:25:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yujavay0jaco" 2025/08/12 01:25:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:03 DEBUG : Creating backend with remote "TestDrive:crypt/550egk9mgndkrni7alrbqk6v9g6g3h2qif3hbrnf7q67gvolpil0" 2025/08/12 01:25:04 DEBUG : Creating backend with remote "/tmp/rclone3299752895" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco'", Local "Local file system at /tmp/rclone3299752895", Modify Window "1ms" 2025/08/12 01:25:06 DEBUG : hello, world!: md5 = f0c05c026c79970985b910c1f4467d9c OK upper checkfile vs. lower remote (without normalization) 2025/08/12 01:25:07 ERROR : hello, world!: sum not found 2025/08/12 01:25:07 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco' 2025/08/12 01:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco': 1 files missing 2025/08/12 01:25:07 NOTICE: 1 hashes missing 2025/08/12 01:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco': 1 differences found 2025/08/12 01:25:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/12 01:25:08 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco': 0 differences found 2025/08/12 01:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco': 1 matching files 2025/08/12 01:25:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-larimal5yavo" 2025/08/12 01:25:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:08 DEBUG : Creating backend with remote "TestDrive:crypt/o8024lvhn6a7lh4lul72k0aotd7o6g0rmu8jmi59q0pk9g6a0kmg" 2025/08/12 01:25:09 DEBUG : Creating backend with remote "/tmp/rclone3496690063" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo'", Local "Local file system at /tmp/rclone3496690063", Modify Window "1ms" 2025/08/12 01:25:11 DEBUG : HELLO, WORLD!: md5 = 4ab8814db0a83c6ab4ad1518276ae32a OK lower checkfile vs. upper remote (without normalization) 2025/08/12 01:25:12 ERROR : HELLO, WORLD!: sum not found 2025/08/12 01:25:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo' 2025/08/12 01:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo': 1 files missing 2025/08/12 01:25:12 NOTICE: 1 hashes missing 2025/08/12 01:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo': 1 differences found 2025/08/12 01:25:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/12 01:25:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo': 0 differences found 2025/08/12 01:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo': 1 matching files 2025/08/12 01:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rawutuq7homi" 2025/08/12 01:25:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/mfklvab892f6o0l5grd0i5utib5ciejl8ker3hhj96d1p4mcv0c0" 2025/08/12 01:25:14 DEBUG : Creating backend with remote "/tmp/rclone4128666807" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi'", Local "Local file system at /tmp/rclone4128666807", Modify Window "1ms" 2025/08/12 01:25:16 DEBUG : HeLlO, wOrLd!: md5 = 09012a0be7baef9e175c82afad0a0099 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/12 01:25:17 ERROR : HeLlO, wOrLd!: sum not found 2025/08/12 01:25:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi' 2025/08/12 01:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi': 1 files missing 2025/08/12 01:25:17 NOTICE: 1 hashes missing 2025/08/12 01:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi': 1 differences found 2025/08/12 01:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/12 01:25:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi': 0 differences found 2025/08/12 01:25:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi': 1 matching files 2025/08/12 01:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yulufuc1hepe" 2025/08/12 01:25:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/24ss7n9972acrd0s6dbetp15u8cl5kri8tch6mu2r138797h6vqg" 2025/08/12 01:25:19 DEBUG : Creating backend with remote "/tmp/rclone1453107562" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe'", Local "Local file system at /tmp/rclone1453107562", Modify Window "1ms" 2025/08/12 01:25:21 DEBUG : HELLO, WORLD!: md5 = ff1578d0edcd9993c49ae95c97328181 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/12 01:25:21 ERROR : HELLO, WORLD!: sum not found 2025/08/12 01:25:21 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe' 2025/08/12 01:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe': 1 files missing 2025/08/12 01:25:21 NOTICE: 1 hashes missing 2025/08/12 01:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe': 1 differences found 2025/08/12 01:25:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/12 01:25:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe': 0 differences found 2025/08/12 01:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe': 1 matching files 2025/08/12 01:25:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vajunop4wane" 2025/08/12 01:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:23 DEBUG : Creating backend with remote "TestDrive:crypt/kn9es9djpq13p656u02el1ef6ausklf8fvrd0so6v8dko01ktg8g" 2025/08/12 01:25:23 DEBUG : Creating backend with remote "/tmp/rclone299294271" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane'", Local "Local file system at /tmp/rclone299294271", Modify Window "1ms" 2025/08/12 01:25:26 DEBUG : 測試_Русский___ě_áñ: md5 = 35ea83b18908df7e1050705decb2290d OK NFD checkfile vs. NFC remote (without normalization) 2025/08/12 01:25:26 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/12 01:25:26 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane' 2025/08/12 01:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane': 1 files missing 2025/08/12 01:25:26 NOTICE: 1 hashes missing 2025/08/12 01:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane': 1 differences found 2025/08/12 01:25:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/12 01:25:27 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane': 0 differences found 2025/08/12 01:25:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane': 1 matching files 2025/08/12 01:25:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hegoren4neve" 2025/08/12 01:25:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:27 DEBUG : Creating backend with remote "TestDrive:crypt/17rkcf2oqjamq5b6ll33ghdailt59dcgcnk955ktae4fo4p1evf0" 2025/08/12 01:25:28 DEBUG : Creating backend with remote "/tmp/rclone852735426" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve'", Local "Local file system at /tmp/rclone852735426", Modify Window "1ms" 2025/08/12 01:25:31 DEBUG : 測試_Русский___ě_áñ: md5 = 6447de517a57d4f0740d768d7038816a OK NFC checkfile vs. NFD remote (without normalization) 2025/08/12 01:25:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/12 01:25:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve' 2025/08/12 01:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve': 1 files missing 2025/08/12 01:25:31 NOTICE: 1 hashes missing 2025/08/12 01:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve': 1 differences found 2025/08/12 01:25:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/12 01:25:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve': 0 differences found 2025/08/12 01:25:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve': 1 matching files 2025/08/12 01:25:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cukowab2seqa" 2025/08/12 01:25:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:32 DEBUG : Creating backend with remote "TestDrive:crypt/7i62m0l7snoevdq7rjc0jncnthcpup832fl7dad4a77st9g8o5mg" 2025/08/12 01:25:33 DEBUG : Creating backend with remote "/tmp/rclone699719444" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa'", Local "Local file system at /tmp/rclone699719444", Modify Window "1ms" 2025/08/12 01:25:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0ba997958db7f4d71dc6b6c24066aa35 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/12 01:25:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:25:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa' 2025/08/12 01:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa': 1 files missing 2025/08/12 01:25:36 NOTICE: 1 hashes missing 2025/08/12 01:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa': 1 differences found 2025/08/12 01:25:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/12 01:25:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa': 0 differences found 2025/08/12 01:25:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa': 1 matching files 2025/08/12 01:25:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-paxijej1goti" 2025/08/12 01:25:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:37 DEBUG : Creating backend with remote "TestDrive:crypt/4isdm87irkhktkbcgh4dt069qq37bgktme1ciqpo3lc7cc8o1mn0" 2025/08/12 01:25:38 DEBUG : Creating backend with remote "/tmp/rclone3529370077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti'", Local "Local file system at /tmp/rclone3529370077", Modify Window "1ms" 2025/08/12 01:25:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6211d6f8f7598fe1485bd77f39337ed6 OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/12 01:25:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:25:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti' 2025/08/12 01:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti': 1 files missing 2025/08/12 01:25:40 NOTICE: 1 hashes missing 2025/08/12 01:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti': 1 differences found 2025/08/12 01:25:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/12 01:25:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti': 0 differences found 2025/08/12 01:25:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti': 1 matching files 2025/08/12 01:25:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gafotak1zevi" 2025/08/12 01:25:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:42 DEBUG : Creating backend with remote "TestDrive:crypt/j6m5a32bii9abfnt9m5slrciq69shv75lm2kevnlbcoaal9bmag0" 2025/08/12 01:25:43 DEBUG : Creating backend with remote "/tmp/rclone3535987622" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi'", Local "Local file system at /tmp/rclone3535987622", Modify Window "1ms" 2025/08/12 01:25:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fda3b5c9a5e772b3ff95158415b495f8 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/12 01:25:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:25:45 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi' 2025/08/12 01:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi': 1 files missing 2025/08/12 01:25:45 NOTICE: 1 hashes missing 2025/08/12 01:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi': 1 differences found 2025/08/12 01:25:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/12 01:25:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi': 0 differences found 2025/08/12 01:25:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi': 1 matching files 2025/08/12 01:25:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xekadah4qeno" 2025/08/12 01:25:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/g2b49ibl15trdldu9v5qdvn58to43br5uv5u775g5ac73pjhhvbg" 2025/08/12 01:25:47 DEBUG : Creating backend with remote "/tmp/rclone4136630479" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno'", Local "Local file system at /tmp/rclone4136630479", Modify Window "1ms" 2025/08/12 01:25:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2679478fc28bb84080e88095636b9f4a OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/12 01:25:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/12 01:25:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno' 2025/08/12 01:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno': 1 files missing 2025/08/12 01:25:50 NOTICE: 1 hashes missing 2025/08/12 01:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno': 1 differences found 2025/08/12 01:25:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/12 01:25:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/12 01:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno': 0 differences found 2025/08/12 01:25:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno': 1 matching files 2025/08/12 01:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xekadah4qeno': Purge remote 2025/08/12 01:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gafotak1zevi': Purge remote 2025/08/12 01:25:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-paxijej1goti': Purge remote 2025/08/12 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cukowab2seqa': Purge remote 2025/08/12 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hegoren4neve': Purge remote 2025/08/12 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vajunop4wane': Purge remote 2025/08/12 01:25:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yulufuc1hepe': Purge remote 2025/08/12 01:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rawutuq7homi': Purge remote 2025/08/12 01:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-larimal5yavo': Purge remote 2025/08/12 01:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yujavay0jaco': Purge remote --- PASS: TestApplyTransforms (53.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:25:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/12 01:25:59 DEBUG : sub/file2: md5 = ba05c5a6c5352566ab0b94815b9ae8ed OK 2025/08/12 01:25:59 INFO : file1: Copied (new) to: sub/file2 2025/08/12 01:25:59 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:25:59 DEBUG : file1: Unchanged skipping 2025/08/12 01:26:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': don't need to copy/move sub/file2, it is already at target location 2025/08/12 01:26:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.14s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.43s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:26:05 DEBUG : dst/file1: md5 = 2e8bc00aa51f3a425654266b2ee3717f OK 2025/08/12 01:26:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/backup" 2025/08/12 01:26:06 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/1nrff024r7pq65ecp72fc28jb0" 2025/08/12 01:26:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/12 01:26:10 INFO : dst/file1: Moved (server-side) 2025/08/12 01:26:11 DEBUG : dst/file1: md5 = 122c81e129e5d65482f3e392a61ad593 OK 2025/08/12 01:26:11 INFO : dst/file1: Copied (new) 2025/08/12 01:26:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:26:14 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:26:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.11s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:26:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/dst" 2025/08/12 01:26:16 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:26:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/CompareDest" 2025/08/12 01:26:18 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/gveqi14airsml4bgu7krj116o8" 2025/08/12 01:26:19 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:26:21 DEBUG : one: md5 = c589c749a66506aeec0d18e37321ac9f OK 2025/08/12 01:26:21 INFO : one: Copied (new) 2025/08/12 01:26:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:26:24 DEBUG : one: md5 = 83c7c8179429637041c9b5363f13c1f7 OK 2025/08/12 01:26:24 INFO : one: Copied (replaced existing) 2025/08/12 01:26:26 DEBUG : dst/one: md5 = 9e1ef48008eeda317215bcd700ce5984 OK 2025/08/12 01:26:29 DEBUG : CompareDest/one: md5 = cfcaeca1f8f4c52fd5bb06ff95ea14d8 OK 2025/08/12 01:26:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:26:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:26:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:26:32 DEBUG : CompareDest/two: md5 = 81d258131e4dac48fdb40035b1d153fc OK 2025/08/12 01:26:33 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:26:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:26:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:26:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:26:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:26:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:26:35 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:26:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/12 01:26:37 DEBUG : two: md5 = c26d993c3823da63a232a294db0634b4 OK 2025/08/12 01:26:37 INFO : two: Copied (new) 2025/08/12 01:26:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:26:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:26:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:26:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.02s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:26:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/dst" 2025/08/12 01:26:42 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:26:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/CopyDest" 2025/08/12 01:26:43 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/12 01:26:45 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:26:47 DEBUG : one: md5 = dab998613f89c8a17441f1a099773973 OK 2025/08/12 01:26:47 INFO : one: Copied (new) 2025/08/12 01:26:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:26:51 DEBUG : one: md5 = 8e48b0bd27236bf52ec9d79cc7974cbd OK 2025/08/12 01:26:51 INFO : one: Copied (replaced existing) 2025/08/12 01:26:53 DEBUG : dst/one: md5 = 33d362c639b001be4a2391eea79c5737 OK 2025/08/12 01:26:55 DEBUG : CopyDest/one: md5 = df983ef89c6f77e7d3a55bb8f35e62d4 OK 2025/08/12 01:26:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/BackupDir" 2025/08/12 01:26:56 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/12 01:26:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:26:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:26:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:27:00 INFO : one: Moved (server-side) 2025/08/12 01:27:01 INFO : one: Copied (server-side copy) 2025/08/12 01:27:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/12 01:27:03 DEBUG : CopyDest/two: md5 = 9fe3d61a2189a9b7751d6a886f1759e5 OK 2025/08/12 01:27:04 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:27:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:27:05 INFO : two: Copied (server-side copy) 2025/08/12 01:27:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/12 01:27:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:27:06 DEBUG : two: Unchanged skipping 2025/08/12 01:27:08 DEBUG : CopyDest/three: md5 = 027929a2f724f52b14c17f3fd41b1025 OK 2025/08/12 01:27:09 DEBUG : three: Need to transfer - File not found at Destination 2025/08/12 01:27:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/12 01:27:09 DEBUG : three: Destination not found in --copy-dest 2025/08/12 01:27:10 DEBUG : three: md5 = c409fed1abbecba275c795f9e6e0c194 OK 2025/08/12 01:27:10 INFO : three: Copied (new) 2025/08/12 01:27:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/12 01:27:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:27:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:27:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:27:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/12 01:27:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:27:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.21s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:27:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/12 01:27:20 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2cef879c271c2df0c76768f9fb4c8025 OK 2025/08/12 01:27:20 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/12 01:27:21 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/12 01:27:21 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/12 01:27:22 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/12 01:27:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/12 01:27:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5b18a0f25f7910ace70e5ade8f8faa2b OK 2025/08/12 01:27:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/12 01:27:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/12 01:27:26 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.12s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:27:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using skip mode. 2025/08/12 01:27:31 NOTICE: one: Found 2 files with duplicate names 2025/08/12 01:27:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.92s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:27:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using skip mode. 2025/08/12 01:27:37 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:27:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/12 01:27:38 INFO : one: Deleted 2025/08/12 01:27:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.89s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:27:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using first mode. 2025/08/12 01:27:44 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:27:44 INFO : one: Deleted 2025/08/12 01:27:45 INFO : one: Deleted 2025/08/12 01:27:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.68s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:27:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using newest mode. 2025/08/12 01:27:51 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:27:51 INFO : one: Deleted 2025/08/12 01:27:51 INFO : one: Deleted 2025/08/12 01:27:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.51s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:27:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using oldest mode. 2025/08/12 01:27:57 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:27:58 INFO : one: Deleted 2025/08/12 01:27:58 INFO : one: Deleted 2025/08/12 01:27:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.46s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:28:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using largest mode. 2025/08/12 01:28:04 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:28:04 INFO : one: Deleted 2025/08/12 01:28:05 INFO : one: Deleted 2025/08/12 01:28:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.43s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:28:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using smallest mode. 2025/08/12 01:28:10 NOTICE: one: Found 3 files with duplicate names 2025/08/12 01:28:11 INFO : one: Deleted 2025/08/12 01:28:13 INFO : one: Deleted 2025/08/12 01:28:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.88s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:28:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Looking for duplicate names using rename mode. 2025/08/12 01:28:19 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/12 01:28:21 INFO : one-2.txt: renamed from: one.txt 2025/08/12 01:28:22 INFO : one-3.txt: renamed from: one.txt 2025/08/12 01:28:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.75s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:28:28 DEBUG : dupe1/one.txt: md5 = 7a056e429cf221df3c33351b9434a777 OK 2025/08/12 01:28:30 DEBUG : dupe2/two.txt: md5 = 989d35086a64cba903403434c55a7887 OK 2025/08/12 01:28:32 DEBUG : dupe3/three.txt: md5 = 584db06df6d8190101c1dc824a955627 OK 2025/08/12 01:28:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/12 01:28:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/12 01:28:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/12 01:28:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/12 01:28:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/12 01:28:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/12 01:28:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:28:41 DEBUG : a.txt: md5 = 962b50261f634abdb24145a4aca41039 OK 2025/08/12 01:28:43 DEBUG : zend.txt: md5 = 3fedc4335a493c32ff56aaea241721a9 OK 2025/08/12 01:28:45 DEBUG : sub dir/hello world: md5 = 673c0f635846ee06636a012de1117f3a OK 2025/08/12 01:28:46 DEBUG : sub dir/hello world2: md5 = 1bf8040bb30c7ca7dd34c1aef2cb9e3a OK 2025/08/12 01:28:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 8a5c6f5fc59a983d74e55eed92e9f8fe OK 2025/08/12 01:28:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0b7e9d0fdb3bc6c08993032cd16885d8 OK 2025/08/12 01:28:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = e6138717bb3717af5734a4cd00240378 OK 2025/08/12 01:28:53 DEBUG : a.txt: Excluded (Size Filter) 2025/08/12 01:28:53 DEBUG : a.txt: Excluded 2025/08/12 01:28:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:28:54 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:28:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:28:54 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:28:55 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:28:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:28:55 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:28:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:28:55 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:28:55 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:29:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/12 01:29:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/12 01:29:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/12 01:29:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/12 01:29:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/12 01:29:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/12 01:29:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.76s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:03 DEBUG : a.txt: md5 = 643192931b161c7d4adf74f9f80fca98 OK 2025/08/12 01:29:05 DEBUG : zend.txt: md5 = 0512a85120bdd1efa97bdb1b8e54965f OK 2025/08/12 01:29:07 DEBUG : sub dir/hello world: md5 = 0c2d18c968dff42276618758589497af OK 2025/08/12 01:29:08 DEBUG : sub dir/hello world2: md5 = 191a555a0a9e68408a2e89501eb681c4 OK 2025/08/12 01:29:11 DEBUG : sub dir/ignore dir/.ignore: md5 = 013f0921a5e0af22f5c92f0222515bf9 OK 2025/08/12 01:29:12 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9aa3a45cc700475322e4c94405d7dce0 OK 2025/08/12 01:29:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 630c0c3f28e6cfa466df4c5d10bb80c0 OK 2025/08/12 01:29:16 DEBUG : a.txt: Excluded (Size Filter) 2025/08/12 01:29:16 DEBUG : a.txt: Excluded 2025/08/12 01:29:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:29:16 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:29:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:29:16 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:29:17 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:29:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/12 01:29:17 DEBUG : sub dir/hello world2: Excluded 2025/08/12 01:29:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/12 01:29:17 DEBUG : sub dir/hello world: Excluded 2025/08/12 01:29:17 DEBUG : sub dir/ignore dir: Excluded 2025/08/12 01:29:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/12 01:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/12 01:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/12 01:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/12 01:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/12 01:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/12 01:29:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (22.34s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:26 DEBUG : file1: md5 = b0ab28b17b54a5e7c24c686ccad99e46 OK 2025/08/12 01:29:28 DEBUG : sub/file2: md5 = b143a7cb3203f9006d848a5225995a30 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/12 01:29:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/12 01:29:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/12 01:29:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/12 01:29:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.58s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.21s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:35 DEBUG : file1: md5 = c245893f0d53607c52a85baec7822c1b OK 2025/08/12 01:29:38 DEBUG : sub/file2: md5 = 4c51cd3cd647644a85ff71bb4c540a88 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/12 01:29:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/notfound" 2025/08/12 01:29:42 DEBUG : Config file has changed externally - reloading 2025/08/12 01:29:42 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/12 01:29:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.26s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.27s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Making directory 2025/08/12 01:29:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:49 DEBUG : sub dir/hello world: md5 = 28138f0672867ab7b76f9a5375d8827a OK 2025/08/12 01:29:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.84s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:53 DEBUG : potato2: md5 = bf90e31d3dc7f6a587906ef294a027d8 OK 2025/08/12 01:29:54 DEBUG : empty space: md5 = efcb6292f721a5963abdeb815160769e OK --- PASS: TestLs (4.84s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:29:58 DEBUG : potato2: md5 = 0ec060efeea1733dec48b5544e03e60d OK 2025/08/12 01:29:59 DEBUG : empty space: md5 = a523e1d936115d399b90e1e482d4f8c1 OK 2025/08/12 01:29:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/12 01:29:59 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.92s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:02 DEBUG : potato2: md5 = 3cccb29f2c21b23ac7b41eb24542e83b OK 2025/08/12 01:30:04 DEBUG : empty space: md5 = ffdd5047a7d9be897d04e97e2076a7be OK --- PASS: TestLsLong (4.80s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:07 DEBUG : potato2: md5 = b169d1c6372d73f10bb6382f75ffa89d OK 2025/08/12 01:30:09 DEBUG : empty space: md5 = a88ffffc23b4e2c94baf65bb1fdcac8b OK --- PASS: TestHashSums (4.62s) === RUN TestHashSumsWithErrors 2025/08/12 01:30:10 DEBUG : Creating backend with remote ":memory:" 2025/08/12 01:30:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/12 01:30:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/12 01:30:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/12 01:30:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/12 01:30:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/12 01:30:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/12 01:30:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/12 01:30:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/12 01:30:10 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:12 DEBUG : potato2: md5 = 7dc4f7b3adc86e41f86355178670a86a OK 2025/08/12 01:30:13 DEBUG : empty space: md5 = 9fcc05aac664c3901787ec14b7fa2352 OK 2025/08/12 01:30:16 DEBUG : sub dir/potato3: md5 = 99ac1a2c1a1cce7104a55ba284323bc5 OK 2025/08/12 01:30:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.71s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:21 DEBUG : small: md5 = a03776168a401ce5e4b90e34fd2ebcd8 OK 2025/08/12 01:30:22 DEBUG : medium: md5 = 1625b5b9722d8180e8adf011b4d9d82e OK 2025/08/12 01:30:24 DEBUG : large: md5 = 633a83363c008747ef736505840dc631 OK 2025/08/12 01:30:24 DEBUG : Waiting for deletions to finish 2025/08/12 01:30:24 DEBUG : large: Excluded (Size Filter) 2025/08/12 01:30:25 INFO : small: Deleted 2025/08/12 01:30:25 INFO : medium: Deleted --- PASS: TestDelete (6.66s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:27 DEBUG : small: md5 = 0b4b2596cf244d535bb31a2976f185ef OK 2025/08/12 01:30:29 DEBUG : medium: md5 = 4490fdbfe4f40bf73397b8dc35bc8379 OK 2025/08/12 01:30:30 DEBUG : large: md5 = c498f59d512c3ffe31eeb1f7c2a14b4a OK 2025/08/12 01:30:31 DEBUG : Waiting for deletions to finish 2025/08/12 01:30:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/12 01:30:31 INFO : medium: Deleted 2025/08/12 01:30:31 INFO : large: Deleted --- PASS: TestMaxDelete (7.11s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:34 DEBUG : small: md5 = 8b9534d9363750a4027764d7c29708c0 OK 2025/08/12 01:30:36 DEBUG : medium: md5 = 798b7265c408baa454dd9941f6257437 OK 2025/08/12 01:30:37 DEBUG : large: md5 = a51a563aea75d36732e3c430c8846544 OK 2025/08/12 01:30:37 DEBUG : Waiting for deletions to finish 2025/08/12 01:30:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/12 01:30:38 INFO : medium: Deleted 2025/08/12 01:30:38 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.14s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:41 DEBUG : small: md5 = e4518d1cb68f2eb2fe6c4d99ed60ae63 OK 2025/08/12 01:30:43 DEBUG : medium: md5 = ebbf19d048bb0056f8362887c3fd45b9 OK 2025/08/12 01:30:44 DEBUG : large: md5 = 1d5cd58a5638133bd5bdfcf834082059 OK 2025/08/12 01:30:45 DEBUG : Waiting for deletions to finish 2025/08/12 01:30:45 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/12 01:30:45 INFO : small: Deleted 2025/08/12 01:30:45 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.07s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:49 DEBUG : ReadFile: md5 = 08fc5142c5135a1eea5696aac897cdb6 OK --- PASS: TestReadFile (4.51s) === RUN TestRetry 2025/08/12 01:30:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/12 01:30:52 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/12 01:30:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:30:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:30:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:30:52 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/12 01:30:52 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:30:53 DEBUG : file1: md5 = bde2cc3881eb6d6a8e80274711e44824 OK 2025/08/12 01:30:55 DEBUG : file2: md5 = 3d9de9341754c79384713ff9da9e50e9 OK --- PASS: TestCat (17.44s) === RUN TestPurge 2025/08/12 01:31:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vehomop1rumi" 2025/08/12 01:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:31:09 DEBUG : Creating backend with remote "TestDrive:crypt/6trjgi1vsn6efhv39qn05679eec2efjsav5srfl81uj9ahk0cjg0" 2025/08/12 01:31:11 DEBUG : Creating backend with remote "/tmp/rclone2812536094" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vehomop1rumi'", Local "Local file system at /tmp/rclone2812536094", Modify Window "1ms" 2025/08/12 01:31:15 DEBUG : A1/B1/C1/one: md5 = a7b17be26741138c6709594049dafdd4 OK 2025/08/12 01:31:15 INFO : A2: Making directory 2025/08/12 01:31:16 INFO : A1/B2: Making directory 2025/08/12 01:31:17 INFO : A1/B2/C2: Making directory 2025/08/12 01:31:17 INFO : A1/B1/C3: Making directory 2025/08/12 01:31:18 INFO : A3: Making directory 2025/08/12 01:31:19 INFO : A3/B3: Making directory 2025/08/12 01:31:20 INFO : A3/B3/C4: Making directory 2025/08/12 01:31:22 DEBUG : A1/two: md5 = f39e1856a502e03b815f38b1dafc1469 OK 2025/08/12 01:31:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vehomop1rumi': Purge remote 2025/08/12 01:31:26 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:31:30 DEBUG : A1/B1/C1/one: md5 = 6c5f9721332b844c16a264b6063a0a89 OK 2025/08/12 01:31:30 INFO : A2: Making directory 2025/08/12 01:31:30 INFO : A1/B2: Making directory 2025/08/12 01:31:31 INFO : A1/B2/C2: Making directory 2025/08/12 01:31:32 INFO : A1/B1/C3: Making directory 2025/08/12 01:31:33 INFO : A3: Making directory 2025/08/12 01:31:34 INFO : A3/B3: Making directory 2025/08/12 01:31:35 INFO : A3/B3/C4: Making directory 2025/08/12 01:31:37 DEBUG : A1/two: md5 = 8aecbc09aa1532008b31aaa74493e8bb OK 2025/08/12 01:31:38 DEBUG : removing 1 level 3 directories 2025/08/12 01:31:38 INFO : A3/B3/C4: Removing directory 2025/08/12 01:31:41 DEBUG : removing 2 level 3 directories 2025/08/12 01:31:41 INFO : A1/B2/C2: Removing directory 2025/08/12 01:31:41 INFO : A1/B1/C3: Removing directory 2025/08/12 01:31:41 DEBUG : removing 2 level 2 directories 2025/08/12 01:31:41 INFO : A3/B3: Removing directory 2025/08/12 01:31:41 INFO : A1/B2: Removing directory 2025/08/12 01:31:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:31:42 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/12 01:31:42 DEBUG : removing 2 level 1 directories 2025/08/12 01:31:42 INFO : A2: Removing directory 2025/08/12 01:31:42 INFO : A3: Removing directory 2025/08/12 01:31:42 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/12 01:31:46 DEBUG : removing 1 level 3 directories 2025/08/12 01:31:46 INFO : A1/B1/C1: Removing directory 2025/08/12 01:31:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:46 DEBUG : removing 1 level 2 directories 2025/08/12 01:31:46 INFO : A1/B1: Removing directory 2025/08/12 01:31:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:31:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:31:47 DEBUG : removing 1 level 1 directories 2025/08/12 01:31:47 INFO : A1: Removing directory 2025/08/12 01:31:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:31:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:31:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:31:48 DEBUG : removing 1 level 0 directories 2025/08/12 01:31:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Removing directory 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/12 01:31:48 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (23.44s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:31:50 INFO : A1: Making directory 2025/08/12 01:31:51 INFO : A1/B1: Making directory 2025/08/12 01:31:52 INFO : A1/B1/C1: Making directory 2025/08/12 01:31:54 DEBUG : removing 1 level 3 directories 2025/08/12 01:31:54 INFO : A1/B1/C1: Removing directory 2025/08/12 01:31:55 DEBUG : removing 1 level 2 directories 2025/08/12 01:31:55 INFO : A1/B1: Removing directory 2025/08/12 01:31:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:31:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.71s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:31:57 INFO : A1: Making directory 2025/08/12 01:31:58 INFO : A1/B1: Making directory 2025/08/12 01:31:59 INFO : A1/B1/C1: Making directory 2025/08/12 01:32:01 DEBUG : removing 1 level 3 directories 2025/08/12 01:32:01 INFO : A1/B1/C1: Removing directory 2025/08/12 01:32:02 DEBUG : removing 1 level 2 directories 2025/08/12 01:32:02 INFO : A1/B1: Removing directory 2025/08/12 01:32:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:32:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.47s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:32:06 DEBUG : file1: md5 = d661d50eac2a13ee124bc10bff140593 OK 2025/08/12 01:32:07 DEBUG : filename.txt: File name found in url 2025/08/12 01:32:08 DEBUG : filename.txt: md5 = 84939531cb034fc55ba39c497c1b1264 OK 2025/08/12 01:32:08 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/12 01:32:10 DEBUG : headerfilename.txt: md5 = 9186973a2571aa9923c511c42450a35e OK 2025/08/12 01:32:11 DEBUG : file2: md5 = 13e5b27e14548eafe6665d0b9275e21e OK --- PASS: TestCopyURL (9.32s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:32:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/12 01:32:16 DEBUG : sub/file2: md5 = f7e642075a90742ce4d7262fe337247e OK 2025/08/12 01:32:16 INFO : file1: Copied (new) to: sub/file2 2025/08/12 01:32:16 INFO : file1: Deleted 2025/08/12 01:32:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:32:17 DEBUG : file1: Unchanged skipping 2025/08/12 01:32:17 INFO : file1: Deleted 2025/08/12 01:32:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': don't need to copy/move sub/file2, it is already at target location 2025/08/12 01:32:19 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.19s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:32:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/12 01:32:22 DEBUG : file1: md5 = 1f41b2ff9ac3a31542fb1713f176d0c1 OK 2025/08/12 01:32:22 INFO : file1: Copied (new) 2025/08/12 01:32:22 INFO : file1: Deleted 2025/08/12 01:32:22 DEBUG : file1: Destination exists, skipping 2025/08/12 01:32:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.25s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:32:26 DEBUG : dst/file1: md5 = 4a6cacd382895eac81d17637ca9d7ce8 OK 2025/08/12 01:32:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-henicow1xova/backup" 2025/08/12 01:32:27 DEBUG : Config file has changed externally - reloading 2025/08/12 01:32:27 DEBUG : Creating backend with remote "TestDrive:crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0/1nrff024r7pq65ecp72fc28jb0" 2025/08/12 01:32:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/12 01:32:31 INFO : dst/file1: Moved (server-side) 2025/08/12 01:32:32 DEBUG : dst/file1: md5 = 8e1fb4dd869b4e5905b27b3fe2357e06 OK 2025/08/12 01:32:32 INFO : dst/file1: Copied (new) 2025/08/12 01:32:32 INFO : dst/file1: Deleted 2025/08/12 01:32:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:32:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/12 01:32:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.73s) === 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:32:39 DEBUG : A1/one: md5 = 3114b059400f3fb451e48b114bb1df89 OK 2025/08/12 01:32:41 DEBUG : A1/two: md5 = be81c13f51b5f1f220eac2789cc3c0c8 OK 2025/08/12 01:32:43 DEBUG : A1/B1/three: md5 = fe9bb53546d88f262c863e4138288258 OK 2025/08/12 01:32:45 DEBUG : A1/B1/C1/four: md5 = a2a683e80db582e80ee1a562514b959e OK 2025/08/12 01:32:47 DEBUG : A1/B1/C2/five: md5 = bcbbc0b0b85cb727e26f36b269514f51 OK 2025/08/12 01:32:47 INFO : A1/B2: Making directory 2025/08/12 01:32:48 INFO : A1/B1/C3: Making directory 2025/08/12 01:32:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/12 01:32:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/12 01:32:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/12 01:32:58 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/12 01:32:58 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/12 01:33:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:33:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:33:01 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:33:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:33:02 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:33:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/12 01:33:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/12 01:33:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/12 01:33:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/12 01:33:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/12 01:33:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/12 01:33:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:33:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:33:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:33:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:33:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:33:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/12 01:33:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/12 01:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/12 01:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/12 01:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/12 01:33:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/12 01:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/12 01:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/12 01:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/12 01:33:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.64s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:33:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:33:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 1b909794bef09cebc8d53e1e89221080 OK 2025/08/12 01:33:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/12 01:33:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/12 01:33:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/12 01:33:26 DEBUG : no_checksum_big_file_from_pipe: md5 = 819ddd2ac645e8437f8cdab6d6351c5b OK 2025/08/12 01:33:26 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:33:30 DEBUG : with_checksum_small_file_from_pipe: md5 = bf707c7af4f01d7bb70848a935a54175 OK 2025/08/12 01:33:30 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/12 01:33:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/12 01:33:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 133b35848c043de74f47e7f8ede3cd5b OK 2025/08/12 01:33:31 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:33:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:33:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:33:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/12 01:33:36 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-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (34 bytes), uploading instead of streaming 2025/08/12 01:33:40 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/12 01:33:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/12 01:33:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.86s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.96s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/12 01:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (48 bytes), uploading instead of streaming 2025/08/12 01:33:45 DEBUG : rcat_metadata: md5 = 44c9561e69212ec076fce234abf950a0 OK 2025/08/12 01:33:45 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/12 01:33:47 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/12 01:33:48 DEBUG : rcat_metadata_uploadcutoff0: md5 = 6da35f32b601363eab983133b2ed8310 OK 2025/08/12 01:33:48 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.72s) --- PASS: TestRcatMetadata/Normal (2.88s) --- PASS: TestRcatMetadata/ViaDisk (3.36s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:33:51 DEBUG : potato1: md5 = 3a31d22d5e1e8f6be2e72f01f1d4a248 OK 2025/08/12 01:33:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (60 bytes), uploading instead of streaming 2025/08/12 01:33:53 DEBUG : potato2: md5 = 577796b2b9114b6f0dc51933b3b19996 OK 2025/08/12 01:33:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.54s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:33:56 DEBUG : potato1: md5 = 9c15927bb84874252f8b265d121b6f24 OK 2025/08/12 01:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': File to upload is small (60 bytes), uploading instead of streaming 2025/08/12 01:33:58 DEBUG : potato2: md5 = 1ca64c14cb6b41ddad34efac3fdaca0c OK 2025/08/12 01:33:58 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:01 DEBUG : potato2: md5 = 48ebf98a958477433bf3c349a9384dee OK 2025/08/12 01:34:03 DEBUG : empty space: md5 = e257a3abd5446638d11fd219f251c60b OK 2025/08/12 01:34:05 DEBUG : sub dir/potato3: md5 = 0692cf6b3670714b77502b10572fcf37 OK 2025/08/12 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Touching "sub dir/potato3" 2025/08/12 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Touching "empty space" 2025/08/12 01:34:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Touching "potato2" 2025/08/12 01:34:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.95s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:10 DEBUG : dir with metadata: Making directory with metadata 2025/08/12 01:34:10 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:12 DEBUG : directory with modtime: Making directory with metadata 2025/08/12 01:34:13 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.43s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:14 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/12 01:34:14 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:34:15 DEBUG : Google drive root 'crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0': Skipping btime metadata as can't update it on an existing file: 2025-08-12T01:34:14.867561221Z 2025/08/12 01:34:15 INFO : non existent directory: Updated directory metadata 2025/08/12 01:34:17 DEBUG : Google drive root 'crypt/m8df30v3rmug31ti0d61f8f8cf9esdrbks167r3udu6h5kdjf7r0': Skipping btime metadata as can't update it on an existing file: 2025-08-12T01:34:14.867561221Z 2025/08/12 01:34:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.00s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:19 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/12 01:34:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/12 01:34:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/12 01:34:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:34:24 DEBUG : dst: Making directory with metadata 2025/08/12 01:34:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:34:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:34:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/12 01:34:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/12 01:34:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/12 01:34:26 INFO : dst: Set directory modification time (using SetModTime) 2025/08/12 01:34:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.61s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova'", Local "Local file system at /tmp/rclone3520792197", Modify Window "1ms" 2025/08/12 01:34:30 DEBUG : sub dir/test remove existing: md5 = 9176b09e817331196045b56440f98f19 OK 2025/08/12 01:34:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d18ca8785cf27a02a6deadadff094055 OK 2025/08/12 01:34:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.musuzum8" before starting 2025/08/12 01:34:34 DEBUG : sub dir/test remove existing.musuzum8: TEST: removing renamed existing file after operation 2025/08/12 01:34:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cexudud4" before starting 2025/08/12 01:34:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cexudud4: TEST: renaming existing back after failed operation 2025/08/12 01:34:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeqosab4" before starting 2025/08/12 01:34:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeqosab4: TEST: removing renamed existing file after operation 2025/08/12 01:34:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "11kola1cgdcs4q8p298kv3gjma3n6lr83rajde3thfqake31ggtg" 2025/08/12 01:34:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3e0kurjrtcjmh7d32hb63p8b054td00bemvmdln42ado5mu5dg6j5fcjo17207empbd15nnlr6bomu8pqiugild8t5ep2a67p0ssuo2ist49aba4l2ud06jloiqii0oq24u5ke9u77as8eve9f80f745skjr9jeaiie8qbdnubl4rav2mbgg" --- PASS: TestRemoveExisting (13.60s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/12 01:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-henicow1xova': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m11.016738161s (try 1/5)