"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/28 04:23:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono" 2025/04/28 04:23:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:23:08 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng" 2025/04/28 04:23:09 DEBUG : Creating backend with remote "/tmp/rclone1823961748" === 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-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.21s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/28 04:23:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/28 04:23:09 DEBUG : potato: Seek from 10 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 10 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Seek from 5 to 2 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/28 04:23:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Seek from 5 to 2 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/28 04:23:09 DEBUG : potato: Seek from 8 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 8 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/28 04:23:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/28 04:23:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/28 04:23:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/28 04:23:09 DEBUG : potato: Seek from 5 to 2 2025/04/28 04:23:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/28 04:23:09 DEBUG : potato: Seek from 9 to 0 2025/04/28 04:23:09 DEBUG : potato: Seek from 9 to 0 2025/04/28 04:23:09 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-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:23:11 DEBUG : rutabaga: md5 = 634823f0db78d23422e0356c57b5e859 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/28 04:23:13 DEBUG : empty space: md5 = aba36b7fb5a69eadc3d7055fc71c1464 OK === RUN TestCheck/3 2025/04/28 04:23:15 DEBUG : potato2: md5 = 9054ea476ac6b30060c31865554bca45 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/28 04:23:17 DEBUG : remotepotato: md5 = d5a7c80e3885f1d455937dac9392911a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (10.80s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2025/04/28 04:23:20 DEBUG : Creating backend with remote "nonexistent" 2025/04/28 04:23:20 DEBUG : Creating backend with remote "nonexistent" 2025/04/28 04:23:20 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/28 04:23:20 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/04/28 04:23:20 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/28 04:23:20 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-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:23:22 DEBUG : rutabaga: md5 = 1a1b948f280402a44b761f9925503653 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/28 04:23:26 DEBUG : empty space: md5 = a0dc69a3f4b3d20dcbcce271980bace4 OK === RUN TestCheckDownload/3 2025/04/28 04:23:30 DEBUG : potato2: md5 = 16528b2fda7236743bfe33b2eeff27dd OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/28 04:23:34 DEBUG : remotepotato: md5 = 1a77785317facbb12214b788a9ecc057 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.57s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (2.11s) --- PASS: TestCheckDownload/3 (0.96s) --- PASS: TestCheckDownload/4 (1.48s) --- PASS: TestCheckDownload/5 (1.49s) --- PASS: TestCheckDownload/6 (1.18s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:23:40 DEBUG : rutabaga: md5 = aff891ff28527de0180ad48957a3cd0f OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/28 04:23:42 DEBUG : empty space: md5 = f39620ec9ea21c2480243a576248b3b5 OK === RUN TestCheckSizeOnly/3 2025/04/28 04:23:44 DEBUG : potato2: md5 = 21ac7e1ffa2c97ce3fdacc08b4e4f0e4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/28 04:23:46 DEBUG : remotepotato: md5 = 3c77664615371efbe5ea26fe0bb21900 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (9.85s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.24s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:23:50 DEBUG : test.sum: md5 = 3defab1110c046b70947b2b486c8d88d OK 2025/04/28 04:23:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/28 04:23:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/28 04:23:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/28 04:23:51 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/28 04:23:52 DEBUG : test.sum: md5 = a0a11095f8abf180f8a80e74e0a0d395 OK 2025/04/28 04:23:53 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/28 04:23:53 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/28 04:23:53 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/28 04:23:53 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.74s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:23:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/data" 2025/04/28 04:23:54 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono/data' lacks md5, skipping --- SKIP: TestCheckSum (1.94s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:23:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/data" 2025/04/28 04:23:56 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/vjrnln8ratgmqakfosrqe8espk" 2025/04/28 04:24:00 DEBUG : data/banana: md5 = 3f9cc229fb6f7237a4b7f7a45c263b22 OK 2025/04/28 04:24:01 DEBUG : test.sum: md5 = e23184ad9bec167c995a01da7e5deeb1 OK === RUN TestCheckSumDownload/subtest1 2025/04/28 04:24:06 DEBUG : data/potato: md5 = 267607f38f33872f605c728ca4f96a81 OK 2025/04/28 04:24:07 DEBUG : test.sum: md5 = 8cbc6125ca013308a809e1feef989007 OK === RUN TestCheckSumDownload/subtest2 2025/04/28 04:24:11 DEBUG : test.sum: md5 = b767e4a5b865779fed8bad08b5b3eec5 OK === RUN TestCheckSumDownload/subtest3 2025/04/28 04:24:16 DEBUG : test.sum: md5 = 94e8d2c7b9a26bb76a0c35c7142a6458 OK === RUN TestCheckSumDownload/subtest4 2025/04/28 04:24:19 DEBUG : test.sum: md5 = 35cf19fc78d6adfe136e91bbba902346 OK === RUN TestCheckSumDownload/subtest5 2025/04/28 04:24:24 DEBUG : test.sum: md5 = f4cd74979822892592489f5acd95d10f OK === RUN TestCheckSumDownload/subtest6 2025/04/28 04:24:28 DEBUG : data/banana: md5 = d748e9fe108bf31e2845c08ddc8e25fc OK 2025/04/28 04:24:29 DEBUG : data/potato: md5 = 4bc3c6ee702fc59a3f885c425dde02d1 OK 2025/04/28 04:24:31 DEBUG : test.sum: md5 = 95ad8599ad2d7b4ee55641f2f3b72d50 OK === RUN TestCheckSumDownload/subtest7 2025/04/28 04:24:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/04/28 04:24:36 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.88s) --- PASS: TestCheckSumDownload/subtest1 (3.11s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.87s) --- PASS: TestCheckSumDownload/subtest4 (2.03s) --- PASS: TestCheckSumDownload/subtest5 (2.24s) --- PASS: TestCheckSumDownload/subtest6 (2.51s) --- PASS: TestCheckSumDownload/subtest7 (2.33s) === RUN TestApplyTransforms 2025/04/28 04:24:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gagofub1kova" 2025/04/28 04:24:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:24:36 DEBUG : Creating backend with remote "TestDrive:crypt/8vahbaal5d2l410vjghe8hfi2074knjb53v6o26uac332lf4m270" 2025/04/28 04:24:37 DEBUG : Creating backend with remote "/tmp/rclone2058051433" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova'", Local "Local file system at /tmp/rclone2058051433", Modify Window "1ms" 2025/04/28 04:24:39 DEBUG : hello, world!: md5 = 2059cef1af288a9508c085781b776e43 OK upper checkfile vs. lower remote (without normalization) 2025/04/28 04:24:40 ERROR : hello, world!: sum not found 2025/04/28 04:24:40 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova' 2025/04/28 04:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova': 1 files missing 2025/04/28 04:24:40 NOTICE: 1 hashes missing 2025/04/28 04:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova': 2 differences found 2025/04/28 04:24:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/28 04:24:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova': 0 differences found 2025/04/28 04:24:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova': 1 matching files 2025/04/28 04:24:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-facudet7jupo" 2025/04/28 04:24:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:24:41 DEBUG : Creating backend with remote "TestDrive:crypt/7atuauktuln31u78lqdor2kkqfjkgqkqngqksvhv81jg4merkun0" 2025/04/28 04:24:42 DEBUG : Creating backend with remote "/tmp/rclone1776078475" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo'", Local "Local file system at /tmp/rclone1776078475", Modify Window "1ms" 2025/04/28 04:24:44 DEBUG : HELLO, WORLD!: md5 = 26e45fe479824c4073bf73dfd390d9b6 OK lower checkfile vs. upper remote (without normalization) 2025/04/28 04:24:44 ERROR : HELLO, WORLD!: sum not found 2025/04/28 04:24:44 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo' 2025/04/28 04:24:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo': 1 files missing 2025/04/28 04:24:44 NOTICE: 1 hashes missing 2025/04/28 04:24:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo': 2 differences found 2025/04/28 04:24:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/28 04:24:46 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:24:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo': 0 differences found 2025/04/28 04:24:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo': 1 matching files 2025/04/28 04:24:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gepitof8yuki" 2025/04/28 04:24:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:24:46 DEBUG : Creating backend with remote "TestDrive:crypt/b6ig2lffm4rvvsaqdggo6mkmb57t458lsm241i8qp6ijqp12mm80" 2025/04/28 04:24:47 DEBUG : Creating backend with remote "/tmp/rclone3321689352" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki'", Local "Local file system at /tmp/rclone3321689352", Modify Window "1ms" 2025/04/28 04:24:49 DEBUG : HeLlO, wOrLd!: md5 = 37c14996696c434b0f60e4e41903da7d OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/28 04:24:49 ERROR : HeLlO, wOrLd!: sum not found 2025/04/28 04:24:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki' 2025/04/28 04:24:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki': 1 files missing 2025/04/28 04:24:49 NOTICE: 1 hashes missing 2025/04/28 04:24:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki': 2 differences found 2025/04/28 04:24:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/28 04:24:50 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:24:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki': 0 differences found 2025/04/28 04:24:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki': 1 matching files 2025/04/28 04:24:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dodocax6vanu" 2025/04/28 04:24:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:24:50 DEBUG : Creating backend with remote "TestDrive:crypt/dgn98u18b4uh64k40ktsp6rud7td8u8dnfpvm8m1tmda042jfgs0" 2025/04/28 04:24:51 DEBUG : Creating backend with remote "/tmp/rclone2582668450" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu'", Local "Local file system at /tmp/rclone2582668450", Modify Window "1ms" 2025/04/28 04:24:53 DEBUG : HELLO, WORLD!: md5 = a818732869e3d03e0f1908701743404c OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/28 04:24:54 ERROR : HELLO, WORLD!: sum not found 2025/04/28 04:24:54 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu' 2025/04/28 04:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu': 1 files missing 2025/04/28 04:24:54 NOTICE: 1 hashes missing 2025/04/28 04:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu': 2 differences found 2025/04/28 04:24:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/28 04:24:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:24:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu': 0 differences found 2025/04/28 04:24:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu': 1 matching files 2025/04/28 04:24:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nadacim1maro" 2025/04/28 04:24:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:24:55 DEBUG : Creating backend with remote "TestDrive:crypt/9v234v26g80el3smq8vrliia9mc7di4rhk16mh9cac3l2jg7emv0" 2025/04/28 04:24:56 DEBUG : Creating backend with remote "/tmp/rclone1240743539" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro'", Local "Local file system at /tmp/rclone1240743539", Modify Window "1ms" 2025/04/28 04:24:58 DEBUG : 測試_Русский___ě_áñ: md5 = fb8b5e219eb9e8f68a186ef67d871282 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/28 04:24:59 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/28 04:24:59 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro' 2025/04/28 04:24:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro': 1 files missing 2025/04/28 04:24:59 NOTICE: 1 hashes missing 2025/04/28 04:24:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro': 2 differences found 2025/04/28 04:24:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/28 04:25:00 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:25:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro': 0 differences found 2025/04/28 04:25:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro': 1 matching files 2025/04/28 04:25:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vayedan1wina" 2025/04/28 04:25:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:25:00 DEBUG : Creating backend with remote "TestDrive:crypt/7nbece91cesuljcv30pa9arf6b79oisevjcng7iha1oem9a2dpl0" 2025/04/28 04:25:01 DEBUG : Creating backend with remote "/tmp/rclone2080174230" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina'", Local "Local file system at /tmp/rclone2080174230", Modify Window "1ms" 2025/04/28 04:25:03 DEBUG : 測試_Русский___ě_áñ: md5 = 381365d07281cf44ad2abda1fdca7df0 OK NFC checkfile vs. NFD remote (without normalization) 2025/04/28 04:25:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/28 04:25:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina' 2025/04/28 04:25:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina': 1 files missing 2025/04/28 04:25:03 NOTICE: 1 hashes missing 2025/04/28 04:25:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina': 2 differences found 2025/04/28 04:25:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/28 04:25:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:25:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina': 0 differences found 2025/04/28 04:25:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina': 1 matching files 2025/04/28 04:25:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-riwuxig1xosi" 2025/04/28 04:25:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:25:04 DEBUG : Creating backend with remote "TestDrive:crypt/raig7sb2a0rqeip8gisai8m08hdhca3ckmaos9bab0f0ou7s3k2g" 2025/04/28 04:25:05 DEBUG : Creating backend with remote "/tmp/rclone637120496" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi'", Local "Local file system at /tmp/rclone637120496", Modify Window "1ms" 2025/04/28 04:25:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fbc4f87bf1d9f634f0820660f6e52215 OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/28 04:25:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 04:25:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi' 2025/04/28 04:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi': 1 files missing 2025/04/28 04:25:08 NOTICE: 1 hashes missing 2025/04/28 04:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi': 2 differences found 2025/04/28 04:25:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/28 04:25:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:25:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi': 0 differences found 2025/04/28 04:25:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi': 1 matching files 2025/04/28 04:25:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pibabik8dota" 2025/04/28 04:25:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:25:09 DEBUG : Creating backend with remote "TestDrive:crypt/l4a7lpj71ms4ncqce1f75hj8ccnlvaksc6gsg10fr3jlv3uq0klg" 2025/04/28 04:25:10 DEBUG : Creating backend with remote "/tmp/rclone508673118" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota'", Local "Local file system at /tmp/rclone508673118", Modify Window "1ms" 2025/04/28 04:25:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2b490ec290c6306a54e24eeb9509682f OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/28 04:25:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 04:25:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota' 2025/04/28 04:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota': 1 files missing 2025/04/28 04:25:13 NOTICE: 1 hashes missing 2025/04/28 04:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota': 2 differences found 2025/04/28 04:25:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/28 04:25:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota': 0 differences found 2025/04/28 04:25:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota': 1 matching files 2025/04/28 04:25:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-siquseq1sohe" 2025/04/28 04:25:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:25:14 DEBUG : Creating backend with remote "TestDrive:crypt/dvk5b6vdsnsqi7jl2166s53bfkul1rfjd9o74vc7thp4p0gpkgpg" 2025/04/28 04:25:15 DEBUG : Creating backend with remote "/tmp/rclone3503288075" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe'", Local "Local file system at /tmp/rclone3503288075", Modify Window "1ms" 2025/04/28 04:25:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e33c7e5cb9b209f3f1350cb1bc0125ce OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/28 04:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 04:25:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe' 2025/04/28 04:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe': 1 files missing 2025/04/28 04:25:17 NOTICE: 1 hashes missing 2025/04/28 04:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe': 2 differences found 2025/04/28 04:25:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/28 04:25:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:25:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe': 0 differences found 2025/04/28 04:25:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe': 1 matching files 2025/04/28 04:25:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kibamod3mama" 2025/04/28 04:25:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:25:18 DEBUG : Creating backend with remote "TestDrive:crypt/o66hrbu86c13u7vrci3bbkbmnl5fbp6ahb0g36o41hdc6p14efeg" 2025/04/28 04:25:19 DEBUG : Creating backend with remote "/tmp/rclone622866194" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama'", Local "Local file system at /tmp/rclone622866194", Modify Window "1ms" 2025/04/28 04:25:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9d543528e91368b8f00ca2871e53391d OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/28 04:25:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/28 04:25:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama' 2025/04/28 04:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama': 1 files missing 2025/04/28 04:25:22 NOTICE: 1 hashes missing 2025/04/28 04:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama': 2 differences found 2025/04/28 04:25:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/28 04:25:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/28 04:25:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama': 0 differences found 2025/04/28 04:25:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama': 1 matching files 2025/04/28 04:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kibamod3mama': Purge remote 2025/04/28 04:25:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-siquseq1sohe': Purge remote 2025/04/28 04:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibabik8dota': Purge remote 2025/04/28 04:25:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-riwuxig1xosi': Purge remote 2025/04/28 04:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vayedan1wina': Purge remote 2025/04/28 04:25:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nadacim1maro': Purge remote 2025/04/28 04:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dodocax6vanu': Purge remote 2025/04/28 04:25:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gepitof8yuki': Purge remote 2025/04/28 04:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-facudet7jupo': Purge remote 2025/04/28 04:25:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gagofub1kova': Purge remote --- PASS: TestApplyTransforms (51.30s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:25:28 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/28 04:25:30 DEBUG : sub/file2: md5 = 45339cf094d4b2f6c267296f51784b88 OK 2025/04/28 04:25:30 INFO : file1: Copied (new) to: sub/file2 2025/04/28 04:25:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 04:25:30 DEBUG : file1: Unchanged skipping 2025/04/28 04:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': don't need to copy/move sub/file2, it is already at target location 2025/04/28 04:25:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.47s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:25:35 DEBUG : dst/file1: md5 = 64c2f22d20f3840955b255cba24002e6 OK 2025/04/28 04:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/backup" 2025/04/28 04:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/1nrff024r7pq65ecp72fc28jb0" 2025/04/28 04:25:38 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/28 04:25:40 INFO : dst/file1: Moved (server-side) 2025/04/28 04:25:41 DEBUG : dst/file1: md5 = d020385a7d695902b789c55ca991caa8 OK 2025/04/28 04:25:41 INFO : dst/file1: Copied (new) 2025/04/28 04:25:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:25:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:25:45 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.33s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:25:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/dst" 2025/04/28 04:25:46 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 04:25:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/CompareDest" 2025/04/28 04:25:47 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/gveqi14airsml4bgu7krj116o8" 2025/04/28 04:25:49 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 04:25:51 DEBUG : one: md5 = b09ca5598ebca0228ae14ecf9ffd1095 OK 2025/04/28 04:25:51 INFO : one: Copied (new) 2025/04/28 04:25:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:25:54 DEBUG : one: md5 = 3ff1f3ed153da3ec48653453e19a7be4 OK 2025/04/28 04:25:54 INFO : one: Copied (replaced existing) 2025/04/28 04:25:56 DEBUG : dst/one: md5 = 2b1dfe4eb9c63696091ebf47dc8ed057 OK 2025/04/28 04:25:58 DEBUG : CompareDest/one: md5 = 69d31e16630e6d2b022bb97cce25150f OK 2025/04/28 04:25:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:25:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 04:25:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/28 04:26:01 DEBUG : CompareDest/two: md5 = fbf1750acac0a96e40d66c24bf002225 OK 2025/04/28 04:26:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 04:26:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 04:26:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 04:26:02 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 04:26:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 04:26:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/28 04:26:04 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 04:26:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:05 DEBUG : two: md5 = fbded6d3f205d2d48237bf26797a6722 OK 2025/04/28 04:26:05 INFO : two: Copied (new) 2025/04/28 04:26:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 04:26:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:26:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:26:09 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (23.73s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:26:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/dst" 2025/04/28 04:26:10 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 04:26:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/CopyDest" 2025/04/28 04:26:11 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/28 04:26:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/28 04:26:15 DEBUG : one: md5 = cb2c4040c6d25dd4fc8c08bcfe90f2e3 OK 2025/04/28 04:26:15 INFO : one: Copied (new) 2025/04/28 04:26:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:17 DEBUG : one: md5 = d3916b8e07241989981924b9752c4cc0 OK 2025/04/28 04:26:17 INFO : one: Copied (replaced existing) 2025/04/28 04:26:19 DEBUG : dst/one: md5 = c681118459c57d6bea1560fd1a264912 OK 2025/04/28 04:26:21 DEBUG : CopyDest/one: md5 = d8e223be7df10efb81deea81840fda8f OK 2025/04/28 04:26:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/BackupDir" 2025/04/28 04:26:22 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/28 04:26:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 04:26:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/28 04:26:25 INFO : one: Moved (server-side) 2025/04/28 04:26:26 INFO : one: Copied (server-side copy) 2025/04/28 04:26:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/28 04:26:28 DEBUG : CopyDest/two: md5 = a93a1c8bc35a5dd37855b3c68fb02bbb OK 2025/04/28 04:26:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/28 04:26:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 04:26:30 INFO : two: Copied (server-side copy) 2025/04/28 04:26:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/28 04:26:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/28 04:26:30 DEBUG : two: Unchanged skipping 2025/04/28 04:26:32 DEBUG : CopyDest/three: md5 = 22ff666f1b97c12b6e4976dbb795707b OK 2025/04/28 04:26:33 DEBUG : three: Need to transfer - File not found at Destination 2025/04/28 04:26:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/28 04:26:33 DEBUG : three: Destination not found in --copy-dest 2025/04/28 04:26:34 DEBUG : three: md5 = 4ca10e687897e78c0c4243af52afd6da OK 2025/04/28 04:26:34 INFO : three: Copied (new) 2025/04/28 04:26:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/28 04:26:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 04:26:38 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:26:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:26:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/28 04:26:39 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 04:26:40 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.04s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:26:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/28 04:26:44 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 23b7c7e52161d1e08fe466fbc64f1405 OK 2025/04/28 04:26:44 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/28 04:26:44 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/28 04:26:44 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/04/28 04:26:45 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/28 04:26:46 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/28 04:26:47 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7bbd095d1a290c36c87152d5192e51d2 OK 2025/04/28 04:26:47 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/28 04:26:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/28 04:26:51 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:26:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using skip mode. 2025/04/28 04:26:55 NOTICE: one: Found 2 files with duplicate names 2025/04/28 04:26:55 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.52s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using skip mode. 2025/04/28 04:27:01 NOTICE: one: Found 3 files with duplicate names 2025/04/28 04:27:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/28 04:27:01 INFO : one: Deleted 2025/04/28 04:27:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.07s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using first mode. 2025/04/28 04:27:07 NOTICE: one: Found 3 files with duplicate names 2025/04/28 04:27:07 INFO : one: Deleted 2025/04/28 04:27:08 INFO : one: Deleted 2025/04/28 04:27:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.25s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using newest mode. 2025/04/28 04:27:13 NOTICE: one: Found 3 files with duplicate names 2025/04/28 04:27:13 INFO : one: Deleted 2025/04/28 04:27:14 INFO : one: Deleted 2025/04/28 04:27:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (5.95s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using oldest mode. 2025/04/28 04:27:20 NOTICE: one: Found 3 files with duplicate names 2025/04/28 04:27:20 INFO : one: Deleted 2025/04/28 04:27:21 INFO : one: Deleted 2025/04/28 04:27:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.17s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using largest mode. 2025/04/28 04:27:26 NOTICE: one: Found 3 files with duplicate names 2025/04/28 04:27:27 INFO : one: Deleted 2025/04/28 04:27:27 INFO : one: Deleted 2025/04/28 04:27:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using smallest mode. 2025/04/28 04:27:32 NOTICE: one: Found 3 files with duplicate names 2025/04/28 04:27:32 INFO : one: Deleted 2025/04/28 04:27:33 INFO : one: Deleted 2025/04/28 04:27:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.06s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Looking for duplicate names using rename mode. 2025/04/28 04:27:39 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/28 04:27:40 INFO : one-2.txt: renamed from: one.txt 2025/04/28 04:27:41 INFO : one-3.txt: renamed from: one.txt 2025/04/28 04:27:43 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.96s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:47 DEBUG : dupe1/one.txt: md5 = 46abcbfe1fb3bb8fcbc4911f2277e23c OK 2025/04/28 04:27:49 DEBUG : dupe2/two.txt: md5 = be4fd4cf902fb93c318054554bb9f5ce OK 2025/04/28 04:27:51 DEBUG : dupe3/three.txt: md5 = 4f6a343e84872326b9d203d676cc2e2d OK 2025/04/28 04:27:52 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/28 04:27:52 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/28 04:27:53 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/28 04:27:54 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/28 04:27:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/28 04:27:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/28 04:27:57 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.36s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:27:59 DEBUG : a.txt: md5 = 1e98fa57db7e009905facdfb7f507fbe OK 2025/04/28 04:28:00 DEBUG : zend.txt: md5 = 48763a72d00f81faa9dfe595ca1848df OK 2025/04/28 04:28:02 DEBUG : sub dir/hello world: md5 = 0107d41fd2fcae76b58d033cddf6608c OK 2025/04/28 04:28:03 DEBUG : sub dir/hello world2: md5 = 982fc54b03a010f9f9df0649bde66e6a OK 2025/04/28 04:28:05 DEBUG : sub dir/ignore dir/.ignore: md5 = d09dad09923993aa098ed8eb1e865481 OK 2025/04/28 04:28:07 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2836b4c0968488fd1e82351b5d5e962c OK 2025/04/28 04:28:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 19c58cec31a5c9ffc9d118743ef7f761 OK 2025/04/28 04:28:10 DEBUG : a.txt: Excluded (Size Filter) 2025/04/28 04:28:10 DEBUG : a.txt: Excluded 2025/04/28 04:28:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 04:28:10 DEBUG : sub dir/hello world: Excluded 2025/04/28 04:28:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 04:28:10 DEBUG : sub dir/hello world2: Excluded 2025/04/28 04:28:11 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 04:28:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 04:28:11 DEBUG : sub dir/hello world: Excluded 2025/04/28 04:28:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 04:28:11 DEBUG : sub dir/hello world2: Excluded 2025/04/28 04:28:11 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 04:28:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/28 04:28:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/28 04:28:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/28 04:28:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/28 04:28:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/28 04:28:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/28 04:28:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.35s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:28:19 DEBUG : a.txt: md5 = d33afe85fad8f038222e7aad90779060 OK 2025/04/28 04:28:21 DEBUG : zend.txt: md5 = 433b3b5f3f4827b0e1b2561cc520ea0d OK 2025/04/28 04:28:23 DEBUG : sub dir/hello world: md5 = 01f458b02f3a24fe2f7b7145ae42bdbe OK 2025/04/28 04:28:24 DEBUG : sub dir/hello world2: md5 = 2bae49e5931e93a5cf1ca0c458658932 OK 2025/04/28 04:28:26 DEBUG : sub dir/ignore dir/.ignore: md5 = a12b9491b744aab430ffaa7624803b80 OK 2025/04/28 04:28:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = 6ba4bb597b3746e0d10ba9454f9a745d OK 2025/04/28 04:28:30 DEBUG : sub dir/sub sub dir/hello world3: md5 = d9c38f1c6c35ff999817a2e18e0ab390 OK 2025/04/28 04:28:31 DEBUG : a.txt: Excluded (Size Filter) 2025/04/28 04:28:31 DEBUG : a.txt: Excluded 2025/04/28 04:28:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 04:28:31 DEBUG : sub dir/hello world: Excluded 2025/04/28 04:28:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 04:28:31 DEBUG : sub dir/hello world2: Excluded 2025/04/28 04:28:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 04:28:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/28 04:28:32 DEBUG : sub dir/hello world: Excluded 2025/04/28 04:28:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/28 04:28:32 DEBUG : sub dir/hello world2: Excluded 2025/04/28 04:28:32 DEBUG : sub dir/ignore dir: Excluded 2025/04/28 04:28:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/28 04:28:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/28 04:28:37 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/28 04:28:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/28 04:28:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/28 04:28:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/28 04:28:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.02s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:28:40 DEBUG : file1: md5 = ccb36da51eaacc69ce30ff9a03479120 OK 2025/04/28 04:28:42 DEBUG : sub/file2: md5 = ba53e9688a8cf4966b029ae409a1e0b0 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/04/28 04:28:45 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/28 04:28:45 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/28 04:28:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/28 04:28:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (8.87s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.22s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.63s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:28:49 DEBUG : file1: md5 = 1ecd4cbf0c74e71bcdf1ed92d17388d7 OK 2025/04/28 04:28:51 DEBUG : sub/file2: md5 = fc7899afd91ca6f1a905aecb7fa00aa9 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/04/28 04:28:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/notfound" 2025/04/28 04:28:55 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/qe0i31qdkoejk60elps0ni5sqk" 2025/04/28 04:28:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.15s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:28:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Making directory 2025/04/28 04:28:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:01 DEBUG : sub dir/hello world: md5 = e917264765e6747b36a4866c3e350afc OK 2025/04/28 04:29:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.41s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:05 DEBUG : potato2: md5 = fc17caa0059c2a72aa2bedfed5684e44 OK 2025/04/28 04:29:07 DEBUG : empty space: md5 = 8b1bd87e8f1b933c9c900e81d243fb65 OK --- PASS: TestLs (5.38s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:11 DEBUG : potato2: md5 = 1d2ac7b3d249a53b298751a6a824541a OK 2025/04/28 04:29:12 DEBUG : empty space: md5 = afc42d43a344e29941103f154e88382e OK 2025/04/28 04:29:12 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.70s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:15 DEBUG : potato2: md5 = 5260bf7afc254c181fc5e6a061b07b97 OK 2025/04/28 04:29:17 DEBUG : empty space: md5 = cfe48ee1989cfacc0b38c5e7e3e39c69 OK --- PASS: TestLsLong (4.67s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:20 DEBUG : potato2: md5 = e8b70d035b687d3d65f6dbc689d36d7d OK 2025/04/28 04:29:21 DEBUG : empty space: md5 = 4ebe763a87b9179ecb24cdf2470876da OK --- PASS: TestHashSums (4.23s) === RUN TestHashSumsWithErrors 2025/04/28 04:29:23 DEBUG : Creating backend with remote ":memory:" 2025/04/28 04:29:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/28 04:29:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/28 04:29:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/28 04:29:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/28 04:29:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/28 04:29:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/28 04:29:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/28 04:29:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/28 04:29:23 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-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:24 DEBUG : potato2: md5 = 4b97618ef7fdf422c48adc35baed9a72 OK 2025/04/28 04:29:25 DEBUG : empty space: md5 = 3f5ef29f98390436eb12290a650b5780 OK 2025/04/28 04:29:27 DEBUG : sub dir/potato3: md5 = 4f131f45012a4f301828a672c873e982 OK 2025/04/28 04:29:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.00s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:32 DEBUG : small: md5 = 852c46cea6124c47a2278e413f5e5995 OK 2025/04/28 04:29:33 DEBUG : medium: md5 = 767045f58a3acfd16eb1af04ed439be8 OK 2025/04/28 04:29:35 DEBUG : large: md5 = 1f17f45cd7e568802ae809e3d3db1799 OK 2025/04/28 04:29:35 DEBUG : Waiting for deletions to finish 2025/04/28 04:29:35 DEBUG : large: Excluded (Size Filter) 2025/04/28 04:29:36 INFO : medium: Deleted 2025/04/28 04:29:36 INFO : small: Deleted --- PASS: TestDelete (5.81s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:38 DEBUG : small: md5 = d7ee68989cffd3c08fef33dba026bbe5 OK 2025/04/28 04:29:39 DEBUG : medium: md5 = 3d0ff99e21e7d3329de0900f597a5a4d OK 2025/04/28 04:29:41 DEBUG : large: md5 = de3a8690b1eed784286ab490be120455 OK 2025/04/28 04:29:41 DEBUG : Waiting for deletions to finish 2025/04/28 04:29:41 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/04/28 04:29:42 INFO : small: Deleted 2025/04/28 04:29:42 INFO : medium: Deleted --- PASS: TestMaxDelete (6.49s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:44 DEBUG : small: md5 = 7271d459da853bdccff2e34b2ce452a4 OK 2025/04/28 04:29:46 DEBUG : medium: md5 = 2652a3100edb5ac14f5e88dc1203925b OK 2025/04/28 04:29:47 DEBUG : large: md5 = 973a4eb3f50686c31dfeb4a0393f378c OK 2025/04/28 04:29:47 DEBUG : Waiting for deletions to finish 2025/04/28 04:29:48 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/28 04:29:48 INFO : medium: Deleted 2025/04/28 04:29:48 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.39s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:51 DEBUG : small: md5 = 2febc2ad885690026be3efa8ed3034b5 OK 2025/04/28 04:29:52 DEBUG : medium: md5 = cb32a33043b5aab51b31587c954d6f7b OK 2025/04/28 04:29:53 DEBUG : large: md5 = 87f25471409b249f6ab51734774dd51d OK 2025/04/28 04:29:54 DEBUG : Waiting for deletions to finish 2025/04/28 04:29:54 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/04/28 04:29:54 INFO : small: Deleted 2025/04/28 04:29:54 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.21s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:29:57 DEBUG : ReadFile: md5 = fb3f793c69ba670e1c4a242271ef519d OK --- PASS: TestReadFile (3.99s) === RUN TestRetry 2025/04/28 04:30:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/28 04:30:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/28 04:30:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 04:30:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 04:30:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 04:30:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/28 04:30:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:30:01 DEBUG : file1: md5 = 5c77012cc705d61303f2ce00dfb84251 OK 2025/04/28 04:30:02 DEBUG : file2: md5 = d31d4f3bcaff8e31d156f39ad7e8e2dc OK --- PASS: TestCat (15.75s) === RUN TestPurge 2025/04/28 04:30:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mujucop3moxa" 2025/04/28 04:30:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/28 04:30:16 DEBUG : Creating backend with remote "TestDrive:crypt/sk7l26874sfua3coe6dtniie8ch0frc3fomb3i6io091oovtrpj0" 2025/04/28 04:30:17 DEBUG : Creating backend with remote "/tmp/rclone1840733518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mujucop3moxa'", Local "Local file system at /tmp/rclone1840733518", Modify Window "1ms" 2025/04/28 04:30:21 DEBUG : A1/B1/C1/one: md5 = 3a1281958895ae2d72e38c1a2db59224 OK 2025/04/28 04:30:21 INFO : A2: Making directory 2025/04/28 04:30:22 INFO : A1/B2: Making directory 2025/04/28 04:30:23 INFO : A1/B2/C2: Making directory 2025/04/28 04:30:23 INFO : A1/B1/C3: Making directory 2025/04/28 04:30:24 INFO : A3: Making directory 2025/04/28 04:30:25 INFO : A3/B3: Making directory 2025/04/28 04:30:26 INFO : A3/B3/C4: Making directory 2025/04/28 04:30:28 DEBUG : A1/two: md5 = 2b192ee8d82c756955aad1f614d93efe OK 2025/04/28 04:30:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mujucop3moxa': Purge remote 2025/04/28 04:30:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.35s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:30:34 DEBUG : A1/B1/C1/one: md5 = cf9e93fca086e2ba2f85402263a15e84 OK 2025/04/28 04:30:34 INFO : A2: Making directory 2025/04/28 04:30:35 INFO : A1/B2: Making directory 2025/04/28 04:30:36 INFO : A1/B2/C2: Making directory 2025/04/28 04:30:36 INFO : A1/B1/C3: Making directory 2025/04/28 04:30:37 INFO : A3: Making directory 2025/04/28 04:30:38 INFO : A3/B3: Making directory 2025/04/28 04:30:39 INFO : A3/B3/C4: Making directory 2025/04/28 04:30:41 DEBUG : A1/two: md5 = e3bab6fd64d76d8003a70c0068a9701d OK 2025/04/28 04:30:42 DEBUG : removing 1 level 3 directories 2025/04/28 04:30:42 INFO : A3/B3/C4: Removing directory 2025/04/28 04:30:45 DEBUG : removing 2 level 3 directories 2025/04/28 04:30:45 INFO : A1/B2/C2: Removing directory 2025/04/28 04:30:45 INFO : A1/B1/C3: Removing directory 2025/04/28 04:30:45 DEBUG : removing 2 level 2 directories 2025/04/28 04:30:45 INFO : A3/B3: Removing directory 2025/04/28 04:30:45 INFO : A1/B2: Removing directory 2025/04/28 04:30:45 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/28 04:30:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 04:30:46 DEBUG : removing 2 level 1 directories 2025/04/28 04:30:46 INFO : A3: Removing directory 2025/04/28 04:30:46 INFO : A2: Removing directory 2025/04/28 04:30:46 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/28 04:30:50 DEBUG : removing 1 level 3 directories 2025/04/28 04:30:50 INFO : A1/B1/C1: Removing directory 2025/04/28 04:30:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:51 DEBUG : removing 1 level 2 directories 2025/04/28 04:30:51 INFO : A1/B1: Removing directory 2025/04/28 04:30:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 04:30:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 04:30:51 DEBUG : removing 1 level 1 directories 2025/04/28 04:30:51 INFO : A1: Removing directory 2025/04/28 04:30:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 04:30:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 04:30:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 04:30:52 DEBUG : removing 1 level 0 directories 2025/04/28 04:30:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Removing directory 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/28 04:30:52 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.57s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:30:54 INFO : A1: Making directory 2025/04/28 04:30:55 INFO : A1/B1: Making directory 2025/04/28 04:30:56 INFO : A1/B1/C1: Making directory 2025/04/28 04:30:58 DEBUG : removing 1 level 3 directories 2025/04/28 04:30:58 INFO : A1/B1/C1: Removing directory 2025/04/28 04:30:59 DEBUG : removing 1 level 2 directories 2025/04/28 04:30:59 INFO : A1/B1: Removing directory 2025/04/28 04:30:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 04:31:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:31:01 INFO : A1: Making directory 2025/04/28 04:31:02 INFO : A1/B1: Making directory 2025/04/28 04:31:02 INFO : A1/B1/C1: Making directory 2025/04/28 04:31:05 DEBUG : removing 1 level 3 directories 2025/04/28 04:31:05 INFO : A1/B1/C1: Removing directory 2025/04/28 04:31:06 DEBUG : removing 1 level 2 directories 2025/04/28 04:31:06 INFO : A1/B1: Removing directory 2025/04/28 04:31:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 04:31:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.13s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:31:10 DEBUG : file1: md5 = 33722e0570e8b11edc8a85b4379b44ac OK 2025/04/28 04:31:10 DEBUG : filename.txt: File name found in url 2025/04/28 04:31:11 DEBUG : filename.txt: md5 = ddc9d61807dc474278e5411be7d50e34 OK 2025/04/28 04:31:11 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/28 04:31:13 DEBUG : headerfilename.txt: md5 = 5d0ef0c272800eba264ebc480b17398e OK 2025/04/28 04:31:14 DEBUG : file2: md5 = d56bc7463af1bf954883a39d24c7ebb5 OK --- PASS: TestCopyURL (8.51s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:31:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/28 04:31:19 DEBUG : sub/file2: md5 = a83ca3ffa1746dc0b488eebcceace314 OK 2025/04/28 04:31:19 INFO : file1: Copied (new) to: sub/file2 2025/04/28 04:31:19 INFO : file1: Deleted 2025/04/28 04:31:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 04:31:20 DEBUG : file1: Unchanged skipping 2025/04/28 04:31:20 INFO : file1: Deleted 2025/04/28 04:31:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': don't need to copy/move sub/file2, it is already at target location 2025/04/28 04:31:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.94s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:31:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/28 04:31:24 DEBUG : file1: md5 = e81b2b32e32285f983e6716a55890132 OK 2025/04/28 04:31:24 INFO : file1: Copied (new) 2025/04/28 04:31:24 INFO : file1: Deleted 2025/04/28 04:31:25 DEBUG : file1: Destination exists, skipping 2025/04/28 04:31:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.14s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.41s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:31:29 DEBUG : dst/file1: md5 = 55783643c1f8c5eda8afd7db198748e7 OK 2025/04/28 04:31:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vutaqup1pono/backup" 2025/04/28 04:31:29 DEBUG : Creating backend with remote "TestDrive:crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng/1nrff024r7pq65ecp72fc28jb0" 2025/04/28 04:31:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/28 04:31:33 INFO : dst/file1: Moved (server-side) 2025/04/28 04:31:34 DEBUG : dst/file1: md5 = b7f3f1fe2f7114d9d3fb6919ac7788d2 OK 2025/04/28 04:31:34 INFO : dst/file1: Copied (new) 2025/04/28 04:31:34 INFO : dst/file1: Deleted 2025/04/28 04:31:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:31:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/28 04:31:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.31s) === 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-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:31:41 DEBUG : A1/one: md5 = 0943a05d01fe1614f4e3a190fffa419b OK 2025/04/28 04:31:42 DEBUG : A1/two: md5 = 3b8d088970a2b9d3b6277171a5ee623c OK 2025/04/28 04:31:44 DEBUG : A1/B1/three: md5 = 6860cc98b593ac287120a84ec9a3183f OK 2025/04/28 04:31:46 DEBUG : A1/B1/C1/four: md5 = dcac85884913e242bf2ccac097245fe4 OK 2025/04/28 04:31:48 DEBUG : A1/B1/C2/five: md5 = 15a2aa966ead7f1fd8da2d6a8b58d4af OK 2025/04/28 04:31:48 INFO : A1/B2: Making directory 2025/04/28 04:31:49 INFO : A1/B1/C3: Making directory 2025/04/28 04:31:58 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/28 04:31:58 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/28 04:31:58 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/28 04:31:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/28 04:31:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/28 04:32:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 04:32:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 04:32:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 04:32:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 04:32:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 04:32:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/28 04:32:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/28 04:32:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/28 04:32:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/28 04:32:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/28 04:32:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/28 04:32:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 04:32:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 04:32:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 04:32:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 04:32:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 04:32:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/28 04:32:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/28 04:32:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/28 04:32:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/28 04:32:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/28 04:32:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/28 04:32:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/28 04:32:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/28 04:32:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/28 04:32:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.54s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:22 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 04:32:24 DEBUG : no_checksum_small_file_from_pipe: md5 = 6828c65fea979379bd061c09d8b2df65 OK 2025/04/28 04:32:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/28 04:32:24 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/28 04:32:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/28 04:32:26 DEBUG : no_checksum_big_file_from_pipe: md5 = bbcf26a0e7d95ee3ec5c4f98a50e87ba OK 2025/04/28 04:32:26 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 04:32:29 DEBUG : with_checksum_small_file_from_pipe: md5 = ab964bef924724ad40f662e26b8a2ce3 OK 2025/04/28 04:32:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/28 04:32:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/28 04:32:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 793769442640d8600f85bbf653ecc249 OK 2025/04/28 04:32:31 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 04:32:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 04:32:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/28 04:32:35 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-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (34 bytes), uploading instead of streaming 2025/04/28 04:32:38 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/28 04:32:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/28 04:32:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.40s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.45s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.57s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/28 04:32:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (48 bytes), uploading instead of streaming 2025/04/28 04:32:43 DEBUG : rcat_metadata: md5 = 007154cd1481f84cfac76d454f901690 OK 2025/04/28 04:32:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/28 04:32:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/28 04:32:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8cbcf492d96d463531a7c85ff0068a05 OK 2025/04/28 04:32:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.54s) --- PASS: TestRcatMetadata/Normal (2.57s) --- PASS: TestRcatMetadata/ViaDisk (2.55s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:48 DEBUG : potato1: md5 = f21eb6c71bda4fdcf188e7e351d807ba OK 2025/04/28 04:32:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (60 bytes), uploading instead of streaming 2025/04/28 04:32:49 DEBUG : potato2: md5 = 4f026b36d73d4aad6aa48e05670668a7 OK 2025/04/28 04:32:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (3.98s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:52 DEBUG : potato1: md5 = a59764fc91a504ac3873601a8aac7fca OK 2025/04/28 04:32:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': File to upload is small (60 bytes), uploading instead of streaming 2025/04/28 04:32:53 DEBUG : potato2: md5 = 6fda68e6784ca924e7ee81e80f940983 OK 2025/04/28 04:32:53 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.69s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:32:57 DEBUG : potato2: md5 = d884c9daccd582e1c26b41a01a3ed127 OK 2025/04/28 04:32:58 DEBUG : empty space: md5 = aa281cb95db6ecfd25c93713e000b73c OK 2025/04/28 04:33:00 DEBUG : sub dir/potato3: md5 = 9cc0fa7371b6fb18f6cc8af69b9fe70d OK 2025/04/28 04:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Touching "sub dir/potato3" 2025/04/28 04:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Touching "empty space" 2025/04/28 04:33:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Touching "potato2" 2025/04/28 04:33:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.47s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:33:05 DEBUG : dir with metadata: Making directory with metadata 2025/04/28 04:33:06 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:33:07 DEBUG : directory with modtime: Making directory with metadata 2025/04/28 04:33:08 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.26s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:33:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/28 04:33:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/28 04:33:10 DEBUG : Google drive root 'crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng': Skipping btime metadata as can't update it on an existing file: 2025-04-28T04:33:09.97222254Z 2025/04/28 04:33:10 INFO : non existent directory: Updated directory metadata 2025/04/28 04:33:12 DEBUG : Google drive root 'crypt/0bp9ie9vhbi8dg8o8oobsnbngetqepbadl3aea3v27h1438b2mng': Skipping btime metadata as can't update it on an existing file: 2025-04-28T04:33:09.97222254Z 2025/04/28 04:33:13 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.60s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:33:14 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/28 04:33:16 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/28 04:33:16 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.83s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:33:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/28 04:33:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/28 04:33:18 DEBUG : dst: Making directory with metadata 2025/04/28 04:33:19 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/28 04:33:19 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/28 04:33:20 INFO : dst: Set directory modification time (using SetModTime) 2025/04/28 04:33:20 INFO : dst: Set directory modification time (using SetModTime) 2025/04/28 04:33:20 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/28 04:33:21 INFO : dst: Set directory modification time (using SetModTime) 2025/04/28 04:33:21 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.21s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono'", Local "Local file system at /tmp/rclone1823961748", Modify Window "1ms" 2025/04/28 04:33:24 DEBUG : sub dir/test remove existing: md5 = 36ae8153e1819270594b7eaf7b436c5c OK 2025/04/28 04:33:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = fe0787d2731e9e0762752c3187367034 OK 2025/04/28 04:33:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zoxoliz5" before starting 2025/04/28 04:33:28 DEBUG : sub dir/test remove existing.zoxoliz5: TEST: removing renamed existing file after operation 2025/04/28 04:33: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.pulicow5" before starting 2025/04/28 04:33:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pulicow5: TEST: renaming existing back after failed operation 2025/04/28 04:33:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.finekoz1" before starting 2025/04/28 04:33:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.finekoz1: TEST: removing renamed existing file after operation 2025/04/28 04:33:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "h7k46e4i34sehukoghd5aba8cdf7r0p7phcn8c7uvuk7oc39fla0" 2025/04/28 04:33:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0e8s59g04mealdemivpvtc9fi4ginn3qurl4qq3i8dqd6p31im2oaeh9o6ccq10q1ma7jf3vta9qbgqveckk69plcoki5f0bd8pm5v7m4hbh2intknn5926jms36m6gepptfc9anrqho921q5tgr5s4m7hfa262lbtf5linltpqsdd1vj4f0" --- PASS: TestRemoveExisting (12.58s) === 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/04/28 04:33:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vutaqup1pono': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m27.332023507s (try 1/5)