"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/08/17 01:07:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu" 2025/08/17 01:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:07:15 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0" 2025/08/17 01:07:16 DEBUG : Creating backend with remote "/tmp/rclone3865144585" === 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/08/17 01:07:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/08/17 01:07:16 DEBUG : potato: Seek from 10 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 10 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Seek from 5 to 2 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/08/17 01:07:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Seek from 5 to 2 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/08/17 01:07:16 DEBUG : potato: Seek from 8 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 8 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/08/17 01:07:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/08/17 01:07:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/08/17 01:07:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/08/17 01:07:16 DEBUG : potato: Seek from 5 to 2 2025/08/17 01:07:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/08/17 01:07:16 DEBUG : potato: Seek from 9 to 0 2025/08/17 01:07:16 DEBUG : potato: Seek from 9 to 0 2025/08/17 01:07:16 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:07:18 DEBUG : rutabaga: md5 = aa8fa688e555499a96497ef00656f810 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/08/17 01:07:20 DEBUG : empty space: md5 = 63684962777fde9e391a8bfc19ed713e OK === RUN TestCheck/3 2025/08/17 01:07:22 DEBUG : potato2: md5 = 8c24730dfa26370119b0c45bd6c6ba6e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/08/17 01:07:24 DEBUG : remotepotato: md5 = c463358dee90931e446e152bc20bf790 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.26s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/08/17 01:07:27 DEBUG : Creating backend with remote "nonexistent" 2025/08/17 01:07:27 DEBUG : Creating backend with remote "nonexistent" 2025/08/17 01:07:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/08/17 01:07:27 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/17 01:07:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/08/17 01:07:27 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:07:29 DEBUG : rutabaga: md5 = 0ed16f277bbc0f00a9db90632da44929 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/08/17 01:07:32 DEBUG : empty space: md5 = aa2f19557111a9cf11aa49f5bc4ab056 OK === RUN TestCheckDownload/3 2025/08/17 01:07:35 DEBUG : potato2: md5 = 3324b5437b8ff3023986b0c690ad1a6b OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/08/17 01:07:39 DEBUG : remotepotato: md5 = 38834a35a632c2de3f55f273998cbbc7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.98s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (1.20s) --- PASS: TestCheckDownload/3 (1.05s) --- PASS: TestCheckDownload/4 (1.00s) --- PASS: TestCheckDownload/5 (1.18s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.94s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:07:45 DEBUG : rutabaga: md5 = 3a88feab982726cd1328e758ccfdcff0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/08/17 01:07:47 DEBUG : empty space: md5 = e139da81ea8bbe2dca6310aa42100b6a OK === RUN TestCheckSizeOnly/3 2025/08/17 01:07:48 DEBUG : potato2: md5 = d1a5b6fdc4f17311770c3ce0d31e6d32 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/08/17 01:07:51 DEBUG : remotepotato: md5 = 8a34f9ea0900bbd8363e499277959d25 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.39s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.01s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:07:55 DEBUG : test.sum: md5 = 230ac3aa5b8d4dad720c47edde992279 OK 2025/08/17 01:07:56 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/17 01:07:56 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/17 01:07:56 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/17 01:07:56 NOTICE: test.sum: 2 warning(s) suppressed... 2025/08/17 01:07:57 DEBUG : test.sum: md5 = f1777b47f319d77a152430f6fd0a983b OK 2025/08/17 01:07:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/08/17 01:07:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/08/17 01:07:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/08/17 01:07:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.66s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:07:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/data" 2025/08/17 01:07:59 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.88s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:08:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/data" 2025/08/17 01:08:01 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/vjrnln8ratgmqakfosrqe8espk" 2025/08/17 01:08:05 DEBUG : data/banana: md5 = bcf6fb95390e0e3873573b260ae7a599 OK 2025/08/17 01:08:06 DEBUG : test.sum: md5 = 456dd190e87d552b5a59d08de7db0e9a OK === RUN TestCheckSumDownload/subtest1 2025/08/17 01:08:10 DEBUG : data/potato: md5 = ba726cfa5158818a880bb7123c8e8efe OK 2025/08/17 01:08:12 DEBUG : test.sum: md5 = 2a2a0c0f73efa5d423ae5ff41a688db9 OK === RUN TestCheckSumDownload/subtest2 2025/08/17 01:08:16 DEBUG : test.sum: md5 = ce3fc7e7bffd995a88c9c6a92adf7382 OK === RUN TestCheckSumDownload/subtest3 2025/08/17 01:08:20 DEBUG : test.sum: md5 = 8d292af31368cc1cfff430b4999a44c1 OK === RUN TestCheckSumDownload/subtest4 2025/08/17 01:08:24 DEBUG : test.sum: md5 = 4217ec19f713b6712f3c92f163331525 OK === RUN TestCheckSumDownload/subtest5 2025/08/17 01:08:28 DEBUG : test.sum: md5 = c3c1ef395355dfaccce0979a56f2cf1e OK === RUN TestCheckSumDownload/subtest6 2025/08/17 01:08:32 DEBUG : data/banana: md5 = 231fafbc6ab4927948bec236f15543f9 OK 2025/08/17 01:08:33 DEBUG : data/potato: md5 = c03b5f293141c18b40a6ae51f4347727 OK 2025/08/17 01:08:35 DEBUG : test.sum: md5 = f37a47da55a20f4f82e4b173b8f4d951 OK === RUN TestCheckSumDownload/subtest7 2025/08/17 01:08:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/08/17 01:08:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.86s) --- PASS: TestCheckSumDownload/subtest1 (2.38s) --- PASS: TestCheckSumDownload/subtest2 (2.11s) --- PASS: TestCheckSumDownload/subtest3 (2.62s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (1.79s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.27s) === RUN TestApplyTransforms 2025/08/17 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dutukar4qaxa" 2025/08/17 01:08:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/apsvscg67440np3arjdoq959uak0sufhvp901a2b1l9lhnkrnh10" 2025/08/17 01:08:41 DEBUG : Creating backend with remote "/tmp/rclone703640834" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa'", Local "Local file system at /tmp/rclone703640834", Modify Window "1ms" 2025/08/17 01:08:43 DEBUG : hello, world!: md5 = a7dac295fd3f29d720fa31aab70b1df2 OK upper checkfile vs. lower remote (without normalization) 2025/08/17 01:08:44 ERROR : hello, world!: sum not found 2025/08/17 01:08:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa' 2025/08/17 01:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa': 1 files missing 2025/08/17 01:08:44 NOTICE: 1 hashes missing 2025/08/17 01:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa': 1 differences found 2025/08/17 01:08:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/08/17 01:08:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa': 0 differences found 2025/08/17 01:08:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa': 1 matching files 2025/08/17 01:08:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viyumuz1mexu" 2025/08/17 01:08:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:08:45 DEBUG : Creating backend with remote "TestDrive:crypt/tn5fv47ms27b24jr262l4ib66dv66cofjc19hi9uivs4k3dii1cg" 2025/08/17 01:08:46 DEBUG : Creating backend with remote "/tmp/rclone2382005001" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu'", Local "Local file system at /tmp/rclone2382005001", Modify Window "1ms" 2025/08/17 01:08:48 DEBUG : HELLO, WORLD!: md5 = 6b1c104825daf9651ed05f97172c1a8b OK lower checkfile vs. upper remote (without normalization) 2025/08/17 01:08:48 ERROR : HELLO, WORLD!: sum not found 2025/08/17 01:08:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu' 2025/08/17 01:08:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu': 1 files missing 2025/08/17 01:08:48 NOTICE: 1 hashes missing 2025/08/17 01:08:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu': 1 differences found 2025/08/17 01:08:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/08/17 01:08:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu': 0 differences found 2025/08/17 01:08:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu': 1 matching files 2025/08/17 01:08:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-biziguy6kiwi" 2025/08/17 01:08:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:08:49 DEBUG : Creating backend with remote "TestDrive:crypt/e97v22uflrlhvvdl8j6kg3pr5dj0ev7ri73hh4gfle5v7o205nig" 2025/08/17 01:08:50 DEBUG : Creating backend with remote "/tmp/rclone3619739777" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi'", Local "Local file system at /tmp/rclone3619739777", Modify Window "1ms" 2025/08/17 01:08:52 DEBUG : HeLlO, wOrLd!: md5 = ffa0ed4864364b54d9f3ae1ba127d8b5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/08/17 01:08:53 ERROR : HeLlO, wOrLd!: sum not found 2025/08/17 01:08:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi' 2025/08/17 01:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi': 1 files missing 2025/08/17 01:08:53 NOTICE: 1 hashes missing 2025/08/17 01:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi': 1 differences found 2025/08/17 01:08:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/08/17 01:08:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi': 0 differences found 2025/08/17 01:08:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi': 1 matching files 2025/08/17 01:08:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tegaqaw4zeye" 2025/08/17 01:08:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:08:54 DEBUG : Creating backend with remote "TestDrive:crypt/vkgk1ebfecjditjpbt20tuqet2r9kpu4d1fmqsvcldonluq2uhqg" 2025/08/17 01:08:55 DEBUG : Creating backend with remote "/tmp/rclone3668008209" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye'", Local "Local file system at /tmp/rclone3668008209", Modify Window "1ms" 2025/08/17 01:08:57 DEBUG : HELLO, WORLD!: md5 = 79512cf21da06df555491ec5cad76205 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/08/17 01:08:58 ERROR : HELLO, WORLD!: sum not found 2025/08/17 01:08:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye' 2025/08/17 01:08:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye': 1 files missing 2025/08/17 01:08:58 NOTICE: 1 hashes missing 2025/08/17 01:08:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye': 1 differences found 2025/08/17 01:08:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/08/17 01:08:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye': 0 differences found 2025/08/17 01:08:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye': 1 matching files 2025/08/17 01:08:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kujacah5fobu" 2025/08/17 01:08:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:08:59 DEBUG : Creating backend with remote "TestDrive:crypt/5ah4c14cd4v9dvdhlluu4u58ug3d2pkivaj44h0a2ojt8jjtqll0" 2025/08/17 01:09:00 DEBUG : Creating backend with remote "/tmp/rclone173833179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu'", Local "Local file system at /tmp/rclone173833179", Modify Window "1ms" 2025/08/17 01:09:02 DEBUG : 測試_Русский___ě_áñ: md5 = 310695a89c256018dfea7bfbcf3d759c OK NFD checkfile vs. NFC remote (without normalization) 2025/08/17 01:09:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/17 01:09:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu' 2025/08/17 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu': 1 files missing 2025/08/17 01:09:02 NOTICE: 1 hashes missing 2025/08/17 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu': 1 differences found 2025/08/17 01:09:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/08/17 01:09:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu': 0 differences found 2025/08/17 01:09:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu': 1 matching files 2025/08/17 01:09:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mibupep6pemu" 2025/08/17 01:09:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:09:03 DEBUG : Creating backend with remote "TestDrive:crypt/0h3eop99os2op7p3c3kujqpc8jjkatrkgos30poli05q7lfb45pg" 2025/08/17 01:09:04 DEBUG : Creating backend with remote "/tmp/rclone3751557256" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu'", Local "Local file system at /tmp/rclone3751557256", Modify Window "1ms" 2025/08/17 01:09:06 DEBUG : 測試_Русский___ě_áñ: md5 = 275e9f96fe14557e95605f9d86d69581 OK NFC checkfile vs. NFD remote (without normalization) 2025/08/17 01:09:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/08/17 01:09:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu' 2025/08/17 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu': 1 files missing 2025/08/17 01:09:07 NOTICE: 1 hashes missing 2025/08/17 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu': 1 differences found 2025/08/17 01:09:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/08/17 01:09:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu': 0 differences found 2025/08/17 01:09:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu': 1 matching files 2025/08/17 01:09:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jimazik3fiku" 2025/08/17 01:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:09:08 DEBUG : Creating backend with remote "TestDrive:crypt/3rkln24kbfji9h2lb266fqt2ol4dhi5nq0l93np18g4kvm3l1rk0" 2025/08/17 01:09:09 DEBUG : Creating backend with remote "/tmp/rclone2340844764" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku'", Local "Local file system at /tmp/rclone2340844764", Modify Window "1ms" 2025/08/17 01:09:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 82ca3d2d6b9f7c9b1f3b47068f4657c4 OK NFDx2 checkfile vs. both remote (without normalization) 2025/08/17 01:09:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 01:09:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku' 2025/08/17 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku': 1 files missing 2025/08/17 01:09:12 NOTICE: 1 hashes missing 2025/08/17 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku': 1 differences found 2025/08/17 01:09:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/08/17 01:09:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku': 0 differences found 2025/08/17 01:09:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku': 1 matching files 2025/08/17 01:09:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajimag0zecu" 2025/08/17 01:09:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:09:13 DEBUG : Creating backend with remote "TestDrive:crypt/b85viun3vgtco4utqq5brhldt59tas4psjdaevmikk0h3a2av2p0" 2025/08/17 01:09:14 DEBUG : Creating backend with remote "/tmp/rclone739329179" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu'", Local "Local file system at /tmp/rclone739329179", Modify Window "1ms" 2025/08/17 01:09:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b820430bab5781e04223df3c977225f OK NFCx2 checkfile vs. both remote (without normalization) 2025/08/17 01:09:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 01:09:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu' 2025/08/17 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu': 1 files missing 2025/08/17 01:09:17 NOTICE: 1 hashes missing 2025/08/17 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu': 1 differences found 2025/08/17 01:09:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/08/17 01:09:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu': 0 differences found 2025/08/17 01:09:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu': 1 matching files 2025/08/17 01:09:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tuhohal0nija" 2025/08/17 01:09:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:09:18 DEBUG : Creating backend with remote "TestDrive:crypt/oaf5u1m2dhb574nb51le5echld6orfe2bt1i13q3uh97227ddtrg" 2025/08/17 01:09:19 DEBUG : Creating backend with remote "/tmp/rclone2120996903" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija'", Local "Local file system at /tmp/rclone2120996903", Modify Window "1ms" 2025/08/17 01:09:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fa29787fbb10f05cb97996b360cd4ba0 OK both checkfile vs. NFDx2 remote (without normalization) 2025/08/17 01:09:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 01:09:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija' 2025/08/17 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija': 1 files missing 2025/08/17 01:09:21 NOTICE: 1 hashes missing 2025/08/17 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija': 1 differences found 2025/08/17 01:09:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/08/17 01:09:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija': 0 differences found 2025/08/17 01:09:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija': 1 matching files 2025/08/17 01:09:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guvitiy3zafe" 2025/08/17 01:09:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:09:22 DEBUG : Creating backend with remote "TestDrive:crypt/t0i42qna2qh8fq6b3o7ssrjgte02h5pepfc43keqbm9f12g4t3kg" 2025/08/17 01:09:23 DEBUG : Creating backend with remote "/tmp/rclone764632461" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe'", Local "Local file system at /tmp/rclone764632461", Modify Window "1ms" 2025/08/17 01:09:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea150bd762c371c19fe94d611e167065 OK both checkfile vs. NFCx2 remote (without normalization) 2025/08/17 01:09:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/08/17 01:09:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe' 2025/08/17 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe': 1 files missing 2025/08/17 01:09:26 NOTICE: 1 hashes missing 2025/08/17 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe': 1 differences found 2025/08/17 01:09:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/08/17 01:09:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/08/17 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe': 0 differences found 2025/08/17 01:09:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe': 1 matching files 2025/08/17 01:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvitiy3zafe': Purge remote 2025/08/17 01:09:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tuhohal0nija': Purge remote 2025/08/17 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajimag0zecu': Purge remote 2025/08/17 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jimazik3fiku': Purge remote 2025/08/17 01:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mibupep6pemu': Purge remote 2025/08/17 01:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kujacah5fobu': Purge remote 2025/08/17 01:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tegaqaw4zeye': Purge remote 2025/08/17 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-biziguy6kiwi': Purge remote 2025/08/17 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viyumuz1mexu': Purge remote 2025/08/17 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dutukar4qaxa': Purge remote --- PASS: TestApplyTransforms (50.68s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:09:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 01:09:33 DEBUG : sub/file2: md5 = 9ec1219f521a79d70fe7de7e9642225d OK 2025/08/17 01:09:33 INFO : file1: Copied (new) to: sub/file2 2025/08/17 01:09:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 01:09:34 DEBUG : file1: Unchanged skipping 2025/08/17 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': don't need to copy/move sub/file2, it is already at target location 2025/08/17 01:09:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.49s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:09:39 DEBUG : dst/file1: md5 = d96017e22daa351e9ccc1740cc5821f6 OK 2025/08/17 01:09:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/backup" 2025/08/17 01:09:40 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/1nrff024r7pq65ecp72fc28jb0" 2025/08/17 01:09:41 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/17 01:09:43 INFO : dst/file1: Moved (server-side) 2025/08/17 01:09:45 DEBUG : dst/file1: md5 = 084485cc7550ab5c749d350decba5cd5 OK 2025/08/17 01:09:45 INFO : dst/file1: Copied (new) 2025/08/17 01:09:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:09:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:09:48 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.26s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/dst" 2025/08/17 01:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 01:09:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/CompareDest" 2025/08/17 01:09:51 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/gveqi14airsml4bgu7krj116o8" 2025/08/17 01:09:52 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 01:09:54 DEBUG : one: md5 = bff071899fb3318813cb083eb3ad0c15 OK 2025/08/17 01:09:54 INFO : one: Copied (new) 2025/08/17 01:09:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 01:09:57 DEBUG : one: md5 = 9a0420cb185bcfd61ff2fac37d73eccf OK 2025/08/17 01:09:57 INFO : one: Copied (replaced existing) 2025/08/17 01:09:59 DEBUG : dst/one: md5 = 371435962451b848c3da06d244abf24a OK 2025/08/17 01:10:01 DEBUG : CompareDest/one: md5 = a8e58af16a8eee40c934611dc38e9ffa OK 2025/08/17 01:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 01:10:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 01:10:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/17 01:10:04 DEBUG : CompareDest/two: md5 = 628ae4d5256228d743f7930aa66bcb53 OK 2025/08/17 01:10:05 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 01:10:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 01:10:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 01:10:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 01:10:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 01:10:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/17 01:10:07 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 01:10:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/17 01:10:09 DEBUG : two: md5 = 93717214725bdaee82bbc0881bd2f8c7 OK 2025/08/17 01:10:09 INFO : two: Copied (new) 2025/08/17 01:10:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 01:10:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:10:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:10:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.98s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:10:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/dst" 2025/08/17 01:10:13 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 01:10:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/CopyDest" 2025/08/17 01:10:15 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/17 01:10:16 DEBUG : one: Need to transfer - File not found at Destination 2025/08/17 01:10:18 DEBUG : one: md5 = d544cf690b555c30c36773191cc8e5a4 OK 2025/08/17 01:10:18 INFO : one: Copied (new) 2025/08/17 01:10:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 01:10:21 DEBUG : one: md5 = e7b40357241e51f581a67183e00f2fa9 OK 2025/08/17 01:10:21 INFO : one: Copied (replaced existing) 2025/08/17 01:10:23 DEBUG : dst/one: md5 = 4ebb342ab80db2adcb4c388c59e0daa1 OK 2025/08/17 01:10:26 DEBUG : CopyDest/one: md5 = 6621e1d9bc5d29af6f40f63bfbbe7fe4 OK 2025/08/17 01:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/BackupDir" 2025/08/17 01:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/17 01:10:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 01:10:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 01:10:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/17 01:10:30 INFO : one: Moved (server-side) 2025/08/17 01:10:31 INFO : one: Copied (server-side copy) 2025/08/17 01:10:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/17 01:10:33 DEBUG : CopyDest/two: md5 = c283c28fc03ed34accd68bb830571ff2 OK 2025/08/17 01:10:34 DEBUG : two: Need to transfer - File not found at Destination 2025/08/17 01:10:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 01:10:35 INFO : two: Copied (server-side copy) 2025/08/17 01:10:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/17 01:10:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/17 01:10:36 DEBUG : two: Unchanged skipping 2025/08/17 01:10:38 DEBUG : CopyDest/three: md5 = 9a00df3af3fe562ffa00e65110eb2883 OK 2025/08/17 01:10:38 DEBUG : three: Need to transfer - File not found at Destination 2025/08/17 01:10:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/17 01:10:39 DEBUG : three: Destination not found in --copy-dest 2025/08/17 01:10:40 DEBUG : three: md5 = a5f03161c7270faa19b49d71f1deab24 OK 2025/08/17 01:10:40 INFO : three: Copied (new) 2025/08/17 01:10:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/17 01:10:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:10:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 01:10:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:10:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 01:10:45 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/17 01:10:46 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.36s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:10:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/17 01:10:49 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 69107459295137b5f215cb05e92c21bf OK 2025/08/17 01:10:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/17 01:10:50 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/17 01:10:50 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/17 01:10:51 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/17 01:10:52 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/17 01:10:53 DEBUG : TestCopyFileMaxTransfer/file4: md5 = aab276537ee93b6c5dcc8f4e32ce432f OK 2025/08/17 01:10:53 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/08/17 01:10:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/08/17 01:10:55 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.82s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.68s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:10:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using skip mode. 2025/08/17 01:11:00 NOTICE: one: Found 2 files with duplicate names 2025/08/17 01:11:00 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.66s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using skip mode. 2025/08/17 01:11:05 NOTICE: one: Found 3 files with duplicate names 2025/08/17 01:11:05 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/17 01:11:06 INFO : one: Deleted 2025/08/17 01:11:06 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.20s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using first mode. 2025/08/17 01:11:11 NOTICE: one: Found 3 files with duplicate names 2025/08/17 01:11:12 INFO : one: Deleted 2025/08/17 01:11:12 INFO : one: Deleted 2025/08/17 01:11:12 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.75s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using newest mode. 2025/08/17 01:11:18 NOTICE: one: Found 3 files with duplicate names 2025/08/17 01:11:18 INFO : one: Deleted 2025/08/17 01:11:18 INFO : one: Deleted 2025/08/17 01:11:18 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.11s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using oldest mode. 2025/08/17 01:11:24 NOTICE: one: Found 3 files with duplicate names 2025/08/17 01:11:24 INFO : one: Deleted 2025/08/17 01:11:25 INFO : one: Deleted 2025/08/17 01:11:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.96s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using largest mode. 2025/08/17 01:11:30 NOTICE: one: Found 3 files with duplicate names 2025/08/17 01:11:30 INFO : one: Deleted 2025/08/17 01:11:31 INFO : one: Deleted 2025/08/17 01:11:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.15s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using smallest mode. 2025/08/17 01:11:36 NOTICE: one: Found 3 files with duplicate names 2025/08/17 01:11:36 INFO : one: Deleted 2025/08/17 01:11:37 INFO : one: Deleted 2025/08/17 01:11:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.17s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Looking for duplicate names using rename mode. 2025/08/17 01:11:43 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/17 01:11:44 INFO : one-2.txt: renamed from: one.txt 2025/08/17 01:11:45 INFO : one-3.txt: renamed from: one.txt 2025/08/17 01:11:47 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.71s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:11:51 DEBUG : dupe1/one.txt: md5 = 99c49600f1c4d7e77958d39de3df35b8 OK 2025/08/17 01:11:53 DEBUG : dupe2/two.txt: md5 = 13dd2419d6cc4571c500f7ea791bc563 OK 2025/08/17 01:11:55 DEBUG : dupe3/three.txt: md5 = 76a6a8284ff52ff4dcb6fd4de712013b OK 2025/08/17 01:11:56 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/08/17 01:11:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/08/17 01:11:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/08/17 01:11:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/08/17 01:12:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/08/17 01:12:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/08/17 01:12:00 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.12s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:12:02 DEBUG : a.txt: md5 = e5951ee40d02974f90e5374f2ea4d31b OK 2025/08/17 01:12:04 DEBUG : zend.txt: md5 = b8a95e5564fb407791ab5f4d05bb6bce OK 2025/08/17 01:12:06 DEBUG : sub dir/hello world: md5 = e83e7aa7655cd9c8fc17a180132c28bd OK 2025/08/17 01:12:07 DEBUG : sub dir/hello world2: md5 = 2a5bbb534372c7ba5619c9899ea564a7 OK 2025/08/17 01:12:09 DEBUG : sub dir/ignore dir/.ignore: md5 = d1fa2586613a41f9142f73558a26e789 OK 2025/08/17 01:12:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = f009b94f88df78859c989440a21cb48d OK 2025/08/17 01:12:13 DEBUG : sub dir/sub sub dir/hello world3: md5 = 81db8f224a513c19437d0faa8231974d OK 2025/08/17 01:12:14 DEBUG : a.txt: Excluded (Size Filter) 2025/08/17 01:12:14 DEBUG : a.txt: Excluded 2025/08/17 01:12:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 01:12:15 DEBUG : sub dir/hello world2: Excluded 2025/08/17 01:12:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 01:12:15 DEBUG : sub dir/hello world: Excluded 2025/08/17 01:12:15 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 01:12:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 01:12:15 DEBUG : sub dir/hello world2: Excluded 2025/08/17 01:12:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 01:12:15 DEBUG : sub dir/hello world: Excluded 2025/08/17 01:12:15 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 01:12:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/17 01:12:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/17 01:12:20 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/17 01:12:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/17 01:12:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/17 01:12:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/08/17 01:12:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (21.10s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:12:23 DEBUG : a.txt: md5 = 335e261433eed7aefdcb643bbc778df5 OK 2025/08/17 01:12:25 DEBUG : zend.txt: md5 = 12372877dc693497b02b57eb4d0e3bc9 OK 2025/08/17 01:12:27 DEBUG : sub dir/hello world: md5 = 8d58ee57b80bf3e3b3f864be8440a96f OK 2025/08/17 01:12:28 DEBUG : sub dir/hello world2: md5 = e1cdd1a45d8968d2c58960e2832b6031 OK 2025/08/17 01:12:30 DEBUG : sub dir/ignore dir/.ignore: md5 = 5f0b7892b55ff7f9779e7186ae32a55c OK 2025/08/17 01:12:32 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6d2ea64de04a6bd5c52c31dbd615e397 OK 2025/08/17 01:12:34 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8f19396cf3f290aaa5d3afbeaa69b263 OK 2025/08/17 01:12:35 DEBUG : a.txt: Excluded (Size Filter) 2025/08/17 01:12:35 DEBUG : a.txt: Excluded 2025/08/17 01:12:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 01:12:36 DEBUG : sub dir/hello world: Excluded 2025/08/17 01:12:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 01:12:36 DEBUG : sub dir/hello world2: Excluded 2025/08/17 01:12:37 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 01:12:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/17 01:12:37 DEBUG : sub dir/hello world: Excluded 2025/08/17 01:12:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/17 01:12:37 DEBUG : sub dir/hello world2: Excluded 2025/08/17 01:12:37 DEBUG : sub dir/ignore dir: Excluded 2025/08/17 01:12:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/08/17 01:12:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/08/17 01:12:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/08/17 01:12:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/08/17 01:12:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/08/17 01:12:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/08/17 01:12:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.01s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:12:44 DEBUG : file1: md5 = 0ea3fdc5cb6f484e608e5fafbfd022da OK 2025/08/17 01:12:46 DEBUG : sub/file2: md5 = 24196e23ba2e70bdd1ff088e60e6c3c3 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/17 01:12:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/08/17 01:12:49 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/08/17 01:12:49 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/08/17 01:12:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.82s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.21s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.19s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:12:53 DEBUG : file1: md5 = 73a133aa4a37818f256e0b9015fe13ac OK 2025/08/17 01:12:55 DEBUG : sub/file2: md5 = 0f8faf0694dfda6a49d1e802fad4bb53 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/17 01:12:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/notfound" 2025/08/17 01:12:59 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/qe0i31qdkoejk60elps0ni5sqk" 2025/08/17 01:13:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (10.79s) --- PASS: TestStatJSON/Root (0.22s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.22s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Making directory 2025/08/17 01:13:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Making directory --- PASS: TestMkdir (0.59s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:05 DEBUG : sub dir/hello world: md5 = 56570afe6d013a1fdaa90cecfe63c309 OK 2025/08/17 01:13:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.74s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:09 DEBUG : potato2: md5 = 79dc2ff4e1bfe705dc39d2f9f39f8497 OK 2025/08/17 01:13:11 DEBUG : empty space: md5 = a8e0a254346dd152b56fa32c952d4160 OK --- PASS: TestLs (4.49s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:14 DEBUG : potato2: md5 = 29f902da0063ce531ae8386adaac47d0 OK 2025/08/17 01:13:15 DEBUG : empty space: md5 = a4fe871407606fbba70b64240657e887 OK 2025/08/17 01:13:16 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.91s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:19 DEBUG : potato2: md5 = 27c8048cc2a9e34cf74aa4db36a14d1c OK 2025/08/17 01:13:20 DEBUG : empty space: md5 = bad1d60c9775f64878acd07f5b89d4e5 OK --- PASS: TestLsLong (4.54s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:23 DEBUG : potato2: md5 = c72836d067b4a05dbe5bb6cb29ab48b4 OK 2025/08/17 01:13:25 DEBUG : empty space: md5 = 5354e5ab86f05fe8e526fca316e76b44 OK --- PASS: TestHashSums (4.26s) === RUN TestHashSumsWithErrors 2025/08/17 01:13:26 DEBUG : Creating backend with remote ":memory:" 2025/08/17 01:13:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/08/17 01:13:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/17 01:13:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/08/17 01:13:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/17 01:13:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/08/17 01:13:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/17 01:13:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/08/17 01:13:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/08/17 01:13:26 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:28 DEBUG : potato2: md5 = 2437df8392357e0da277df0b4a98e12a OK 2025/08/17 01:13:29 DEBUG : empty space: md5 = f346402b5873d4243766f654555d89fd OK 2025/08/17 01:13:31 DEBUG : sub dir/potato3: md5 = 22710a0d1953beffbc8164f9988cbff6 OK 2025/08/17 01:13:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.05s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:36 DEBUG : small: md5 = 5dceca9f78aef6a57d87e4cab6978cf5 OK 2025/08/17 01:13:37 DEBUG : medium: md5 = bd193bb0476b98b9ace86dcf6c73de1f OK 2025/08/17 01:13:38 DEBUG : large: md5 = 58a72db1522d401320d5a565bad26e79 OK 2025/08/17 01:13:39 DEBUG : Waiting for deletions to finish 2025/08/17 01:13:39 DEBUG : large: Excluded (Size Filter) 2025/08/17 01:13:39 INFO : small: Deleted 2025/08/17 01:13:39 INFO : medium: Deleted --- PASS: TestDelete (6.09s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:42 DEBUG : small: md5 = 2082b2926f53eb1e4807bb755bfa55d2 OK 2025/08/17 01:13:43 DEBUG : medium: md5 = 046c2adec0cc09c70141c204ae62e241 OK 2025/08/17 01:13:45 DEBUG : large: md5 = 8ed24b2c71ff3c8460631b9d8ea994ea OK 2025/08/17 01:13:45 DEBUG : Waiting for deletions to finish 2025/08/17 01:13:45 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/08/17 01:13:45 INFO : small: Deleted 2025/08/17 01:13:45 INFO : large: Deleted --- PASS: TestMaxDelete (6.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:48 DEBUG : small: md5 = afcb2205ac962c1899054aa936ee39d4 OK 2025/08/17 01:13:50 DEBUG : medium: md5 = b085d28360b62f3374f8d8ff6b81f255 OK 2025/08/17 01:13:51 DEBUG : large: md5 = 154f273bdb07bc43812cda47c01ad085 OK 2025/08/17 01:13:51 DEBUG : Waiting for deletions to finish 2025/08/17 01:13:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/17 01:13:52 INFO : medium: Deleted 2025/08/17 01:13:52 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:13:55 DEBUG : small: md5 = 9c8722f0881f64fe2e7fde26cfe0a993 OK 2025/08/17 01:13:57 DEBUG : medium: md5 = 17f634e91649c9a1b1c74b8e4ae4579d OK 2025/08/17 01:13:58 DEBUG : large: md5 = 335c8a41944436f8262eeed62483dd8a OK 2025/08/17 01:13:58 DEBUG : Waiting for deletions to finish 2025/08/17 01:13:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/08/17 01:13:59 INFO : medium: Deleted 2025/08/17 01:13:59 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.40s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:14:02 DEBUG : ReadFile: md5 = 038f5f4b59f5d942473a3b7c2bd62cbc OK --- PASS: TestReadFile (3.96s) === RUN TestRetry 2025/08/17 01:14:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/08/17 01:14:04 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/08/17 01:14:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 01:14:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 01:14:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 01:14:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/08/17 01:14:04 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:14:06 DEBUG : file1: md5 = 9e84436ee3bb4d73b7343e47934dff3f OK 2025/08/17 01:14:07 DEBUG : file2: md5 = 43b77d44805a099da5d22ea1c75c8d91 OK --- PASS: TestCat (15.24s) === RUN TestPurge 2025/08/17 01:14:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fefesij8tuda" 2025/08/17 01:14:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/17 01:14:20 DEBUG : Creating backend with remote "TestDrive:crypt/pf14lpfde9h5q6e3r5ovs19m8nvkkfmct49tr16i7l3hi66lforg" 2025/08/17 01:14:21 DEBUG : Creating backend with remote "/tmp/rclone1711362283" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fefesij8tuda'", Local "Local file system at /tmp/rclone1711362283", Modify Window "1ms" 2025/08/17 01:14:25 DEBUG : A1/B1/C1/one: md5 = 5bfa83d41b5e56bf582918e114c5562c OK 2025/08/17 01:14:25 INFO : A2: Making directory 2025/08/17 01:14:26 INFO : A1/B2: Making directory 2025/08/17 01:14:26 INFO : A1/B2/C2: Making directory 2025/08/17 01:14:27 INFO : A1/B1/C3: Making directory 2025/08/17 01:14:28 INFO : A3: Making directory 2025/08/17 01:14:28 INFO : A3/B3: Making directory 2025/08/17 01:14:29 INFO : A3/B3/C4: Making directory 2025/08/17 01:14:31 DEBUG : A1/two: md5 = 35f1796520aa169e23016009f7a5ade5 OK 2025/08/17 01:14:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fefesij8tuda': Purge remote 2025/08/17 01:14:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.15s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:14:38 DEBUG : A1/B1/C1/one: md5 = caed53bba6a3531ef0a325770a0ef00d OK 2025/08/17 01:14:38 INFO : A2: Making directory 2025/08/17 01:14:39 INFO : A1/B2: Making directory 2025/08/17 01:14:40 INFO : A1/B2/C2: Making directory 2025/08/17 01:14:40 INFO : A1/B1/C3: Making directory 2025/08/17 01:14:41 INFO : A3: Making directory 2025/08/17 01:14:42 INFO : A3/B3: Making directory 2025/08/17 01:14:42 INFO : A3/B3/C4: Making directory 2025/08/17 01:14:45 DEBUG : A1/two: md5 = c336b4f22be2d1b1da9f518254ad0f4f OK 2025/08/17 01:14:46 DEBUG : removing 1 level 3 directories 2025/08/17 01:14:46 INFO : A3/B3/C4: Removing directory 2025/08/17 01:14:48 DEBUG : removing 2 level 3 directories 2025/08/17 01:14:48 INFO : A1/B2/C2: Removing directory 2025/08/17 01:14:48 INFO : A1/B1/C3: Removing directory 2025/08/17 01:14:49 DEBUG : removing 2 level 2 directories 2025/08/17 01:14:49 INFO : A3/B3: Removing directory 2025/08/17 01:14:49 INFO : A1/B2: Removing directory 2025/08/17 01:14:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 01:14:49 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/08/17 01:14:50 DEBUG : removing 2 level 1 directories 2025/08/17 01:14:50 INFO : A3: Removing directory 2025/08/17 01:14:50 INFO : A2: Removing directory 2025/08/17 01:14:50 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/08/17 01:14:53 DEBUG : removing 1 level 3 directories 2025/08/17 01:14:53 INFO : A1/B1/C1: Removing directory 2025/08/17 01:14:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:54 DEBUG : removing 1 level 2 directories 2025/08/17 01:14:54 INFO : A1/B1: Removing directory 2025/08/17 01:14:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 01:14:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 01:14:55 DEBUG : removing 1 level 1 directories 2025/08/17 01:14:55 INFO : A1: Removing directory 2025/08/17 01:14:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 01:14:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 01:14:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 01:14:55 DEBUG : removing 1 level 0 directories 2025/08/17 01:14:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Removing directory 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/08/17 01:14:56 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.22s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:14:58 INFO : A1: Making directory 2025/08/17 01:14:58 INFO : A1/B1: Making directory 2025/08/17 01:14:59 INFO : A1/B1/C1: Making directory 2025/08/17 01:15:01 DEBUG : removing 1 level 3 directories 2025/08/17 01:15:01 INFO : A1/B1/C1: Removing directory 2025/08/17 01:15:02 DEBUG : removing 1 level 2 directories 2025/08/17 01:15:02 INFO : A1/B1: Removing directory 2025/08/17 01:15:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 01:15:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.23s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:15:04 INFO : A1: Making directory 2025/08/17 01:15:05 INFO : A1/B1: Making directory 2025/08/17 01:15:06 INFO : A1/B1/C1: Making directory 2025/08/17 01:15:08 DEBUG : removing 1 level 3 directories 2025/08/17 01:15:08 INFO : A1/B1/C1: Removing directory 2025/08/17 01:15:09 DEBUG : removing 1 level 2 directories 2025/08/17 01:15:09 INFO : A1/B1: Removing directory 2025/08/17 01:15:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 01:15:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.25s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:15:13 DEBUG : file1: md5 = ee6a122d0d09d5f456c740cd238482f5 OK 2025/08/17 01:15:13 DEBUG : filename.txt: File name found in url 2025/08/17 01:15:15 DEBUG : filename.txt: md5 = 6544adfd8e774e9202f63bbf1eff7444 OK 2025/08/17 01:15:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/08/17 01:15:16 DEBUG : headerfilename.txt: md5 = ae799402c6991a01569fbc8d4d2aaa8d OK 2025/08/17 01:15:18 DEBUG : file2: md5 = 33d72d7d0ea0a1f62d3f3456ac83aaea OK --- PASS: TestCopyURL (8.91s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:15:21 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 01:15:23 DEBUG : sub/file2: md5 = 06137f697d7952100cfba415e224932d OK 2025/08/17 01:15:23 INFO : file1: Copied (new) to: sub/file2 2025/08/17 01:15:23 INFO : file1: Deleted 2025/08/17 01:15:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 01:15:23 DEBUG : file1: Unchanged skipping 2025/08/17 01:15:23 INFO : file1: Deleted 2025/08/17 01:15:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': don't need to copy/move sub/file2, it is already at target location 2025/08/17 01:15:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.56s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:15:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/17 01:15:28 DEBUG : file1: md5 = 1bceba00b314ba7492a0775dd2014e2e OK 2025/08/17 01:15:28 INFO : file1: Copied (new) 2025/08/17 01:15:28 INFO : file1: Deleted 2025/08/17 01:15:29 DEBUG : file1: Destination exists, skipping 2025/08/17 01:15:29 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.22s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.72s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:15:33 DEBUG : dst/file1: md5 = af25bb4d34b98b07866177d9aa110724 OK 2025/08/17 01:15:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fakaqud1salu/backup" 2025/08/17 01:15:34 DEBUG : Creating backend with remote "TestDrive:crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0/1nrff024r7pq65ecp72fc28jb0" 2025/08/17 01:15:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/17 01:15:38 INFO : dst/file1: Moved (server-side) 2025/08/17 01:15:40 DEBUG : dst/file1: md5 = 3c28bb5c3cb692d246f097e47d0c148c OK 2025/08/17 01:15:40 INFO : dst/file1: Copied (new) 2025/08/17 01:15:40 INFO : dst/file1: Deleted 2025/08/17 01:15:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:15:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/08/17 01:15:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.97s) === 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:15:46 DEBUG : A1/one: md5 = c162864717168233b47b159b47d6f590 OK 2025/08/17 01:15:48 DEBUG : A1/two: md5 = 9c3999573011126d76d9cbe986ec846e OK 2025/08/17 01:15:50 DEBUG : A1/B1/three: md5 = a180dc8af493c1721a537655b7b2ffe9 OK 2025/08/17 01:15:52 DEBUG : A1/B1/C1/four: md5 = e94ca2c32d149e53851807154e58df7e OK 2025/08/17 01:15:54 DEBUG : A1/B1/C2/five: md5 = 43e2e2be77e729017f4089237b697ddb OK 2025/08/17 01:15:54 INFO : A1/B2: Making directory 2025/08/17 01:15:55 INFO : A1/B1/C3: Making directory 2025/08/17 01:16:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/17 01:16:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/17 01:16:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/17 01:16:04 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/17 01:16:04 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/17 01:16:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 01:16:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 01:16:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 01:16:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 01:16:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 01:16:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/17 01:16:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/17 01:16:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/17 01:16:14 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/17 01:16:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/08/17 01:16:14 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/17 01:16:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 01:16:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 01:16:17 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 01:16:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 01:16:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 01:16:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/08/17 01:16:24 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/08/17 01:16:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/08/17 01:16:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/08/17 01:16:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/08/17 01:16:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/08/17 01:16:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/08/17 01:16:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/08/17 01:16:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/08/17 01:16:26 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (41.88s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:16:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 01:16:28 DEBUG : no_checksum_small_file_from_pipe: md5 = af890e9ec254406414b8c2c6edc74e42 OK 2025/08/17 01:16:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/17 01:16:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 01:16:29 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/08/17 01:16:30 DEBUG : no_checksum_big_file_from_pipe: md5 = 7375e19cdf67cdf8b4eac94959a226d3 OK 2025/08/17 01:16:30 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:16:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 01:16:33 DEBUG : with_checksum_small_file_from_pipe: md5 = 12596a677a0a4a36ce8789f8d66878b1 OK 2025/08/17 01:16:33 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 01:16:34 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/08/17 01:16:35 DEBUG : with_checksum_big_file_from_pipe: md5 = a2a3bd0f8702260abd96596c5051ebc2 OK 2025/08/17 01:16:35 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:16:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 01:16:38 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 01:16:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/17 01:16:40 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-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:16:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (34 bytes), uploading instead of streaming 2025/08/17 01:16:43 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/17 01:16:43 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/08/17 01:16:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.84s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/08/17 01:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (48 bytes), uploading instead of streaming 2025/08/17 01:16:48 DEBUG : rcat_metadata: md5 = 115ff960e73683e1e0649d3c475a35d6 OK 2025/08/17 01:16:48 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/08/17 01:16:49 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/08/17 01:16:50 DEBUG : rcat_metadata_uploadcutoff0: md5 = 3f7630169ed7bc2d63d84347da71b2e7 OK 2025/08/17 01:16:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.82s) --- PASS: TestRcatMetadata/Normal (2.63s) --- PASS: TestRcatMetadata/ViaDisk (2.76s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:16:53 DEBUG : potato1: md5 = d058af500dabdd0d34367fdcb463b08c OK 2025/08/17 01:16:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/17 01:16:54 DEBUG : potato2: md5 = 7a8b70f7574d9a10ddd993814852c22f OK 2025/08/17 01:16:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.28s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:16:57 DEBUG : potato1: md5 = 16995dbe1d214f8e6b781f7af477fa7e OK 2025/08/17 01:16:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': File to upload is small (60 bytes), uploading instead of streaming 2025/08/17 01:16:59 DEBUG : potato2: md5 = 420d7d3e75f60b4e716affdd13d148b5 OK 2025/08/17 01:16:59 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.75s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:02 DEBUG : potato2: md5 = 9aaba526b617a04564867ccaedfc7f4d OK 2025/08/17 01:17:04 DEBUG : empty space: md5 = 6fec0cb8577215d1503623d87ae54159 OK 2025/08/17 01:17:06 DEBUG : sub dir/potato3: md5 = 2737fe01a5586f2347ef20028346f4b1 OK 2025/08/17 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Touching "sub dir/potato3" 2025/08/17 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Touching "empty space" 2025/08/17 01:17:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Touching "potato2" 2025/08/17 01:17:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.15s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:11 DEBUG : dir with metadata: Making directory with metadata 2025/08/17 01:17:12 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.15s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:13 DEBUG : directory with modtime: Making directory with metadata 2025/08/17 01:17:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.34s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/17 01:17:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 01:17:16 DEBUG : Google drive root 'crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0': Skipping btime metadata as can't update it on an existing file: 2025-08-17T01:17:15.939471954Z 2025/08/17 01:17:16 INFO : non existent directory: Updated directory metadata 2025/08/17 01:17:18 DEBUG : Google drive root 'crypt/i559rgj2irebh5793j3jkj2d0relo9knvr97of10dnkaepghm4v0': Skipping btime metadata as can't update it on an existing file: 2025-08-17T01:17:15.939471954Z 2025/08/17 01:17:18 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.49s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:20 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/08/17 01:17:21 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/08/17 01:17:22 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.73s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:24 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/08/17 01:17:24 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 01:17:24 DEBUG : dst: Making directory with metadata 2025/08/17 01:17:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/17 01:17:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/17 01:17:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/17 01:17:25 INFO : dst: Set directory modification time (using SetModTime) 2025/08/17 01:17:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/08/17 01:17:26 INFO : dst: Set directory modification time (using SetModTime) 2025/08/17 01:17:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.23s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu'", Local "Local file system at /tmp/rclone3865144585", Modify Window "1ms" 2025/08/17 01:17:29 DEBUG : sub dir/test remove existing: md5 = 655faa0e7513b8083b1720ed4a55fc98 OK 2025/08/17 01:17:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 91fae296a171393f44067b0b3e81388c OK 2025/08/17 01:17:32 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.morilam3" before starting 2025/08/17 01:17:33 DEBUG : sub dir/test remove existing.morilam3: TEST: removing renamed existing file after operation 2025/08/17 01:17:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeloxel0" before starting 2025/08/17 01:17:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qeloxel0: TEST: renaming existing back after failed operation 2025/08/17 01:17:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vupevez2" before starting 2025/08/17 01:17:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vupevez2: TEST: removing renamed existing file after operation 2025/08/17 01:17:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "el4ppocts5q3v5isor0dc8ev1fd6rme3ajh4p9tk25hf5f42q73uv4s5u5ld0eeqf4e75bldla7fmp66b8emj420cthglilr2q7jmtbc8ievmat89ieabt7vsfgcu7ofmec5c9jsq9buj8m9bj6aahea73ha9l2viurke3squ30kh2du7a00" 2025/08/17 01:17:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "i4gbmcpfrubpt4lpk5t3f42u2baosq432eoq70htsts7unos52g0" --- PASS: TestRemoveExisting (12.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/08/17 01:17:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fakaqud1salu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m24.926705015s (try 1/5)