"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/06/23 05:23:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo" 2025/06/23 05:23:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:23:55 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0" 2025/06/23 05:23:56 DEBUG : Creating backend with remote "/tmp/rclone2841215104" === 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/06/23 05:23:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/06/23 05:23:57 DEBUG : potato: Seek from 10 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 10 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Seek from 5 to 2 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/06/23 05:23:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Seek from 5 to 2 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/06/23 05:23:57 DEBUG : potato: Seek from 8 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 8 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/06/23 05:23:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/06/23 05:23:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/06/23 05:23:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/06/23 05:23:57 DEBUG : potato: Seek from 5 to 2 2025/06/23 05:23:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/06/23 05:23:57 DEBUG : potato: Seek from 9 to 0 2025/06/23 05:23:57 DEBUG : potato: Seek from 9 to 0 2025/06/23 05:23:57 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:23:59 DEBUG : rutabaga: md5 = 1d3e1ba87c075e95b3826eaa7659038b OK === RUN TestCheck/1 === RUN TestCheck/2 2025/06/23 05:24:01 DEBUG : empty space: md5 = f9a667076cbc0d89634f0121f10d1432 OK === RUN TestCheck/3 2025/06/23 05:24:03 DEBUG : potato2: md5 = bdaa4e9a8c3971cdba705832b198956d OK === RUN TestCheck/4 === RUN TestCheck/5 2025/06/23 05:24:05 DEBUG : remotepotato: md5 = beec16b2a66ae25da76d60504e573a4e OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.62s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.40s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/06/23 05:24:08 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 05:24:08 DEBUG : Creating backend with remote "nonexistent" 2025/06/23 05:24:08 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/06/23 05:24:08 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/06/23 05:24:08 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/06/23 05:24:08 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:24:10 DEBUG : rutabaga: md5 = dd5cecc2f1d0ca9caae0548bf75a9da4 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/06/23 05:24:14 DEBUG : empty space: md5 = 430aa0eba1ce3b125e0b2bc7cf7aabc7 OK === RUN TestCheckDownload/3 2025/06/23 05:24:16 DEBUG : potato2: md5 = fae32a907d2398c2da92f98cfda192a4 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/06/23 05:24:20 DEBUG : remotepotato: md5 = 3c1ce8e889ba215b41bcabdb48e2ee1e OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.92s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.87s) --- PASS: TestCheckDownload/4 (1.22s) --- PASS: TestCheckDownload/5 (1.05s) --- PASS: TestCheckDownload/6 (1.13s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:24:26 DEBUG : rutabaga: md5 = 9825c52de7218dc73221e2ae97695476 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/06/23 05:24:28 DEBUG : empty space: md5 = 684ff2d689e17bb8dfdfe76955cc6b8c OK === RUN TestCheckSizeOnly/3 2025/06/23 05:24:30 DEBUG : potato2: md5 = f7ebd3795c2cec3f4f6bf21f0251cac8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/06/23 05:24:32 DEBUG : remotepotato: md5 = 9136f4bad8c6ae372e19dbd58a5c26fe OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.11s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:24:37 DEBUG : test.sum: md5 = 8576ca370af523fa62d37fcb56bda565 OK 2025/06/23 05:24:38 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 05:24:38 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 05:24:38 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 05:24:38 NOTICE: test.sum: 2 warning(s) suppressed... 2025/06/23 05:24:40 DEBUG : test.sum: md5 = 15c393a55f9f17b3fde3475a6fbeaae1 OK 2025/06/23 05:24:41 NOTICE: test.sum: improperly formatted checksum line 4 2025/06/23 05:24:41 NOTICE: test.sum: improperly formatted checksum line 5 2025/06/23 05:24:41 NOTICE: test.sum: improperly formatted checksum line 6 2025/06/23 05:24:41 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.02s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:24:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/data" 2025/06/23 05:24:42 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.93s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:24:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/data" 2025/06/23 05:24:44 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/vjrnln8ratgmqakfosrqe8espk" 2025/06/23 05:24:47 DEBUG : data/banana: md5 = 3d1fb8eb8ff0995bd15cc97762f6056a OK 2025/06/23 05:24:49 DEBUG : test.sum: md5 = e9e31134584b87b8256ffeba6f10cbbc OK === RUN TestCheckSumDownload/subtest1 2025/06/23 05:24:53 DEBUG : data/potato: md5 = c7d7c9eeb0cb09f9a94fbad00c217cf1 OK 2025/06/23 05:24:54 DEBUG : test.sum: md5 = 1aece875403390d12c198829ff23f77e OK === RUN TestCheckSumDownload/subtest2 2025/06/23 05:24:58 DEBUG : test.sum: md5 = e9df9b57e96a261a26f8d268ad14a62f OK === RUN TestCheckSumDownload/subtest3 2025/06/23 05:25:03 DEBUG : test.sum: md5 = 92312332df901677e4f5df81121f319b OK === RUN TestCheckSumDownload/subtest4 2025/06/23 05:25:07 DEBUG : test.sum: md5 = f52b0387955450bd0dd66ce07f3226ee OK === RUN TestCheckSumDownload/subtest5 2025/06/23 05:25:12 DEBUG : test.sum: md5 = 989e21064bafda3d7f185bbc0e4bf0c9 OK === RUN TestCheckSumDownload/subtest6 2025/06/23 05:25:16 DEBUG : data/banana: md5 = 02a8aa296d64aed26bfa2f016883a5da OK 2025/06/23 05:25:18 DEBUG : data/potato: md5 = 3e13bef7b00aa8e0301d5b32e086e065 OK 2025/06/23 05:25:19 DEBUG : test.sum: md5 = ff8d1943ba04f5290a77c0a5881c9580 OK === RUN TestCheckSumDownload/subtest7 2025/06/23 05:25:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/06/23 05:25:24 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.31s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.36s) --- PASS: TestCheckSumDownload/subtest3 (2.69s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (2.46s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.62s) === RUN TestApplyTransforms 2025/06/23 05:25:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kabococ7guha" 2025/06/23 05:25:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:25 DEBUG : Creating backend with remote "TestDrive:crypt/96q2qgu3gq0e93h0j8agt31lg6lqtm0uv94sgkmfalsvlkcb6skg" 2025/06/23 05:25:26 DEBUG : Creating backend with remote "/tmp/rclone71077862" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha'", Local "Local file system at /tmp/rclone71077862", Modify Window "1ms" 2025/06/23 05:25:28 DEBUG : hello, world!: md5 = 4c0ecb29432af7457903479c7dc2e8ba OK upper checkfile vs. lower remote (without normalization) 2025/06/23 05:25:28 ERROR : hello, world!: sum not found 2025/06/23 05:25:28 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha' 2025/06/23 05:25:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha': 1 files missing 2025/06/23 05:25:28 NOTICE: 1 hashes missing 2025/06/23 05:25:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha': 2 differences found 2025/06/23 05:25:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/06/23 05:25:30 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha': 0 differences found 2025/06/23 05:25:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha': 1 matching files 2025/06/23 05:25:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qivesef5niya" 2025/06/23 05:25:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:30 DEBUG : Creating backend with remote "TestDrive:crypt/2ih5jhoiir1i2f7cabhkfkiitfb6g6jlk7fhi45pinlr4nd7sebg" 2025/06/23 05:25:31 DEBUG : Creating backend with remote "/tmp/rclone2151622798" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya'", Local "Local file system at /tmp/rclone2151622798", Modify Window "1ms" 2025/06/23 05:25:33 DEBUG : HELLO, WORLD!: md5 = c851847dc75ef445d13db0ab1b6f81fa OK lower checkfile vs. upper remote (without normalization) 2025/06/23 05:25:33 ERROR : HELLO, WORLD!: sum not found 2025/06/23 05:25:33 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya' 2025/06/23 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya': 1 files missing 2025/06/23 05:25:33 NOTICE: 1 hashes missing 2025/06/23 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya': 2 differences found 2025/06/23 05:25:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/06/23 05:25:34 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya': 0 differences found 2025/06/23 05:25:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya': 1 matching files 2025/06/23 05:25:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xecosof4seco" 2025/06/23 05:25:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:34 DEBUG : Creating backend with remote "TestDrive:crypt/n9eq7ij8rkt9ota2hjl3o7hmf9fucf7ogn19agb8uitg11fe3ag0" 2025/06/23 05:25:35 DEBUG : Creating backend with remote "/tmp/rclone396649789" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco'", Local "Local file system at /tmp/rclone396649789", Modify Window "1ms" 2025/06/23 05:25:37 DEBUG : HeLlO, wOrLd!: md5 = 2fa463a8067829c29afa8e5767e7afd2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/06/23 05:25:38 ERROR : HeLlO, wOrLd!: sum not found 2025/06/23 05:25:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco' 2025/06/23 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco': 1 files missing 2025/06/23 05:25:38 NOTICE: 1 hashes missing 2025/06/23 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco': 2 differences found 2025/06/23 05:25:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/06/23 05:25:39 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco': 0 differences found 2025/06/23 05:25:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco': 1 matching files 2025/06/23 05:25:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loniwez9buye" 2025/06/23 05:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:39 DEBUG : Creating backend with remote "TestDrive:crypt/fh90c71k3bua91i2uok9bmmnhfk5ussp5sa3fut45g14sft6gi6g" 2025/06/23 05:25:40 DEBUG : Creating backend with remote "/tmp/rclone1812257456" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye'", Local "Local file system at /tmp/rclone1812257456", Modify Window "1ms" 2025/06/23 05:25:42 DEBUG : HELLO, WORLD!: md5 = 6fe4b28973204920077f3d3d3485c68d OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/06/23 05:25:43 ERROR : HELLO, WORLD!: sum not found 2025/06/23 05:25:43 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye' 2025/06/23 05:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye': 1 files missing 2025/06/23 05:25:43 NOTICE: 1 hashes missing 2025/06/23 05:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye': 2 differences found 2025/06/23 05:25:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/06/23 05:25:44 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye': 0 differences found 2025/06/23 05:25:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye': 1 matching files 2025/06/23 05:25:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jelekoz4fumo" 2025/06/23 05:25:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:44 DEBUG : Creating backend with remote "TestDrive:crypt/s4gbrk6dclnphuoqbqtpd1036iug4segtlljvmsvo7k2h6m07pn0" 2025/06/23 05:25:45 DEBUG : Creating backend with remote "/tmp/rclone1971120283" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo'", Local "Local file system at /tmp/rclone1971120283", Modify Window "1ms" 2025/06/23 05:25:47 DEBUG : 測試_Русский___ě_áñ: md5 = 2fdcefd5f29066512992a51f22bf0d94 OK NFD checkfile vs. NFC remote (without normalization) 2025/06/23 05:25:47 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 05:25:47 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo' 2025/06/23 05:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo': 1 files missing 2025/06/23 05:25:47 NOTICE: 1 hashes missing 2025/06/23 05:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo': 2 differences found 2025/06/23 05:25:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/06/23 05:25:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo': 0 differences found 2025/06/23 05:25:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo': 1 matching files 2025/06/23 05:25:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupemos3meva" 2025/06/23 05:25:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:48 DEBUG : Creating backend with remote "TestDrive:crypt/r854ad9rmtlv0tlo60rkh8d57irrlemiqgg4gdaerefh9c8tc3u0" 2025/06/23 05:25:49 DEBUG : Creating backend with remote "/tmp/rclone1088244402" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva'", Local "Local file system at /tmp/rclone1088244402", Modify Window "1ms" 2025/06/23 05:25:51 DEBUG : 測試_Русский___ě_áñ: md5 = 1fd73b69cf34768124b7ca813a6d8bfd OK NFC checkfile vs. NFD remote (without normalization) 2025/06/23 05:25:52 ERROR : 測試_Русский___ě_áñ: sum not found 2025/06/23 05:25:52 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva' 2025/06/23 05:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva': 1 files missing 2025/06/23 05:25:52 NOTICE: 1 hashes missing 2025/06/23 05:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva': 2 differences found 2025/06/23 05:25:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/06/23 05:25:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva': 0 differences found 2025/06/23 05:25:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva': 1 matching files 2025/06/23 05:25:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-korugit3sozo" 2025/06/23 05:25:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:53 DEBUG : Creating backend with remote "TestDrive:crypt/jtmtbcinj6oabnu5knvqjvsujcpkucoa3r329fo2f34o67pvd7lg" 2025/06/23 05:25:54 DEBUG : Creating backend with remote "/tmp/rclone3023411176" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo'", Local "Local file system at /tmp/rclone3023411176", Modify Window "1ms" 2025/06/23 05:25:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c49c8c5a9e1060c5717d01e93d07cca8 OK NFDx2 checkfile vs. both remote (without normalization) 2025/06/23 05:25:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 05:25:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo' 2025/06/23 05:25:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo': 1 files missing 2025/06/23 05:25:57 NOTICE: 1 hashes missing 2025/06/23 05:25:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo': 2 differences found 2025/06/23 05:25:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/06/23 05:25:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo': 0 differences found 2025/06/23 05:25:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo': 1 matching files 2025/06/23 05:25:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gacasuw2woku" 2025/06/23 05:25:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:25:58 DEBUG : Creating backend with remote "TestDrive:crypt/56489gkgnrm8u6q03kinlcv5bpb5fg7l3o0sdkbbauvjtm5io180" 2025/06/23 05:25:59 DEBUG : Creating backend with remote "/tmp/rclone3129368306" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku'", Local "Local file system at /tmp/rclone3129368306", Modify Window "1ms" 2025/06/23 05:26:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cce9f97bada99556ecd511d85f110a74 OK NFCx2 checkfile vs. both remote (without normalization) 2025/06/23 05:26:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 05:26:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku' 2025/06/23 05:26:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku': 1 files missing 2025/06/23 05:26:02 NOTICE: 1 hashes missing 2025/06/23 05:26:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku': 2 differences found 2025/06/23 05:26:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/06/23 05:26:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku': 0 differences found 2025/06/23 05:26:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku': 1 matching files 2025/06/23 05:26:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suyexir6baxe" 2025/06/23 05:26:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:26:03 DEBUG : Creating backend with remote "TestDrive:crypt/o6e384b2fahme259o5irhpkp7i1ga0f04lvuci6g0rs2jjlsg1i0" 2025/06/23 05:26:04 DEBUG : Creating backend with remote "/tmp/rclone2434115786" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe'", Local "Local file system at /tmp/rclone2434115786", Modify Window "1ms" 2025/06/23 05:26:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2f24ac42c046efa636be1e5bd2b75319 OK both checkfile vs. NFDx2 remote (without normalization) 2025/06/23 05:26:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 05:26:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe' 2025/06/23 05:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe': 1 files missing 2025/06/23 05:26:06 NOTICE: 1 hashes missing 2025/06/23 05:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe': 2 differences found 2025/06/23 05:26:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/06/23 05:26:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:26:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe': 0 differences found 2025/06/23 05:26:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe': 1 matching files 2025/06/23 05:26:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pibeguw0yaba" 2025/06/23 05:26:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:26:07 DEBUG : Creating backend with remote "TestDrive:crypt/8992kopufmkbltk06a5fh785lrm7l4d6412mkd1899c3jqigshhg" 2025/06/23 05:26:08 DEBUG : Creating backend with remote "/tmp/rclone3736220616" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba'", Local "Local file system at /tmp/rclone3736220616", Modify Window "1ms" 2025/06/23 05:26:10 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b254b887a2918ddffedab3f4d5e970fe OK both checkfile vs. NFCx2 remote (without normalization) 2025/06/23 05:26:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/06/23 05:26:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba' 2025/06/23 05:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba': 1 files missing 2025/06/23 05:26:11 NOTICE: 1 hashes missing 2025/06/23 05:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba': 2 differences found 2025/06/23 05:26:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/06/23 05:26:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/06/23 05:26:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba': 0 differences found 2025/06/23 05:26:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba': 1 matching files 2025/06/23 05:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibeguw0yaba': Purge remote 2025/06/23 05:26:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suyexir6baxe': Purge remote 2025/06/23 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gacasuw2woku': Purge remote 2025/06/23 05:26:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-korugit3sozo': Purge remote 2025/06/23 05:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupemos3meva': Purge remote 2025/06/23 05:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jelekoz4fumo': Purge remote 2025/06/23 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loniwez9buye': Purge remote 2025/06/23 05:26:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xecosof4seco': Purge remote 2025/06/23 05:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qivesef5niya': Purge remote 2025/06/23 05:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kabococ7guha': Purge remote --- PASS: TestApplyTransforms (52.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:26:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 05:26:19 DEBUG : sub/file2: md5 = 8df78addf26cb0130936522982c2394e OK 2025/06/23 05:26:19 INFO : file1: Copied (new) to: sub/file2 2025/06/23 05:26:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 05:26:20 DEBUG : file1: Unchanged skipping 2025/06/23 05:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': don't need to copy/move sub/file2, it is already at target location 2025/06/23 05:26:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:26:25 DEBUG : dst/file1: md5 = f247d679d8f7e056f81f0ceeab0b4eb8 OK 2025/06/23 05:26:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/backup" 2025/06/23 05:26:26 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/1nrff024r7pq65ecp72fc28jb0" 2025/06/23 05:26:28 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 05:26:30 INFO : dst/file1: Moved (server-side) 2025/06/23 05:26:32 DEBUG : dst/file1: md5 = 84a404b8c1c36edd3463623f79bdc848 OK 2025/06/23 05:26:32 INFO : dst/file1: Copied (new) 2025/06/23 05:26:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:26:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:26:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.10s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:26:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/dst" 2025/06/23 05:26:36 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 05:26:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/CompareDest" 2025/06/23 05:26:38 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/gveqi14airsml4bgu7krj116o8" 2025/06/23 05:26:39 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 05:26:42 DEBUG : one: md5 = 9acc72d915624b8dac180a354522880d OK 2025/06/23 05:26:42 INFO : one: Copied (new) 2025/06/23 05:26:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:26:44 DEBUG : one: md5 = 3fefee8c269f847350cf72f377357bd8 OK 2025/06/23 05:26:44 INFO : one: Copied (replaced existing) 2025/06/23 05:26:47 DEBUG : dst/one: md5 = d3128592061b5bc54373303a188024b3 OK 2025/06/23 05:26:49 DEBUG : CompareDest/one: md5 = 3473b4e2afcb85d7ddaadc0a1c0e72c1 OK 2025/06/23 05:26:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:26:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 05:26:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/23 05:26:52 DEBUG : CompareDest/two: md5 = ef1e4d20f0e5cb7e3612d18a7e9873ed OK 2025/06/23 05:26:53 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 05:26:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 05:26:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 05:26:54 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 05:26:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 05:26:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/23 05:26:55 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 05:26:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/23 05:26:57 DEBUG : two: md5 = e092de2183972418003390d58ac45e0d OK 2025/06/23 05:26:57 INFO : two: Copied (new) 2025/06/23 05:27:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 05:27:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:27:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 05:27:00 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.97s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:27:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/dst" 2025/06/23 05:27:01 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 05:27:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/CopyDest" 2025/06/23 05:27:03 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/23 05:27:04 DEBUG : one: Need to transfer - File not found at Destination 2025/06/23 05:27:07 DEBUG : one: md5 = 7f9b1e01fb514bc9e7b8972fb85ab816 OK 2025/06/23 05:27:07 INFO : one: Copied (new) 2025/06/23 05:27:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:27:09 DEBUG : one: md5 = 4ea606530857b6cf1d9ede2a228f0c15 OK 2025/06/23 05:27:09 INFO : one: Copied (replaced existing) 2025/06/23 05:27:11 DEBUG : dst/one: md5 = cdfd9aa86ab8335f4ca8c475d79b6da1 OK 2025/06/23 05:27:13 DEBUG : CopyDest/one: md5 = 443eabfd83db246d395a986ff3a6521d OK 2025/06/23 05:27:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/BackupDir" 2025/06/23 05:27:14 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/23 05:27:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:27:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 05:27:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/23 05:27:17 INFO : one: Moved (server-side) 2025/06/23 05:27:18 INFO : one: Copied (server-side copy) 2025/06/23 05:27:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/23 05:27:20 DEBUG : CopyDest/two: md5 = 795e988b73baadf42d89ae94fd0f4f8d OK 2025/06/23 05:27:21 DEBUG : two: Need to transfer - File not found at Destination 2025/06/23 05:27:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 05:27:22 INFO : two: Copied (server-side copy) 2025/06/23 05:27:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/23 05:27:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/23 05:27:23 DEBUG : two: Unchanged skipping 2025/06/23 05:27:25 DEBUG : CopyDest/three: md5 = f9c8db8a149b5dd7a166b9a9278ae60d OK 2025/06/23 05:27:26 DEBUG : three: Need to transfer - File not found at Destination 2025/06/23 05:27:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/23 05:27:26 DEBUG : three: Destination not found in --copy-dest 2025/06/23 05:27:28 DEBUG : three: md5 = b1499cdfc06535ff7577b89f00f893e6 OK 2025/06/23 05:27:28 INFO : three: Copied (new) 2025/06/23 05:27:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/23 05:27:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:27:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 05:27:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:27:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/23 05:27:33 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 05:27:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.79s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:27:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/06/23 05:27:37 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d89e58eb9ea564e796bdc47a4d8f66b8 OK 2025/06/23 05:27:37 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/06/23 05:27:38 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/06/23 05:27:38 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/06/23 05:27:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/06/23 05:27:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/06/23 05:27:41 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 72cb7b2aedc5dd2684b8667ad95d0158 OK 2025/06/23 05:27:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/06/23 05:27:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/06/23 05:27:43 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.07s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.62s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:27:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using skip mode. 2025/06/23 05:27:47 NOTICE: one: Found 2 files with duplicate names 2025/06/23 05:27:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.68s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:27:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using skip mode. 2025/06/23 05:27:54 NOTICE: one: Found 3 files with duplicate names 2025/06/23 05:27:54 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/06/23 05:27:54 INFO : one: Deleted 2025/06/23 05:27:54 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.45s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:27:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using first mode. 2025/06/23 05:28:00 NOTICE: one: Found 3 files with duplicate names 2025/06/23 05:28:00 INFO : one: Deleted 2025/06/23 05:28:01 INFO : one: Deleted 2025/06/23 05:28:01 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.08s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using newest mode. 2025/06/23 05:28:06 NOTICE: one: Found 3 files with duplicate names 2025/06/23 05:28:07 INFO : one: Deleted 2025/06/23 05:28:07 INFO : one: Deleted 2025/06/23 05:28:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using oldest mode. 2025/06/23 05:28:13 NOTICE: one: Found 3 files with duplicate names 2025/06/23 05:28:13 INFO : one: Deleted 2025/06/23 05:28:14 INFO : one: Deleted 2025/06/23 05:28:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.24s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using largest mode. 2025/06/23 05:28:19 NOTICE: one: Found 3 files with duplicate names 2025/06/23 05:28:19 INFO : one: Deleted 2025/06/23 05:28:20 INFO : one: Deleted 2025/06/23 05:28:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.10s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using smallest mode. 2025/06/23 05:28:25 NOTICE: one: Found 3 files with duplicate names 2025/06/23 05:28:26 INFO : one: Deleted 2025/06/23 05:28:26 INFO : one: Deleted 2025/06/23 05:28:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.37s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Looking for duplicate names using rename mode. 2025/06/23 05:28:33 NOTICE: one.txt: Found 3 files with duplicate names 2025/06/23 05:28:34 INFO : one-2.txt: renamed from: one.txt 2025/06/23 05:28:35 INFO : one-3.txt: renamed from: one.txt 2025/06/23 05:28:36 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.55s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:41 DEBUG : dupe1/one.txt: md5 = a1748f47df58aa46b9f2279b6b807036 OK 2025/06/23 05:28:43 DEBUG : dupe2/two.txt: md5 = b9d55e3de91a8ca1eb1e3998f4240c8b OK 2025/06/23 05:28:45 DEBUG : dupe3/three.txt: md5 = 8bb6aedf092a071ab52245bacac4ac20 OK 2025/06/23 05:28:46 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/06/23 05:28:47 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/06/23 05:28:47 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/06/23 05:28:48 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/06/23 05:28:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/06/23 05:28:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/06/23 05:28:51 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.14s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:28:53 DEBUG : a.txt: md5 = eef1a3b7d1ffc9131a4dbcbde99beaed OK 2025/06/23 05:28:55 DEBUG : zend.txt: md5 = 5703822d150fd11f5321adb8defb217f OK 2025/06/23 05:28:57 DEBUG : sub dir/hello world: md5 = e88bd5143bd12b54825a66b44feda191 OK 2025/06/23 05:28:58 DEBUG : sub dir/hello world2: md5 = 16465dd1f2dc9f8b8f76f6ca13a813b6 OK 2025/06/23 05:29:01 DEBUG : sub dir/ignore dir/.ignore: md5 = 956dabe3836d27baadd31fc79eeac1b5 OK 2025/06/23 05:29:02 DEBUG : sub dir/ignore dir/should be ignored: md5 = b38f6755d5c72aae1196fae83e5f17e6 OK 2025/06/23 05:29:04 DEBUG : sub dir/sub sub dir/hello world3: md5 = aad3ab0f897da676ecbaaef335549f5f OK 2025/06/23 05:29:05 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 05:29:05 DEBUG : a.txt: Excluded 2025/06/23 05:29:06 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 05:29:06 DEBUG : sub dir/hello world: Excluded 2025/06/23 05:29:06 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 05:29:06 DEBUG : sub dir/hello world2: Excluded 2025/06/23 05:29:07 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 05:29:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 05:29:07 DEBUG : sub dir/hello world: Excluded 2025/06/23 05:29:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 05:29:07 DEBUG : sub dir/hello world2: Excluded 2025/06/23 05:29:07 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 05:29:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/23 05:29:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/23 05:29:12 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/23 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/23 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/23 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/06/23 05:29:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.61s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:29:15 DEBUG : a.txt: md5 = 79bb9a6f67c682793a88bd762375a73a OK 2025/06/23 05:29:17 DEBUG : zend.txt: md5 = 5ff29aa319cef8c96f55dd0a8664a54c OK 2025/06/23 05:29:18 DEBUG : sub dir/hello world: md5 = 8544ab14c2482e9b9769d3a85445528e OK 2025/06/23 05:29:20 DEBUG : sub dir/hello world2: md5 = 4867f8129a142788e50fe129c683235b OK 2025/06/23 05:29:22 DEBUG : sub dir/ignore dir/.ignore: md5 = a0798169a63464ed0059791ad9d452de OK 2025/06/23 05:29:23 DEBUG : sub dir/ignore dir/should be ignored: md5 = 36b56d07316a265c8e681459b8e76e84 OK 2025/06/23 05:29:26 DEBUG : sub dir/sub sub dir/hello world3: md5 = 48b4f4987fe8e00b71ef220d298988a4 OK 2025/06/23 05:29:27 DEBUG : a.txt: Excluded (Size Filter) 2025/06/23 05:29:27 DEBUG : a.txt: Excluded 2025/06/23 05:29:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 05:29:27 DEBUG : sub dir/hello world2: Excluded 2025/06/23 05:29:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 05:29:27 DEBUG : sub dir/hello world: Excluded 2025/06/23 05:29:28 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 05:29:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/06/23 05:29:28 DEBUG : sub dir/hello world2: Excluded 2025/06/23 05:29:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/06/23 05:29:28 DEBUG : sub dir/hello world: Excluded 2025/06/23 05:29:28 DEBUG : sub dir/ignore dir: Excluded 2025/06/23 05:29:33 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/06/23 05:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/06/23 05:29:34 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/06/23 05:29:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/06/23 05:29:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/06/23 05:29:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/06/23 05:29:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.55s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:29:37 DEBUG : file1: md5 = 057dd0f0a37a4ded2f0a4f4f335f8620 OK 2025/06/23 05:29:39 DEBUG : sub/file2: md5 = 6a2043d516b3891ae67892f9abdb71b8 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/06/23 05:29:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/06/23 05:29:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/06/23 05:29:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/06/23 05:29:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.16s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.22s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.22s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.24s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.62s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:29:46 DEBUG : file1: md5 = bcd15b5e3c4d678c7649d55a144bc79f OK 2025/06/23 05:29:48 DEBUG : sub/file2: md5 = 32c01b7c369ba8e4c1181aba60ff3324 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/06/23 05:29:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/notfound" 2025/06/23 05:29:52 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/qe0i31qdkoejk60elps0ni5sqk" 2025/06/23 05:29:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.18s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.44s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.22s) --- PASS: TestStatJSON/RootNotFound (1.71s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:29:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Making directory 2025/06/23 05:29:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:29:58 DEBUG : sub dir/hello world: md5 = 45b087ab5ebf0368039ef43a1b086713 OK 2025/06/23 05:30:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.63s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:02 DEBUG : potato2: md5 = 08621991e887cde1923cfa7c6eaaaf98 OK 2025/06/23 05:30:03 DEBUG : empty space: md5 = 467cd08461296fb7495e8cc322938053 OK --- PASS: TestLs (4.45s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:07 DEBUG : potato2: md5 = f3b8e05280a306dc64856a32571208c0 OK 2025/06/23 05:30:08 DEBUG : empty space: md5 = 22ca35ded2468febc6039bd2dc392daf OK 2025/06/23 05:30:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/06/23 05:30:09 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.22s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:12 DEBUG : potato2: md5 = 624eb4f4b85c232a9c5e008a6a9f9b04 OK 2025/06/23 05:30:13 DEBUG : empty space: md5 = 29394df55e56631429450a2dbc426d38 OK --- PASS: TestLsLong (5.02s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:17 DEBUG : potato2: md5 = 8a1865792234354768a5974d2f6c5f26 OK 2025/06/23 05:30:18 DEBUG : empty space: md5 = a25869299ae6ef24e5b52fea4c648e69 OK --- PASS: TestHashSums (4.50s) === RUN TestHashSumsWithErrors 2025/06/23 05:30:20 DEBUG : Creating backend with remote ":memory:" 2025/06/23 05:30:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/06/23 05:30:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 05:30:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/06/23 05:30:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 05:30:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/06/23 05:30:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 05:30:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/06/23 05:30:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/06/23 05:30:20 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:21 DEBUG : potato2: md5 = 7e46b65b28a2b25ab1ffe5c92a1d1b99 OK 2025/06/23 05:30:23 DEBUG : empty space: md5 = 501cacd45b2d7dcc09682fcef2a43254 OK 2025/06/23 05:30:25 DEBUG : sub dir/potato3: md5 = 2d2c154f1ec15574ef68a777521b9d2b OK 2025/06/23 05:30:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.54s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:30 DEBUG : small: md5 = 6a62e86a1696af01153dcfd1625e637c OK 2025/06/23 05:30:31 DEBUG : medium: md5 = 39052164442678f247c910d86fef99e2 OK 2025/06/23 05:30:33 DEBUG : large: md5 = 21adff840cd1f73997ed8ad0eca6af5c OK 2025/06/23 05:30:33 DEBUG : Waiting for deletions to finish 2025/06/23 05:30:33 DEBUG : large: Excluded (Size Filter) 2025/06/23 05:30:34 INFO : small: Deleted 2025/06/23 05:30:34 INFO : medium: Deleted --- PASS: TestDelete (6.28s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:36 DEBUG : small: md5 = b5583dcd2d8edb1ab1c1ffa285baac5e OK 2025/06/23 05:30:38 DEBUG : medium: md5 = 96a593cc90ea3d794c1c955a5470b810 OK 2025/06/23 05:30:39 DEBUG : large: md5 = 70fb6d6e56085e1468a81f0fb056ee26 OK 2025/06/23 05:30:39 DEBUG : Waiting for deletions to finish 2025/06/23 05:30:39 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/06/23 05:30:40 INFO : medium: Deleted 2025/06/23 05:30:40 INFO : large: Deleted --- PASS: TestMaxDelete (6.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:43 DEBUG : small: md5 = 2271d58aff7ec286799636df2cbb52f9 OK 2025/06/23 05:30:44 DEBUG : medium: md5 = 8e4142e62b799f309f371204c21b88fe OK 2025/06/23 05:30:46 DEBUG : large: md5 = 28e01b601e0bfae3aae738a883399f7b OK 2025/06/23 05:30:46 DEBUG : Waiting for deletions to finish 2025/06/23 05:30:46 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 05:30:47 INFO : medium: Deleted 2025/06/23 05:30:47 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.62s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:50 DEBUG : small: md5 = 5b742c932adb920b2df91c43105d43f4 OK 2025/06/23 05:30:51 DEBUG : medium: md5 = 102e6413c4fbd4d2fd2ba6307bd63975 OK 2025/06/23 05:30:53 DEBUG : large: md5 = 5565a5ff68785c9bafc3e1a3b75f108e OK 2025/06/23 05:30:53 DEBUG : Waiting for deletions to finish 2025/06/23 05:30:53 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/06/23 05:30:54 INFO : small: Deleted 2025/06/23 05:30:54 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.16s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:30:57 DEBUG : ReadFile: md5 = 54fd95a2f24097ca918c19b2e1cfc217 OK --- PASS: TestReadFile (4.22s) === RUN TestRetry 2025/06/23 05:31:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/06/23 05:31:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/06/23 05:31:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 05:31:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 05:31:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 05:31:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/06/23 05:31:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:31:01 DEBUG : file1: md5 = 37c66d8485edf6c87dfcd935bf41932d OK 2025/06/23 05:31:03 DEBUG : file2: md5 = e424c749b096edcfa57e2d96130126d1 OK --- PASS: TestCat (16.93s) === RUN TestPurge 2025/06/23 05:31:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suzebuw0giba" 2025/06/23 05:31:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/23 05:31:17 DEBUG : Creating backend with remote "TestDrive:crypt/uv71vdb53netc0661glr545l3bcrue2rss6h0fn3espku41n9k9g" 2025/06/23 05:31:18 DEBUG : Creating backend with remote "/tmp/rclone2519463127" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suzebuw0giba'", Local "Local file system at /tmp/rclone2519463127", Modify Window "1ms" 2025/06/23 05:31:22 DEBUG : A1/B1/C1/one: md5 = 3165ef2ab8d2a53efb0d89b8bfdf45d5 OK 2025/06/23 05:31:22 INFO : A2: Making directory 2025/06/23 05:31:23 INFO : A1/B2: Making directory 2025/06/23 05:31:24 INFO : A1/B2/C2: Making directory 2025/06/23 05:31:25 INFO : A1/B1/C3: Making directory 2025/06/23 05:31:25 INFO : A3: Making directory 2025/06/23 05:31:26 INFO : A3/B3: Making directory 2025/06/23 05:31:27 INFO : A3/B3/C4: Making directory 2025/06/23 05:31:29 DEBUG : A1/two: md5 = ac1ee04d724b4e97e0732dbfaac3651c OK 2025/06/23 05:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suzebuw0giba': Purge remote 2025/06/23 05:31:32 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.77s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:31:36 DEBUG : A1/B1/C1/one: md5 = d671ddd0af86acb6f4191e8780974119 OK 2025/06/23 05:31:36 INFO : A2: Making directory 2025/06/23 05:31:37 INFO : A1/B2: Making directory 2025/06/23 05:31:38 INFO : A1/B2/C2: Making directory 2025/06/23 05:31:38 INFO : A1/B1/C3: Making directory 2025/06/23 05:31:39 INFO : A3: Making directory 2025/06/23 05:31:40 INFO : A3/B3: Making directory 2025/06/23 05:31:40 INFO : A3/B3/C4: Making directory 2025/06/23 05:31:42 DEBUG : A1/two: md5 = bd870e2a226c634172299a835c29a78f OK 2025/06/23 05:31:44 DEBUG : removing 1 level 3 directories 2025/06/23 05:31:44 INFO : A3/B3/C4: Removing directory 2025/06/23 05:31:46 DEBUG : removing 2 level 3 directories 2025/06/23 05:31:46 INFO : A1/B2/C2: Removing directory 2025/06/23 05:31:46 INFO : A1/B1/C3: Removing directory 2025/06/23 05:31:47 DEBUG : removing 2 level 2 directories 2025/06/23 05:31:47 INFO : A3/B3: Removing directory 2025/06/23 05:31:47 INFO : A1/B2: Removing directory 2025/06/23 05:31:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 05:31:47 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/06/23 05:31:48 DEBUG : removing 2 level 1 directories 2025/06/23 05:31:48 INFO : A3: Removing directory 2025/06/23 05:31:48 INFO : A2: Removing directory 2025/06/23 05:31:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/06/23 05:31:52 DEBUG : removing 1 level 3 directories 2025/06/23 05:31:52 INFO : A1/B1/C1: Removing directory 2025/06/23 05:31:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:53 DEBUG : removing 1 level 2 directories 2025/06/23 05:31:53 INFO : A1/B1: Removing directory 2025/06/23 05:31:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 05:31:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 05:31:53 DEBUG : removing 1 level 1 directories 2025/06/23 05:31:53 INFO : A1: Removing directory 2025/06/23 05:31:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 05:31:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 05:31:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 05:31:54 DEBUG : removing 1 level 0 directories 2025/06/23 05:31:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Removing directory 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/06/23 05:31:54 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (22.92s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:31:56 INFO : A1: Making directory 2025/06/23 05:31:57 INFO : A1/B1: Making directory 2025/06/23 05:31:58 INFO : A1/B1/C1: Making directory 2025/06/23 05:32:00 DEBUG : removing 1 level 3 directories 2025/06/23 05:32:00 INFO : A1/B1/C1: Removing directory 2025/06/23 05:32:01 DEBUG : removing 1 level 2 directories 2025/06/23 05:32:01 INFO : A1/B1: Removing directory 2025/06/23 05:32:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 05:32:03 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.13s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:32:03 INFO : A1: Making directory 2025/06/23 05:32:04 INFO : A1/B1: Making directory 2025/06/23 05:32:05 INFO : A1/B1/C1: Making directory 2025/06/23 05:32:08 DEBUG : removing 1 level 3 directories 2025/06/23 05:32:08 INFO : A1/B1/C1: Removing directory 2025/06/23 05:32:09 DEBUG : removing 1 level 2 directories 2025/06/23 05:32:09 INFO : A1/B1: Removing directory 2025/06/23 05:32:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 05:32:10 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.64s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:32:13 DEBUG : file1: md5 = d42c0a70bde29f337a3e03015fc8aee2 OK 2025/06/23 05:32:13 DEBUG : filename.txt: File name found in url 2025/06/23 05:32:15 DEBUG : filename.txt: md5 = fdd0874f1e9f6acc8ae9595e68eefad9 OK 2025/06/23 05:32:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/06/23 05:32:16 DEBUG : headerfilename.txt: md5 = f9867eb8853fa5a1302ec75f9c52a2cb OK 2025/06/23 05:32:17 DEBUG : file2: md5 = 36055145c17569c2b5c058cd745a3ff8 OK --- PASS: TestCopyURL (8.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:32:20 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 05:32:22 DEBUG : sub/file2: md5 = d219be4d7227cf8080bcf3ff0edcf909 OK 2025/06/23 05:32:22 INFO : file1: Copied (new) to: sub/file2 2025/06/23 05:32:22 INFO : file1: Deleted 2025/06/23 05:32:23 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 05:32:23 DEBUG : file1: Unchanged skipping 2025/06/23 05:32:23 INFO : file1: Deleted 2025/06/23 05:32:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': don't need to copy/move sub/file2, it is already at target location 2025/06/23 05:32:25 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.89s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:32:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/06/23 05:32:27 DEBUG : file1: md5 = 58d75b8692e90fe74282d61861e530fc OK 2025/06/23 05:32:27 INFO : file1: Copied (new) 2025/06/23 05:32:27 INFO : file1: Deleted 2025/06/23 05:32:28 DEBUG : file1: Destination exists, skipping 2025/06/23 05:32:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.36s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:32:32 DEBUG : dst/file1: md5 = 4253ff01db733752edfac38af5acecf5 OK 2025/06/23 05:32:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jiqoquz2xudo/backup" 2025/06/23 05:32:33 DEBUG : Creating backend with remote "TestDrive:crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0/1nrff024r7pq65ecp72fc28jb0" 2025/06/23 05:32:34 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/06/23 05:32:37 INFO : dst/file1: Moved (server-side) 2025/06/23 05:32:38 DEBUG : dst/file1: md5 = 721c22dd1cc560b17e700735aecf534c OK 2025/06/23 05:32:38 INFO : dst/file1: Copied (new) 2025/06/23 05:32:38 INFO : dst/file1: Deleted 2025/06/23 05:32:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:32:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/06/23 05:32:43 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.30s) === 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:32:45 DEBUG : A1/one: md5 = 4ba4d6143f07640f4bc936db65dcbdac OK 2025/06/23 05:32:47 DEBUG : A1/two: md5 = d3b56ed81de6a5e2443652329934c7de OK 2025/06/23 05:32:49 DEBUG : A1/B1/three: md5 = 277f4388468de829ae78b407d966f827 OK 2025/06/23 05:32:51 DEBUG : A1/B1/C1/four: md5 = d24b14687403c5bdcf3de2e285a7afc6 OK 2025/06/23 05:32:53 DEBUG : A1/B1/C2/five: md5 = 3299cda1cf9d1f28a126da11401de64f OK 2025/06/23 05:32:53 INFO : A1/B2: Making directory 2025/06/23 05:32:54 INFO : A1/B1/C3: Making directory 2025/06/23 05:33:03 INFO : A2/one: Moved (server-side) to: A3/one 2025/06/23 05:33:03 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/06/23 05:33:03 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/06/23 05:33:03 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/06/23 05:33:03 INFO : A2/two: Moved (server-side) to: A3/two 2025/06/23 05:33:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 05:33:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 05:33:06 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 05:33:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 05:33:07 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 05:33:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/06/23 05:33:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/06/23 05:33:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/06/23 05:33:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/06/23 05:33:15 INFO : A3/two: Moved (server-side) to: A4/two 2025/06/23 05:33:15 INFO : A3/one: Moved (server-side) to: A4/one 2025/06/23 05:33:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 05:33:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 05:33:18 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 05:33:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 05:33:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 05:33:25 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/06/23 05:33:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/06/23 05:33:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/06/23 05:33:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/06/23 05:33:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/06/23 05:33:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/06/23 05:33:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/06/23 05:33:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/06/23 05:33:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/06/23 05:33:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.00s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 05:33:30 DEBUG : no_checksum_small_file_from_pipe: md5 = b1c4107ddc698d8ca476ec92863baf17 OK 2025/06/23 05:33:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/23 05:33:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 05:33:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/06/23 05:33:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 33c9d0a8bb10a7c0247e1eb7aedb1811 OK 2025/06/23 05:33:32 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:33:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 05:33:36 DEBUG : with_checksum_small_file_from_pipe: md5 = cec4cc45320b37aea283452d26fd04a5 OK 2025/06/23 05:33:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 05:33:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/06/23 05:33:37 DEBUG : with_checksum_big_file_from_pipe: md5 = e8ceca623cb26b30a6e3f4ea7cd59029 OK 2025/06/23 05:33:37 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:33:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 05:33:41 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 05:33:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/23 05:33:42 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (34 bytes), uploading instead of streaming 2025/06/23 05:33:46 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/06/23 05:33:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/06/23 05:33:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.18s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.15s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.96s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.83s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/06/23 05:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (48 bytes), uploading instead of streaming 2025/06/23 05:33:51 DEBUG : rcat_metadata: md5 = 5eab4a67c747357b83a8859789e3cb2c OK 2025/06/23 05:33:51 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/06/23 05:33:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/06/23 05:33:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 85f4281f7b29f0bb8ed0119fa32313f7 OK 2025/06/23 05:33:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.00s) --- PASS: TestRcatMetadata/Normal (2.72s) --- PASS: TestRcatMetadata/ViaDisk (2.83s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:33:56 DEBUG : potato1: md5 = a54d910e26cc6fe7ce4f642c50cc5691 OK 2025/06/23 05:33:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (60 bytes), uploading instead of streaming 2025/06/23 05:33:57 DEBUG : potato2: md5 = f1fbf49852b636211ea5014100a542be OK 2025/06/23 05:33:57 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.10s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:00 DEBUG : potato1: md5 = 558168ef5b4d69035abeb0ccb2a2bf01 OK 2025/06/23 05:34:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': File to upload is small (60 bytes), uploading instead of streaming 2025/06/23 05:34:02 DEBUG : potato2: md5 = b11ad084f28c473ab5ada2901a6f7439 OK 2025/06/23 05:34:02 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.89s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:05 DEBUG : potato2: md5 = 874a4b1e62c381c70534d58334844ffe OK 2025/06/23 05:34:07 DEBUG : empty space: md5 = 857859356b3bb5dabf8a793f794c0df1 OK 2025/06/23 05:34:09 DEBUG : sub dir/potato3: md5 = 604761fa37352fedf897b46b13a4e051 OK 2025/06/23 05:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Touching "sub dir/potato3" 2025/06/23 05:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Touching "potato2" 2025/06/23 05:34:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Touching "empty space" 2025/06/23 05:34:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.53s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:13 DEBUG : dir with metadata: Making directory with metadata 2025/06/23 05:34:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.27s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:16 DEBUG : directory with modtime: Making directory with metadata 2025/06/23 05:34:16 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-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:18 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/23 05:34:18 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:34:18 DEBUG : Google drive root 'crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0': Skipping btime metadata as can't update it on an existing file: 2025-06-23T05:34:18.511368266Z 2025/06/23 05:34:19 INFO : non existent directory: Updated directory metadata 2025/06/23 05:34:21 DEBUG : Google drive root 'crypt/787vdhgqonakk9nh0442mpjvk4qr3hpfsfnautt6jt53d365mkg0': Skipping btime metadata as can't update it on an existing file: 2025-06-23T05:34:18.511368266Z 2025/06/23 05:34:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.85s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/06/23 05:34:24 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/06/23 05:34:25 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.90s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:27 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/06/23 05:34:27 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:34:27 DEBUG : dst: Making directory with metadata 2025/06/23 05:34:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/23 05:34:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/23 05:34:28 INFO : dst: Set directory modification time (using SetModTime) 2025/06/23 05:34:28 INFO : dst: Set directory modification time (using SetModTime) 2025/06/23 05:34:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/06/23 05:34:29 INFO : dst: Set directory modification time (using SetModTime) 2025/06/23 05:34:29 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.47s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo'", Local "Local file system at /tmp/rclone2841215104", Modify Window "1ms" 2025/06/23 05:34:32 DEBUG : sub dir/test remove existing: md5 = 3b434582296bd1e0567bb0039a48b39e OK 2025/06/23 05:34:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 7a233e6e9fbe8ecfa3c3da41c4533ab5 OK 2025/06/23 05:34:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sotepeq0" before starting 2025/06/23 05:34:37 DEBUG : sub dir/test remove existing.sotepeq0: TEST: removing renamed existing file after operation 2025/06/23 05:34:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pibakit2" before starting 2025/06/23 05:34:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pibakit2: TEST: renaming existing back after failed operation 2025/06/23 05:34:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yibucew1" before starting 2025/06/23 05:34:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yibucew1: TEST: removing renamed existing file after operation 2025/06/23 05:34:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8oppnoeb28pl4onapq2fr6otp610p6o9ov194kngd9k3nmf6mejccttc4qljn4vnjg655ig21tl410bcbnpja6bqr08bfmtue5pfom6o0t8n4f0mo08t7ebkaohs3njcocom23ee1o3cj8uqrujorcu48ro3fml8f6ju025l5uvouatig4l0" 2025/06/23 05:34:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3vvjsd8buhq82u2fk5iuee0bj5uncaqjsmn7j60jlfe17rt2qc2g" --- PASS: TestRemoveExisting (12.87s) === 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/06/23 05:34:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jiqoquz2xudo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m48.315738567s (try 1/5)