"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/07/15 01:08:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu" 2025/07/15 01:08:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:08:42 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg" 2025/07/15 01:08:43 DEBUG : Creating backend with remote "/tmp/rclone2963911833" === 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/15 01:08:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/15 01:08:43 DEBUG : potato: Seek from 10 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 10 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Seek from 5 to 2 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/15 01:08:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Seek from 5 to 2 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/15 01:08:43 DEBUG : potato: Seek from 8 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 8 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/15 01:08:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/15 01:08:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/15 01:08:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/15 01:08:43 DEBUG : potato: Seek from 5 to 2 2025/07/15 01:08:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/15 01:08:43 DEBUG : potato: Seek from 9 to 0 2025/07/15 01:08:43 DEBUG : potato: Seek from 9 to 0 2025/07/15 01:08:43 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:08:45 DEBUG : rutabaga: md5 = eab6bd3b94c40f9163c8db6b9cd91a23 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/15 01:08:48 DEBUG : empty space: md5 = 2611b69c98d55af79ac64e87f2064bbc OK === RUN TestCheck/3 2025/07/15 01:08:50 DEBUG : potato2: md5 = 2c60b2b01c876ba8c54c4efa3a1aac5d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/15 01:08:52 DEBUG : remotepotato: md5 = 749a395cbbe49fe12b836fdc59f90b0c OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.50s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/07/15 01:08:55 DEBUG : Creating backend with remote "nonexistent" 2025/07/15 01:08:55 DEBUG : Creating backend with remote "nonexistent" 2025/07/15 01:08:55 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/15 01:08:55 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/15 01:08:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/15 01:08:55 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:08:56 DEBUG : rutabaga: md5 = 81db0a80ce93143c5f10e37eb68c2fd6 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/15 01:09:00 DEBUG : empty space: md5 = d9ab2be5e7a5db1323c37d5235a1ef1a OK === RUN TestCheckDownload/3 2025/07/15 01:09:02 DEBUG : potato2: md5 = 5f86811dcf054aeeabb3be6f406e0c6d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/15 01:09:07 DEBUG : remotepotato: md5 = 4fa6819a04dcb8520a7ae510a99a8085 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.53s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.47s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (1.20s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:09:13 DEBUG : rutabaga: md5 = e7e0eaf8222b7adb20e8c66a5373a643 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/15 01:09:15 DEBUG : empty space: md5 = 6b61746dd9aed664750a44009a8ba527 OK === RUN TestCheckSizeOnly/3 2025/07/15 01:09:17 DEBUG : potato2: md5 = d33a4cd5d20b7749852444c12a9e3d2d OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/15 01:09:19 DEBUG : remotepotato: md5 = 258bc7223d69d1a61dbc73ad618ba5b7 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.73s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:09:24 DEBUG : test.sum: md5 = 8506bee410f8869b4b1825d5146fe7aa OK 2025/07/15 01:09:26 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/15 01:09:26 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/15 01:09:26 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/15 01:09:26 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/15 01:09:27 DEBUG : test.sum: md5 = 7f79fc869bd5d7261428d868320ea496 OK 2025/07/15 01:09:28 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/15 01:09:28 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/15 01:09:28 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/15 01:09:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.84s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:09:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/data" 2025/07/15 01:09:29 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:09:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/data" 2025/07/15 01:09:31 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/vjrnln8ratgmqakfosrqe8espk" 2025/07/15 01:09:35 DEBUG : data/banana: md5 = fed8f8f70971d20f313193497f5aeb6a OK 2025/07/15 01:09:36 DEBUG : test.sum: md5 = e833264bf48d2dbb4f987e52ec5a58f1 OK === RUN TestCheckSumDownload/subtest1 2025/07/15 01:09:41 DEBUG : data/potato: md5 = 6168acf911dc3b6f58e7f6d887955317 OK 2025/07/15 01:09:42 DEBUG : test.sum: md5 = 2f17e5caa98752164306965b7dcfd795 OK === RUN TestCheckSumDownload/subtest2 2025/07/15 01:09:46 DEBUG : test.sum: md5 = b0ae4d40f6928f0247825dd69c0995f1 OK === RUN TestCheckSumDownload/subtest3 2025/07/15 01:09:50 DEBUG : test.sum: md5 = 57d9c8620bfd2d21081b33cd8aeefb3d OK === RUN TestCheckSumDownload/subtest4 2025/07/15 01:09:54 DEBUG : test.sum: md5 = 1fce39109e0b6836f21e3d4d6d332f26 OK === RUN TestCheckSumDownload/subtest5 2025/07/15 01:09:58 DEBUG : test.sum: md5 = 375a6ea52fc52033570046ef9deef486 OK === RUN TestCheckSumDownload/subtest6 2025/07/15 01:10:03 DEBUG : data/banana: md5 = 3808523cd9633ebdda32b991923b450e OK 2025/07/15 01:10:04 DEBUG : data/potato: md5 = 2c4127db92a3d252555715b2a49c8f52 OK 2025/07/15 01:10:05 DEBUG : test.sum: md5 = 140e28cf2a94d782f1d05cb5584af0c5 OK === RUN TestCheckSumDownload/subtest7 2025/07/15 01:10:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/15 01:10:10 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.79s) --- PASS: TestCheckSumDownload/subtest1 (2.52s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (2.15s) --- PASS: TestCheckSumDownload/subtest4 (2.16s) --- PASS: TestCheckSumDownload/subtest5 (2.23s) --- PASS: TestCheckSumDownload/subtest6 (2.11s) --- PASS: TestCheckSumDownload/subtest7 (2.25s) === RUN TestApplyTransforms 2025/07/15 01:10:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qekucal9zopa" 2025/07/15 01:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:11 DEBUG : Creating backend with remote "TestDrive:crypt/q8gi0mc1d9vf5r1lnujgkbpov12nl329mm0bsps8cl8qiq9d3g9g" 2025/07/15 01:10:12 DEBUG : Creating backend with remote "/tmp/rclone929859786" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa'", Local "Local file system at /tmp/rclone929859786", Modify Window "1ms" 2025/07/15 01:10:14 DEBUG : hello, world!: md5 = 68a3aea1a84512796c9858aadb9dee03 OK upper checkfile vs. lower remote (without normalization) 2025/07/15 01:10:15 ERROR : hello, world!: sum not found 2025/07/15 01:10:15 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa' 2025/07/15 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa': 1 files missing 2025/07/15 01:10:15 NOTICE: 1 hashes missing 2025/07/15 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa': 1 differences found 2025/07/15 01:10:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/15 01:10:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa': 0 differences found 2025/07/15 01:10:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa': 1 matching files 2025/07/15 01:10:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vefacis9momu" 2025/07/15 01:10:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:16 DEBUG : Creating backend with remote "TestDrive:crypt/tat1lu6lbam65s02g3paegbos2najlpcnke7dqh812casije96ig" 2025/07/15 01:10:17 DEBUG : Creating backend with remote "/tmp/rclone3668545492" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu'", Local "Local file system at /tmp/rclone3668545492", Modify Window "1ms" 2025/07/15 01:10:20 DEBUG : HELLO, WORLD!: md5 = b45b662bd547e399d021dc4f3a312199 OK lower checkfile vs. upper remote (without normalization) 2025/07/15 01:10:20 ERROR : HELLO, WORLD!: sum not found 2025/07/15 01:10:20 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu' 2025/07/15 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu': 1 files missing 2025/07/15 01:10:20 NOTICE: 1 hashes missing 2025/07/15 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu': 1 differences found 2025/07/15 01:10:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/15 01:10:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu': 0 differences found 2025/07/15 01:10:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu': 1 matching files 2025/07/15 01:10:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wecesuf4zufu" 2025/07/15 01:10:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:22 DEBUG : Creating backend with remote "TestDrive:crypt/lp895p51ka5cti8gnlsmfc3qd48r2veh1dcggsrjvhhp9ue4kcbg" 2025/07/15 01:10:23 DEBUG : Creating backend with remote "/tmp/rclone3069523349" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu'", Local "Local file system at /tmp/rclone3069523349", Modify Window "1ms" 2025/07/15 01:10:25 DEBUG : HeLlO, wOrLd!: md5 = d5acb550bc2c75c309ff8f29f2d9bb52 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/15 01:10:25 ERROR : HeLlO, wOrLd!: sum not found 2025/07/15 01:10:25 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu' 2025/07/15 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu': 1 files missing 2025/07/15 01:10:25 NOTICE: 1 hashes missing 2025/07/15 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu': 1 differences found 2025/07/15 01:10:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/15 01:10:27 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu': 0 differences found 2025/07/15 01:10:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu': 1 matching files 2025/07/15 01:10:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wesefuk0pili" 2025/07/15 01:10:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/tqo8tlgrn8bkkobhdgoe14m2aae83s4m5ei2bnb7m3oi8a4qtdjg" 2025/07/15 01:10:28 DEBUG : Creating backend with remote "/tmp/rclone2646423584" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili'", Local "Local file system at /tmp/rclone2646423584", Modify Window "1ms" 2025/07/15 01:10:30 DEBUG : HELLO, WORLD!: md5 = 85b66888fbdd5406b71f4a8e03c1fed7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/15 01:10:30 ERROR : HELLO, WORLD!: sum not found 2025/07/15 01:10:30 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili' 2025/07/15 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili': 1 files missing 2025/07/15 01:10:30 NOTICE: 1 hashes missing 2025/07/15 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili': 1 differences found 2025/07/15 01:10:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/15 01:10:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili': 0 differences found 2025/07/15 01:10:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili': 1 matching files 2025/07/15 01:10:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wenahid7woco" 2025/07/15 01:10:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:31 DEBUG : Creating backend with remote "TestDrive:crypt/2329togbd5j4j89b0smpp69p1srr1m9g0jppujf0oog6tao1v2qg" 2025/07/15 01:10:32 DEBUG : Creating backend with remote "/tmp/rclone2572556799" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco'", Local "Local file system at /tmp/rclone2572556799", Modify Window "1ms" 2025/07/15 01:10:35 DEBUG : 測試_Русский___ě_áñ: md5 = f85227df205361e8e5d6d32dc6baa7c1 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/15 01:10:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/15 01:10:36 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco' 2025/07/15 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco': 1 files missing 2025/07/15 01:10:36 NOTICE: 1 hashes missing 2025/07/15 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco': 1 differences found 2025/07/15 01:10:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/15 01:10:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco': 0 differences found 2025/07/15 01:10:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco': 1 matching files 2025/07/15 01:10:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-recogax6sume" 2025/07/15 01:10:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:38 DEBUG : Creating backend with remote "TestDrive:crypt/baf74c4tenkdqu58ik61h8vulioc5juti6u37reqbnmcpo7c7cng" 2025/07/15 01:10:39 DEBUG : Creating backend with remote "/tmp/rclone1286144601" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume'", Local "Local file system at /tmp/rclone1286144601", Modify Window "1ms" 2025/07/15 01:10:41 DEBUG : 測試_Русский___ě_áñ: md5 = c4c56d39c3ffb4bed9e1df7557e4de48 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/15 01:10:42 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/15 01:10:42 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume' 2025/07/15 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume': 1 files missing 2025/07/15 01:10:42 NOTICE: 1 hashes missing 2025/07/15 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume': 1 differences found 2025/07/15 01:10:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/15 01:10:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume': 0 differences found 2025/07/15 01:10:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume': 1 matching files 2025/07/15 01:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voxoxuw7kima" 2025/07/15 01:10:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/prbg65agcbqekfndbloqootpqgtfeohnh3u871r58vnkcph5mcig" 2025/07/15 01:10:44 DEBUG : Creating backend with remote "/tmp/rclone2540086239" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima'", Local "Local file system at /tmp/rclone2540086239", Modify Window "1ms" 2025/07/15 01:10:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6f8521bc20533966d52ef496d0c5a7b3 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/15 01:10:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 01:10:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima' 2025/07/15 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima': 1 files missing 2025/07/15 01:10:46 NOTICE: 1 hashes missing 2025/07/15 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima': 1 differences found 2025/07/15 01:10:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/15 01:10:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima': 0 differences found 2025/07/15 01:10:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima': 1 matching files 2025/07/15 01:10:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mebuyih1mizi" 2025/07/15 01:10:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:47 DEBUG : Creating backend with remote "TestDrive:crypt/1m7thm4lol06rsi9bk4srerrvsdkonfg32lcqop13opg4gbhrhag" 2025/07/15 01:10:48 DEBUG : Creating backend with remote "/tmp/rclone3117609327" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi'", Local "Local file system at /tmp/rclone3117609327", Modify Window "1ms" 2025/07/15 01:10:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 11a89f94ea43868cd4b53bf649e82d0d OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/15 01:10:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 01:10:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi' 2025/07/15 01:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi': 1 files missing 2025/07/15 01:10:51 NOTICE: 1 hashes missing 2025/07/15 01:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi': 1 differences found 2025/07/15 01:10:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/15 01:10:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi': 0 differences found 2025/07/15 01:10:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi': 1 matching files 2025/07/15 01:10:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sudaqox6dila" 2025/07/15 01:10:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:52 DEBUG : Creating backend with remote "TestDrive:crypt/rjg1o7cmmm8svioevfkbg9ihf5a2dtislslsfmhjgkn05kjdom70" 2025/07/15 01:10:53 DEBUG : Creating backend with remote "/tmp/rclone520952021" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila'", Local "Local file system at /tmp/rclone520952021", Modify Window "1ms" 2025/07/15 01:10:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b480cbfb615a1ba0db5b808230f68a9a OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/15 01:10:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 01:10:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila' 2025/07/15 01:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila': 1 files missing 2025/07/15 01:10:56 NOTICE: 1 hashes missing 2025/07/15 01:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila': 1 differences found 2025/07/15 01:10:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/15 01:10:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila': 0 differences found 2025/07/15 01:10:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila': 1 matching files 2025/07/15 01:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leqanal5raju" 2025/07/15 01:10:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:10:57 DEBUG : Creating backend with remote "TestDrive:crypt/aie557nqhc7a183ufbsbpjq3lp6kila375atv8gj2i3d5fhehmjg" 2025/07/15 01:10:58 DEBUG : Creating backend with remote "/tmp/rclone2536394362" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju'", Local "Local file system at /tmp/rclone2536394362", Modify Window "1ms" 2025/07/15 01:11:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a7f694eabbcf5b618e355f037a867fe4 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/15 01:11:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/15 01:11:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju' 2025/07/15 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju': 1 files missing 2025/07/15 01:11:01 NOTICE: 1 hashes missing 2025/07/15 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju': 1 differences found 2025/07/15 01:11:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/15 01:11:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/15 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju': 0 differences found 2025/07/15 01:11:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju': 1 matching files 2025/07/15 01:11:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leqanal5raju': Purge remote 2025/07/15 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sudaqox6dila': Purge remote 2025/07/15 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mebuyih1mizi': Purge remote 2025/07/15 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voxoxuw7kima': Purge remote 2025/07/15 01:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-recogax6sume': Purge remote 2025/07/15 01:11:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wenahid7woco': Purge remote 2025/07/15 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wesefuk0pili': Purge remote 2025/07/15 01:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wecesuf4zufu': Purge remote 2025/07/15 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vefacis9momu': Purge remote 2025/07/15 01:11:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qekucal9zopa': Purge remote --- PASS: TestApplyTransforms (55.67s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:11:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/15 01:11:09 DEBUG : sub/file2: md5 = 976cbfa3a46318336e2e1791347f355a OK 2025/07/15 01:11:09 INFO : file1: Copied (new) to: sub/file2 2025/07/15 01:11:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:11:10 DEBUG : file1: Unchanged skipping 2025/07/15 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': don't need to copy/move sub/file2, it is already at target location 2025/07/15 01:11:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.00s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:11:15 DEBUG : dst/file1: md5 = 9fda893ab5e64da563d1730740563f99 OK 2025/07/15 01:11:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/backup" 2025/07/15 01:11:16 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/1nrff024r7pq65ecp72fc28jb0" 2025/07/15 01:11:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/15 01:11:20 INFO : dst/file1: Moved (server-side) 2025/07/15 01:11:21 DEBUG : dst/file1: md5 = 86bf05b8842e99f3081ab88fe62a4097 OK 2025/07/15 01:11:21 INFO : dst/file1: Copied (new) 2025/07/15 01:11:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 01:11:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 01:11:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.88s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:11:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/dst" 2025/07/15 01:11:26 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 01:11:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/CompareDest" 2025/07/15 01:11:28 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/gveqi14airsml4bgu7krj116o8" 2025/07/15 01:11:29 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:11:31 DEBUG : one: md5 = e4fd80d32fb5c33ad197dd2c37810808 OK 2025/07/15 01:11:31 INFO : one: Copied (new) 2025/07/15 01:11:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:11:34 DEBUG : one: md5 = 15816f29f30e5c5f370905438aa54c37 OK 2025/07/15 01:11:34 INFO : one: Copied (replaced existing) 2025/07/15 01:11:36 DEBUG : dst/one: md5 = d8c95416e59e9261e57e76ba0ed0d899 OK 2025/07/15 01:11:38 DEBUG : CompareDest/one: md5 = bbee5f9a5e76840d24459bc90cbb507d OK 2025/07/15 01:11:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:11:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:11:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/15 01:11:42 DEBUG : CompareDest/two: md5 = 924ec80c366d1118bd393621888ebaa9 OK 2025/07/15 01:11:42 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:11:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:11:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:11:43 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:11:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:11:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/15 01:11:45 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:11:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/15 01:11:46 DEBUG : two: md5 = 3d0b892429e64a510e360126c32bbf8e OK 2025/07/15 01:11:46 INFO : two: Copied (new) 2025/07/15 01:11:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 01:11:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:11:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 01:11:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.11s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:11:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/dst" 2025/07/15 01:11:51 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 01:11:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/CopyDest" 2025/07/15 01:11:53 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/15 01:11:54 DEBUG : one: Need to transfer - File not found at Destination 2025/07/15 01:11:57 DEBUG : one: md5 = 6745074446312d4c01702ddc227c4981 OK 2025/07/15 01:11:57 INFO : one: Copied (new) 2025/07/15 01:11:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:11:59 DEBUG : one: md5 = aa7b787cec10b19b5684e0bcf637f48d OK 2025/07/15 01:11:59 INFO : one: Copied (replaced existing) 2025/07/15 01:12:01 DEBUG : dst/one: md5 = d2da73086221151c177dafedb5515ec4 OK 2025/07/15 01:12:03 DEBUG : CopyDest/one: md5 = e1011234f4809bd8160cf71490abfef0 OK 2025/07/15 01:12:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/BackupDir" 2025/07/15 01:12:04 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/15 01:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:12:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/15 01:12:08 INFO : one: Moved (server-side) 2025/07/15 01:12:09 INFO : one: Copied (server-side copy) 2025/07/15 01:12:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/15 01:12:11 DEBUG : CopyDest/two: md5 = d9bcacedc0445ac19dd07136a0f8b5be OK 2025/07/15 01:12:12 DEBUG : two: Need to transfer - File not found at Destination 2025/07/15 01:12:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:12:13 INFO : two: Copied (server-side copy) 2025/07/15 01:12:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/15 01:12:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/15 01:12:13 DEBUG : two: Unchanged skipping 2025/07/15 01:12:16 DEBUG : CopyDest/three: md5 = 5b1f3808a2f0d497a6a583c423facd81 OK 2025/07/15 01:12:16 DEBUG : three: Need to transfer - File not found at Destination 2025/07/15 01:12:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/15 01:12:16 DEBUG : three: Destination not found in --copy-dest 2025/07/15 01:12:18 DEBUG : three: md5 = c212ecbbe2f8779a98429cecb96eaa58 OK 2025/07/15 01:12:18 INFO : three: Copied (new) 2025/07/15 01:12:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/15 01:12:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 01:12:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:12:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/15 01:12:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:12:23 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 01:12:24 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.26s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.46s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:12:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/15 01:12:28 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 444b31e6fa9b1ce94e9dff896f868304 OK 2025/07/15 01:12:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/15 01:12:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/15 01:12:28 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/07/15 01:12:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/15 01:12:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/15 01:12:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 308e2df8c45721d0b90b7e793276dc24 OK 2025/07/15 01:12:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/15 01:12:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/15 01:12:33 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.05s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:12:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using skip mode. 2025/07/15 01:12:38 NOTICE: one: Found 2 files with duplicate names 2025/07/15 01:12:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.12s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:12:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using skip mode. 2025/07/15 01:12:44 NOTICE: one: Found 3 files with duplicate names 2025/07/15 01:12:44 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/15 01:12:45 INFO : one: Deleted 2025/07/15 01:12:45 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.54s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:12:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using first mode. 2025/07/15 01:12:50 NOTICE: one: Found 3 files with duplicate names 2025/07/15 01:12:51 INFO : one: Deleted 2025/07/15 01:12:51 INFO : one: Deleted 2025/07/15 01:12:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.10s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:12:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using newest mode. 2025/07/15 01:12:57 NOTICE: one: Found 3 files with duplicate names 2025/07/15 01:12:57 INFO : one: Deleted 2025/07/15 01:12:57 INFO : one: Deleted 2025/07/15 01:12:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:13:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using oldest mode. 2025/07/15 01:13:03 NOTICE: one: Found 3 files with duplicate names 2025/07/15 01:13:04 INFO : one: Deleted 2025/07/15 01:13:04 INFO : one: Deleted 2025/07/15 01:13:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.23s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:13:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using largest mode. 2025/07/15 01:13:10 NOTICE: one: Found 3 files with duplicate names 2025/07/15 01:13:11 INFO : one: Deleted 2025/07/15 01:13:11 INFO : one: Deleted 2025/07/15 01:13:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.06s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:13:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using smallest mode. 2025/07/15 01:13:17 NOTICE: one: Found 3 files with duplicate names 2025/07/15 01:13:17 INFO : one: Deleted 2025/07/15 01:13:17 INFO : one: Deleted 2025/07/15 01:13:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.39s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:13:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Looking for duplicate names using rename mode. 2025/07/15 01:13:25 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/15 01:13:26 INFO : one-2.txt: renamed from: one.txt 2025/07/15 01:13:27 INFO : one-3.txt: renamed from: one.txt 2025/07/15 01:13:29 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.38s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:13:33 DEBUG : dupe1/one.txt: md5 = f183ad70c53cc377fe87390771c6d741 OK 2025/07/15 01:13:35 DEBUG : dupe2/two.txt: md5 = 920b7cd08664e053b3e4f8a23279361e OK 2025/07/15 01:13:37 DEBUG : dupe3/three.txt: md5 = 04d484f11b7a63bac9945af677e9344a OK 2025/07/15 01:13:38 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/15 01:13:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/15 01:13:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/15 01:13:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/15 01:13:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/15 01:13:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/15 01:13:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.58s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:13:45 DEBUG : a.txt: md5 = 0b2558deb5b32288d324c955d96f0206 OK 2025/07/15 01:13:46 DEBUG : zend.txt: md5 = 0c31e6899e2781dc58381a167f112144 OK 2025/07/15 01:13:49 DEBUG : sub dir/hello world: md5 = a204156b0f17cc6c740469778e2323d6 OK 2025/07/15 01:13:50 DEBUG : sub dir/hello world2: md5 = cd78e7f53e418ebe31ab102bd6acfc64 OK 2025/07/15 01:13:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 4c4ca4e6e3c0539d2a7fdcf9b9628dfa OK 2025/07/15 01:13:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = aa8d5ffdffae0f8e545ce5fda3327c36 OK 2025/07/15 01:13:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 50caac72965506efa3817b0b52469e23 OK 2025/07/15 01:13:57 DEBUG : a.txt: Excluded (Size Filter) 2025/07/15 01:13:57 DEBUG : a.txt: Excluded 2025/07/15 01:13:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 01:13:58 DEBUG : sub dir/hello world: Excluded 2025/07/15 01:13:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 01:13:58 DEBUG : sub dir/hello world2: Excluded 2025/07/15 01:13:58 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 01:13:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 01:13:58 DEBUG : sub dir/hello world: Excluded 2025/07/15 01:13:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 01:13:58 DEBUG : sub dir/hello world2: Excluded 2025/07/15 01:13:58 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 01:14:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/15 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/15 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/15 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/15 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/15 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/15 01:14:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.43s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:06 DEBUG : a.txt: md5 = 6a88208a6d5f010a82461d8c2aa95277 OK 2025/07/15 01:14:08 DEBUG : zend.txt: md5 = 7f6e0b18696dbded1b9c14e01108f402 OK 2025/07/15 01:14:10 DEBUG : sub dir/hello world: md5 = 72066a1c0e10a9ea243ea516ce4fae78 OK 2025/07/15 01:14:11 DEBUG : sub dir/hello world2: md5 = aa1cc1aa96163cca15ba28edbaf3658d OK 2025/07/15 01:14:13 DEBUG : sub dir/ignore dir/.ignore: md5 = b7cb77e0f0ddb14c154e61bae916c21a OK 2025/07/15 01:14:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = f5c92b7bc3b7217ca39fec1a22873d92 OK 2025/07/15 01:14:17 DEBUG : sub dir/sub sub dir/hello world3: md5 = a0425cb84801a06bf22193632875efb1 OK 2025/07/15 01:14:18 DEBUG : a.txt: Excluded (Size Filter) 2025/07/15 01:14:18 DEBUG : a.txt: Excluded 2025/07/15 01:14:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 01:14:18 DEBUG : sub dir/hello world: Excluded 2025/07/15 01:14:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 01:14:18 DEBUG : sub dir/hello world2: Excluded 2025/07/15 01:14:19 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 01:14:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/15 01:14:19 DEBUG : sub dir/hello world: Excluded 2025/07/15 01:14:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/15 01:14:19 DEBUG : sub dir/hello world2: Excluded 2025/07/15 01:14:19 DEBUG : sub dir/ignore dir: Excluded 2025/07/15 01:14:24 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/15 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/15 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/15 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/15 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/15 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/15 01:14:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.03s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:27 DEBUG : file1: md5 = 955afe7a6e0165bd458c630dc11ef256 OK 2025/07/15 01:14:29 DEBUG : sub/file2: md5 = ce777078164e0389dffbc188ccecb743 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/07/15 01:14:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/15 01:14:33 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/15 01:14:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/15 01:14:35 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.46s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:37 DEBUG : file1: md5 = a9fcf660044079d3dfaf5ac8d7cfad45 OK 2025/07/15 01:14:39 DEBUG : sub/file2: md5 = 0bd066377b66b3e00aaedba8e76cfc85 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/07/15 01:14:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/notfound" 2025/07/15 01:14:43 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/qe0i31qdkoejk60elps0ni5sqk" 2025/07/15 01:14:46 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.46s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.52s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.77s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Making directory 2025/07/15 01:14:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:50 DEBUG : sub dir/hello world: md5 = af41c3e06dbf449ea6c553c4c3927623 OK 2025/07/15 01:14:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.93s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:54 DEBUG : potato2: md5 = 8d9c495864d32231d5ce155811b31c4c OK 2025/07/15 01:14:55 DEBUG : empty space: md5 = 3cd53a584a60633308ef6725849f1991 OK --- PASS: TestLs (4.65s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:14:59 DEBUG : potato2: md5 = 8d0fb2c7c01243d36aebeed4640d1cb1 OK 2025/07/15 01:15:00 DEBUG : empty space: md5 = 8c573873bf8070a13ee644db2915b441 OK 2025/07/15 01:15:01 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.25s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:04 DEBUG : potato2: md5 = f4a6fbc1b2f0b20677f9fa75c25d2d41 OK 2025/07/15 01:15:05 DEBUG : empty space: md5 = 80f197d164d490a2c6a5672815486085 OK --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:09 DEBUG : potato2: md5 = 0a0916a8667de92d2d97c48121bb1313 OK 2025/07/15 01:15:10 DEBUG : empty space: md5 = 142bae865bf9a75b552452caf5265300 OK --- PASS: TestHashSums (4.46s) === RUN TestHashSumsWithErrors 2025/07/15 01:15:12 DEBUG : Creating backend with remote ":memory:" 2025/07/15 01:15:12 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/15 01:15:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/15 01:15:12 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/15 01:15:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/15 01:15:12 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/15 01:15:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/15 01:15:12 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/15 01:15:12 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/15 01:15:12 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:13 DEBUG : potato2: md5 = b5adb57f2508676129d5478a18841ad0 OK 2025/07/15 01:15:15 DEBUG : empty space: md5 = 446b45e2d68e6bf63950541f83f8b4a5 OK 2025/07/15 01:15:17 DEBUG : sub dir/potato3: md5 = 2b052bb5931dc5c849fd857fbb9b6e47 OK 2025/07/15 01:15:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.21s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:21 DEBUG : small: md5 = 662dc55fd4b989a9fdfa399ca1a41d0e OK 2025/07/15 01:15:23 DEBUG : medium: md5 = 2a02cddf3b399109443aea3d8b08c7a6 OK 2025/07/15 01:15:24 DEBUG : large: md5 = 099eca9475fb0de8d911e132f2da3096 OK 2025/07/15 01:15:25 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:25 DEBUG : large: Excluded (Size Filter) 2025/07/15 01:15:25 INFO : medium: Deleted 2025/07/15 01:15:25 INFO : small: Deleted --- PASS: TestDelete (6.53s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:28 DEBUG : small: md5 = 5ef529605dc512d47aa89424d39411e1 OK 2025/07/15 01:15:29 DEBUG : medium: md5 = aac677465d3c64bd3a72bea886401a33 OK 2025/07/15 01:15:31 DEBUG : large: md5 = 8151b6b5b81080e335f57ae87063325c OK 2025/07/15 01:15:31 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:31 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/07/15 01:15:31 INFO : large: Deleted 2025/07/15 01:15:32 INFO : small: Deleted --- PASS: TestMaxDelete (6.78s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:35 DEBUG : small: md5 = 01e27e79ab8aa75e41f0c7f58c4151a7 OK 2025/07/15 01:15:36 DEBUG : medium: md5 = 9e4166bee27065b4ec596a1de6719c01 OK 2025/07/15 01:15:37 DEBUG : large: md5 = 864177248f8185c73a8b7c6b84186239 OK 2025/07/15 01:15:37 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/15 01:15:38 INFO : small: Deleted 2025/07/15 01:15:38 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.58s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:41 DEBUG : small: md5 = 61bcd55aa9f6db62a65b5a1dc1a79f65 OK 2025/07/15 01:15:42 DEBUG : medium: md5 = c54b8accb96a0f07d331ae70a0c18a67 OK 2025/07/15 01:15:44 DEBUG : large: md5 = 85f88f72d7e7d821b7b3a026c1d28983 OK 2025/07/15 01:15:44 DEBUG : Waiting for deletions to finish 2025/07/15 01:15:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/07/15 01:15:45 INFO : small: Deleted 2025/07/15 01:15:45 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.52s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:48 DEBUG : ReadFile: md5 = e8a48cd6682b69878b808d44da4fdf8b OK --- PASS: TestReadFile (4.09s) === RUN TestRetry 2025/07/15 01:15:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/15 01:15:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/15 01:15:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 01:15:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 01:15:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 01:15:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/15 01:15:51 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.06s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:15:52 DEBUG : file1: md5 = 152876dfa1cc8f230ffdd819fcbc08ea OK 2025/07/15 01:15:53 DEBUG : file2: md5 = 26e82194d1c81d4b5256adbf9a27dd7a OK --- PASS: TestCat (15.90s) === RUN TestPurge 2025/07/15 01:16:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-moqedid0suhu" 2025/07/15 01:16:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/15 01:16:06 DEBUG : Creating backend with remote "TestDrive:crypt/n14h1vmhok3uerqtlc4h6680uj422uec2689s08eohjpsmv1aef0" 2025/07/15 01:16:07 DEBUG : Creating backend with remote "/tmp/rclone3414809054" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-moqedid0suhu'", Local "Local file system at /tmp/rclone3414809054", Modify Window "1ms" 2025/07/15 01:16:12 DEBUG : A1/B1/C1/one: md5 = 36d0ef3c888da3fbdfa573addbd78c84 OK 2025/07/15 01:16:12 INFO : A2: Making directory 2025/07/15 01:16:12 INFO : A1/B2: Making directory 2025/07/15 01:16:13 INFO : A1/B2/C2: Making directory 2025/07/15 01:16:14 INFO : A1/B1/C3: Making directory 2025/07/15 01:16:14 INFO : A3: Making directory 2025/07/15 01:16:15 INFO : A3/B3: Making directory 2025/07/15 01:16:16 INFO : A3/B3/C4: Making directory 2025/07/15 01:16:18 DEBUG : A1/two: md5 = a3108c2ab895d642aa3f7049b50f5788 OK 2025/07/15 01:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-moqedid0suhu': Purge remote 2025/07/15 01:16:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.12s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:16:25 DEBUG : A1/B1/C1/one: md5 = 4bc192b4c2c1aad9d9b1f96ff30cc8c5 OK 2025/07/15 01:16:25 INFO : A2: Making directory 2025/07/15 01:16:26 INFO : A1/B2: Making directory 2025/07/15 01:16:27 INFO : A1/B2/C2: Making directory 2025/07/15 01:16:28 INFO : A1/B1/C3: Making directory 2025/07/15 01:16:28 INFO : A3: Making directory 2025/07/15 01:16:29 INFO : A3/B3: Making directory 2025/07/15 01:16:30 INFO : A3/B3/C4: Making directory 2025/07/15 01:16:32 DEBUG : A1/two: md5 = 711cf482b7e8524f825a18530beed293 OK 2025/07/15 01:16:33 DEBUG : removing 1 level 3 directories 2025/07/15 01:16:33 INFO : A3/B3/C4: Removing directory 2025/07/15 01:16:36 DEBUG : removing 2 level 3 directories 2025/07/15 01:16:36 INFO : A1/B2/C2: Removing directory 2025/07/15 01:16:36 INFO : A1/B1/C3: Removing directory 2025/07/15 01:16:37 DEBUG : removing 2 level 2 directories 2025/07/15 01:16:37 INFO : A3/B3: Removing directory 2025/07/15 01:16:37 INFO : A1/B2: Removing directory 2025/07/15 01:16:37 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/15 01:16:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 01:16:38 DEBUG : removing 2 level 1 directories 2025/07/15 01:16:38 INFO : A3: Removing directory 2025/07/15 01:16:38 INFO : A2: Removing directory 2025/07/15 01:16:38 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/15 01:16:42 DEBUG : removing 1 level 3 directories 2025/07/15 01:16:42 INFO : A1/B1/C1: Removing directory 2025/07/15 01:16:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:43 DEBUG : removing 1 level 2 directories 2025/07/15 01:16:43 INFO : A1/B1: Removing directory 2025/07/15 01:16:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 01:16:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 01:16:43 DEBUG : removing 1 level 1 directories 2025/07/15 01:16:43 INFO : A1: Removing directory 2025/07/15 01:16:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 01:16:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 01:16:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 01:16:44 DEBUG : removing 1 level 0 directories 2025/07/15 01:16:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Removing directory 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/15 01:16:44 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestRmdirsNoLeaveRoot (24.04s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:16:46 INFO : A1: Making directory 2025/07/15 01:16:47 INFO : A1/B1: Making directory 2025/07/15 01:16:48 INFO : A1/B1/C1: Making directory 2025/07/15 01:16:50 DEBUG : removing 1 level 3 directories 2025/07/15 01:16:50 INFO : A1/B1/C1: Removing directory 2025/07/15 01:16:51 DEBUG : removing 1 level 2 directories 2025/07/15 01:16:51 INFO : A1/B1: Removing directory 2025/07/15 01:16:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 01:16:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.00s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:16:54 INFO : A1: Making directory 2025/07/15 01:16:54 INFO : A1/B1: Making directory 2025/07/15 01:16:55 INFO : A1/B1/C1: Making directory 2025/07/15 01:16:58 DEBUG : removing 1 level 3 directories 2025/07/15 01:16:58 INFO : A1/B1/C1: Removing directory 2025/07/15 01:16:58 DEBUG : removing 1 level 2 directories 2025/07/15 01:16:58 INFO : A1/B1: Removing directory 2025/07/15 01:16:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 01:17:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.40s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:17:03 DEBUG : file1: md5 = a1cbc22af85d6138191c90742082a176 OK 2025/07/15 01:17:03 DEBUG : filename.txt: File name found in url 2025/07/15 01:17:04 DEBUG : filename.txt: md5 = 5b80d518111f690bb1911891b5dcf8bf OK 2025/07/15 01:17:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/15 01:17:06 DEBUG : headerfilename.txt: md5 = 846c79b6287cc623784b4a62e574b4da OK 2025/07/15 01:17:07 DEBUG : file2: md5 = e8aa7dbc192e235e6820961264ad4276 OK --- PASS: TestCopyURL (9.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:17:10 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/15 01:17:13 DEBUG : sub/file2: md5 = 5db7731223fb8c6dc633bf7480918c30 OK 2025/07/15 01:17:13 INFO : file1: Copied (new) to: sub/file2 2025/07/15 01:17:13 INFO : file1: Deleted 2025/07/15 01:17:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:17:13 DEBUG : file1: Unchanged skipping 2025/07/15 01:17:13 INFO : file1: Deleted 2025/07/15 01:17:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': don't need to copy/move sub/file2, it is already at target location 2025/07/15 01:17:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.03s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:17:16 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/15 01:17:18 DEBUG : file1: md5 = 646ae6de8cb0c7259108400fb7ae79f9 OK 2025/07/15 01:17:18 INFO : file1: Copied (new) 2025/07/15 01:17:18 INFO : file1: Deleted 2025/07/15 01:17:18 DEBUG : file1: Destination exists, skipping 2025/07/15 01:17:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.18s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.05s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:17:24 DEBUG : dst/file1: md5 = ab0a60d7c18ef692bab2e178eddf3cf9 OK 2025/07/15 01:17:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cutohin3waxu/backup" 2025/07/15 01:17:25 DEBUG : Creating backend with remote "TestDrive:crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg/1nrff024r7pq65ecp72fc28jb0" 2025/07/15 01:17:27 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/15 01:17:29 INFO : dst/file1: Moved (server-side) 2025/07/15 01:17:31 DEBUG : dst/file1: md5 = 6398a4fdbf953f78f2a02859b64699ed OK 2025/07/15 01:17:31 INFO : dst/file1: Copied (new) 2025/07/15 01:17:31 INFO : dst/file1: Deleted 2025/07/15 01:17:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 01:17:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/15 01:17:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.42s) === 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:17:37 DEBUG : A1/one: md5 = 16c866a8a1441d93f30628aaf5c0845e OK 2025/07/15 01:17:39 DEBUG : A1/two: md5 = b8b48ba018c77c08c54ccf0f99d97ffc OK 2025/07/15 01:17:41 DEBUG : A1/B1/three: md5 = 3de48bcc0b167a44b885bf857597903f OK 2025/07/15 01:17:43 DEBUG : A1/B1/C1/four: md5 = 82bbba5795c9b26e111e293581f8ee97 OK 2025/07/15 01:17:45 DEBUG : A1/B1/C2/five: md5 = 9adaffe3f3f99e8ed5017ca0c3b15106 OK 2025/07/15 01:17:45 INFO : A1/B2: Making directory 2025/07/15 01:17:46 INFO : A1/B1/C3: Making directory 2025/07/15 01:17:55 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/15 01:17:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/15 01:17:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/15 01:17:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/15 01:17:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/15 01:17:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 01:17:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 01:17:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 01:17:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 01:17:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 01:18:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/15 01:18:06 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/15 01:18:06 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/15 01:18:06 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/15 01:18:06 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/15 01:18:06 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/15 01:18:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 01:18:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 01:18:09 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 01:18:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 01:18:10 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 01:18:16 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/15 01:18:17 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/15 01:18:18 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.79s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 01:18:21 DEBUG : no_checksum_small_file_from_pipe: md5 = be4f23b3991378b158a2c4b443eaa8c5 OK 2025/07/15 01:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/15 01:18:21 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/15 01:18:22 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/15 01:18:23 DEBUG : no_checksum_big_file_from_pipe: md5 = 501121bb333799ac2f778bedb6dfd184 OK 2025/07/15 01:18:23 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 01:18:26 DEBUG : with_checksum_small_file_from_pipe: md5 = d4848c4233d2567262b4084983cacc88 OK 2025/07/15 01:18:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/15 01:18:27 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/15 01:18:28 DEBUG : with_checksum_big_file_from_pipe: md5 = 047f41ce8b61a6d864b2f649e1ca947f OK 2025/07/15 01:18:28 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 01:18:31 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:18:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/15 01:18:32 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-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/15 01:18:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/15 01:18:36 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/15 01:18:37 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.84s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.69s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.79s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/15 01:18:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/15 01:18:40 DEBUG : rcat_metadata: md5 = 9d11e3c2512369e27dc5d15b5ebb0dec OK 2025/07/15 01:18:40 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/15 01:18:42 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/15 01:18:43 DEBUG : rcat_metadata_uploadcutoff0: md5 = 5056f5548699f456d832eac8df0ad4f5 OK 2025/07/15 01:18:43 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.76s) --- PASS: TestRcatMetadata/Normal (2.53s) --- PASS: TestRcatMetadata/ViaDisk (2.79s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:46 DEBUG : potato1: md5 = 7d84cf03f96dd9248260876521ad6cc1 OK 2025/07/15 01:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/15 01:18:47 DEBUG : potato2: md5 = 689cce3dc5c9b3857390ff5e3e6076cf OK 2025/07/15 01:18:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.41s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:50 DEBUG : potato1: md5 = e8a62503dd7b2b286f58d802ad2b6f0e OK 2025/07/15 01:18:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/15 01:18:52 DEBUG : potato2: md5 = 016e8ef490a8c11e24124551a84bf2ca OK 2025/07/15 01:18:52 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.83s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:18:55 DEBUG : potato2: md5 = e926b8a19d635514634706f006773378 OK 2025/07/15 01:18:57 DEBUG : empty space: md5 = af401a4e1720cfff6387a612ea1706c6 OK 2025/07/15 01:18:59 DEBUG : sub dir/potato3: md5 = 5208aa813237a652c97d0f8c1de2566d OK 2025/07/15 01:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Touching "sub dir/potato3" 2025/07/15 01:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Touching "empty space" 2025/07/15 01:19:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Touching "potato2" 2025/07/15 01:19:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:19:03 DEBUG : dir with metadata: Making directory with metadata 2025/07/15 01:19:04 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:19:06 DEBUG : directory with modtime: Making directory with metadata 2025/07/15 01:19:06 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:19:08 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/15 01:19:08 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:19:08 DEBUG : Google drive root 'crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg': Skipping btime metadata as can't update it on an existing file: 2025-07-15T01:19:08.524078698Z 2025/07/15 01:19:09 INFO : non existent directory: Updated directory metadata 2025/07/15 01:19:11 DEBUG : Google drive root 'crypt/c1322419khfo12jal8a5q6nc8m09jqhhdat2p1ujvehous0a9usg': Skipping btime metadata as can't update it on an existing file: 2025-07-15T01:19:08.524078698Z 2025/07/15 01:19:11 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:19:13 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/15 01:19:15 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/15 01:19:15 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:19:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/15 01:19:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:19:17 DEBUG : dst: Making directory with metadata 2025/07/15 01:19:18 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/15 01:19:18 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/15 01:19:18 INFO : dst: Set directory modification time (using SetModTime) 2025/07/15 01:19:19 INFO : dst: Set directory modification time (using SetModTime) 2025/07/15 01:19:19 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/15 01:19:19 INFO : dst: Set directory modification time (using SetModTime) 2025/07/15 01:19:19 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.52s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu'", Local "Local file system at /tmp/rclone2963911833", Modify Window "1ms" 2025/07/15 01:19:23 DEBUG : sub dir/test remove existing: md5 = 9ac96df7715a2db71789b10ebfd7d202 OK 2025/07/15 01:19:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 787df5ab23eb5337ee4f55a9b8356df1 OK 2025/07/15 01:19:26 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kucaloj5" before starting 2025/07/15 01:19:27 DEBUG : sub dir/test remove existing.kucaloj5: TEST: removing renamed existing file after operation 2025/07/15 01:19:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bumugum8" before starting 2025/07/15 01:19:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bumugum8: TEST: renaming existing back after failed operation 2025/07/15 01:19:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mameloq4" before starting 2025/07/15 01:19:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mameloq4: TEST: removing renamed existing file after operation 2025/07/15 01:19:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "64sel3f77cuoqk2iqt3n4buqj98lpilogardbsabd7kgslpu8dp0" 2025/07/15 01:19:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "rnf52knnfm8uk7fnhic5rgta3838aovjqm937fhlm46m73ccqeg5s5n90lm9f2e26domopnekbntmr9v5rqd5ess89f9euk9ne0dgr0d9gpaugp651purf8q70amrqoceuqkh3mp6453qeni7189ksn7258gb5m6itpb64ffvgqlpo5vlg5g" --- PASS: TestRemoveExisting (13.08s) === 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/07/15 01:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cutohin3waxu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m52.201117873s (try 1/5)