"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/02/13 01:18:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze" 2025/02/13 01:18:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:18:58 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280" 2025/02/13 01:18:59 DEBUG : Creating backend with remote "/tmp/rclone2006636388" === 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/13 01:18:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/13 01:18:59 DEBUG : potato: Seek from 10 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 10 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Seek from 5 to 2 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/13 01:18:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Seek from 5 to 2 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/13 01:18:59 DEBUG : potato: Seek from 8 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 8 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/13 01:18:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/13 01:18:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/13 01:18:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/13 01:18:59 DEBUG : potato: Seek from 5 to 2 2025/02/13 01:18:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/13 01:18:59 DEBUG : potato: Seek from 9 to 0 2025/02/13 01:18:59 DEBUG : potato: Seek from 9 to 0 2025/02/13 01:18:59 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:19:01 DEBUG : rutabaga: md5 = fb4920dc29ac2b3462632661940e3972 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/02/13 01:19:03 DEBUG : empty space: md5 = 2e47acee14dc7b27c059874e369dd15a OK === RUN TestCheck/3 2025/02/13 01:19:05 DEBUG : potato2: md5 = 9c30633bfa0d6852c0c5157a47eb8bd1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/02/13 01:19:08 DEBUG : remotepotato: md5 = bc3c0e421b2b3df3e7e9c3a086456d3d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.72s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.35s) --- PASS: TestCheck/6 (0.24s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/02/13 01:19:11 DEBUG : Creating backend with remote "nonexistent" 2025/02/13 01:19:11 DEBUG : Creating backend with remote "nonexistent" 2025/02/13 01:19:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/13 01:19:11 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/02/13 01:19:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/02/13 01:19:11 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:19:12 DEBUG : rutabaga: md5 = 5ff2b32506bea6946cf954373f17ca77 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/02/13 01:19:16 DEBUG : empty space: md5 = a6e1c9f70ef49724d09c4d8802868e4e OK === RUN TestCheckDownload/3 2025/02/13 01:19:18 DEBUG : potato2: md5 = dc249ef32633c003f0732abb575e78f9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/02/13 01:19:22 DEBUG : remotepotato: md5 = 7240a896dc9656a54b4c69a67e8354a2 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.91s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.41s) --- PASS: TestCheckDownload/3 (0.83s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.02s) --- PASS: TestCheckDownload/7 (0.98s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:19:28 DEBUG : rutabaga: md5 = ec42608dad9a76d89503837e38d535e1 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/02/13 01:19:30 DEBUG : empty space: md5 = fe6ffa80357e5fe2fe5281fdb008d711 OK === RUN TestCheckSizeOnly/3 2025/02/13 01:19:32 DEBUG : potato2: md5 = 9caddba0472bdc3f4d2909736a4a1fbf OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/02/13 01:19:34 DEBUG : remotepotato: md5 = fd7e4dedccb054774cc875adc08364b9 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.68s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.37s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:19:39 DEBUG : test.sum: md5 = e4271a14d9bde5a60467f11aae679abe OK 2025/02/13 01:19:40 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/13 01:19:40 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/13 01:19:40 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/13 01:19:40 NOTICE: test.sum: 2 warning(s) suppressed... 2025/02/13 01:19:41 DEBUG : test.sum: md5 = aaf45f23d5d7245a006a9bdb7082aa80 OK 2025/02/13 01:19:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/02/13 01:19:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/02/13 01:19:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/02/13 01:19:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.86s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:19:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/data" 2025/02/13 01:19:43 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/data" 2025/02/13 01:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/vjrnln8ratgmqakfosrqe8espk" 2025/02/13 01:19:49 DEBUG : data/banana: md5 = 18c7f2fbb93fc965ff30b6e07bde8c6c OK 2025/02/13 01:19:50 DEBUG : test.sum: md5 = 77a27f088cfae7ea5be3b68a91f7df2f OK === RUN TestCheckSumDownload/subtest1 2025/02/13 01:19:55 DEBUG : data/potato: md5 = f6bf6b23390e9f40d521b2605a9955cb OK 2025/02/13 01:19:56 DEBUG : test.sum: md5 = 2fffd7dd0b650c5849be1d0e62102618 OK === RUN TestCheckSumDownload/subtest2 2025/02/13 01:20:01 DEBUG : test.sum: md5 = 64346e8402080a555a7924dcbdb159d5 OK === RUN TestCheckSumDownload/subtest3 2025/02/13 01:20:05 DEBUG : test.sum: md5 = 6b4d269a93b99896e120d48817bb84a7 OK === RUN TestCheckSumDownload/subtest4 2025/02/13 01:20:09 DEBUG : test.sum: md5 = 0f23e9435fce505ce285f5845d3bab2a OK === RUN TestCheckSumDownload/subtest5 2025/02/13 01:20:13 DEBUG : test.sum: md5 = 03a62dfdde195972e97e40718888cbe4 OK === RUN TestCheckSumDownload/subtest6 2025/02/13 01:20:17 DEBUG : data/banana: md5 = 5a92a7482943153fcace7f95be11ea68 OK 2025/02/13 01:20:18 DEBUG : data/potato: md5 = 24088605300c4c783f4ca4a74e3eacd2 OK 2025/02/13 01:20:20 DEBUG : test.sum: md5 = 04dc3a086a8aa967764539116a1408a4 OK === RUN TestCheckSumDownload/subtest7 2025/02/13 01:20:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/02/13 01:20:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.86s) --- PASS: TestCheckSumDownload/subtest1 (3.13s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.41s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (1.96s) --- PASS: TestCheckSumDownload/subtest6 (1.98s) --- PASS: TestCheckSumDownload/subtest7 (2.24s) === RUN TestApplyTransforms 2025/02/13 01:20:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kawijav9cevo" 2025/02/13 01:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:25 DEBUG : Creating backend with remote "TestDrive:crypt/a9ugaq1cbatqg4al9c8vb3gp6vqfgct7j8qro2v692uc96mblvgg" 2025/02/13 01:20:26 DEBUG : Creating backend with remote "/tmp/rclone2504244523" 2025/02/13 01:20:26 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo'", Local "Local file system at /tmp/rclone2504244523", Modify Window "1ms" 2025/02/13 01:20:28 DEBUG : hello, world!: md5 = f540d1e423263a1a122c476f2cd0baa4 OK upper checkfile vs. lower remote (without normalization) 2025/02/13 01:20:29 ERROR : hello, world!: sum not found 2025/02/13 01:20:29 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo' 2025/02/13 01:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo': 1 files missing 2025/02/13 01:20:29 NOTICE: 1 hashes missing 2025/02/13 01:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo': 2 differences found 2025/02/13 01:20:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/02/13 01:20:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo': 0 differences found 2025/02/13 01:20:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo': 1 matching files 2025/02/13 01:20:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yurimar7filo" 2025/02/13 01:20:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:30 DEBUG : Creating backend with remote "TestDrive:crypt/52esru1cgb7k4a5ae8lcrk2dvn5apo458s6n533geohjjaoq9lbg" 2025/02/13 01:20:31 DEBUG : Creating backend with remote "/tmp/rclone3763664454" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo'", Local "Local file system at /tmp/rclone3763664454", Modify Window "1ms" 2025/02/13 01:20:33 DEBUG : HELLO, WORLD!: md5 = 4cffd90e901191322ca17bac0c57c6ca OK lower checkfile vs. upper remote (without normalization) 2025/02/13 01:20:33 ERROR : HELLO, WORLD!: sum not found 2025/02/13 01:20:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo' 2025/02/13 01:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo': 1 files missing 2025/02/13 01:20:33 NOTICE: 1 hashes missing 2025/02/13 01:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo': 2 differences found 2025/02/13 01:20:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/02/13 01:20:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo': 0 differences found 2025/02/13 01:20:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo': 1 matching files 2025/02/13 01:20:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coruyeq5nuro" 2025/02/13 01:20:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:34 DEBUG : Creating backend with remote "TestDrive:crypt/pg50cvfvm9boddac0a0476434cv8qije4iu5l58ppu0qh1op2f3g" 2025/02/13 01:20:35 DEBUG : Creating backend with remote "/tmp/rclone128762702" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro'", Local "Local file system at /tmp/rclone128762702", Modify Window "1ms" 2025/02/13 01:20:37 DEBUG : HeLlO, wOrLd!: md5 = bfeca3b043f6472947294db06740b608 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/02/13 01:20:38 ERROR : HeLlO, wOrLd!: sum not found 2025/02/13 01:20:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro' 2025/02/13 01:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro': 1 files missing 2025/02/13 01:20:38 NOTICE: 1 hashes missing 2025/02/13 01:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro': 2 differences found 2025/02/13 01:20:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/02/13 01:20:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro': 0 differences found 2025/02/13 01:20:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro': 1 matching files 2025/02/13 01:20:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lirivij1xude" 2025/02/13 01:20:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:39 DEBUG : Creating backend with remote "TestDrive:crypt/22v0l1o5r7pue6nh7h964cpfhnuojqd28p60j558v041ht9r50r0" 2025/02/13 01:20:40 DEBUG : Creating backend with remote "/tmp/rclone2926524082" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude'", Local "Local file system at /tmp/rclone2926524082", Modify Window "1ms" 2025/02/13 01:20:42 DEBUG : HELLO, WORLD!: md5 = d45a973653819ae1d6df14db549ff51b OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/02/13 01:20:43 ERROR : HELLO, WORLD!: sum not found 2025/02/13 01:20:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude' 2025/02/13 01:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude': 1 files missing 2025/02/13 01:20:43 NOTICE: 1 hashes missing 2025/02/13 01:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude': 2 differences found 2025/02/13 01:20:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/02/13 01:20:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude': 0 differences found 2025/02/13 01:20:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude': 1 matching files 2025/02/13 01:20:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ceneden6fibi" 2025/02/13 01:20:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:44 DEBUG : Creating backend with remote "TestDrive:crypt/jdp4bp69pfvmo51f6rguaue2scp36neaes58atr9toa472322700" 2025/02/13 01:20:45 DEBUG : Creating backend with remote "/tmp/rclone2000764294" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi'", Local "Local file system at /tmp/rclone2000764294", Modify Window "1ms" 2025/02/13 01:20:47 DEBUG : 測試_Русский___ě_áñ: md5 = 74166aa604d8523f639bb74e7303addc OK NFD checkfile vs. NFC remote (without normalization) 2025/02/13 01:20:48 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/13 01:20:48 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi' 2025/02/13 01:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi': 1 files missing 2025/02/13 01:20:48 NOTICE: 1 hashes missing 2025/02/13 01:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi': 2 differences found 2025/02/13 01:20:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/02/13 01:20:49 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi': 0 differences found 2025/02/13 01:20:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi': 1 matching files 2025/02/13 01:20:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socupaw5zigo" 2025/02/13 01:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:49 DEBUG : Creating backend with remote "TestDrive:crypt/e4qj08fmmut67loifh43eu5oncl782li557c8i5ku77u2jilask0" 2025/02/13 01:20:50 DEBUG : Creating backend with remote "/tmp/rclone2192157845" 2025/02/13 01:20:50 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo'", Local "Local file system at /tmp/rclone2192157845", Modify Window "1ms" 2025/02/13 01:20:52 DEBUG : 測試_Русский___ě_áñ: md5 = a49b19baa3ed668523fabc674b39f53b OK NFC checkfile vs. NFD remote (without normalization) 2025/02/13 01:20:53 ERROR : 測試_Русский___ě_áñ: sum not found 2025/02/13 01:20:53 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo' 2025/02/13 01:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo': 1 files missing 2025/02/13 01:20:53 NOTICE: 1 hashes missing 2025/02/13 01:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo': 2 differences found 2025/02/13 01:20:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/02/13 01:20:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo': 0 differences found 2025/02/13 01:20:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo': 1 matching files 2025/02/13 01:20:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xutuzem3qeje" 2025/02/13 01:20:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:54 DEBUG : Creating backend with remote "TestDrive:crypt/70e6oudh5coonraa7819javkadi350cs6cvfu1lapet57k3kgju0" 2025/02/13 01:20:55 DEBUG : Creating backend with remote "/tmp/rclone2609205427" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje'", Local "Local file system at /tmp/rclone2609205427", Modify Window "1ms" 2025/02/13 01:20:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5053601ffc131429e8bf3be3164862b9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/02/13 01:20:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 01:20:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje' 2025/02/13 01:20:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje': 1 files missing 2025/02/13 01:20:57 NOTICE: 1 hashes missing 2025/02/13 01:20:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje': 2 differences found 2025/02/13 01:20:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/02/13 01:20:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje': 0 differences found 2025/02/13 01:20:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje': 1 matching files 2025/02/13 01:20:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fobezeh6bifa" 2025/02/13 01:20:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:20:59 DEBUG : Creating backend with remote "TestDrive:crypt/1i4thio9js523mo87hajqktd9lmmpogi78m22c6et40igkr1mhdg" 2025/02/13 01:21:00 DEBUG : Creating backend with remote "/tmp/rclone1527830994" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa'", Local "Local file system at /tmp/rclone1527830994", Modify Window "1ms" 2025/02/13 01:21:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f04235b452a8ee562c018ab0a7c925c7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/02/13 01:21:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 01:21:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa' 2025/02/13 01:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa': 1 files missing 2025/02/13 01:21:02 NOTICE: 1 hashes missing 2025/02/13 01:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa': 2 differences found 2025/02/13 01:21:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/02/13 01:21:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa': 0 differences found 2025/02/13 01:21:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa': 1 matching files 2025/02/13 01:21:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zapavay1viwe" 2025/02/13 01:21:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:21:03 DEBUG : Creating backend with remote "TestDrive:crypt/m29g1fnjsq77o94lf53nehsi8ghuj44e68ll4mte50gaba9ov410" 2025/02/13 01:21:04 DEBUG : Creating backend with remote "/tmp/rclone3475393899" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe'", Local "Local file system at /tmp/rclone3475393899", Modify Window "1ms" 2025/02/13 01:21:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f793f4ef4c500877b43aa9f733d60ba7 OK both checkfile vs. NFDx2 remote (without normalization) 2025/02/13 01:21:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 01:21:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe' 2025/02/13 01:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe': 1 files missing 2025/02/13 01:21:07 NOTICE: 1 hashes missing 2025/02/13 01:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe': 2 differences found 2025/02/13 01:21:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/02/13 01:21:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe': 0 differences found 2025/02/13 01:21:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe': 1 matching files 2025/02/13 01:21:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xihegey3rexe" 2025/02/13 01:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:21:08 DEBUG : Creating backend with remote "TestDrive:crypt/smtfkq3qjnl8ghe8215o6nh85teojo4enpc5b5pckudskv2nknk0" 2025/02/13 01:21:09 DEBUG : Creating backend with remote "/tmp/rclone1732476652" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe'", Local "Local file system at /tmp/rclone1732476652", Modify Window "1ms" 2025/02/13 01:21:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b95436b9c692ed482ee62233ac507829 OK both checkfile vs. NFCx2 remote (without normalization) 2025/02/13 01:21:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/02/13 01:21:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe' 2025/02/13 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe': 1 files missing 2025/02/13 01:21:12 NOTICE: 1 hashes missing 2025/02/13 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe': 2 differences found 2025/02/13 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/02/13 01:21:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/02/13 01:21:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe': 0 differences found 2025/02/13 01:21:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe': 1 matching files 2025/02/13 01:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xihegey3rexe': Purge remote 2025/02/13 01:21:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zapavay1viwe': Purge remote 2025/02/13 01:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fobezeh6bifa': Purge remote 2025/02/13 01:21:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xutuzem3qeje': Purge remote 2025/02/13 01:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socupaw5zigo': Purge remote 2025/02/13 01:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ceneden6fibi': Purge remote 2025/02/13 01:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lirivij1xude': Purge remote 2025/02/13 01:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coruyeq5nuro': Purge remote 2025/02/13 01:21:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yurimar7filo': Purge remote 2025/02/13 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kawijav9cevo': Purge remote --- PASS: TestApplyTransforms (52.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:21:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 01:21:20 DEBUG : sub/file2: md5 = e0937cf05354030e0a4d4d5398041d6b OK 2025/02/13 01:21:20 INFO : file1: Copied (new) to: sub/file2 2025/02/13 01:21:21 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 01:21:21 DEBUG : file1: Unchanged skipping 2025/02/13 01:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': don't need to copy/move sub/file2, it is already at target location 2025/02/13 01:21:23 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.06s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.68s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:21:26 DEBUG : dst/file1: md5 = 43f2830e699ed7ced74d3efa1ba24ce7 OK 2025/02/13 01:21:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/backup" 2025/02/13 01:21:27 DEBUG : Config file has changed externally - reloading 2025/02/13 01:21:27 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/1nrff024r7pq65ecp72fc28jb0" 2025/02/13 01:21:29 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/13 01:21:31 INFO : dst/file1: Moved (server-side) 2025/02/13 01:21:32 DEBUG : dst/file1: md5 = 4c1ad0504e5b24dcb0a400dcbbbdfa41 OK 2025/02/13 01:21:32 INFO : dst/file1: Copied (new) 2025/02/13 01:21:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:21:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:21:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.01s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:21:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/dst" 2025/02/13 01:21:37 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 01:21:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/CompareDest" 2025/02/13 01:21:39 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/gveqi14airsml4bgu7krj116o8" 2025/02/13 01:21:40 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 01:21:42 DEBUG : one: md5 = 06f4abd813369bc4cf00e185b1ef08ae OK 2025/02/13 01:21:42 INFO : one: Copied (new) 2025/02/13 01:21:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 01:21:45 DEBUG : one: md5 = 4dbfbdddc463426839fa5c62e09fdfbf OK 2025/02/13 01:21:45 INFO : one: Copied (replaced existing) 2025/02/13 01:21:47 DEBUG : dst/one: md5 = e2be886d9eba712576350422d8101b7a OK 2025/02/13 01:21:49 DEBUG : CompareDest/one: md5 = 4b80c175176f3c5f5beed1b47ae0809d OK 2025/02/13 01:21:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 01:21:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 01:21:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 01:21:51 DEBUG : Config file has changed externally - reloading 2025/02/13 01:21:51 DEBUG : TestDrive: Loaded fresh token from config file 2025/02/13 01:21:53 DEBUG : CompareDest/two: md5 = 7d5da5b6fbbdd31bc4ff1a6dac5ebcb6 OK 2025/02/13 01:21:53 DEBUG : TestDrive: Loaded fresh token from config file 2025/02/13 01:21:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 01:21:53 DEBUG : TestDrive: Loaded fresh token from config file 2025/02/13 01:21:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 01:21:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 01:21:55 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 01:21:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 01:21:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 01:21:56 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 01:21:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/13 01:21:58 DEBUG : two: md5 = c1a5a3abbe157bfd754dece60b394140 OK 2025/02/13 01:21:58 INFO : two: Copied (new) 2025/02/13 01:22:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 01:22:01 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:22:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 01:22:01 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:22:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/dst" 2025/02/13 01:22:02 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 01:22:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/CopyDest" 2025/02/13 01:22:04 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/13 01:22:05 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 01:22:08 DEBUG : one: md5 = 0a3292a4ca9e1046dff34d7337b51254 OK 2025/02/13 01:22:08 INFO : one: Copied (new) 2025/02/13 01:22:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 01:22:11 DEBUG : one: md5 = f4f32f2ec420564117de20ca5d8e6658 OK 2025/02/13 01:22:11 INFO : one: Copied (replaced existing) 2025/02/13 01:22:12 DEBUG : dst/one: md5 = f1b28549d3e2eda64d2e5f8593b9529d OK 2025/02/13 01:22:15 DEBUG : CopyDest/one: md5 = a718175238ef72f9de2803194da10c97 OK 2025/02/13 01:22:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/BackupDir" 2025/02/13 01:22:15 DEBUG : Config file has changed externally - reloading 2025/02/13 01:22:15 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/13 01:22:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 01:22:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 01:22:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 01:22:19 INFO : one: Moved (server-side) 2025/02/13 01:22:20 INFO : one: Copied (server-side copy) 2025/02/13 01:22:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/13 01:22:21 DEBUG : CopyDest/two: md5 = 8805be3efbae137bec01515bf6521386 OK 2025/02/13 01:22:22 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 01:22:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 01:22:23 INFO : two: Copied (server-side copy) 2025/02/13 01:22:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/13 01:22:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 01:22:24 DEBUG : two: Unchanged skipping 2025/02/13 01:22:26 DEBUG : CopyDest/three: md5 = 1c2566c92e7949dc5c0a044211cc68f7 OK 2025/02/13 01:22:27 DEBUG : three: Need to transfer - File not found at Destination 2025/02/13 01:22:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/13 01:22:27 DEBUG : three: Destination not found in --copy-dest 2025/02/13 01:22:28 DEBUG : three: md5 = a96731040501e8174c775fdf5361582d OK 2025/02/13 01:22:28 INFO : three: Copied (new) 2025/02/13 01:22:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 01:22:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 01:22:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:22:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 01:22:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:22:34 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 01:22:35 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.00s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:22:37 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/13 01:22:39 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b50c9b72ce02d07eca6ee1b8e11aa73b OK 2025/02/13 01:22:39 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/02/13 01:22:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/02/13 01:22:40 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/02/13 01:22:41 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/02/13 01:22:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/02/13 01:22:43 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 456b0627d47b3ed69edfa426645b5119 OK 2025/02/13 01:22:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/02/13 01:22:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/02/13 01:22:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.78s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:22:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using skip mode. 2025/02/13 01:22:49 NOTICE: one: Found 2 files with duplicate names 2025/02/13 01:22:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.20s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:22:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using skip mode. 2025/02/13 01:22:56 NOTICE: one: Found 3 files with duplicate names 2025/02/13 01:22:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/02/13 01:22:56 INFO : one: Deleted 2025/02/13 01:22:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.69s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using first mode. 2025/02/13 01:23:02 NOTICE: one: Found 3 files with duplicate names 2025/02/13 01:23:02 INFO : one: Deleted 2025/02/13 01:23:03 INFO : one: Deleted 2025/02/13 01:23:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.04s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using newest mode. 2025/02/13 01:23:08 NOTICE: one: Found 3 files with duplicate names 2025/02/13 01:23:09 INFO : one: Deleted 2025/02/13 01:23:09 INFO : one: Deleted 2025/02/13 01:23:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using oldest mode. 2025/02/13 01:23:15 NOTICE: one: Found 3 files with duplicate names 2025/02/13 01:23:16 INFO : one: Deleted 2025/02/13 01:23:16 INFO : one: Deleted 2025/02/13 01:23:16 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.91s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using largest mode. 2025/02/13 01:23:22 NOTICE: one: Found 3 files with duplicate names 2025/02/13 01:23:23 INFO : one: Deleted 2025/02/13 01:23:23 INFO : one: Deleted 2025/02/13 01:23:23 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.13s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using smallest mode. 2025/02/13 01:23:29 NOTICE: one: Found 3 files with duplicate names 2025/02/13 01:23:30 INFO : one: Deleted 2025/02/13 01:23:30 INFO : one: Deleted 2025/02/13 01:23:30 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.51s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Looking for duplicate names using rename mode. 2025/02/13 01:23:37 NOTICE: one.txt: Found 3 files with duplicate names 2025/02/13 01:23:38 INFO : one-2.txt: renamed from: one.txt 2025/02/13 01:23:39 INFO : one-3.txt: renamed from: one.txt 2025/02/13 01:23:40 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.69s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:45 DEBUG : dupe1/one.txt: md5 = ce2d170ce1174e9783f7a28ff4bb9dad OK 2025/02/13 01:23:47 DEBUG : dupe2/two.txt: md5 = 9acef541f6ca0fd02217ee3d4658991e OK 2025/02/13 01:23:49 DEBUG : dupe3/three.txt: md5 = 0a81ef6b5b291c1f169a07bd3446101d OK 2025/02/13 01:23:50 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/02/13 01:23:50 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/02/13 01:23:51 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/02/13 01:23:52 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/02/13 01:23:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/13 01:23:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/02/13 01:23:55 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.82s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:23:57 DEBUG : a.txt: md5 = 26574301fb8e73b85fa3a65783eb4ffe OK 2025/02/13 01:23:58 DEBUG : zend.txt: md5 = 36368dce1aed93cb307f8dfbe69657e6 OK 2025/02/13 01:24:01 DEBUG : sub dir/hello world: md5 = 8ffb016b18cb4682ed96e3f754a36737 OK 2025/02/13 01:24:02 DEBUG : sub dir/hello world2: md5 = 1e726c8e528e47fc9619463bc1869e89 OK 2025/02/13 01:24:04 DEBUG : sub dir/ignore dir/.ignore: md5 = 441ffb13217b470859e364660d07fba9 OK 2025/02/13 01:24:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 08a1d639d8c007c1e6ba121627c36030 OK 2025/02/13 01:24:08 DEBUG : sub dir/sub sub dir/hello world3: md5 = 09aabed9c091028cd17fd4f7ba8295fe OK 2025/02/13 01:24:09 DEBUG : a.txt: Excluded (Size Filter) 2025/02/13 01:24:09 DEBUG : a.txt: Excluded 2025/02/13 01:24:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/13 01:24:10 DEBUG : sub dir/hello world: Excluded 2025/02/13 01:24:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/13 01:24:10 DEBUG : sub dir/hello world2: Excluded 2025/02/13 01:24:10 DEBUG : sub dir/ignore dir: Excluded 2025/02/13 01:24:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/02/13 01:24:10 DEBUG : sub dir/hello world: Excluded 2025/02/13 01:24:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/02/13 01:24:10 DEBUG : sub dir/hello world2: Excluded 2025/02/13 01:24:11 DEBUG : sub dir/ignore dir: Excluded 2025/02/13 01:24:15 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/02/13 01:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/02/13 01:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/02/13 01:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/02/13 01:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/02/13 01:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/13 01:24:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.69s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:19 DEBUG : file1: md5 = d014f6a6522b6ef110ebc3b17abd4270 OK 2025/02/13 01:24:21 DEBUG : sub/file2: md5 = 977258380972eeed061e28f3e16a631b 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/02/13 01:24:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/02/13 01:24:24 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/02/13 01:24:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/02/13 01:24:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.73s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.47s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:28 DEBUG : file1: md5 = 9c13725964038fb4d8c6f65efcaeb3c6 OK 2025/02/13 01:24:31 DEBUG : sub/file2: md5 = 0133b0ad73713d336cad831007ef4217 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/02/13 01:24:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/notfound" 2025/02/13 01:24:35 DEBUG : Config file has changed externally - reloading 2025/02/13 01:24:35 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/qe0i31qdkoejk60elps0ni5sqk" 2025/02/13 01:24:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.94s) --- PASS: TestStatJSON/Root (0.36s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.25s) --- PASS: TestStatJSON/FileDirsOnly (0.34s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Making directory 2025/02/13 01:24:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Making directory --- PASS: TestMkdir (0.89s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:42 DEBUG : sub dir/hello world: md5 = af67321d843c1788748acccf7485244c OK 2025/02/13 01:24:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.52s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:46 DEBUG : potato2: md5 = 4b643167d9ecd3773bd3f82f2520d615 OK 2025/02/13 01:24:47 DEBUG : empty space: md5 = 946778432e15e1d418edc2205d2d9a78 OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:50 DEBUG : potato2: md5 = 763c055c9722542df8d7cce5d13aac1c OK 2025/02/13 01:24:52 DEBUG : empty space: md5 = 9ae91f80b5253e97482014d7f5519415 OK 2025/02/13 01:24:52 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.58s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:24:55 DEBUG : potato2: md5 = 7da578e93d708a64de50db77f35c1280 OK 2025/02/13 01:24:56 DEBUG : empty space: md5 = 28450875c18054b0d27dc0c018d1afbb OK --- PASS: TestLsLong (5.39s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:00 DEBUG : potato2: md5 = 89a2b7902a500c81201ecb2c9d72b81d OK 2025/02/13 01:25:02 DEBUG : empty space: md5 = 02167211febe8e1286ef56d2e85cda20 OK --- PASS: TestHashSums (4.17s) === RUN TestHashSumsWithErrors 2025/02/13 01:25:03 DEBUG : Creating backend with remote ":memory:" 2025/02/13 01:25:03 DEBUG : Config file has changed externally - reloading 2025/02/13 01:25:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/13 01:25:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/13 01:25:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/13 01:25:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/13 01:25:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/13 01:25:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/13 01:25:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/13 01:25:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/13 01:25:03 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:05 DEBUG : potato2: md5 = 8126fe08318793b5020636def8e43af8 OK 2025/02/13 01:25:06 DEBUG : empty space: md5 = 742596d158ecbf01db7887ec516ef98d OK 2025/02/13 01:25:08 DEBUG : sub dir/potato3: md5 = 27ca7e31aec730859c196c6d82f59107 OK 2025/02/13 01:25:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.57s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:13 DEBUG : small: md5 = 0f42b6784e8cdac1c5516481e3aea41a OK 2025/02/13 01:25:14 DEBUG : medium: md5 = d7904352a74a36489e69a53d01994f6f OK 2025/02/13 01:25:16 DEBUG : large: md5 = 76e07c9c327dae5128439d1be1210a77 OK 2025/02/13 01:25:16 DEBUG : Waiting for deletions to finish 2025/02/13 01:25:16 DEBUG : large: Excluded (Size Filter) 2025/02/13 01:25:17 INFO : medium: Deleted 2025/02/13 01:25:17 INFO : small: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:19 DEBUG : small: md5 = b6c8be1ed44a9f71663d146f138c3c29 OK 2025/02/13 01:25:21 DEBUG : medium: md5 = a2e489091b40fec28e767e5f15d5c1aa OK 2025/02/13 01:25:22 DEBUG : large: md5 = 160e5769b7d7c4a239d5ba9fbc1f3273 OK 2025/02/13 01:25:23 DEBUG : Waiting for deletions to finish 2025/02/13 01:25:23 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/02/13 01:25:23 INFO : small: Deleted 2025/02/13 01:25:23 INFO : medium: Deleted --- PASS: TestMaxDelete (7.06s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:26 DEBUG : small: md5 = af603c84ec456f37e1833ec3731d66f2 OK 2025/02/13 01:25:28 DEBUG : medium: md5 = f96c0aae5613dccbf1766dd1135371eb OK 2025/02/13 01:25:29 DEBUG : large: md5 = 3157a3680210dbc84ff29119b69408e5 OK 2025/02/13 01:25:29 DEBUG : Waiting for deletions to finish 2025/02/13 01:25:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/02/13 01:25:30 INFO : small: Deleted 2025/02/13 01:25:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.63s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:33 DEBUG : small: md5 = cc07a0d6b4f9543df5dc74ccccc23b1c OK 2025/02/13 01:25:35 DEBUG : medium: md5 = 0a91f188ceff4305739de4892dd16181 OK 2025/02/13 01:25:36 DEBUG : large: md5 = 7ef17c8fb4bce821c6072479ca256b44 OK 2025/02/13 01:25:36 DEBUG : Waiting for deletions to finish 2025/02/13 01:25:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/02/13 01:25:37 INFO : small: Deleted 2025/02/13 01:25:37 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.98s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:40 DEBUG : ReadFile: md5 = dd8aaa633812c56a55a718910cf98870 OK --- PASS: TestReadFile (3.92s) === RUN TestRetry 2025/02/13 01:25:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/13 01:25:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/13 01:25:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 01:25:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 01:25:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 01:25:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/13 01:25:43 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:25:44 DEBUG : file1: md5 = 8444eb67a2fec3bdd1af058532a32099 OK 2025/02/13 01:25:45 DEBUG : file2: md5 = 5a1d53c7fe32928179265faad6438f34 OK --- PASS: TestCat (16.75s) === RUN TestPurge 2025/02/13 01:25:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qakorez2vayu" 2025/02/13 01:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 01:25:59 DEBUG : Creating backend with remote "TestDrive:crypt/9m03m2i1841jq4qn3mb9khi3v2hqv23i8kke2r6bj1hhkgos6vdg" 2025/02/13 01:26:00 DEBUG : Creating backend with remote "/tmp/rclone3804208458" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qakorez2vayu'", Local "Local file system at /tmp/rclone3804208458", Modify Window "1ms" 2025/02/13 01:26:05 DEBUG : A1/B1/C1/one: md5 = f07a4646005260d500d4ee1c101af6b4 OK 2025/02/13 01:26:05 INFO : A2: Making directory 2025/02/13 01:26:06 INFO : A1/B2: Making directory 2025/02/13 01:26:06 INFO : A1/B2/C2: Making directory 2025/02/13 01:26:07 INFO : A1/B1/C3: Making directory 2025/02/13 01:26:08 INFO : A3: Making directory 2025/02/13 01:26:08 INFO : A3/B3: Making directory 2025/02/13 01:26:09 INFO : A3/B3/C4: Making directory 2025/02/13 01:26:11 DEBUG : A1/two: md5 = ada39ac78aae4081e3b1555db2abff9f OK 2025/02/13 01:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qakorez2vayu': Purge remote 2025/02/13 01:26:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.42s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:26:18 DEBUG : A1/B1/C1/one: md5 = ebeb9f90e7351a939a7ac094ec92e896 OK 2025/02/13 01:26:18 INFO : A2: Making directory 2025/02/13 01:26:19 INFO : A1/B2: Making directory 2025/02/13 01:26:20 INFO : A1/B2/C2: Making directory 2025/02/13 01:26:20 INFO : A1/B1/C3: Making directory 2025/02/13 01:26:21 INFO : A3: Making directory 2025/02/13 01:26:22 INFO : A3/B3: Making directory 2025/02/13 01:26:22 INFO : A3/B3/C4: Making directory 2025/02/13 01:26:25 DEBUG : A1/two: md5 = 14b81ecd25a90d0b7ffa853535cef8a1 OK 2025/02/13 01:26:26 DEBUG : removing 1 level 3 directories 2025/02/13 01:26:26 INFO : A3/B3/C4: Removing directory 2025/02/13 01:26:28 DEBUG : removing 2 level 3 directories 2025/02/13 01:26:28 INFO : A1/B2/C2: Removing directory 2025/02/13 01:26:28 INFO : A1/B1/C3: Removing directory 2025/02/13 01:26:29 DEBUG : removing 2 level 2 directories 2025/02/13 01:26:29 INFO : A3/B3: Removing directory 2025/02/13 01:26:29 INFO : A1/B2: Removing directory 2025/02/13 01:26:29 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 01:26:29 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/02/13 01:26:30 DEBUG : removing 2 level 1 directories 2025/02/13 01:26:30 INFO : A3: Removing directory 2025/02/13 01:26:30 INFO : A2: Removing directory 2025/02/13 01:26:30 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/02/13 01:26:34 DEBUG : removing 1 level 3 directories 2025/02/13 01:26:34 INFO : A1/B1/C1: Removing directory 2025/02/13 01:26:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:35 DEBUG : removing 1 level 2 directories 2025/02/13 01:26:35 INFO : A1/B1: Removing directory 2025/02/13 01:26:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 01:26:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 01:26:36 DEBUG : removing 1 level 1 directories 2025/02/13 01:26:36 INFO : A1: Removing directory 2025/02/13 01:26:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 01:26:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 01:26:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 01:26:36 DEBUG : removing 1 level 0 directories 2025/02/13 01:26:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Removing directory 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/13 01:26:36 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.98s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:26:39 INFO : A1: Making directory 2025/02/13 01:26:39 INFO : A1/B1: Making directory 2025/02/13 01:26:40 INFO : A1/B1/C1: Making directory 2025/02/13 01:26:43 DEBUG : removing 1 level 3 directories 2025/02/13 01:26:43 INFO : A1/B1/C1: Removing directory 2025/02/13 01:26:43 DEBUG : removing 1 level 2 directories 2025/02/13 01:26:43 INFO : A1/B1: Removing directory 2025/02/13 01:26:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 01:26:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.36s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:26:46 INFO : A1: Making directory 2025/02/13 01:26:47 INFO : A1/B1: Making directory 2025/02/13 01:26:48 INFO : A1/B1/C1: Making directory 2025/02/13 01:26:50 DEBUG : removing 1 level 3 directories 2025/02/13 01:26:50 INFO : A1/B1/C1: Removing directory 2025/02/13 01:26:51 DEBUG : removing 1 level 2 directories 2025/02/13 01:26:51 INFO : A1/B1: Removing directory 2025/02/13 01:26:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 01:26:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.61s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:26:55 DEBUG : file1: md5 = 8f510e7f535a384c3bc0854311d26779 OK 2025/02/13 01:26:56 DEBUG : filename.txt: File name found in url 2025/02/13 01:26:57 DEBUG : filename.txt: md5 = 785b2bf10aab93c70e031fdd1f3942aa OK 2025/02/13 01:26:57 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/02/13 01:26:58 DEBUG : headerfilename.txt: md5 = 2d10fcb46f02043ae02e2a2a0973f210 OK 2025/02/13 01:27:00 DEBUG : file2: md5 = 83fccc82c9488d4431674b35a3424949 OK --- PASS: TestCopyURL (8.45s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:27:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 01:27:05 DEBUG : sub/file2: md5 = 77cf257c3493579651400ea0fc2bc868 OK 2025/02/13 01:27:05 INFO : file1: Copied (new) to: sub/file2 2025/02/13 01:27:05 INFO : file1: Deleted 2025/02/13 01:27:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 01:27:06 DEBUG : file1: Unchanged skipping 2025/02/13 01:27:06 INFO : file1: Deleted 2025/02/13 01:27:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': don't need to copy/move sub/file2, it is already at target location 2025/02/13 01:27:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.63s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:27:09 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/13 01:27:11 DEBUG : file1: md5 = 137c0070c169d861800d54d6ca5e5772 OK 2025/02/13 01:27:11 INFO : file1: Copied (new) 2025/02/13 01:27:11 INFO : file1: Deleted 2025/02/13 01:27:11 DEBUG : file1: Destination exists, skipping 2025/02/13 01:27:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.77s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.60s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:27:16 DEBUG : dst/file1: md5 = 146384599e19ee73ad2669c17cecb10e OK 2025/02/13 01:27:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yipemab2foze/backup" 2025/02/13 01:27:16 DEBUG : Config file has changed externally - reloading 2025/02/13 01:27:16 DEBUG : Creating backend with remote "TestDrive:crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280/1nrff024r7pq65ecp72fc28jb0" 2025/02/13 01:27:18 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/02/13 01:27:20 INFO : dst/file1: Moved (server-side) 2025/02/13 01:27:21 DEBUG : dst/file1: md5 = 34d8691b8eebfd766b776bbc00001aa7 OK 2025/02/13 01:27:21 INFO : dst/file1: Copied (new) 2025/02/13 01:27:21 INFO : dst/file1: Deleted 2025/02/13 01:27:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:27:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/02/13 01:27:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.51s) === 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:27:28 DEBUG : A1/one: md5 = 1fad69ffbbb022cffd3d89c643f0bf10 OK 2025/02/13 01:27:30 DEBUG : A1/two: md5 = 5044ce9e23e4e3988efca1a7b17b34a6 OK 2025/02/13 01:27:32 DEBUG : A1/B1/three: md5 = 50849186de134b0d8ddac98d7ba9d6a8 OK 2025/02/13 01:27:34 DEBUG : A1/B1/C1/four: md5 = a20532a8d2665d8c967ee9125cc27c3b OK 2025/02/13 01:27:36 DEBUG : A1/B1/C2/five: md5 = 385ff8bbd36ec7f6ed0a9bd6b1d77d7d OK 2025/02/13 01:27:36 INFO : A1/B2: Making directory 2025/02/13 01:27:37 INFO : A1/B1/C3: Making directory 2025/02/13 01:27:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/02/13 01:27:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/02/13 01:27:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/02/13 01:27:47 INFO : A2/one: Moved (server-side) to: A3/one 2025/02/13 01:27:47 INFO : A2/two: Moved (server-side) to: A3/two 2025/02/13 01:27:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 01:27:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 01:27:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 01:27:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 01:27:51 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 01:27:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/02/13 01:27:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/02/13 01:27:59 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/02/13 01:27:59 INFO : A3/two: Moved (server-side) to: A4/two 2025/02/13 01:27:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/02/13 01:27:59 INFO : A3/one: Moved (server-side) to: A4/one 2025/02/13 01:28:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 01:28:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 01:28:02 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 01:28:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 01:28:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 01:28:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/02/13 01:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/02/13 01:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/02/13 01:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/02/13 01:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/02/13 01:28:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/13 01:28:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/02/13 01:28:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/02/13 01:28:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/13 01:28:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.85s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:12 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 01:28:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 5a39e50c636cd09b2b5f91076d02eae3 OK 2025/02/13 01:28:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/13 01:28:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 01:28:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/02/13 01:28:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 47bd4cfdd416fa3e909a1ff132883d65 OK 2025/02/13 01:28:16 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 01:28:19 DEBUG : with_checksum_small_file_from_pipe: md5 = 3801f7bf514f4be1f10edf1c21c40d21 OK 2025/02/13 01:28:19 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 01:28:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/02/13 01:28:21 DEBUG : with_checksum_big_file_from_pipe: md5 = c1a024936018c398109e53cae671de4f OK 2025/02/13 01:28:21 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 01:28:24 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 01:28:25 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/13 01:28:26 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-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (34 bytes), uploading instead of streaming 2025/02/13 01:28:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/02/13 01:28:30 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/02/13 01:28:31 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.11s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.08s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.71s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/02/13 01:28:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (48 bytes), uploading instead of streaming 2025/02/13 01:28:34 DEBUG : rcat_metadata: md5 = 75304c8f7d75e05aad763ffcf120a8c5 OK 2025/02/13 01:28:34 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/02/13 01:28:36 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/02/13 01:28:37 DEBUG : rcat_metadata_uploadcutoff0: md5 = 116a5e244b108fc86077a2b9813ae009 OK 2025/02/13 01:28:37 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.52s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.66s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:40 DEBUG : potato1: md5 = 76eb4a8940c6c04dd955c980f2b97a79 OK 2025/02/13 01:28:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (60 bytes), uploading instead of streaming 2025/02/13 01:28:41 DEBUG : potato2: md5 = f6d5fd9c4ac0c911b8dff0896bb1214e OK 2025/02/13 01:28:41 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.45s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:44 DEBUG : potato1: md5 = a2df5eeb7ddc36f4026a6f760ad9b1e1 OK 2025/02/13 01:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': File to upload is small (60 bytes), uploading instead of streaming 2025/02/13 01:28:45 DEBUG : potato2: md5 = 9d960a1731b86e7b2071a4b4e00d0884 OK 2025/02/13 01:28:45 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.78s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:49 DEBUG : potato2: md5 = 6e7ceee32a55f04fee351e25772ca8a9 OK 2025/02/13 01:28:50 DEBUG : empty space: md5 = d62b73f8a917066f49063533b5f0fa43 OK 2025/02/13 01:28:52 DEBUG : sub dir/potato3: md5 = 2147023953cce52ea3f7487ba118d24b OK 2025/02/13 01:28:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Touching "empty space" 2025/02/13 01:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Touching "potato2" 2025/02/13 01:28:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Touching "sub dir/potato3" 2025/02/13 01:28:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.28s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:28:58 DEBUG : dir with metadata: Making directory with metadata 2025/02/13 01:28:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:29:00 DEBUG : directory with modtime: Making directory with metadata 2025/02/13 01:29:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.37s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:29:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/13 01:29:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 01:29:03 DEBUG : Google drive root 'crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280': Skipping btime metadata as can't update it on an existing file: 2025-02-13T01:29:03.190244883Z 2025/02/13 01:29:03 INFO : non existent directory: Updated directory metadata 2025/02/13 01:29:05 DEBUG : Google drive root 'crypt/d28ps42974gnmtvh2ipa27acadao5ngc1q08ecuj52hkkoc16280': Skipping btime metadata as can't update it on an existing file: 2025-02-13T01:29:03.190244883Z 2025/02/13 01:29:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.98s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:29:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/02/13 01:29:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/02/13 01:29:10 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.08s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:29:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/02/13 01:29:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 01:29:12 DEBUG : dst: Making directory with metadata 2025/02/13 01:29:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/13 01:29:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 01:29:13 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 01:29:13 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 01:29:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/02/13 01:29:14 INFO : dst: Set directory modification time (using SetModTime) 2025/02/13 01:29:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.80s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze'", Local "Local file system at /tmp/rclone2006636388", Modify Window "1ms" 2025/02/13 01:29:18 DEBUG : sub dir/test remove existing: md5 = e378a6a671623bac6296b3c301c0643d OK 2025/02/13 01:29:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 47ad1b55fac67b174cb30d82bba39e90 OK 2025/02/13 01:29:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fopocud6" before starting 2025/02/13 01:29:22 DEBUG : sub dir/test remove existing.fopocud6: TEST: removing renamed existing file after operation 2025/02/13 01:29:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mabunat7" before starting 2025/02/13 01:29:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mabunat7: TEST: renaming existing back after failed operation 2025/02/13 01:29:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapixol0" before starting 2025/02/13 01:29:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yapixol0: TEST: removing renamed existing file after operation 2025/02/13 01:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "gj6lneqdfai4tb6ksv3ei8csvjp1ek7cvnm2jms76lpg9f5pgtc5g7lni26vtllhcqmr1ota6u356823lu7lsphv4uu0807qi0kn2319u7fsgqp5b8aufmth68est8jaht2huca53tkq7ae2ftdji4peft49fg8fv17q4if4r442puauugk0" 2025/02/13 01:29:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jfvhftms75m887d06ki0lceipoqvdife7q8b87m4987p5lciudmg" --- PASS: TestRemoveExisting (12.95s) === 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/02/13 01:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yipemab2foze': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m31.428070138s (try 1/5)