"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/07/28 01:02:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu" 2025/07/28 01:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g" 2025/07/28 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone1470040819" === 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-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", 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-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/07/28 01:02:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/07/28 01:02:13 DEBUG : potato: Seek from 10 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 10 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Seek from 5 to 2 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/07/28 01:02:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Seek from 5 to 2 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/07/28 01:02:13 DEBUG : potato: Seek from 8 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 8 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/07/28 01:02:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/07/28 01:02:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/07/28 01:02:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/07/28 01:02:13 DEBUG : potato: Seek from 5 to 2 2025/07/28 01:02:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/07/28 01:02:13 DEBUG : potato: Seek from 9 to 0 2025/07/28 01:02:13 DEBUG : potato: Seek from 9 to 0 2025/07/28 01:02:13 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-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:02:15 DEBUG : rutabaga: md5 = 56f0e4d1c584507b492e6b26b00106f6 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/07/28 01:02:17 DEBUG : empty space: md5 = 3606b81440c633547a79d47560ed1862 OK === RUN TestCheck/3 2025/07/28 01:02:19 DEBUG : potato2: md5 = e0fc3f3c64993b25cc2d5056ca93c42b OK === RUN TestCheck/4 === RUN TestCheck/5 2025/07/28 01:02:21 DEBUG : remotepotato: md5 = 7aa954eda7b76895f627c64724047c0f OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.53s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2025/07/28 01:02:24 DEBUG : Creating backend with remote "nonexistent" 2025/07/28 01:02:24 DEBUG : Creating backend with remote "nonexistent" 2025/07/28 01:02:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/07/28 01:02:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/07/28 01:02:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/07/28 01:02:24 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-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:02:26 DEBUG : rutabaga: md5 = d62b0a5e2245261faa2f08a40b18871a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/07/28 01:02:30 DEBUG : empty space: md5 = 59f4db6ddac71c6663e8b3db284411af OK === RUN TestCheckDownload/3 2025/07/28 01:02:33 DEBUG : potato2: md5 = 96850eb1bf867e230d94d3b5ac313a88 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/07/28 01:02:37 DEBUG : remotepotato: md5 = 4f7ffeeadab422549e511a025fa37ee9 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.35s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (1.63s) --- PASS: TestCheckDownload/3 (0.91s) --- PASS: TestCheckDownload/4 (1.45s) --- PASS: TestCheckDownload/5 (1.13s) --- PASS: TestCheckDownload/6 (1.43s) --- PASS: TestCheckDownload/7 (0.91s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:02:43 DEBUG : rutabaga: md5 = f13d8e400663713166e035528189ea90 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/07/28 01:02:45 DEBUG : empty space: md5 = c54bb52b7a269bb2fbe78f8f81fddfa6 OK === RUN TestCheckSizeOnly/3 2025/07/28 01:02:47 DEBUG : potato2: md5 = cd8d53c60d518ba7d74e92fa9c6352ce OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/07/28 01:02:49 DEBUG : remotepotato: md5 = 889021d9cabcad3693070e0e7829e212 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.63s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:02:54 DEBUG : test.sum: md5 = 56b0293e75b0f0b44eb5f525203ec8ae OK 2025/07/28 01:02:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/28 01:02:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/28 01:02:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/28 01:02:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/07/28 01:02:56 DEBUG : test.sum: md5 = bb6fcde471082829485cb129073a9d00 OK 2025/07/28 01:02:57 NOTICE: test.sum: improperly formatted checksum line 4 2025/07/28 01:02:57 NOTICE: test.sum: improperly formatted checksum line 5 2025/07/28 01:02:57 NOTICE: test.sum: improperly formatted checksum line 6 2025/07/28 01:02:57 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.01s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:02:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/data" 2025/07/28 01:02:58 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.92s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:03:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/data" 2025/07/28 01:03:00 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/vjrnln8ratgmqakfosrqe8espk" 2025/07/28 01:03:04 DEBUG : data/banana: md5 = 6518254fbbda842b9d1c99a7d83766e3 OK 2025/07/28 01:03:05 DEBUG : test.sum: md5 = 8c7df971b9a4c881411f4a27811944d2 OK === RUN TestCheckSumDownload/subtest1 2025/07/28 01:03:10 DEBUG : data/potato: md5 = ff1cf59d64846aa27abe3e9ab32d082b OK 2025/07/28 01:03:11 DEBUG : test.sum: md5 = 61cc700488dc410b03e0ba823808e36a OK === RUN TestCheckSumDownload/subtest2 2025/07/28 01:03:15 DEBUG : test.sum: md5 = 8af9d520dcab7976a3572c3898e67214 OK === RUN TestCheckSumDownload/subtest3 2025/07/28 01:03:19 DEBUG : test.sum: md5 = 3b2ab6c8b15c0667612bd38e7a837deb OK === RUN TestCheckSumDownload/subtest4 2025/07/28 01:03:23 DEBUG : test.sum: md5 = 6d9f0baf6f455ae604c0145681acf70e OK === RUN TestCheckSumDownload/subtest5 2025/07/28 01:03:27 DEBUG : test.sum: md5 = 43e25c0fa3b5b6e58589d507a29c92b7 OK === RUN TestCheckSumDownload/subtest6 2025/07/28 01:03:31 DEBUG : data/banana: md5 = bdf35d5c2fc277fc90c5ada0e49eb070 OK 2025/07/28 01:03:33 DEBUG : data/potato: md5 = da793882aa49c819e548a60524287c0a OK 2025/07/28 01:03:34 DEBUG : test.sum: md5 = 2e9c2519105fbb6d44e05d909c0106e5 OK === RUN TestCheckSumDownload/subtest7 2025/07/28 01:03:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/07/28 01:03:39 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.43s) --- PASS: TestCheckSumDownload/subtest1 (2.36s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.19s) --- PASS: TestCheckSumDownload/subtest4 (2.15s) --- PASS: TestCheckSumDownload/subtest5 (2.00s) --- PASS: TestCheckSumDownload/subtest6 (2.52s) --- PASS: TestCheckSumDownload/subtest7 (2.73s) === RUN TestApplyTransforms 2025/07/28 01:03:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuraxut4meka" 2025/07/28 01:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:03:40 DEBUG : Creating backend with remote "TestDrive:crypt/av5rke3gu11sp74to2jgtttghg41oohc0nu6ki7fj9o0armi3o10" 2025/07/28 01:03:41 DEBUG : Creating backend with remote "/tmp/rclone1812779527" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka'", Local "Local file system at /tmp/rclone1812779527", Modify Window "1ms" 2025/07/28 01:03:43 DEBUG : hello, world!: md5 = 01d4234e34c6e334273a907527dd01ab OK upper checkfile vs. lower remote (without normalization) 2025/07/28 01:03:43 ERROR : hello, world!: sum not found 2025/07/28 01:03:43 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka' 2025/07/28 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka': 1 files missing 2025/07/28 01:03:43 NOTICE: 1 hashes missing 2025/07/28 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka': 1 differences found 2025/07/28 01:03:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/07/28 01:03:44 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka': 0 differences found 2025/07/28 01:03:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka': 1 matching files 2025/07/28 01:03:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vetojeb0haru" 2025/07/28 01:03:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:03:44 DEBUG : Creating backend with remote "TestDrive:crypt/caadk9329m61rgadlbkbi4c2njjrdfnd4ospirml7m9dnct69l2g" 2025/07/28 01:03:45 DEBUG : Creating backend with remote "/tmp/rclone3716188564" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru'", Local "Local file system at /tmp/rclone3716188564", Modify Window "1ms" 2025/07/28 01:03:48 DEBUG : HELLO, WORLD!: md5 = d5fa5d767906d3b051180ff678731dba OK lower checkfile vs. upper remote (without normalization) 2025/07/28 01:03:48 ERROR : HELLO, WORLD!: sum not found 2025/07/28 01:03:48 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru' 2025/07/28 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru': 1 files missing 2025/07/28 01:03:48 NOTICE: 1 hashes missing 2025/07/28 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru': 1 differences found 2025/07/28 01:03:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/07/28 01:03:49 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru': 0 differences found 2025/07/28 01:03:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru': 1 matching files 2025/07/28 01:03:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secufez2zuci" 2025/07/28 01:03:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:03:49 DEBUG : Creating backend with remote "TestDrive:crypt/27sukcr0uuumlrqj6suofjro2lh6lepnj7e7ogehnv4potjuf8cg" 2025/07/28 01:03:50 DEBUG : Creating backend with remote "/tmp/rclone3147795963" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci'", Local "Local file system at /tmp/rclone3147795963", Modify Window "1ms" 2025/07/28 01:03:53 DEBUG : HeLlO, wOrLd!: md5 = f83c8e9f779d412cc711cd741347128b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/07/28 01:03:53 ERROR : HeLlO, wOrLd!: sum not found 2025/07/28 01:03:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci' 2025/07/28 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci': 1 files missing 2025/07/28 01:03:53 NOTICE: 1 hashes missing 2025/07/28 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci': 1 differences found 2025/07/28 01:03:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/07/28 01:03:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci': 0 differences found 2025/07/28 01:03:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci': 1 matching files 2025/07/28 01:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zijufeb8zeva" 2025/07/28 01:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/o1okucemah6m1nvdma6snhint06fe7tvnn9pakeo6juuulnji28g" 2025/07/28 01:03:55 DEBUG : Creating backend with remote "/tmp/rclone2720609376" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva'", Local "Local file system at /tmp/rclone2720609376", Modify Window "1ms" 2025/07/28 01:03:57 DEBUG : HELLO, WORLD!: md5 = 79441eb0fe76b595c733cf7039d1c833 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/07/28 01:03:58 ERROR : HELLO, WORLD!: sum not found 2025/07/28 01:03:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva' 2025/07/28 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva': 1 files missing 2025/07/28 01:03:58 NOTICE: 1 hashes missing 2025/07/28 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva': 1 differences found 2025/07/28 01:03:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/07/28 01:03:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva': 0 differences found 2025/07/28 01:03:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva': 1 matching files 2025/07/28 01:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-savugup8wofo" 2025/07/28 01:03:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/ria89ig3mv1ot4j0pa2ifegn7k695gpkgs6rsrpmfal17nujgu80" 2025/07/28 01:04:00 DEBUG : Creating backend with remote "/tmp/rclone4241628153" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo'", Local "Local file system at /tmp/rclone4241628153", Modify Window "1ms" 2025/07/28 01:04:02 DEBUG : 測試_Русский___ě_áñ: md5 = f66bb3f732f123bfb41c9cf2f0928e66 OK NFD checkfile vs. NFC remote (without normalization) 2025/07/28 01:04:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/28 01:04:02 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo' 2025/07/28 01:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo': 1 files missing 2025/07/28 01:04:02 NOTICE: 1 hashes missing 2025/07/28 01:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo': 1 differences found 2025/07/28 01:04:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/07/28 01:04:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo': 0 differences found 2025/07/28 01:04:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo': 1 matching files 2025/07/28 01:04:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wihulam3boku" 2025/07/28 01:04:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:04:04 DEBUG : Creating backend with remote "TestDrive:crypt/9nlejhcm7cuko0i67modaq5eht4cngm19cmfc53klk0c9gf67700" 2025/07/28 01:04:05 DEBUG : Creating backend with remote "/tmp/rclone879442927" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku'", Local "Local file system at /tmp/rclone879442927", Modify Window "1ms" 2025/07/28 01:04:07 DEBUG : 測試_Русский___ě_áñ: md5 = 1d6e9539f7c84febacfc33154f220450 OK NFC checkfile vs. NFD remote (without normalization) 2025/07/28 01:04:07 ERROR : 測試_Русский___ě_áñ: sum not found 2025/07/28 01:04:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku' 2025/07/28 01:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku': 1 files missing 2025/07/28 01:04:07 NOTICE: 1 hashes missing 2025/07/28 01:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku': 1 differences found 2025/07/28 01:04:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/07/28 01:04:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku': 0 differences found 2025/07/28 01:04:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku': 1 matching files 2025/07/28 01:04:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaberes0yema" 2025/07/28 01:04:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:04:09 DEBUG : Creating backend with remote "TestDrive:crypt/5psimlhp7k2kn6593314naop0j8dfk7367ev2stglm8ooatk28n0" 2025/07/28 01:04:10 DEBUG : Creating backend with remote "/tmp/rclone2951178431" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema'", Local "Local file system at /tmp/rclone2951178431", Modify Window "1ms" 2025/07/28 01:04:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4c53b280a21518e9c5e5cf6fbec01f37 OK NFDx2 checkfile vs. both remote (without normalization) 2025/07/28 01:04:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:04:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema' 2025/07/28 01:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema': 1 files missing 2025/07/28 01:04:12 NOTICE: 1 hashes missing 2025/07/28 01:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema': 1 differences found 2025/07/28 01:04:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/07/28 01:04:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema': 0 differences found 2025/07/28 01:04:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema': 1 matching files 2025/07/28 01:04:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pufexaf2mugu" 2025/07/28 01:04:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:04:13 DEBUG : Creating backend with remote "TestDrive:crypt/30fo8tdohjlnahmibthnhgojhk3j5j59v32s4kmscm3id2eevd7g" 2025/07/28 01:04:14 DEBUG : Creating backend with remote "/tmp/rclone2560213600" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu'", Local "Local file system at /tmp/rclone2560213600", Modify Window "1ms" 2025/07/28 01:04:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = f4ec0a5c4bb0e6410015a80d0a5fe913 OK NFCx2 checkfile vs. both remote (without normalization) 2025/07/28 01:04:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:04:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu' 2025/07/28 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu': 1 files missing 2025/07/28 01:04:17 NOTICE: 1 hashes missing 2025/07/28 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu': 1 differences found 2025/07/28 01:04:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/07/28 01:04:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu': 0 differences found 2025/07/28 01:04:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu': 1 matching files 2025/07/28 01:04:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nakevom2jida" 2025/07/28 01:04:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:04:18 DEBUG : Creating backend with remote "TestDrive:crypt/hinrpcqti1lah33eddc202h21teho34h6e857rdc9n26s7701880" 2025/07/28 01:04:19 DEBUG : Creating backend with remote "/tmp/rclone3395062891" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida'", Local "Local file system at /tmp/rclone3395062891", Modify Window "1ms" 2025/07/28 01:04:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7eedb3d6c5642eb4141a2ca66daf34f4 OK both checkfile vs. NFDx2 remote (without normalization) 2025/07/28 01:04:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:04:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida' 2025/07/28 01:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida': 1 files missing 2025/07/28 01:04:22 NOTICE: 1 hashes missing 2025/07/28 01:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida': 1 differences found 2025/07/28 01:04:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/07/28 01:04:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida': 0 differences found 2025/07/28 01:04:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida': 1 matching files 2025/07/28 01:04:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yirimal1xulu" 2025/07/28 01:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:04:24 DEBUG : Creating backend with remote "TestDrive:crypt/9soj32ab32rrh2pbj8msn2gg23p21jpkck4pcccvafjgo2ojaul0" 2025/07/28 01:04:24 DEBUG : Creating backend with remote "/tmp/rclone2733380931" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu'", Local "Local file system at /tmp/rclone2733380931", Modify Window "1ms" 2025/07/28 01:04:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb131e7e8b5f23f86bc63c8d1339d4b1 OK both checkfile vs. NFCx2 remote (without normalization) 2025/07/28 01:04:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/07/28 01:04:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu' 2025/07/28 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu': 1 files missing 2025/07/28 01:04:27 NOTICE: 1 hashes missing 2025/07/28 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu': 1 differences found 2025/07/28 01:04:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/07/28 01:04:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/07/28 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu': 0 differences found 2025/07/28 01:04:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu': 1 matching files 2025/07/28 01:04:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yirimal1xulu': Purge remote 2025/07/28 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nakevom2jida': Purge remote 2025/07/28 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pufexaf2mugu': Purge remote 2025/07/28 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaberes0yema': Purge remote 2025/07/28 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wihulam3boku': Purge remote 2025/07/28 01:04:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-savugup8wofo': Purge remote 2025/07/28 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zijufeb8zeva': Purge remote 2025/07/28 01:04:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secufez2zuci': Purge remote 2025/07/28 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vetojeb0haru': Purge remote 2025/07/28 01:04:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuraxut4meka': Purge remote --- PASS: TestApplyTransforms (52.80s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:04:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/28 01:04:35 DEBUG : sub/file2: md5 = c5fd5818cf01e9e73a90e401810a975c OK 2025/07/28 01:04:35 INFO : file1: Copied (new) to: sub/file2 2025/07/28 01:04:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:04:36 DEBUG : file1: Unchanged skipping 2025/07/28 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': don't need to copy/move sub/file2, it is already at target location 2025/07/28 01:04:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.94s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:04:41 DEBUG : dst/file1: md5 = 717cae86fdb73cb4d8fd9a12df53d724 OK 2025/07/28 01:04:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/backup" 2025/07/28 01:04:42 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/1nrff024r7pq65ecp72fc28jb0" 2025/07/28 01:04:43 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/28 01:04:45 INFO : dst/file1: Moved (server-side) 2025/07/28 01:04:47 DEBUG : dst/file1: md5 = 60dee6ac3d3049bf03506106f028df4a OK 2025/07/28 01:04:47 INFO : dst/file1: Copied (new) 2025/07/28 01:04:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:04:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:04:50 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.06s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:04:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/dst" 2025/07/28 01:04:51 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:04:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/CompareDest" 2025/07/28 01:04:53 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/gveqi14airsml4bgu7krj116o8" 2025/07/28 01:04:54 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 01:04:56 DEBUG : one: md5 = 8381de9d69fbb2bc3c241260f30676ca OK 2025/07/28 01:04:56 INFO : one: Copied (new) 2025/07/28 01:04:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:05:00 DEBUG : one: md5 = 7e23817ba93586e35c4c4af7179624dc OK 2025/07/28 01:05:00 INFO : one: Copied (replaced existing) 2025/07/28 01:05:02 DEBUG : dst/one: md5 = 671d9a389598edc5280984dbb4d52a54 OK 2025/07/28 01:05:04 DEBUG : CompareDest/one: md5 = 01a1d87b6b17abed3f3fd06752e85e2a OK 2025/07/28 01:05:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:05:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:05:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/28 01:05:07 DEBUG : CompareDest/two: md5 = 2b4f6f4ba2bfc5cc0bb4a6f240abb9ac OK 2025/07/28 01:05:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:05:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:05:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 01:05:08 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:05:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:05:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/28 01:05:10 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:05:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/28 01:05:11 DEBUG : two: md5 = f0a298cc92001d24f58c4547c3509db6 OK 2025/07/28 01:05:11 INFO : two: Copied (new) 2025/07/28 01:05:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:05:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:05:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:05:15 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.50s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:05:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/dst" 2025/07/28 01:05:15 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:05:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/CopyDest" 2025/07/28 01:05:17 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/28 01:05:19 DEBUG : one: Need to transfer - File not found at Destination 2025/07/28 01:05:21 DEBUG : one: md5 = e38f1bf67ad9f63c1b953354fcbf3720 OK 2025/07/28 01:05:21 INFO : one: Copied (new) 2025/07/28 01:05:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:05:24 DEBUG : one: md5 = 5f937c2d69116ee5a1d5b6d737b519d5 OK 2025/07/28 01:05:24 INFO : one: Copied (replaced existing) 2025/07/28 01:05:25 DEBUG : dst/one: md5 = a2484be60a6dff086a7a70ec5cc0ce4a OK 2025/07/28 01:05:28 DEBUG : CopyDest/one: md5 = e45aaab5e483737fffc023648ba31a66 OK 2025/07/28 01:05:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/BackupDir" 2025/07/28 01:05:28 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/28 01:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/28 01:05:32 INFO : one: Moved (server-side) 2025/07/28 01:05:33 INFO : one: Copied (server-side copy) 2025/07/28 01:05:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/28 01:05:35 DEBUG : CopyDest/two: md5 = 0f836ccf1fc03a614b7959d1c18219ad OK 2025/07/28 01:05:35 DEBUG : two: Need to transfer - File not found at Destination 2025/07/28 01:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:05:36 INFO : two: Copied (server-side copy) 2025/07/28 01:05:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/28 01:05:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/28 01:05:37 DEBUG : two: Unchanged skipping 2025/07/28 01:05:39 DEBUG : CopyDest/three: md5 = 43b7be4d0e0a2dcb30231e45b0ae62ca OK 2025/07/28 01:05:40 DEBUG : three: Need to transfer - File not found at Destination 2025/07/28 01:05:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/28 01:05:40 DEBUG : three: Destination not found in --copy-dest 2025/07/28 01:05:41 DEBUG : three: md5 = 7e138e9cdcbc08560200f21bf5d6f9d0 OK 2025/07/28 01:05:41 INFO : three: Copied (new) 2025/07/28 01:05:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/28 01:05:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:05:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:05:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:05:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/28 01:05:46 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:05:47 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (31.87s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:05:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/07/28 01:05:51 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5c7f8c85dca8003d7dd0a57b5d0cb1c7 OK 2025/07/28 01:05:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/07/28 01:05:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/07/28 01:05:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/07/28 01:05:52 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/07/28 01:05:53 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/07/28 01:05:54 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 36a73f276d311d01a742d2d16fb4415c OK 2025/07/28 01:05:54 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/07/28 01:05:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/07/28 01:05:56 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.83s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.42s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using skip mode. 2025/07/28 01:06:01 NOTICE: one: Found 2 files with duplicate names 2025/07/28 01:06:01 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.88s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using skip mode. 2025/07/28 01:06:07 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:06:07 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/07/28 01:06:07 INFO : one: Deleted 2025/07/28 01:06:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.25s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using first mode. 2025/07/28 01:06:13 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:06:13 INFO : one: Deleted 2025/07/28 01:06:14 INFO : one: Deleted 2025/07/28 01:06:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.36s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using newest mode. 2025/07/28 01:06:19 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:06:19 INFO : one: Deleted 2025/07/28 01:06:20 INFO : one: Deleted 2025/07/28 01:06:20 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.01s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.43s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using oldest mode. 2025/07/28 01:06:26 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:06:26 INFO : one: Deleted 2025/07/28 01:06:26 INFO : one: Deleted 2025/07/28 01:06:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.19s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using largest mode. 2025/07/28 01:06:32 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:06:32 INFO : one: Deleted 2025/07/28 01:06:33 INFO : one: Deleted 2025/07/28 01:06:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.19s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using smallest mode. 2025/07/28 01:06:38 NOTICE: one: Found 3 files with duplicate names 2025/07/28 01:06:38 INFO : one: Deleted 2025/07/28 01:06:39 INFO : one: Deleted 2025/07/28 01:06:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.01s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Looking for duplicate names using rename mode. 2025/07/28 01:06:45 NOTICE: one.txt: Found 3 files with duplicate names 2025/07/28 01:06:46 INFO : one-2.txt: renamed from: one.txt 2025/07/28 01:06:48 INFO : one-3.txt: renamed from: one.txt 2025/07/28 01:06:49 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.17s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:06:53 DEBUG : dupe1/one.txt: md5 = 5406758ac759fe0e94cdee3c3cb6acf1 OK 2025/07/28 01:06:55 DEBUG : dupe2/two.txt: md5 = db7c337563019211def4c7ee274d2a0d OK 2025/07/28 01:06:57 DEBUG : dupe3/three.txt: md5 = 0fcc53b01edd543bace1967cc40046ac OK 2025/07/28 01:06:58 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/07/28 01:06:58 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/07/28 01:06:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/07/28 01:06:59 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/07/28 01:07:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/07/28 01:07:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/07/28 01:07:03 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.24s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:07:05 DEBUG : a.txt: md5 = a05648977efdd53c7b5e6143c3a3bebe OK 2025/07/28 01:07:06 DEBUG : zend.txt: md5 = 2c6acf4628b982a9cae743d5f2290b3e OK 2025/07/28 01:07:08 DEBUG : sub dir/hello world: md5 = 5cd14e88a2787800b483cb6b5d031c88 OK 2025/07/28 01:07:10 DEBUG : sub dir/hello world2: md5 = a35a3b5c04860a4e1d7668d61fa7598d OK 2025/07/28 01:07:12 DEBUG : sub dir/ignore dir/.ignore: md5 = f4fb9b4e0a819236f1f953cb6afc06b1 OK 2025/07/28 01:07:13 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1a335573b614d16ae6d51d762395b3b0 OK 2025/07/28 01:07:15 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4cda8b9b00aa79b5af5cef71dd7a794e OK 2025/07/28 01:07:16 DEBUG : a.txt: Excluded (Size Filter) 2025/07/28 01:07:16 DEBUG : a.txt: Excluded 2025/07/28 01:07:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:07:17 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:07:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:07:17 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:07:17 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:07:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:07:17 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:07:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:07:17 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:07:17 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:07:22 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/28 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/28 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/28 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/28 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/28 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/28 01:07:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (20.59s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:07:25 DEBUG : a.txt: md5 = dbec359238b63c91182e6e979f7bef94 OK 2025/07/28 01:07:27 DEBUG : zend.txt: md5 = a6f9bfd496c85a3bb7d3c1b307539d8a OK 2025/07/28 01:07:29 DEBUG : sub dir/hello world: md5 = f1b2a434d056ae5dfcdc5a9cec3a28d6 OK 2025/07/28 01:07:30 DEBUG : sub dir/hello world2: md5 = 7f6b3bcd02c8668b3bec3b6376492414 OK 2025/07/28 01:07:32 DEBUG : sub dir/ignore dir/.ignore: md5 = 9e8497ac0c6405fde341e38b6186ec48 OK 2025/07/28 01:07:33 DEBUG : sub dir/ignore dir/should be ignored: md5 = b5faf76f5531befd9bd63a690817afee OK 2025/07/28 01:07:35 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6cc4cf4b2f64e390d215cbf41e317f65 OK 2025/07/28 01:07:37 DEBUG : a.txt: Excluded (Size Filter) 2025/07/28 01:07:37 DEBUG : a.txt: Excluded 2025/07/28 01:07:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:07:37 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:07:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:07:37 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:07:38 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:07:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/07/28 01:07:38 DEBUG : sub dir/hello world: Excluded 2025/07/28 01:07:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/07/28 01:07:38 DEBUG : sub dir/hello world2: Excluded 2025/07/28 01:07:38 DEBUG : sub dir/ignore dir: Excluded 2025/07/28 01:07:42 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/07/28 01:07:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/07/28 01:07:43 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/07/28 01:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/07/28 01:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/07/28 01:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/07/28 01:07:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (20.48s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:07:46 DEBUG : file1: md5 = f46ad309c67c5c3439b3d17cc60d074c OK 2025/07/28 01:07:48 DEBUG : sub/file2: md5 = f20781e49e0e7bf52e5b8e67e8cab14c OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/07/28 01:07:51 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/07/28 01:07:51 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/07/28 01:07:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/07/28 01:07:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.01s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.46s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:07:55 DEBUG : file1: md5 = c9da6e81fbd222028302915c90a533a3 OK 2025/07/28 01:07:57 DEBUG : sub/file2: md5 = e5b9819d2ebebfbf7f1991923f76b642 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/07/28 01:08:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/notfound" 2025/07/28 01:08:01 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/qe0i31qdkoejk60elps0ni5sqk" 2025/07/28 01:08:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.27s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.47s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.75s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Making directory 2025/07/28 01:08:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:07 DEBUG : sub dir/hello world: md5 = 493ec68e0e7b374737e7e1d46d8d4e92 OK 2025/07/28 01:08:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.70s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:11 DEBUG : potato2: md5 = bb12ee962b5fd30f7a14f908048dcd8c OK 2025/07/28 01:08:13 DEBUG : empty space: md5 = d0010e5c349b485eeb721770a9e02a21 OK --- PASS: TestLs (4.52s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:16 DEBUG : potato2: md5 = dab12e2bba8d863dc1de470582c7f759 OK 2025/07/28 01:08:17 DEBUG : empty space: md5 = 7bef677a97883a7aa6543709d3ac8460 OK 2025/07/28 01:08:18 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/07/28 01:08:18 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.82s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:21 DEBUG : potato2: md5 = 0d25ce656211e4a64f316ea6f05b284d OK 2025/07/28 01:08:22 DEBUG : empty space: md5 = 9df3be28abd9ac69cbfe4ac34a0263ce OK --- PASS: TestLsLong (4.47s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:25 DEBUG : potato2: md5 = 1032ee0db95148ec83a4f66e81f8e38d OK 2025/07/28 01:08:26 DEBUG : empty space: md5 = aa3653db9d9a6cdf27d6f435650f575e OK --- PASS: TestHashSums (4.19s) === RUN TestHashSumsWithErrors 2025/07/28 01:08:28 DEBUG : Creating backend with remote ":memory:" 2025/07/28 01:08:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/07/28 01:08:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/28 01:08:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/07/28 01:08:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/28 01:08:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/07/28 01:08:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/28 01:08:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/07/28 01:08:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/07/28 01:08:28 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-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:29 DEBUG : potato2: md5 = 6d9c55c7ed7fa9200c64617b5cb7bd03 OK 2025/07/28 01:08:31 DEBUG : empty space: md5 = 87a6ff603a4b5033d829df3a26b689e7 OK 2025/07/28 01:08:33 DEBUG : sub dir/potato3: md5 = 18d90c5a5ac12076b0e2fb6bac76cd6c OK 2025/07/28 01:08:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.45s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:38 DEBUG : small: md5 = cbc4aacc518f4d5bed46f51c5b65494b OK 2025/07/28 01:08:39 DEBUG : medium: md5 = 5b4bf684c91f1d0f9aeeda43d5aeb821 OK 2025/07/28 01:08:40 DEBUG : large: md5 = f9be3a3f963facf3ae3a9515a8c1a3c3 OK 2025/07/28 01:08:40 DEBUG : Waiting for deletions to finish 2025/07/28 01:08:41 DEBUG : large: Excluded (Size Filter) 2025/07/28 01:08:41 INFO : small: Deleted 2025/07/28 01:08:41 INFO : medium: Deleted --- PASS: TestDelete (5.82s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:44 DEBUG : small: md5 = f5c4585576ddc24b90793904ad40810f OK 2025/07/28 01:08:45 DEBUG : medium: md5 = 36a220ee324ccc777d04609e52739f8e OK 2025/07/28 01:08:46 DEBUG : large: md5 = c598a0f6331b42652c2182a743a2617a OK 2025/07/28 01:08:47 DEBUG : Waiting for deletions to finish 2025/07/28 01:08:47 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/07/28 01:08:47 INFO : small: Deleted 2025/07/28 01:08:47 INFO : medium: Deleted --- PASS: TestMaxDelete (6.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:50 DEBUG : small: md5 = 3b5e4be645981fe7fed516fc6a02ede1 OK 2025/07/28 01:08:52 DEBUG : medium: md5 = 9dc27a574d6110bdfcea29f64677eea7 OK 2025/07/28 01:08:53 DEBUG : large: md5 = 744586225b21c004e629d3ba975bd3d4 OK 2025/07/28 01:08:53 DEBUG : Waiting for deletions to finish 2025/07/28 01:08:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/28 01:08:54 INFO : small: Deleted 2025/07/28 01:08:54 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.66s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:08:57 DEBUG : small: md5 = ceb034793aabec8019b5297d743e8077 OK 2025/07/28 01:08:58 DEBUG : medium: md5 = 908bb3a584e2006a47bfdc1526d63dd5 OK 2025/07/28 01:09:00 DEBUG : large: md5 = 94b67b1953b47c81c515817571e1241e OK 2025/07/28 01:09:00 DEBUG : Waiting for deletions to finish 2025/07/28 01:09:00 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/07/28 01:09:00 INFO : medium: Deleted 2025/07/28 01:09:00 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.32s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:09:03 DEBUG : ReadFile: md5 = d745ed1bd2a1aae433911d1fdd59d881 OK --- PASS: TestReadFile (4.02s) === RUN TestRetry 2025/07/28 01:09:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/07/28 01:09:06 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/07/28 01:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/07/28 01:09:06 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:09:07 DEBUG : file1: md5 = a13174a29cb191168dc68ae3a58b2565 OK 2025/07/28 01:09:09 DEBUG : file2: md5 = 8059923b862f0ec4a57232bb1ccbb8e9 OK --- PASS: TestCat (16.79s) === RUN TestPurge 2025/07/28 01:09:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bonuhaf3sebo" 2025/07/28 01:09:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/28 01:09:23 DEBUG : Creating backend with remote "TestDrive:crypt/84rh0oftvfk739vchrgbnsvchhie6g1l1c7004ld7vtsdhad660g" 2025/07/28 01:09:24 DEBUG : Creating backend with remote "/tmp/rclone2036379850" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bonuhaf3sebo'", Local "Local file system at /tmp/rclone2036379850", Modify Window "1ms" 2025/07/28 01:09:28 DEBUG : A1/B1/C1/one: md5 = e1d6568b33e492a6a37977631b959285 OK 2025/07/28 01:09:28 INFO : A2: Making directory 2025/07/28 01:09:29 INFO : A1/B2: Making directory 2025/07/28 01:09:29 INFO : A1/B2/C2: Making directory 2025/07/28 01:09:30 INFO : A1/B1/C3: Making directory 2025/07/28 01:09:31 INFO : A3: Making directory 2025/07/28 01:09:31 INFO : A3/B3: Making directory 2025/07/28 01:09:32 INFO : A3/B3/C4: Making directory 2025/07/28 01:09:34 DEBUG : A1/two: md5 = 9a4f09dab7a8d3bc6670153a19a1256d OK 2025/07/28 01:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bonuhaf3sebo': Purge remote 2025/07/28 01:09:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.57s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:09:41 DEBUG : A1/B1/C1/one: md5 = 9c3297ab34c17c5d160052ae6ca66a6e OK 2025/07/28 01:09:41 INFO : A2: Making directory 2025/07/28 01:09:42 INFO : A1/B2: Making directory 2025/07/28 01:09:42 INFO : A1/B2/C2: Making directory 2025/07/28 01:09:43 INFO : A1/B1/C3: Making directory 2025/07/28 01:09:44 INFO : A3: Making directory 2025/07/28 01:09:45 INFO : A3/B3: Making directory 2025/07/28 01:09:45 INFO : A3/B3/C4: Making directory 2025/07/28 01:09:47 DEBUG : A1/two: md5 = 9397d5db371fecd62b72b60a9368b812 OK 2025/07/28 01:09:48 DEBUG : removing 1 level 3 directories 2025/07/28 01:09:48 INFO : A3/B3/C4: Removing directory 2025/07/28 01:09:51 DEBUG : removing 2 level 3 directories 2025/07/28 01:09:51 INFO : A1/B1/C3: Removing directory 2025/07/28 01:09:51 INFO : A1/B2/C2: Removing directory 2025/07/28 01:09:51 DEBUG : removing 2 level 2 directories 2025/07/28 01:09:51 INFO : A3/B3: Removing directory 2025/07/28 01:09:51 INFO : A1/B2: Removing directory 2025/07/28 01:09:52 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/07/28 01:09:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:09:52 DEBUG : removing 2 level 1 directories 2025/07/28 01:09:52 INFO : A3: Removing directory 2025/07/28 01:09:52 INFO : A2: Removing directory 2025/07/28 01:09:52 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/07/28 01:09:56 DEBUG : removing 1 level 3 directories 2025/07/28 01:09:56 INFO : A1/B1/C1: Removing directory 2025/07/28 01:09:56 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:57 DEBUG : removing 1 level 2 directories 2025/07/28 01:09:57 INFO : A1/B1: Removing directory 2025/07/28 01:09:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:09:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:09:57 DEBUG : removing 1 level 1 directories 2025/07/28 01:09:57 INFO : A1: Removing directory 2025/07/28 01:09:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:09:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:09:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:09:58 DEBUG : removing 1 level 0 directories 2025/07/28 01:09:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Removing directory 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/07/28 01:09:58 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (21.90s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:00 INFO : A1: Making directory 2025/07/28 01:10:01 INFO : A1/B1: Making directory 2025/07/28 01:10:01 INFO : A1/B1/C1: Making directory 2025/07/28 01:10:04 DEBUG : removing 1 level 3 directories 2025/07/28 01:10:04 INFO : A1/B1/C1: Removing directory 2025/07/28 01:10:04 DEBUG : removing 1 level 2 directories 2025/07/28 01:10:04 INFO : A1/B1: Removing directory 2025/07/28 01:10:05 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:10:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.77s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:07 INFO : A1: Making directory 2025/07/28 01:10:08 INFO : A1/B1: Making directory 2025/07/28 01:10:09 INFO : A1/B1/C1: Making directory 2025/07/28 01:10:11 DEBUG : removing 1 level 3 directories 2025/07/28 01:10:11 INFO : A1/B1/C1: Removing directory 2025/07/28 01:10:12 DEBUG : removing 1 level 2 directories 2025/07/28 01:10:12 INFO : A1/B1: Removing directory 2025/07/28 01:10:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:10:14 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.17s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:16 DEBUG : file1: md5 = 30d98a9fb37ffccda1cc428cbf5d958f OK 2025/07/28 01:10:16 DEBUG : filename.txt: File name found in url 2025/07/28 01:10:18 DEBUG : filename.txt: md5 = 0e879c8c5b3cfc6599c88c264ced611d OK 2025/07/28 01:10:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/07/28 01:10:19 DEBUG : headerfilename.txt: md5 = 79936fd02d4ec130c5b13236469c94f7 OK 2025/07/28 01:10:20 DEBUG : file2: md5 = 614b85b19a05ea950357c852f52b1a6a OK --- PASS: TestCopyURL (8.80s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/28 01:10:25 DEBUG : sub/file2: md5 = 82e464daaaac2b2bf30d03c46f8acdb4 OK 2025/07/28 01:10:25 INFO : file1: Copied (new) to: sub/file2 2025/07/28 01:10:25 INFO : file1: Deleted 2025/07/28 01:10:26 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:10:26 DEBUG : file1: Unchanged skipping 2025/07/28 01:10:26 INFO : file1: Deleted 2025/07/28 01:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': don't need to copy/move sub/file2, it is already at target location 2025/07/28 01:10:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:29 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/28 01:10:30 DEBUG : file1: md5 = a79ed9863ab976999097bbd74248121e OK 2025/07/28 01:10:30 INFO : file1: Copied (new) 2025/07/28 01:10:30 INFO : file1: Deleted 2025/07/28 01:10:31 DEBUG : file1: Destination exists, skipping 2025/07/28 01:10:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.08s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.43s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:35 DEBUG : dst/file1: md5 = f5a8d8f0ee472d2872532b168578934f OK 2025/07/28 01:10:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zubopiw8haqu/backup" 2025/07/28 01:10:36 DEBUG : Creating backend with remote "TestDrive:crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g/1nrff024r7pq65ecp72fc28jb0" 2025/07/28 01:10:37 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/28 01:10:39 INFO : dst/file1: Moved (server-side) 2025/07/28 01:10:40 DEBUG : dst/file1: md5 = ed62c32104b98381490f3bc8d7d59525 OK 2025/07/28 01:10:40 INFO : dst/file1: Copied (new) 2025/07/28 01:10:40 INFO : dst/file1: Deleted 2025/07/28 01:10:43 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:10:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/07/28 01:10:44 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.24s) === 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-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:10:47 DEBUG : A1/one: md5 = a3126a23c7fccd3991bf2db28e2691bb OK 2025/07/28 01:10:49 DEBUG : A1/two: md5 = a8a3eea9aa1e4fc2caa55c7cd763a7f2 OK 2025/07/28 01:10:51 DEBUG : A1/B1/three: md5 = 14d426cb9b9db86949152626b6152d5c OK 2025/07/28 01:10:53 DEBUG : A1/B1/C1/four: md5 = 5ced362dd2ce3bd7e10441105d556a81 OK 2025/07/28 01:10:55 DEBUG : A1/B1/C2/five: md5 = 179825a967e4bd7ad8098ed9efd8604e OK 2025/07/28 01:10:55 INFO : A1/B2: Making directory 2025/07/28 01:10:56 INFO : A1/B1/C3: Making directory 2025/07/28 01:11:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/07/28 01:11:05 INFO : A2/two: Moved (server-side) to: A3/two 2025/07/28 01:11:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/07/28 01:11:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/07/28 01:11:05 INFO : A2/one: Moved (server-side) to: A3/one 2025/07/28 01:11:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:11:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:11:08 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:11:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:11:09 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:11:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/07/28 01:11:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/07/28 01:11:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/07/28 01:11:16 INFO : A3/two: Moved (server-side) to: A4/two 2025/07/28 01:11:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/07/28 01:11:16 INFO : A3/one: Moved (server-side) to: A4/one 2025/07/28 01:11:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:11:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:11:19 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:11:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:11:20 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:11:26 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/07/28 01:11:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/07/28 01:11:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/07/28 01:11:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/07/28 01:11:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/07/28 01:11:27 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/07/28 01:11:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/07/28 01:11:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/07/28 01:11:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/07/28 01:11:28 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.75s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:11:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:11:30 DEBUG : no_checksum_small_file_from_pipe: md5 = 14e475fcb6fd103e09c4c6ba6fa49e7f OK 2025/07/28 01:11:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/28 01:11:30 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/28 01:11:31 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/07/28 01:11:32 DEBUG : no_checksum_big_file_from_pipe: md5 = 455421bb8781d470b353a32a6f3aed4e OK 2025/07/28 01:11:32 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:11:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:11:35 DEBUG : with_checksum_small_file_from_pipe: md5 = f04fb3226592eaab50664c7c7628ac2f OK 2025/07/28 01:11:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/28 01:11:36 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/07/28 01:11:37 DEBUG : with_checksum_big_file_from_pipe: md5 = a51016fc93e7c4762b5f11083c338291 OK 2025/07/28 01:11:37 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:11:40 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:11:41 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/28 01:11:42 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:11:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (34 bytes), uploading instead of streaming 2025/07/28 01:11:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/28 01:11:46 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/07/28 01:11:47 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.80s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.67s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/07/28 01:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (48 bytes), uploading instead of streaming 2025/07/28 01:11:50 DEBUG : rcat_metadata: md5 = d8b4054ad4d272e0f75eab2fead6e568 OK 2025/07/28 01:11:50 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/07/28 01:11:52 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/07/28 01:11:53 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8026b3fed2228982a77f603459d70681 OK 2025/07/28 01:11:53 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.84s) --- PASS: TestRcatMetadata/Normal (2.69s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:11:55 DEBUG : potato1: md5 = 7b15a17026cceb580316cc353304ce7f OK 2025/07/28 01:11:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/28 01:11:56 DEBUG : potato2: md5 = ceed001e67ba7592b082d06e4d72de16 OK 2025/07/28 01:11:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.12s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:11:59 DEBUG : potato1: md5 = 5b5d537b1c9e25a432203096af38deff OK 2025/07/28 01:11:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': File to upload is small (60 bytes), uploading instead of streaming 2025/07/28 01:12:01 DEBUG : potato2: md5 = e008b3f8194be7b235d6528cd172b90a OK 2025/07/28 01:12:01 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.73s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:04 DEBUG : potato2: md5 = 2f9371b77b6afd66429b4fee99e302d3 OK 2025/07/28 01:12:06 DEBUG : empty space: md5 = 528dc7888f2c8994ab04ef6c60dc2439 OK 2025/07/28 01:12:08 DEBUG : sub dir/potato3: md5 = e273c9a54f9e2440dfe760fa13b7789e OK 2025/07/28 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Touching "sub dir/potato3" 2025/07/28 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Touching "empty space" 2025/07/28 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Touching "potato2" 2025/07/28 01:12:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.30s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:12 DEBUG : dir with metadata: Making directory with metadata 2025/07/28 01:12:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.25s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:14 DEBUG : directory with modtime: Making directory with metadata 2025/07/28 01:12:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.35s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/28 01:12:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:12:17 DEBUG : Google drive root 'crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g': Skipping btime metadata as can't update it on an existing file: 2025-07-28T01:12:17.183804663Z 2025/07/28 01:12:17 INFO : non existent directory: Updated directory metadata 2025/07/28 01:12:19 DEBUG : Google drive root 'crypt/bsi62kr6e1arh9p7gm606c4ujr3gg6hpllcq7fpskerpg41nm64g': Skipping btime metadata as can't update it on an existing file: 2025-07-28T01:12:17.183804663Z 2025/07/28 01:12:20 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.51s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/07/28 01:12:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/07/28 01:12:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:25 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/07/28 01:12:25 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:12:25 DEBUG : dst: Making directory with metadata 2025/07/28 01:12:26 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/28 01:12:26 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/28 01:12:26 INFO : dst: Set directory modification time (using SetModTime) 2025/07/28 01:12:27 INFO : dst: Set directory modification time (using SetModTime) 2025/07/28 01:12:27 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/07/28 01:12:27 INFO : dst: Set directory modification time (using SetModTime) 2025/07/28 01:12:27 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.42s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu'", Local "Local file system at /tmp/rclone1470040819", Modify Window "1ms" 2025/07/28 01:12:31 DEBUG : sub dir/test remove existing: md5 = a338ea706f88ff9f1e3ebbbb8c57488a OK 2025/07/28 01:12:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 508c1a5dd1f02f9e6f529d76428a8016 OK 2025/07/28 01:12:34 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.femutun2" before starting 2025/07/28 01:12:35 DEBUG : sub dir/test remove existing.femutun2: TEST: removing renamed existing file after operation 2025/07/28 01:12:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vamexig4" before starting 2025/07/28 01:12:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vamexig4: TEST: renaming existing back after failed operation 2025/07/28 01:12:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.natimab2" before starting 2025/07/28 01:12:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.natimab2: TEST: removing renamed existing file after operation 2025/07/28 01:12:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "k54c7bo3b4i1259pjcs5cuiipqlsgia1hvn0n6q9hoibo5l667p0" 2025/07/28 01:12:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "an5p513851smicilbns3uvkgmjld79tkeqs1jinjbot1olo0jnv13ov9gsg96j1189gneeflqbgtgirkf55trj4bupbq2j1465vdlo2jj782rhdreb3krqdtc55i3a8tvouahvrur37nofmo9sq00dd99kb9iguulhpopj7tk5sjphlagbp0" --- PASS: TestRemoveExisting (12.64s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/07/28 01:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zubopiw8haqu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m30.510759243s (try 1/5)