"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/15 02:44:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali" 2025/05/15 02:44:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:44:36 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0" 2025/05/15 02:44:38 DEBUG : Creating backend with remote "/tmp/rclone4194232164" === 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/05/15 02:44:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/05/15 02:44:38 DEBUG : potato: Seek from 10 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 10 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Seek from 5 to 2 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/05/15 02:44:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Seek from 5 to 2 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/05/15 02:44:38 DEBUG : potato: Seek from 8 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 8 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/05/15 02:44:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/05/15 02:44:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/05/15 02:44:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/05/15 02:44:38 DEBUG : potato: Seek from 5 to 2 2025/05/15 02:44:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/05/15 02:44:38 DEBUG : potato: Seek from 9 to 0 2025/05/15 02:44:38 DEBUG : potato: Seek from 9 to 0 2025/05/15 02:44:38 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:44:40 DEBUG : rutabaga: md5 = e08f3ced6102423ecf4b79e7393efbdf OK === RUN TestCheck/1 === RUN TestCheck/2 2025/05/15 02:44:43 DEBUG : empty space: md5 = 07d386139b2b01403708193c6f52ceac OK === RUN TestCheck/3 2025/05/15 02:44:45 DEBUG : potato2: md5 = 48581b4f04d8d5f68233c879e90adc26 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/05/15 02:44:47 DEBUG : remotepotato: md5 = 85a624ca4ebd872375783ecd4e1d2cac OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.30s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/05/15 02:44:50 DEBUG : Creating backend with remote "nonexistent" 2025/05/15 02:44:50 DEBUG : Creating backend with remote "nonexistent" 2025/05/15 02:44:50 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/05/15 02:44:50 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/05/15 02:44:50 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/05/15 02:44:50 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:44:52 DEBUG : rutabaga: md5 = ded42f4df8383ef46ebf772895be123b OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/05/15 02:44:56 DEBUG : empty space: md5 = 399a8e9665b85b0615ab6f48ffccf797 OK === RUN TestCheckDownload/3 2025/05/15 02:44:58 DEBUG : potato2: md5 = 78f720588adb67e4cae03988ea028036 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/15 02:45:02 DEBUG : remotepotato: md5 = 90cbe1b3d24ad0132e1be5c233e4ef09 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.04s) --- PASS: TestCheckDownload/1 (1.15s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.17s) --- PASS: TestCheckDownload/5 (1.20s) --- PASS: TestCheckDownload/6 (1.16s) --- PASS: TestCheckDownload/7 (1.04s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:45:09 DEBUG : rutabaga: md5 = 70aa874ed9b0e9cea1595a896f84fd72 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/05/15 02:45:11 DEBUG : empty space: md5 = 8d178a53b43c6c46fdf6e49ff0585bbb OK === RUN TestCheckSizeOnly/3 2025/05/15 02:45:13 DEBUG : potato2: md5 = 1c233d4cbc012d383605961d43b7d553 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/05/15 02:45:15 DEBUG : remotepotato: md5 = e70d094d4c5e5e56fde1f734f30e243e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.79s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.21s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:45:19 DEBUG : test.sum: md5 = 0755347525d18b7e29905f2fc7ab50df OK 2025/05/15 02:45:21 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/15 02:45:21 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/15 02:45:21 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/15 02:45:21 NOTICE: test.sum: 2 warning(s) suppressed... 2025/05/15 02:45:22 DEBUG : test.sum: md5 = b0c7471cfa1275dd22d2d554a1cca30f OK 2025/05/15 02:45:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/05/15 02:45:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/05/15 02:45:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/05/15 02:45:23 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:45:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/data" 2025/05/15 02:45:24 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali/data' lacks md5, skipping --- SKIP: TestCheckSum (2.04s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:45:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/data" 2025/05/15 02:45:27 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/vjrnln8ratgmqakfosrqe8espk" 2025/05/15 02:45:30 DEBUG : data/banana: md5 = f4d884181dfa79d23aa3750f8924532a OK 2025/05/15 02:45:32 DEBUG : test.sum: md5 = 8b10e63f847ee385afeecd1a4ad434c2 OK === RUN TestCheckSumDownload/subtest1 2025/05/15 02:45:36 DEBUG : data/potato: md5 = f7dcd0bdb193f5bdb049b7de17c23e1e OK 2025/05/15 02:45:37 DEBUG : test.sum: md5 = 9921ec1f3f1eac2088aa3581691f1343 OK === RUN TestCheckSumDownload/subtest2 2025/05/15 02:45:42 DEBUG : test.sum: md5 = 7ddaae668e2003c6c61804b0fc41004d OK === RUN TestCheckSumDownload/subtest3 2025/05/15 02:45:47 DEBUG : test.sum: md5 = 9fe693caeab8f10aeb8b1796d4a4c732 OK === RUN TestCheckSumDownload/subtest4 2025/05/15 02:45:51 DEBUG : test.sum: md5 = be77c8dbdb537380d72fa7b756aab20e OK === RUN TestCheckSumDownload/subtest5 2025/05/15 02:45:55 DEBUG : test.sum: md5 = 3265ef49dfa44a48a7171f981664f6e3 OK === RUN TestCheckSumDownload/subtest6 2025/05/15 02:45:59 DEBUG : data/banana: md5 = 4de6e908adf801edd47225e1e004eaec OK 2025/05/15 02:46:01 DEBUG : data/potato: md5 = eb41f74fab5ee1d41a8101ec51ced43d OK 2025/05/15 02:46:02 DEBUG : test.sum: md5 = 77d3137765802abffb56c252d3b82696 OK === RUN TestCheckSumDownload/subtest7 2025/05/15 02:46:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/05/15 02:46:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.55s) --- PASS: TestCheckSumDownload/subtest1 (2.48s) --- PASS: TestCheckSumDownload/subtest2 (2.47s) --- PASS: TestCheckSumDownload/subtest3 (3.12s) --- PASS: TestCheckSumDownload/subtest4 (2.24s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.09s) --- PASS: TestCheckSumDownload/subtest7 (2.23s) === RUN TestApplyTransforms 2025/05/15 02:46:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-curezug3koco" 2025/05/15 02:46:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:08 DEBUG : Creating backend with remote "TestDrive:crypt/nmh0u7n80jfafp3uu78eqnieljrclu1vfl6d6n27j2snk731uop0" 2025/05/15 02:46:09 DEBUG : Creating backend with remote "/tmp/rclone1003646173" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco'", Local "Local file system at /tmp/rclone1003646173", Modify Window "1ms" 2025/05/15 02:46:11 DEBUG : hello, world!: md5 = 817e6892b1aae9fe2e0caca3ed75ba10 OK upper checkfile vs. lower remote (without normalization) 2025/05/15 02:46:12 ERROR : hello, world!: sum not found 2025/05/15 02:46:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco' 2025/05/15 02:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco': 1 files missing 2025/05/15 02:46:12 NOTICE: 1 hashes missing 2025/05/15 02:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco': 2 differences found 2025/05/15 02:46:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/15 02:46:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco': 0 differences found 2025/05/15 02:46:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco': 1 matching files 2025/05/15 02:46:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sicarib4riga" 2025/05/15 02:46:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:13 DEBUG : Creating backend with remote "TestDrive:crypt/5qb2jk24inolp0oqj06tosgbbmk0kbu1rb6u6ia7uvhtt4u36k50" 2025/05/15 02:46:14 DEBUG : Creating backend with remote "/tmp/rclone283553518" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga'", Local "Local file system at /tmp/rclone283553518", Modify Window "1ms" 2025/05/15 02:46:16 DEBUG : HELLO, WORLD!: md5 = 09c214070dbb253a892f50ad7c558b85 OK lower checkfile vs. upper remote (without normalization) 2025/05/15 02:46:17 ERROR : HELLO, WORLD!: sum not found 2025/05/15 02:46:17 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga' 2025/05/15 02:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga': 1 files missing 2025/05/15 02:46:17 NOTICE: 1 hashes missing 2025/05/15 02:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga': 2 differences found 2025/05/15 02:46:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/15 02:46:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga': 0 differences found 2025/05/15 02:46:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga': 1 matching files 2025/05/15 02:46:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lacufut3bihu" 2025/05/15 02:46:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:18 DEBUG : Creating backend with remote "TestDrive:crypt/af36cdg3l9kepoqp1d13e5a558ggmapecbbprjsunqbaj5adoet0" 2025/05/15 02:46:19 DEBUG : Creating backend with remote "/tmp/rclone1380911283" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu'", Local "Local file system at /tmp/rclone1380911283", Modify Window "1ms" 2025/05/15 02:46:21 DEBUG : HeLlO, wOrLd!: md5 = f72faafcba8380ce41fd6e321d3488b4 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/15 02:46:22 ERROR : HeLlO, wOrLd!: sum not found 2025/05/15 02:46:22 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu' 2025/05/15 02:46:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu': 1 files missing 2025/05/15 02:46:22 NOTICE: 1 hashes missing 2025/05/15 02:46:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu': 2 differences found 2025/05/15 02:46:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/15 02:46:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu': 0 differences found 2025/05/15 02:46:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu': 1 matching files 2025/05/15 02:46:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-najiviz9wuda" 2025/05/15 02:46:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:23 DEBUG : Creating backend with remote "TestDrive:crypt/u6kpr1kb6245pb8ha2e7sl5ri2rofun27mqjrmuk2q9ugm8n7fcg" 2025/05/15 02:46:24 DEBUG : Creating backend with remote "/tmp/rclone1208635483" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda'", Local "Local file system at /tmp/rclone1208635483", Modify Window "1ms" 2025/05/15 02:46:26 DEBUG : HELLO, WORLD!: md5 = f69862e5722660c9c2ccfa658570856e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/15 02:46:27 ERROR : HELLO, WORLD!: sum not found 2025/05/15 02:46:27 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda' 2025/05/15 02:46:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda': 1 files missing 2025/05/15 02:46:27 NOTICE: 1 hashes missing 2025/05/15 02:46:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda': 2 differences found 2025/05/15 02:46:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/15 02:46:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda': 0 differences found 2025/05/15 02:46:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda': 1 matching files 2025/05/15 02:46:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-komuqij0jine" 2025/05/15 02:46:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:28 DEBUG : Creating backend with remote "TestDrive:crypt/pbnp4g889m0qn6a0u7i5p1g9faq7mrh4jo370lp6farv2tvao8lg" 2025/05/15 02:46:29 DEBUG : Creating backend with remote "/tmp/rclone4035457049" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine'", Local "Local file system at /tmp/rclone4035457049", Modify Window "1ms" 2025/05/15 02:46:31 DEBUG : 測試_Русский___ě_áñ: md5 = 908a177f082698484f4bf07e0100553c OK NFD checkfile vs. NFC remote (without normalization) 2025/05/15 02:46:31 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/15 02:46:31 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine' 2025/05/15 02:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine': 1 files missing 2025/05/15 02:46:31 NOTICE: 1 hashes missing 2025/05/15 02:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine': 2 differences found 2025/05/15 02:46:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/15 02:46:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine': 0 differences found 2025/05/15 02:46:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine': 1 matching files 2025/05/15 02:46:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dufideg2jopi" 2025/05/15 02:46:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:33 DEBUG : Creating backend with remote "TestDrive:crypt/lts9prfelhkhmqq7p82ku20qff8pa9roeduceoj9j5vilatj1d6g" 2025/05/15 02:46:34 DEBUG : Creating backend with remote "/tmp/rclone3130394825" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi'", Local "Local file system at /tmp/rclone3130394825", Modify Window "1ms" 2025/05/15 02:46:36 DEBUG : 測試_Русский___ě_áñ: md5 = 327c78fd649186aec21cad2dd3740e00 OK NFC checkfile vs. NFD remote (without normalization) 2025/05/15 02:46:37 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/15 02:46:37 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi' 2025/05/15 02:46:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi': 1 files missing 2025/05/15 02:46:37 NOTICE: 1 hashes missing 2025/05/15 02:46:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi': 2 differences found 2025/05/15 02:46:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/15 02:46:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi': 0 differences found 2025/05/15 02:46:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi': 1 matching files 2025/05/15 02:46:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-getaniy8jiyu" 2025/05/15 02:46:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:38 DEBUG : Creating backend with remote "TestDrive:crypt/mgm69f0v5savrmumnf1eo6ts6u71at515b7dk0dn1jlqe5pka93g" 2025/05/15 02:46:39 DEBUG : Creating backend with remote "/tmp/rclone3625466007" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu'", Local "Local file system at /tmp/rclone3625466007", Modify Window "1ms" 2025/05/15 02:46:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 32f6896d112f3bab0696e8051d1cf755 OK NFDx2 checkfile vs. both remote (without normalization) 2025/05/15 02:46:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 02:46:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu' 2025/05/15 02:46:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu': 1 files missing 2025/05/15 02:46:42 NOTICE: 1 hashes missing 2025/05/15 02:46:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu': 2 differences found 2025/05/15 02:46:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/15 02:46:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu': 0 differences found 2025/05/15 02:46:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu': 1 matching files 2025/05/15 02:46:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fiqipas5faka" 2025/05/15 02:46:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:43 DEBUG : Creating backend with remote "TestDrive:crypt/ssbo5fb12fjl8ccg525r6quq4c6ahkktq1ps5udk5nugrailj160" 2025/05/15 02:46:44 DEBUG : Creating backend with remote "/tmp/rclone239246828" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka'", Local "Local file system at /tmp/rclone239246828", Modify Window "1ms" 2025/05/15 02:46:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 93f8f721fc0e9c9c6f970355ef77bdcd OK NFCx2 checkfile vs. both remote (without normalization) 2025/05/15 02:46:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 02:46:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka' 2025/05/15 02:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka': 1 files missing 2025/05/15 02:46:46 NOTICE: 1 hashes missing 2025/05/15 02:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka': 2 differences found 2025/05/15 02:46:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/15 02:46:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka': 0 differences found 2025/05/15 02:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka': 1 matching files 2025/05/15 02:46:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vipidoh7zecu" 2025/05/15 02:46:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:48 DEBUG : Creating backend with remote "TestDrive:crypt/mnusple4utq26grgs8ld8vvrbqlv469d1gjt3sir9o98goi97rl0" 2025/05/15 02:46:49 DEBUG : Creating backend with remote "/tmp/rclone1981727357" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu'", Local "Local file system at /tmp/rclone1981727357", Modify Window "1ms" 2025/05/15 02:46:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1f37e33532c0ff2fab86c2c7cb1430c6 OK both checkfile vs. NFDx2 remote (without normalization) 2025/05/15 02:46:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 02:46:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu' 2025/05/15 02:46:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu': 1 files missing 2025/05/15 02:46:52 NOTICE: 1 hashes missing 2025/05/15 02:46:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu': 2 differences found 2025/05/15 02:46:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/15 02:46:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu': 0 differences found 2025/05/15 02:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu': 1 matching files 2025/05/15 02:46:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vamixow0biki" 2025/05/15 02:46:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:46:53 DEBUG : Creating backend with remote "TestDrive:crypt/g97i1njpfkv8mv4h4f2dvsl03fegu8p2dkt3md2fftlevkh207l0" 2025/05/15 02:46:54 DEBUG : Creating backend with remote "/tmp/rclone4040769722" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki'", Local "Local file system at /tmp/rclone4040769722", Modify Window "1ms" 2025/05/15 02:46:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fb6c81cf98a2f9581756c921470d63a1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/05/15 02:46:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/15 02:46:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki' 2025/05/15 02:46:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki': 1 files missing 2025/05/15 02:46:56 NOTICE: 1 hashes missing 2025/05/15 02:46:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki': 2 differences found 2025/05/15 02:46:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/15 02:46:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/05/15 02:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki': 0 differences found 2025/05/15 02:46:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki': 1 matching files 2025/05/15 02:46:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vamixow0biki': Purge remote 2025/05/15 02:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vipidoh7zecu': Purge remote 2025/05/15 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fiqipas5faka': Purge remote 2025/05/15 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-getaniy8jiyu': Purge remote 2025/05/15 02:46:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dufideg2jopi': Purge remote 2025/05/15 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komuqij0jine': Purge remote 2025/05/15 02:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-najiviz9wuda': Purge remote 2025/05/15 02:47:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lacufut3bihu': Purge remote 2025/05/15 02:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sicarib4riga': Purge remote 2025/05/15 02:47:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-curezug3koco': Purge remote --- PASS: TestApplyTransforms (54.81s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:47:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/15 02:47:05 DEBUG : sub/file2: md5 = 674109dd098b2d62ea1e14080190c7cf OK 2025/05/15 02:47:05 INFO : file1: Copied (new) to: sub/file2 2025/05/15 02:47:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 02:47:06 DEBUG : file1: Unchanged skipping 2025/05/15 02:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': don't need to copy/move sub/file2, it is already at target location 2025/05/15 02:47:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.11s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:47:12 DEBUG : dst/file1: md5 = 699dee6c0230ed8c25fd83805c40c607 OK 2025/05/15 02:47:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/backup" 2025/05/15 02:47:12 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/1nrff024r7pq65ecp72fc28jb0" 2025/05/15 02:47:14 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/15 02:47:16 INFO : dst/file1: Moved (server-side) 2025/05/15 02:47:18 DEBUG : dst/file1: md5 = 87365b37b6fdde6f3f5790735d262e6a OK 2025/05/15 02:47:18 INFO : dst/file1: Copied (new) 2025/05/15 02:47:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:47:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:47:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.35s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:47:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/dst" 2025/05/15 02:47:23 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 02:47:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/CompareDest" 2025/05/15 02:47:24 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/gveqi14airsml4bgu7krj116o8" 2025/05/15 02:47:26 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 02:47:28 DEBUG : one: md5 = 7b69158081422248668bed0625078d4c OK 2025/05/15 02:47:28 INFO : one: Copied (new) 2025/05/15 02:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 02:47:31 DEBUG : one: md5 = bf7cf6da10a1b176e1c5b8cfb32dbf31 OK 2025/05/15 02:47:31 INFO : one: Copied (replaced existing) 2025/05/15 02:47:33 DEBUG : dst/one: md5 = ba672a542bc8daefc9b65e9d1ce0325a OK 2025/05/15 02:47:35 DEBUG : CompareDest/one: md5 = 2a3fe1c04b52cde4c994f1bde48dd84f OK 2025/05/15 02:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 02:47:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 02:47:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 02:47:38 DEBUG : CompareDest/two: md5 = 91ea902491b816d7e5593b8b401715ed OK 2025/05/15 02:47:39 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 02:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 02:47:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 02:47:40 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 02:47:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 02:47:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 02:47:41 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 02:47:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/15 02:47:43 DEBUG : two: md5 = 115d9c07204067fcf3f192735bf267bd OK 2025/05/15 02:47:43 INFO : two: Copied (new) 2025/05/15 02:47:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 02:47:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:47:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:47:47 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.30s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:47:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/dst" 2025/05/15 02:47:48 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 02:47:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/CopyDest" 2025/05/15 02:47:50 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/15 02:47:51 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 02:47:53 DEBUG : one: md5 = 38d1aea6e555143cf821dad15058a6b4 OK 2025/05/15 02:47:53 INFO : one: Copied (new) 2025/05/15 02:47:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 02:47:56 DEBUG : one: md5 = 48d7c86b36570e24093d20b90e507823 OK 2025/05/15 02:47:56 INFO : one: Copied (replaced existing) 2025/05/15 02:47:58 DEBUG : dst/one: md5 = c97c13469116eb3fdbf871e00be27d53 OK 2025/05/15 02:48:00 DEBUG : CopyDest/one: md5 = fa3479b92b849969b503ac2050b6e94c OK 2025/05/15 02:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/BackupDir" 2025/05/15 02:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/15 02:48:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 02:48:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 02:48:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 02:48:05 INFO : one: Moved (server-side) 2025/05/15 02:48:06 INFO : one: Copied (server-side copy) 2025/05/15 02:48:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/15 02:48:07 DEBUG : CopyDest/two: md5 = 1e2179a9b53cbb0e94db1f5347b588e9 OK 2025/05/15 02:48:08 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 02:48:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 02:48:09 INFO : two: Copied (server-side copy) 2025/05/15 02:48:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/15 02:48:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 02:48:10 DEBUG : two: Unchanged skipping 2025/05/15 02:48:12 DEBUG : CopyDest/three: md5 = 67dfc9cd49188c75cbfbaa297a0f503b OK 2025/05/15 02:48:13 DEBUG : three: Need to transfer - File not found at Destination 2025/05/15 02:48:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/15 02:48:13 DEBUG : three: Destination not found in --copy-dest 2025/05/15 02:48:15 DEBUG : three: md5 = 9ad345bd3c02a6a6a075c1e056e2729a OK 2025/05/15 02:48:15 INFO : three: Copied (new) 2025/05/15 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/15 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 02:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:48:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/15 02:48:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:48:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 02:48:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.15s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:48:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/05/15 02:48:24 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 6ee5acf4bf3ec10f9f61e21117823f73 OK 2025/05/15 02:48:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/05/15 02:48:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/05/15 02:48:25 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/05/15 02:48:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/05/15 02:48:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/05/15 02:48:28 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 9dc8a7c9f688ed0b890c4e5171e26dac OK 2025/05/15 02:48:28 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/05/15 02:48:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/05/15 02:48:30 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.21s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:48:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using skip mode. 2025/05/15 02:48:35 NOTICE: one: Found 2 files with duplicate names 2025/05/15 02:48:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.91s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:48:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using skip mode. 2025/05/15 02:48:41 NOTICE: one: Found 3 files with duplicate names 2025/05/15 02:48:41 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/05/15 02:48:41 INFO : one: Deleted 2025/05/15 02:48:41 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.45s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:48:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using first mode. 2025/05/15 02:48:47 NOTICE: one: Found 3 files with duplicate names 2025/05/15 02:48:48 INFO : one: Deleted 2025/05/15 02:48:48 INFO : one: Deleted 2025/05/15 02:48:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.75s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:48:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using newest mode. 2025/05/15 02:48:54 NOTICE: one: Found 3 files with duplicate names 2025/05/15 02:48:54 INFO : one: Deleted 2025/05/15 02:48:55 INFO : one: Deleted 2025/05/15 02:48:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.32s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:49:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using oldest mode. 2025/05/15 02:49:01 NOTICE: one: Found 3 files with duplicate names 2025/05/15 02:49:01 INFO : one: Deleted 2025/05/15 02:49:02 INFO : one: Deleted 2025/05/15 02:49:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.44s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:49:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using largest mode. 2025/05/15 02:49:07 NOTICE: one: Found 3 files with duplicate names 2025/05/15 02:49:08 INFO : one: Deleted 2025/05/15 02:49:08 INFO : one: Deleted 2025/05/15 02:49:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.21s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:49:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using smallest mode. 2025/05/15 02:49:13 NOTICE: one: Found 3 files with duplicate names 2025/05/15 02:49:14 INFO : one: Deleted 2025/05/15 02:49:14 INFO : one: Deleted 2025/05/15 02:49:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:49:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Looking for duplicate names using rename mode. 2025/05/15 02:49:21 NOTICE: one.txt: Found 3 files with duplicate names 2025/05/15 02:49:22 INFO : one-2.txt: renamed from: one.txt 2025/05/15 02:49:23 INFO : one-3.txt: renamed from: one.txt 2025/05/15 02:49:24 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.41s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:49:29 DEBUG : dupe1/one.txt: md5 = 9f5298548d9bcb978139f2d4d73feea3 OK 2025/05/15 02:49:31 DEBUG : dupe2/two.txt: md5 = d3e0baab7786da09bf8c741590351aa8 OK 2025/05/15 02:49:33 DEBUG : dupe3/three.txt: md5 = 757b993d5a4db44a2c629d62587bb44b OK 2025/05/15 02:49:34 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/05/15 02:49:35 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/05/15 02:49:35 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/05/15 02:49:36 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/05/15 02:49:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/15 02:49:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/05/15 02:49:39 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.03s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:49:41 DEBUG : a.txt: md5 = 3817a4c2b6dcddfa2809777a877cc110 OK 2025/05/15 02:49:43 DEBUG : zend.txt: md5 = 97e65bfc1e658bc959608059b14eb1bb OK 2025/05/15 02:49:45 DEBUG : sub dir/hello world: md5 = 74b4f9fbd84234c2fbd44ced636b3e09 OK 2025/05/15 02:49:46 DEBUG : sub dir/hello world2: md5 = 3bb8664dedbd3fa0ba7a045812479a38 OK 2025/05/15 02:49:48 DEBUG : sub dir/ignore dir/.ignore: md5 = ed95f0fe3674a9831b6bdedc4d8d75fd OK 2025/05/15 02:49:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 3e422279b41a69553e4a8c6eb3074de1 OK 2025/05/15 02:49:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = e241225703fcbac2984c0b1fd3822ddd OK 2025/05/15 02:49:53 DEBUG : a.txt: Excluded (Size Filter) 2025/05/15 02:49:53 DEBUG : a.txt: Excluded 2025/05/15 02:49:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 02:49:54 DEBUG : sub dir/hello world: Excluded 2025/05/15 02:49:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 02:49:54 DEBUG : sub dir/hello world2: Excluded 2025/05/15 02:49:55 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 02:49:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 02:49:55 DEBUG : sub dir/hello world: Excluded 2025/05/15 02:49:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 02:49:55 DEBUG : sub dir/hello world2: Excluded 2025/05/15 02:49:55 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 02:50:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/15 02:50:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/15 02:50:00 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/15 02:50:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/15 02:50:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/15 02:50:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/15 02:50:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.94s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:03 DEBUG : a.txt: md5 = 58c9add05af745224f3b0a062f3acdd8 OK 2025/05/15 02:50:05 DEBUG : zend.txt: md5 = b2a2e81db14c31523a433e475c732be6 OK 2025/05/15 02:50:07 DEBUG : sub dir/hello world: md5 = 9448c2eb6a47ec847e0f56c561cdf578 OK 2025/05/15 02:50:08 DEBUG : sub dir/hello world2: md5 = ea7994be497f2555de8006224115e5b3 OK 2025/05/15 02:50:10 DEBUG : sub dir/ignore dir/.ignore: md5 = e685f1c778a63aa697216f029eb9bd77 OK 2025/05/15 02:50:11 DEBUG : sub dir/ignore dir/should be ignored: md5 = fbcc2454035e18d867c7f03a7df20340 OK 2025/05/15 02:50:14 DEBUG : sub dir/sub sub dir/hello world3: md5 = 20baa746ecfee49df50068b4393aa6f6 OK 2025/05/15 02:50:15 DEBUG : a.txt: Excluded (Size Filter) 2025/05/15 02:50:15 DEBUG : a.txt: Excluded 2025/05/15 02:50:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 02:50:15 DEBUG : sub dir/hello world2: Excluded 2025/05/15 02:50:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 02:50:15 DEBUG : sub dir/hello world: Excluded 2025/05/15 02:50:16 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 02:50:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/05/15 02:50:16 DEBUG : sub dir/hello world2: Excluded 2025/05/15 02:50:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/05/15 02:50:16 DEBUG : sub dir/hello world: Excluded 2025/05/15 02:50:16 DEBUG : sub dir/ignore dir: Excluded 2025/05/15 02:50:21 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/05/15 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/05/15 02:50:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/05/15 02:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/05/15 02:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/05/15 02:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/05/15 02:50:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.63s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:25 DEBUG : file1: md5 = 069f7ded878cc8bfc57f3587fbbf591a OK 2025/05/15 02:50:27 DEBUG : sub/file2: md5 = ace1962c4c3585173ed04b9584abd02c 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/05/15 02:50:30 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/05/15 02:50:31 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/05/15 02:50:31 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/05/15 02:50:33 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.87s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.24s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:35 DEBUG : file1: md5 = da10d1baaa868c58428eda283cfe9c05 OK 2025/05/15 02:50:37 DEBUG : sub/file2: md5 = 9875620737361d17acd2eecf5dd5f42b 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/05/15 02:50:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/notfound" 2025/05/15 02:50:41 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/qe0i31qdkoejk60elps0ni5sqk" 2025/05/15 02:50:44 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.81s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.26s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Making directory 2025/05/15 02:50:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:48 DEBUG : sub dir/hello world: md5 = 2a74c1a2945674f93e80c3155a2b40a0 OK 2025/05/15 02:50:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.12s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:52 DEBUG : potato2: md5 = f11bc5f13356a4ef21f2ec2fe8d6b529 OK 2025/05/15 02:50:54 DEBUG : empty space: md5 = ac3db4b41efefea9b4b2875725d360a3 OK --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:50:57 DEBUG : potato2: md5 = d3150e83ecf19d4a58b3593f48999e8e OK 2025/05/15 02:50:58 DEBUG : empty space: md5 = 836f2a5fca9928a439bd90ff3d1cd8d1 OK 2025/05/15 02:50:59 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.81s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:02 DEBUG : potato2: md5 = a8ec0d5c5b21438d434a2fd1d131f876 OK 2025/05/15 02:51:04 DEBUG : empty space: md5 = 1c187963f199dc4d689103b1cabd1616 OK --- PASS: TestLsLong (4.84s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:07 DEBUG : potato2: md5 = 545b52f4d0f039655976baf929cf1b16 OK 2025/05/15 02:51:08 DEBUG : empty space: md5 = 0bd1b0d6557c45d24086eb79205a227d OK --- PASS: TestHashSums (4.46s) === RUN TestHashSumsWithErrors 2025/05/15 02:51:10 DEBUG : Creating backend with remote ":memory:" 2025/05/15 02:51:10 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/05/15 02:51:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/15 02:51:10 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/05/15 02:51:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/15 02:51:10 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/05/15 02:51:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/15 02:51:10 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/05/15 02:51:10 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/05/15 02:51:10 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:11 DEBUG : potato2: md5 = 0ebc849b5ad6225c86c5e047aff8d0e8 OK 2025/05/15 02:51:13 DEBUG : empty space: md5 = 112d43739f6a54e01709d05a75fc8661 OK 2025/05/15 02:51:15 DEBUG : sub dir/potato3: md5 = f038980fab8d0ff7af236947792be0db OK 2025/05/15 02:51:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.57s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:20 DEBUG : small: md5 = efb046e8749f821b940df06962c69a87 OK 2025/05/15 02:51:21 DEBUG : medium: md5 = a41714bb18ee67cedc28d8fd9d7feb9d OK 2025/05/15 02:51:23 DEBUG : large: md5 = 9130350f00ce00e97d1964124a38be7b OK 2025/05/15 02:51:23 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:23 DEBUG : large: Excluded (Size Filter) 2025/05/15 02:51:24 INFO : medium: Deleted 2025/05/15 02:51:24 INFO : small: Deleted --- PASS: TestDelete (6.70s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:27 DEBUG : small: md5 = 14d9a9d37b4e2d0b674395967464737b OK 2025/05/15 02:51:28 DEBUG : medium: md5 = 5e201e4dea84db01309892c8e8c8889f OK 2025/05/15 02:51:30 DEBUG : large: md5 = e0c5a445a464a61fe93a6959222ac104 OK 2025/05/15 02:51:30 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:30 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/05/15 02:51:31 INFO : medium: Deleted 2025/05/15 02:51:31 INFO : small: Deleted --- PASS: TestMaxDelete (6.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:33 DEBUG : small: md5 = b77707ab31557bd38aa5c9afaeeb7f56 OK 2025/05/15 02:51:35 DEBUG : medium: md5 = d89fb08045c09b3dfd2958ea540bf0b3 OK 2025/05/15 02:51:36 DEBUG : large: md5 = 8dad21dcb10e9a43eb3f82c6c4a4c453 OK 2025/05/15 02:51:36 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:37 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/15 02:51:37 INFO : medium: Deleted 2025/05/15 02:51:37 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.73s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:40 DEBUG : small: md5 = 83e4c86744f90d59b20d5c40e68bd238 OK 2025/05/15 02:51:42 DEBUG : medium: md5 = 487729506611c11804fed36c38db2f24 OK 2025/05/15 02:51:43 DEBUG : large: md5 = b8565cf7ecd64bb8af10797e37b3bbdb OK 2025/05/15 02:51:43 DEBUG : Waiting for deletions to finish 2025/05/15 02:51:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/05/15 02:51:44 INFO : small: Deleted 2025/05/15 02:51:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.86s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:47 DEBUG : ReadFile: md5 = d139d5732d71b40111de9c6299422b98 OK --- PASS: TestReadFile (4.05s) === RUN TestRetry 2025/05/15 02:51:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/05/15 02:51:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/05/15 02:51:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 02:51:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 02:51:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 02:51:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/05/15 02:51:50 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:51:51 DEBUG : file1: md5 = 9a082efbd09eb948b10094437da7abf7 OK 2025/05/15 02:51:53 DEBUG : file2: md5 = 843b5a4ff52689541344f24e95fd30d1 OK --- PASS: TestCat (17.98s) === RUN TestPurge 2025/05/15 02:52:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zifimev7fugi" 2025/05/15 02:52:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 02:52:08 DEBUG : Creating backend with remote "TestDrive:crypt/dp5b6f7gmus8c2j6jhn7d6e86n8qliru1dga0m768rublohqdkn0" 2025/05/15 02:52:09 DEBUG : Creating backend with remote "/tmp/rclone1771026181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zifimev7fugi'", Local "Local file system at /tmp/rclone1771026181", Modify Window "1ms" 2025/05/15 02:52:13 DEBUG : A1/B1/C1/one: md5 = b0e85e915f07c46deb1c7ffe357f36c0 OK 2025/05/15 02:52:13 INFO : A2: Making directory 2025/05/15 02:52:14 INFO : A1/B2: Making directory 2025/05/15 02:52:15 INFO : A1/B2/C2: Making directory 2025/05/15 02:52:16 INFO : A1/B1/C3: Making directory 2025/05/15 02:52:16 INFO : A3: Making directory 2025/05/15 02:52:17 INFO : A3/B3: Making directory 2025/05/15 02:52:18 INFO : A3/B3/C4: Making directory 2025/05/15 02:52:20 DEBUG : A1/two: md5 = 50be5a4fdf7a1fd6a05c41653460644b OK 2025/05/15 02:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zifimev7fugi': Purge remote 2025/05/15 02:52:23 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.78s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:52:27 DEBUG : A1/B1/C1/one: md5 = f1d362b76c78bb64ff348503f470ec08 OK 2025/05/15 02:52:27 INFO : A2: Making directory 2025/05/15 02:52:28 INFO : A1/B2: Making directory 2025/05/15 02:52:29 INFO : A1/B2/C2: Making directory 2025/05/15 02:52:30 INFO : A1/B1/C3: Making directory 2025/05/15 02:52:30 INFO : A3: Making directory 2025/05/15 02:52:31 INFO : A3/B3: Making directory 2025/05/15 02:52:32 INFO : A3/B3/C4: Making directory 2025/05/15 02:52:34 DEBUG : A1/two: md5 = 288929ce0aa1cdc8242235e60819846f OK 2025/05/15 02:52:35 DEBUG : removing 1 level 3 directories 2025/05/15 02:52:35 INFO : A3/B3/C4: Removing directory 2025/05/15 02:52:38 DEBUG : removing 2 level 3 directories 2025/05/15 02:52:38 INFO : A1/B2/C2: Removing directory 2025/05/15 02:52:38 INFO : A1/B1/C3: Removing directory 2025/05/15 02:52:39 DEBUG : removing 2 level 2 directories 2025/05/15 02:52:39 INFO : A3/B3: Removing directory 2025/05/15 02:52:39 INFO : A1/B2: Removing directory 2025/05/15 02:52:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 02:52:39 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/05/15 02:52:39 DEBUG : removing 2 level 1 directories 2025/05/15 02:52:39 INFO : A3: Removing directory 2025/05/15 02:52:39 INFO : A2: Removing directory 2025/05/15 02:52:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/05/15 02:52:43 DEBUG : removing 1 level 3 directories 2025/05/15 02:52:43 INFO : A1/B1/C1: Removing directory 2025/05/15 02:52:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:44 DEBUG : removing 1 level 2 directories 2025/05/15 02:52:44 INFO : A1/B1: Removing directory 2025/05/15 02:52:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 02:52:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 02:52:45 DEBUG : removing 1 level 1 directories 2025/05/15 02:52:45 INFO : A1: Removing directory 2025/05/15 02:52:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 02:52:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 02:52:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 02:52:45 DEBUG : removing 1 level 0 directories 2025/05/15 02:52:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Removing directory 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/05/15 02:52:46 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.54s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:52:48 INFO : A1: Making directory 2025/05/15 02:52:49 INFO : A1/B1: Making directory 2025/05/15 02:52:49 INFO : A1/B1/C1: Making directory 2025/05/15 02:52:52 DEBUG : removing 1 level 3 directories 2025/05/15 02:52:52 INFO : A1/B1/C1: Removing directory 2025/05/15 02:52:52 DEBUG : removing 1 level 2 directories 2025/05/15 02:52:52 INFO : A1/B1: Removing directory 2025/05/15 02:52:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 02:52:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.94s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:52:55 INFO : A1: Making directory 2025/05/15 02:52:56 INFO : A1/B1: Making directory 2025/05/15 02:52:56 INFO : A1/B1/C1: Making directory 2025/05/15 02:52:59 DEBUG : removing 1 level 3 directories 2025/05/15 02:52:59 INFO : A1/B1/C1: Removing directory 2025/05/15 02:53:00 DEBUG : removing 1 level 2 directories 2025/05/15 02:53:00 INFO : A1/B1: Removing directory 2025/05/15 02:53:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 02:53:02 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.54s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:53:04 DEBUG : file1: md5 = dc0dd47c5daf65dabff6e4c849aa1208 OK 2025/05/15 02:53:05 DEBUG : filename.txt: File name found in url 2025/05/15 02:53:06 DEBUG : filename.txt: md5 = 8d091585dd7cc3b482f2ee1efb996088 OK 2025/05/15 02:53:06 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/05/15 02:53:07 DEBUG : headerfilename.txt: md5 = f374f4bf413f7eb4f5f2105b057347c8 OK 2025/05/15 02:53:09 DEBUG : file2: md5 = 39d706229e668b9369a3fbb6999625f4 OK --- PASS: TestCopyURL (8.98s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:53:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/15 02:53:14 DEBUG : sub/file2: md5 = ab2d4f1d8e0a17f0176a240d60fb43d0 OK 2025/05/15 02:53:14 INFO : file1: Copied (new) to: sub/file2 2025/05/15 02:53:14 INFO : file1: Deleted 2025/05/15 02:53:15 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 02:53:15 DEBUG : file1: Unchanged skipping 2025/05/15 02:53:15 INFO : file1: Deleted 2025/05/15 02:53:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': don't need to copy/move sub/file2, it is already at target location 2025/05/15 02:53:17 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.16s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:53:18 DEBUG : file1: Need to transfer - File not found at Destination 2025/05/15 02:53:19 DEBUG : file1: md5 = bbd22ac351e54c16598d9eb4a21feb76 OK 2025/05/15 02:53:19 INFO : file1: Copied (new) 2025/05/15 02:53:19 INFO : file1: Deleted 2025/05/15 02:53:20 DEBUG : file1: Destination exists, skipping 2025/05/15 02:53:20 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.07s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.42s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:53:24 DEBUG : dst/file1: md5 = 42d670b56c1719c9dbf5fa5bcd3f2a2e OK 2025/05/15 02:53:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hedogaz2bali/backup" 2025/05/15 02:53:24 DEBUG : Creating backend with remote "TestDrive:crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0/1nrff024r7pq65ecp72fc28jb0" 2025/05/15 02:53:26 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/05/15 02:53:28 INFO : dst/file1: Moved (server-side) 2025/05/15 02:53:30 DEBUG : dst/file1: md5 = 5c280e932b41108d49647ee970b8cdf6 OK 2025/05/15 02:53:30 INFO : dst/file1: Copied (new) 2025/05/15 02:53:30 INFO : dst/file1: Deleted 2025/05/15 02:53:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:53:33 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/05/15 02:53:34 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.70s) === 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:53:36 DEBUG : A1/one: md5 = b64bf03322e9e83e20bdfc9f7e732725 OK 2025/05/15 02:53:38 DEBUG : A1/two: md5 = 1e80561c6429206dfdfb746952d1a695 OK 2025/05/15 02:53:40 DEBUG : A1/B1/three: md5 = 64536ab33874fbd117d8e2c21d9c2dd0 OK 2025/05/15 02:53:42 DEBUG : A1/B1/C1/four: md5 = 75c3e31de395d879e8f40a27f6847a7e OK 2025/05/15 02:53:45 DEBUG : A1/B1/C2/five: md5 = 9c19a8a852fd73aface5b31c431b8046 OK 2025/05/15 02:53:45 INFO : A1/B2: Making directory 2025/05/15 02:53:45 INFO : A1/B1/C3: Making directory 2025/05/15 02:53:55 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/05/15 02:53:55 INFO : A2/two: Moved (server-side) to: A3/two 2025/05/15 02:53:55 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/05/15 02:53:55 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/05/15 02:53:56 INFO : A2/one: Moved (server-side) to: A3/one 2025/05/15 02:53:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 02:53:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 02:53:58 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 02:53:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 02:53:59 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 02:54:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/05/15 02:54:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/05/15 02:54:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/05/15 02:54:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/05/15 02:54:08 INFO : A3/two: Moved (server-side) to: A4/two 2025/05/15 02:54:08 INFO : A3/one: Moved (server-side) to: A4/one 2025/05/15 02:54:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 02:54:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 02:54:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 02:54:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 02:54:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 02:54:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/05/15 02:54:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/05/15 02:54:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/05/15 02:54:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/05/15 02:54:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/05/15 02:54:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/15 02:54:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/05/15 02:54:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/05/15 02:54:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/15 02:54:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (46.23s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 02:54:22 DEBUG : no_checksum_small_file_from_pipe: md5 = 4a500b73b71854fdd8e13a14cf4181de OK 2025/05/15 02:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/15 02:54:22 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/15 02:54:23 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/05/15 02:54:24 DEBUG : no_checksum_big_file_from_pipe: md5 = d2dc45e9770b4737a312dc6f130f058b OK 2025/05/15 02:54:24 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 02:54:27 DEBUG : with_checksum_small_file_from_pipe: md5 = 5404c2a1da0c50c104f1d2b8998a9939 OK 2025/05/15 02:54:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/15 02:54:28 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/05/15 02:54:29 DEBUG : with_checksum_big_file_from_pipe: md5 = dc9b53a626bcae2a3e10c0b683b093fb OK 2025/05/15 02:54:29 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 02:54:32 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 02:54:33 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/15 02:54:34 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-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (34 bytes), uploading instead of streaming 2025/05/15 02:54:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/05/15 02:54:38 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/05/15 02:54:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.53s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.83s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.04s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/05/15 02:54:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (48 bytes), uploading instead of streaming 2025/05/15 02:54:42 DEBUG : rcat_metadata: md5 = 10ed52cc10d264d504c682fd393e4e40 OK 2025/05/15 02:54:42 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/05/15 02:54:44 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/05/15 02:54:45 DEBUG : rcat_metadata_uploadcutoff0: md5 = e9e30c73b70e20d9c2f586a98d19cb36 OK 2025/05/15 02:54:45 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.86s) --- PASS: TestRcatMetadata/Normal (2.46s) --- PASS: TestRcatMetadata/ViaDisk (2.96s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:48 DEBUG : potato1: md5 = 11cedd0df39fcc96e0a0733f855ac1cb OK 2025/05/15 02:54:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (60 bytes), uploading instead of streaming 2025/05/15 02:54:49 DEBUG : potato2: md5 = caf7bea8a194e62cdbf50ff1e274e314 OK 2025/05/15 02:54:49 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.38s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:52 DEBUG : potato1: md5 = 74d067abc2bb42057454a4628c11a565 OK 2025/05/15 02:54:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': File to upload is small (60 bytes), uploading instead of streaming 2025/05/15 02:54:54 DEBUG : potato2: md5 = d0eedc7f523c9ce058fd5521b915d93c OK 2025/05/15 02:54:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.28s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:54:57 DEBUG : potato2: md5 = 2fbab8f61d018e4b624167381463aaee OK 2025/05/15 02:54:59 DEBUG : empty space: md5 = bf2fc6a40af1e9296fa69567431e917c OK 2025/05/15 02:55:01 DEBUG : sub dir/potato3: md5 = ceedef0b86cd2dd0fcc77290f21d34bd OK 2025/05/15 02:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Touching "sub dir/potato3" 2025/05/15 02:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Touching "empty space" 2025/05/15 02:55:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Touching "potato2" 2025/05/15 02:55:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.77s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:55:06 DEBUG : dir with metadata: Making directory with metadata 2025/05/15 02:55:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.54s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:55:08 DEBUG : directory with modtime: Making directory with metadata 2025/05/15 02:55:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.31s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:55:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/15 02:55:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/15 02:55:11 DEBUG : Google drive root 'crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0': Skipping btime metadata as can't update it on an existing file: 2025-05-15T02:55:11.113221092Z 2025/05/15 02:55:11 INFO : non existent directory: Updated directory metadata 2025/05/15 02:55:13 DEBUG : Google drive root 'crypt/ptn6pnmvibmsien9ecpbe7vsg4ch7bnfmirrr5qn2j07jaohtgt0': Skipping btime metadata as can't update it on an existing file: 2025-05-15T02:55:11.113221092Z 2025/05/15 02:55:14 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.76s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:55:15 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/05/15 02:55:17 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/05/15 02:55:18 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.09s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:55:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/05/15 02:55:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/15 02:55:19 DEBUG : dst: Making directory with metadata 2025/05/15 02:55:20 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/15 02:55:20 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 02:55:21 INFO : dst: Set directory modification time (using SetModTime) 2025/05/15 02:55:21 INFO : dst: Set directory modification time (using SetModTime) 2025/05/15 02:55:21 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/05/15 02:55:22 INFO : dst: Set directory modification time (using SetModTime) 2025/05/15 02:55:22 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.53s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali'", Local "Local file system at /tmp/rclone4194232164", Modify Window "1ms" 2025/05/15 02:55:25 DEBUG : sub dir/test remove existing: md5 = 10c1f5184b7fa1257ad74e4afa2203a4 OK 2025/05/15 02:55:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ca3d8ddcb48e2c1577360975dc6e1ffc OK 2025/05/15 02:55:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.momenik5" before starting 2025/05/15 02:55:29 DEBUG : sub dir/test remove existing.momenik5: TEST: removing renamed existing file after operation 2025/05/15 02:55:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceniboq4" before starting 2025/05/15 02:55:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ceniboq4: TEST: renaming existing back after failed operation 2025/05/15 02:55:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mugexed6" before starting 2025/05/15 02:55:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mugexed6: TEST: removing renamed existing file after operation 2025/05/15 02:55:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4lh525987b80n27qc0opg5q237se4voqe558i6ntlo3mharinpumnp5m59thfuldmrkl8rdndquer8q25kk1abnod6mjv184v3dgcsd637qd2nchk114d3ierfug94cesrv75dpcrr1gr59mtvdtm5kpoa1ibgdiqs8qp0pmeg4f6l7f7dl0" 2025/05/15 02:55:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "tqcprnfni6p34dhfilq5jc4d2hqhp3frj76a2e66h763engsjvp0" --- PASS: TestRemoveExisting (13.04s) === 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/05/15 02:55:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hedogaz2bali': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m0.216156011s (try 1/5)