"./operations.test -test.v -test.timeout 2h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2026/07/08 03:42:22 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru" 2026/07/08 03:42:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:42:23 DEBUG : Creating backend with remote "/tmp/rclone1141325169" === 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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.22s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers 2026/07/08 03:42:23 DEBUG : a: size = 0 OK 2026/07/08 03:42:23 DEBUG : a: size = 1 (memory) 2026/07/08 03:42:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/08 03:42:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/08 03:42:23 DEBUG : potato: Seek from 10 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 10 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 2 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/08 03:42:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 2 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/08 03:42:23 DEBUG : potato: Seek from 8 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 8 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/08 03:42:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 03:42:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 03:42:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 03:42:23 DEBUG : potato: Seek from 5 to 2 2026/07/08 03:42:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/08 03:42:23 DEBUG : potato: Seek from 9 to 0 2026/07/08 03:42:23 DEBUG : potato: Seek from 9 to 0 2026/07/08 03:42:23 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (34.86s) --- PASS: TestCheck/1 (0.94s) --- PASS: TestCheck/2 (1.13s) --- PASS: TestCheck/3 (0.95s) --- PASS: TestCheck/4 (0.97s) --- PASS: TestCheck/5 (0.97s) --- PASS: TestCheck/6 (1.19s) --- PASS: TestCheck/7 (0.95s) === RUN TestCheckFsError 2026/07/08 03:42:58 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 03:42:58 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 03:42:58 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/08 03:42:58 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/08 03:42:58 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/08 03:42:58 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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (37.20s) --- PASS: TestCheckDownload/1 (1.73s) --- PASS: TestCheckDownload/2 (1.51s) --- PASS: TestCheckDownload/3 (1.38s) --- PASS: TestCheckDownload/4 (1.64s) --- PASS: TestCheckDownload/5 (1.50s) --- PASS: TestCheckDownload/6 (1.41s) --- PASS: TestCheckDownload/7 (1.52s) === RUN TestCheckSizeOnly run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (28.77s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:44:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 03:44:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 03:44:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 03:44:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/08 03:44:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 03:44:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 03:44:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 03:44:14 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (11.60s) === RUN TestCheckSum run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:44:16 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2026/07/08 03:45:44 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2026/07/08 03:45:44 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2026/07/08 03:45:44 DEBUG : data: Rmdir: contains trashed file: "potato.json" 2026/07/08 03:45:44 DEBUG : data: Rmdir: contains trashed file: "banana.bin" --- PASS: TestCheckSum (89.38s) --- PASS: TestCheckSum/subtest1 (2.87s) --- PASS: TestCheckSum/subtest2 (2.41s) --- PASS: TestCheckSum/subtest3 (3.22s) --- PASS: TestCheckSum/subtest4 (3.07s) --- PASS: TestCheckSum/subtest5 (3.15s) --- PASS: TestCheckSum/subtest6 (3.16s) --- PASS: TestCheckSum/subtest7 (3.30s) === RUN TestCheckSumDownload run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:45:45 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/07/08 03:47:10 DEBUG : data: Rmdir: contains trashed file: "potato.bin" 2026/07/08 03:47:10 DEBUG : data: Rmdir: contains trashed file: "banana.bin" 2026/07/08 03:47:10 DEBUG : data: Rmdir: contains trashed file: "banana.json" 2026/07/08 03:47:10 DEBUG : data: Rmdir: contains trashed file: "potato.json" --- PASS: TestCheckSumDownload (85.65s) --- PASS: TestCheckSumDownload/subtest1 (3.22s) --- PASS: TestCheckSumDownload/subtest2 (2.75s) --- PASS: TestCheckSumDownload/subtest3 (3.11s) --- PASS: TestCheckSumDownload/subtest4 (2.73s) --- PASS: TestCheckSumDownload/subtest5 (2.81s) --- PASS: TestCheckSumDownload/subtest6 (2.97s) --- PASS: TestCheckSumDownload/subtest7 (3.08s) === RUN TestApplyTransforms 2026/07/08 03:47:11 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-wufivub7seyi" 2026/07/08 03:47:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:12 DEBUG : Creating backend with remote "/tmp/rclone367415696" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-wufivub7seyi", Local "Local file system at /tmp/rclone367415696", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2026/07/08 03:47:16 ERROR : hello, world!: sum not found 2026/07/08 03:47:16 ERROR : HELLO, WORLD!: file not in Compressed: TestCompressDrive:rclone-test-wufivub7seyi 2026/07/08 03:47:16 NOTICE: Compressed: TestCompressDrive:rclone-test-wufivub7seyi: 1 files missing 2026/07/08 03:47:16 NOTICE: 1 hashes missing 2026/07/08 03:47:16 NOTICE: Compressed: TestCompressDrive:rclone-test-wufivub7seyi: 1 differences found 2026/07/08 03:47:16 NOTICE: Compressed: TestCompressDrive:rclone-test-wufivub7seyi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/08 03:47:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:47:18 NOTICE: Compressed: TestCompressDrive:rclone-test-wufivub7seyi: 0 differences found 2026/07/08 03:47:18 NOTICE: Compressed: TestCompressDrive:rclone-test-wufivub7seyi: 1 matching files 2026/07/08 03:47:18 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qobudeb6puju" 2026/07/08 03:47:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:19 DEBUG : Creating backend with remote "/tmp/rclone2435422914" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-qobudeb6puju", Local "Local file system at /tmp/rclone2435422914", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2026/07/08 03:47:23 ERROR : HELLO, WORLD!: sum not found 2026/07/08 03:47:23 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-qobudeb6puju 2026/07/08 03:47:23 NOTICE: Compressed: TestCompressDrive:rclone-test-qobudeb6puju: 1 files missing 2026/07/08 03:47:23 NOTICE: 1 hashes missing 2026/07/08 03:47:23 NOTICE: Compressed: TestCompressDrive:rclone-test-qobudeb6puju: 1 differences found 2026/07/08 03:47:23 NOTICE: Compressed: TestCompressDrive:rclone-test-qobudeb6puju: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/08 03:47:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:47:25 NOTICE: Compressed: TestCompressDrive:rclone-test-qobudeb6puju: 0 differences found 2026/07/08 03:47:25 NOTICE: Compressed: TestCompressDrive:rclone-test-qobudeb6puju: 1 matching files 2026/07/08 03:47:25 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-dipavof4hehe" 2026/07/08 03:47:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:26 DEBUG : Creating backend with remote "/tmp/rclone124621518" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-dipavof4hehe", Local "Local file system at /tmp/rclone124621518", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/08 03:47:30 ERROR : HeLlO, wOrLd!: sum not found 2026/07/08 03:47:30 ERROR : hello, world!: file not in Compressed: TestCompressDrive:rclone-test-dipavof4hehe 2026/07/08 03:47:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dipavof4hehe: 1 files missing 2026/07/08 03:47:30 NOTICE: 1 hashes missing 2026/07/08 03:47:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dipavof4hehe: 1 differences found 2026/07/08 03:47:30 NOTICE: Compressed: TestCompressDrive:rclone-test-dipavof4hehe: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/08 03:47:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:47:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dipavof4hehe: 0 differences found 2026/07/08 03:47:32 NOTICE: Compressed: TestCompressDrive:rclone-test-dipavof4hehe: 1 matching files 2026/07/08 03:47:32 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-razoqut9leja" 2026/07/08 03:47:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:33 DEBUG : Creating backend with remote "/tmp/rclone4150660225" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-razoqut9leja", Local "Local file system at /tmp/rclone4150660225", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/08 03:47:38 ERROR : HELLO, WORLD!: sum not found 2026/07/08 03:47:38 ERROR : HeLlO, wOrLd!: file not in Compressed: TestCompressDrive:rclone-test-razoqut9leja 2026/07/08 03:47:38 NOTICE: Compressed: TestCompressDrive:rclone-test-razoqut9leja: 1 files missing 2026/07/08 03:47:38 NOTICE: 1 hashes missing 2026/07/08 03:47:38 NOTICE: Compressed: TestCompressDrive:rclone-test-razoqut9leja: 1 differences found 2026/07/08 03:47:38 NOTICE: Compressed: TestCompressDrive:rclone-test-razoqut9leja: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/08 03:47:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:47:39 NOTICE: Compressed: TestCompressDrive:rclone-test-razoqut9leja: 0 differences found 2026/07/08 03:47:39 NOTICE: Compressed: TestCompressDrive:rclone-test-razoqut9leja: 1 matching files 2026/07/08 03:47:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-silatun2heko" 2026/07/08 03:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:40 DEBUG : Creating backend with remote "/tmp/rclone2755101779" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-silatun2heko", Local "Local file system at /tmp/rclone2755101779", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2026/07/08 03:47:45 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 03:47:45 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-silatun2heko 2026/07/08 03:47:45 NOTICE: Compressed: TestCompressDrive:rclone-test-silatun2heko: 1 files missing 2026/07/08 03:47:45 NOTICE: 1 hashes missing 2026/07/08 03:47:45 NOTICE: Compressed: TestCompressDrive:rclone-test-silatun2heko: 1 differences found 2026/07/08 03:47:45 NOTICE: Compressed: TestCompressDrive:rclone-test-silatun2heko: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/08 03:47:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:47:46 NOTICE: Compressed: TestCompressDrive:rclone-test-silatun2heko: 0 differences found 2026/07/08 03:47:46 NOTICE: Compressed: TestCompressDrive:rclone-test-silatun2heko: 1 matching files 2026/07/08 03:47:46 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-layusuq5cofu" 2026/07/08 03:47:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:47 DEBUG : Creating backend with remote "/tmp/rclone89496819" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-layusuq5cofu", Local "Local file system at /tmp/rclone89496819", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2026/07/08 03:47:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 03:47:52 ERROR : 測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-layusuq5cofu 2026/07/08 03:47:52 NOTICE: Compressed: TestCompressDrive:rclone-test-layusuq5cofu: 1 files missing 2026/07/08 03:47:52 NOTICE: 1 hashes missing 2026/07/08 03:47:52 NOTICE: Compressed: TestCompressDrive:rclone-test-layusuq5cofu: 1 differences found 2026/07/08 03:47:52 NOTICE: Compressed: TestCompressDrive:rclone-test-layusuq5cofu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/08 03:47:54 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:47:54 NOTICE: Compressed: TestCompressDrive:rclone-test-layusuq5cofu: 0 differences found 2026/07/08 03:47:54 NOTICE: Compressed: TestCompressDrive:rclone-test-layusuq5cofu: 1 matching files 2026/07/08 03:47:54 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-zilicoj7nele" 2026/07/08 03:47:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:47:54 DEBUG : Creating backend with remote "/tmp/rclone1361909405" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-zilicoj7nele", Local "Local file system at /tmp/rclone1361909405", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2026/07/08 03:47:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:47:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-zilicoj7nele 2026/07/08 03:47:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zilicoj7nele: 1 files missing 2026/07/08 03:47:59 NOTICE: 1 hashes missing 2026/07/08 03:47:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zilicoj7nele: 1 differences found 2026/07/08 03:47:59 NOTICE: Compressed: TestCompressDrive:rclone-test-zilicoj7nele: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/08 03:48:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:48:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zilicoj7nele: 0 differences found 2026/07/08 03:48:01 NOTICE: Compressed: TestCompressDrive:rclone-test-zilicoj7nele: 1 matching files 2026/07/08 03:48:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-rulican5juje" 2026/07/08 03:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:48:02 DEBUG : Creating backend with remote "/tmp/rclone2845448727" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-rulican5juje", Local "Local file system at /tmp/rclone2845448727", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2026/07/08 03:48:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:48:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-rulican5juje 2026/07/08 03:48:06 NOTICE: Compressed: TestCompressDrive:rclone-test-rulican5juje: 1 files missing 2026/07/08 03:48:06 NOTICE: 1 hashes missing 2026/07/08 03:48:06 NOTICE: Compressed: TestCompressDrive:rclone-test-rulican5juje: 1 differences found 2026/07/08 03:48:06 NOTICE: Compressed: TestCompressDrive:rclone-test-rulican5juje: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/08 03:48:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:48:07 NOTICE: Compressed: TestCompressDrive:rclone-test-rulican5juje: 0 differences found 2026/07/08 03:48:07 NOTICE: Compressed: TestCompressDrive:rclone-test-rulican5juje: 1 matching files 2026/07/08 03:48:07 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-zupuxin9cifa" 2026/07/08 03:48:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:48:08 DEBUG : Creating backend with remote "/tmp/rclone3919630800" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-zupuxin9cifa", Local "Local file system at /tmp/rclone3919630800", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2026/07/08 03:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:48:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-zupuxin9cifa 2026/07/08 03:48:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zupuxin9cifa: 1 files missing 2026/07/08 03:48:13 NOTICE: 1 hashes missing 2026/07/08 03:48:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zupuxin9cifa: 1 differences found 2026/07/08 03:48:13 NOTICE: Compressed: TestCompressDrive:rclone-test-zupuxin9cifa: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/08 03:48:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:48:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zupuxin9cifa: 0 differences found 2026/07/08 03:48:14 NOTICE: Compressed: TestCompressDrive:rclone-test-zupuxin9cifa: 1 matching files 2026/07/08 03:48:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-hecidur3talu" 2026/07/08 03:48:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:48:15 DEBUG : Creating backend with remote "/tmp/rclone584962406" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-hecidur3talu", Local "Local file system at /tmp/rclone584962406", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2026/07/08 03:48:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/08 03:48:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Compressed: TestCompressDrive:rclone-test-hecidur3talu 2026/07/08 03:48:20 NOTICE: Compressed: TestCompressDrive:rclone-test-hecidur3talu: 1 files missing 2026/07/08 03:48:20 NOTICE: 1 hashes missing 2026/07/08 03:48:20 NOTICE: Compressed: TestCompressDrive:rclone-test-hecidur3talu: 1 differences found 2026/07/08 03:48:20 NOTICE: Compressed: TestCompressDrive:rclone-test-hecidur3talu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/08 03:48:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 03:48:21 NOTICE: Compressed: TestCompressDrive:rclone-test-hecidur3talu: 0 differences found 2026/07/08 03:48:21 NOTICE: Compressed: TestCompressDrive:rclone-test-hecidur3talu: 1 matching files 2026/07/08 03:48:21 DEBUG : Compressed: TestCompressDrive:rclone-test-hecidur3talu: Purge remote 2026/07/08 03:48:22 DEBUG : Compressed: TestCompressDrive:rclone-test-zupuxin9cifa: Purge remote 2026/07/08 03:48:23 DEBUG : Compressed: TestCompressDrive:rclone-test-rulican5juje: Purge remote 2026/07/08 03:48:23 DEBUG : Compressed: TestCompressDrive:rclone-test-zilicoj7nele: Purge remote 2026/07/08 03:48:24 DEBUG : Compressed: TestCompressDrive:rclone-test-layusuq5cofu: Purge remote 2026/07/08 03:48:24 DEBUG : Compressed: TestCompressDrive:rclone-test-silatun2heko: Purge remote 2026/07/08 03:48:25 DEBUG : Compressed: TestCompressDrive:rclone-test-razoqut9leja: Purge remote 2026/07/08 03:48:25 DEBUG : Compressed: TestCompressDrive:rclone-test-dipavof4hehe: Purge remote 2026/07/08 03:48:26 DEBUG : Compressed: TestCompressDrive:rclone-test-qobudeb6puju: Purge remote 2026/07/08 03:48:26 DEBUG : Compressed: TestCompressDrive:rclone-test-wufivub7seyi: Purge remote --- PASS: TestApplyTransforms (76.03s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:48:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 03:48:31 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:48:31 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:48:31 INFO : file1: Copied (new) to: sub/file2 2026/07/08 03:48:34 DEBUG : sub/file2: size = 14 OK 2026/07/08 03:48:34 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 03:48:34 DEBUG : file1: Unchanged skipping 2026/07/08 03:48:35 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: don't need to copy/move sub/file2, it is already at target location 2026/07/08 03:48:38 DEBUG : sub: Rmdir: contains trashed file: "file2.json" 2026/07/08 03:48:38 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" --- PASS: TestCopyFile (12.32s) === RUN TestCopyLongFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:48:46 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/backup" 2026/07/08 03:48:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:48:48 DEBUG : dst/file1: size = 18 (Compressed: TestCompressDrive:rclone-test-savodir1toru) 2026/07/08 03:48:48 DEBUG : dst/file1: Sizes differ 2026/07/08 03:48:52 INFO : dst/file1: Moved (server-side) 2026/07/08 03:48:57 DEBUG : dst/file1: size = 14 OK 2026/07/08 03:48:57 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:48:57 INFO : dst/file1: Copied (new) 2026/07/08 03:49:03 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2026/07/08 03:49:03 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2026/07/08 03:49:04 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2026/07/08 03:49:04 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2026/07/08 03:49:04 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (25.63s) === RUN TestCopyFileCompareDest run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:49:05 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/dst" 2026/07/08 03:49:07 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/CompareDest" 2026/07/08 03:49:09 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 03:49:13 DEBUG : one: size = 3 OK 2026/07/08 03:49:13 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:49:13 INFO : one: Copied (new) 2026/07/08 03:49:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:49:17 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-savodir1toru/dst) 2026/07/08 03:49:17 DEBUG : one: Sizes differ 2026/07/08 03:49:20 DEBUG : one: size = 5 OK 2026/07/08 03:49:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:49:20 INFO : one: Copied (replaced existing) 2026/07/08 03:49:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:49:32 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-savodir1toru/dst) 2026/07/08 03:49:32 DEBUG : one: Sizes differ 2026/07/08 03:49:33 DEBUG : one: size = 5 OK 2026/07/08 03:49:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 03:49:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 03:49:41 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:49:43 DEBUG : two: size = 3 OK 2026/07/08 03:49:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 03:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 03:49:46 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:49:47 DEBUG : two: size = 3 OK 2026/07/08 03:49:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 03:49:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 03:49:53 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:49:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:49:54 DEBUG : two: size = 3 (Compressed: TestCompressDrive:rclone-test-savodir1toru/CompareDest) 2026/07/08 03:49:54 DEBUG : two: Sizes differ 2026/07/08 03:49:57 DEBUG : two: size = 5 OK 2026/07/08 03:49:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/08 03:49:57 INFO : two: Copied (new) 2026/07/08 03:50:07 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2026/07/08 03:50:07 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2026/07/08 03:50:07 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2026/07/08 03:50:07 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2026/07/08 03:50:08 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2026/07/08 03:50:08 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" 2026/07/08 03:50:08 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" 2026/07/08 03:50:08 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" --- PASS: TestCopyFileCompareDest (63.16s) === RUN TestCopyFileCopyDest run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:50:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/dst" 2026/07/08 03:50:10 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/CopyDest" 2026/07/08 03:50:12 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 03:50:17 DEBUG : one: size = 3 OK 2026/07/08 03:50:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/08 03:50:17 INFO : one: Copied (new) 2026/07/08 03:50:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:50:20 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-savodir1toru/dst) 2026/07/08 03:50:20 DEBUG : one: Sizes differ 2026/07/08 03:50:23 DEBUG : one: size = 5 OK 2026/07/08 03:50:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:50:23 INFO : one: Copied (replaced existing) 2026/07/08 03:50:35 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/BackupDir" 2026/07/08 03:50:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:50:37 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-savodir1toru/dst) 2026/07/08 03:50:37 DEBUG : one: Sizes differ 2026/07/08 03:50:38 DEBUG : one: size = 5 OK 2026/07/08 03:50:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 03:50:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:50:38 DEBUG : one: size = 3 (Compressed: TestCompressDrive:rclone-test-savodir1toru/dst) 2026/07/08 03:50:38 DEBUG : one: Sizes differ 2026/07/08 03:50:41 INFO : one: Moved (server-side) 2026/07/08 03:50:44 DEBUG : one: size = 5 OK 2026/07/08 03:50:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/08 03:50:44 INFO : one: Copied (server-side copy) 2026/07/08 03:50:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/08 03:50:54 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 03:50:55 DEBUG : two: size = 3 OK 2026/07/08 03:50:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 03:50:58 DEBUG : two: size = 3 OK 2026/07/08 03:50:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/08 03:50:58 INFO : two: Copied (server-side copy) 2026/07/08 03:50:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/08 03:51:03 DEBUG : two: size = 3 OK 2026/07/08 03:51:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/08 03:51:03 DEBUG : two: Unchanged skipping 2026/07/08 03:51:16 DEBUG : three: Need to transfer - File not found at Destination 2026/07/08 03:51:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone1141325169) 2026/07/08 03:51:16 DEBUG : three: size = 5 (Compressed: TestCompressDrive:rclone-test-savodir1toru/CopyDest) 2026/07/08 03:51:16 DEBUG : three: Sizes differ 2026/07/08 03:51:16 DEBUG : three: Destination not found in --copy-dest 2026/07/08 03:51:20 DEBUG : three: size = 7 OK 2026/07/08 03:51:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/08 03:51:20 INFO : three: Copied (new) 2026/07/08 03:51:35 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2026/07/08 03:51:35 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2026/07/08 03:51:35 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2026/07/08 03:51:35 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2026/07/08 03:51:35 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2026/07/08 03:51:35 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2026/07/08 03:51:36 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2026/07/08 03:51:36 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2026/07/08 03:51:36 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2026/07/08 03:51:36 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2026/07/08 03:51:36 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2026/07/08 03:51:36 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2026/07/08 03:51:36 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" 2026/07/08 03:51:36 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" --- PASS: TestCopyFileCopyDest (88.87s) === RUN TestCopyInplace run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.47s) === RUN TestCopyLongFileName run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:51:39 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/08 03:51:43 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/08 03:51:43 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 03:51:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/08 03:51:45 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/08 03:51:45 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:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/08 03:51:47 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/08 03:51:48 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/08 03:51:52 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/08 03:51:52 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c8e6cff88335be88992e8ec0824c03b4 OK 2026/07/08 03:51:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/08 03:51:58 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.bin" 2026/07/08 03:51:58 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4.json" 2026/07/08 03:51:58 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.json" 2026/07/08 03:51:58 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1.bin" --- PASS: TestCopyFileMaxTransfer (19.69s) === RUN TestDeduplicateInteractive run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.46s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.45s) === RUN TestDeduplicateFirst run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.47s) === RUN TestDeduplicateNewest run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.45s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:52:20 INFO : Compressed: TestCompressDrive:rclone-test-savodir1toru: Looking for duplicate md5 hashes using newest mode. 2026/07/08 03:52:23 NOTICE: 081fa3ad27931703c5d8a00a2b4bc55e: Found 3 files with duplicate md5 hashes 2026/07/08 03:52:24 INFO : one: Deleted 2026/07/08 03:52:25 INFO : also/one: Deleted 2026/07/08 03:52:25 NOTICE: 081fa3ad27931703c5d8a00a2b4bc55e: Deleted 2 extra copies 2026/07/08 03:52:30 DEBUG : also: Rmdir: contains trashed file: "one.bin" 2026/07/08 03:52:30 DEBUG : also: Rmdir: contains trashed file: "one.json" --- PASS: TestDeduplicateNewestByHash (30.29s) === RUN TestDeduplicateOldest run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.46s) === RUN TestDeduplicateLargest run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.47s) === RUN TestDeduplicateSmallest run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.44s) === RUN TestDeduplicateRename run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.45s) === RUN TestMergeDirs run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:52:45 INFO : dupe2: merging "two.txt.bin" 2026/07/08 03:52:46 INFO : dupe2: merging "two.txt.json" 2026/07/08 03:52:47 INFO : dupe2: removing empty directory 2026/07/08 03:52:48 INFO : dupe3: merging "three.txt.json" 2026/07/08 03:52:48 INFO : dupe3: merging "three.txt.bin" 2026/07/08 03:52:49 INFO : dupe3: removing empty directory 2026/07/08 03:52:57 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.json" 2026/07/08 03:52:57 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt.bin" 2026/07/08 03:52:57 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.bin" 2026/07/08 03:52:57 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt.json" 2026/07/08 03:52:57 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.bin" 2026/07/08 03:52:57 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt.json" --- PASS: TestMergeDirs (25.21s) === RUN TestListDirSorted run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:53:30 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 03:53:30 DEBUG : a.txt: Excluded 2026/07/08 03:53:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:53:31 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:53:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:53:31 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:53:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 03:53:32 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:53:32 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:53:32 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:53:32 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:53:32 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 03:53:43 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.json" 2026/07/08 03:53:43 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.bin" 2026/07/08 03:53:44 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.bin" 2026/07/08 03:53:44 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.json" 2026/07/08 03:53:44 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.json" 2026/07/08 03:53:44 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.bin" 2026/07/08 03:53:44 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2026/07/08 03:53:44 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2026/07/08 03:53:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2026/07/08 03:53:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2026/07/08 03:53:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.bin" 2026/07/08 03:53:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.json" --- PASS: TestListDirSorted (47.36s) === RUN TestListDirSortedFn run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:54:18 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 03:54:18 DEBUG : a.txt: Excluded 2026/07/08 03:54:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:54:19 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:54:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:54:19 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:54:20 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 03:54:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 03:54:20 DEBUG : sub dir/hello world: Excluded 2026/07/08 03:54:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 03:54:20 DEBUG : sub dir/hello world2: Excluded 2026/07/08 03:54:21 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 03:54:31 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.json" 2026/07/08 03:54:31 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3.bin" 2026/07/08 03:54:32 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.json" 2026/07/08 03:54:32 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.bin" 2026/07/08 03:54:32 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored.bin" 2026/07/08 03:54:32 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore.json" 2026/07/08 03:54:33 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2026/07/08 03:54:33 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2026/07/08 03:54:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.json" 2026/07/08 03:54:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2026/07/08 03:54:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2026/07/08 03:54:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2.bin" --- PASS: TestListDirSortedFn (48.05s) === RUN TestListJSON run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === 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 === RUN TestListJSON/Metadata 2026/07/08 03:54:52 DEBUG : file1.json: Fetching metadata 2026/07/08 03:54:53 DEBUG : sub: Fetching metadata 2026/07/08 03:54:58 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2026/07/08 03:54:58 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestListJSON (25.42s) --- PASS: TestListJSON/Default (1.09s) --- PASS: TestListJSON/FilesOnly (1.03s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (2.02s) --- PASS: TestListJSON/SubDir (0.96s) --- PASS: TestListJSON/NoModTime (1.01s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (1.08s) --- PASS: TestListJSON/HashTypes (1.08s) --- PASS: TestListJSON/Metadata (1.49s) === RUN TestStatJSON run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === 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 2026/07/08 03:55:13 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/notfound" 2026/07/08 03:55:13 DEBUG : Config file has changed externally - reloading 2026/07/08 03:55:19 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2026/07/08 03:55:19 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestStatJSON (20.92s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.24s) --- PASS: TestStatJSON/File (1.01s) --- PASS: TestStatJSON/NotFound (0.49s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (1.07s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.27s) --- PASS: TestStatJSON/RootNotFound (2.15s) === RUN TestMkdir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:55:20 INFO : Compressed: TestCompressDrive:rclone-test-savodir1toru: Making directory 2026/07/08 03:55:20 INFO : Compressed: TestCompressDrive:rclone-test-savodir1toru: Making directory --- PASS: TestMkdir (0.67s) === RUN TestLsd run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:55:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2026/07/08 03:55:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestLsd (8.76s) === RUN TestLs run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestLs (11.32s) === RUN TestLsWithFilesFrom run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:55:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/08 03:55:49 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (12.34s) === RUN TestLsLong run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestLsLong (11.72s) === RUN TestHashSums run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download --- PASS: TestHashSums (13.87s) --- PASS: TestHashSums/Md5 (0.96s) --- PASS: TestHashSums/Md5Download (1.56s) === RUN TestHashSumsWithErrors 2026/07/08 03:56:18 DEBUG : Creating backend with remote ":memory:" 2026/07/08 03:56:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/08 03:56:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 03:56:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 03:56:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 03:56:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 03:56:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 03:56:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 03:56:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/08 03:56:18 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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:56:37 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" 2026/07/08 03:56:37 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" --- PASS: TestCount (19.06s) === RUN TestDelete run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:56:50 DEBUG : Waiting for deletions to finish 2026/07/08 03:56:51 DEBUG : large: Excluded (Size Filter) 2026/07/08 03:56:52 INFO : small: Deleted 2026/07/08 03:56:52 INFO : medium: Deleted --- PASS: TestDelete (17.69s) === RUN TestMaxDelete run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:57:08 DEBUG : Waiting for deletions to finish 2026/07/08 03:57:08 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/08 03:57:09 INFO : small: Deleted 2026/07/08 03:57:09 INFO : large: Deleted --- PASS: TestMaxDelete (16.67s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:57:24 DEBUG : Waiting for deletions to finish 2026/07/08 03:57:25 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/08 03:57:26 INFO : medium: Deleted 2026/07/08 03:57:26 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (17.60s) === RUN TestMaxDeleteSize run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:57:42 DEBUG : Waiting for deletions to finish 2026/07/08 03:57:42 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/08 03:57:43 INFO : medium: Deleted 2026/07/08 03:57:43 INFO : small: Deleted --- PASS: TestMaxDeleteSize (16.35s) === RUN TestReadFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestReadFile (8.48s) === RUN TestRetry 2026/07/08 03:57:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/08 03:57:54 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/08 03:57:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:57:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:57:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:57:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 03:57:54 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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestCat (24.52s) === RUN TestPurge 2026/07/08 03:58:19 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-nurimok2toga" 2026/07/08 03:58:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 03:58:20 DEBUG : Creating backend with remote "/tmp/rclone2679149349" run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-nurimok2toga", Local "Local file system at /tmp/rclone2679149349", Modify Window "1ms" 2026/07/08 03:58:27 INFO : A2: Making directory 2026/07/08 03:58:28 INFO : A1/B2: Making directory 2026/07/08 03:58:29 INFO : A1/B2/C2: Making directory 2026/07/08 03:58:30 INFO : A1/B1/C3: Making directory 2026/07/08 03:58:30 INFO : A3: Making directory 2026/07/08 03:58:31 INFO : A3/B3: Making directory 2026/07/08 03:58:32 INFO : A3/B3/C4: Making directory 2026/07/08 03:58:42 DEBUG : Compressed: TestCompressDrive:rclone-test-nurimok2toga: Purge remote 2026/07/08 03:58:43 NOTICE: purge failed: directory not found --- PASS: TestPurge (23.91s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:58:49 INFO : A2: Making directory 2026/07/08 03:58:49 INFO : A1/B2: Making directory 2026/07/08 03:58:50 INFO : A1/B2/C2: Making directory 2026/07/08 03:58:51 INFO : A1/B1/C3: Making directory 2026/07/08 03:58:52 INFO : A3: Making directory 2026/07/08 03:58:53 INFO : A3/B3: Making directory 2026/07/08 03:58:54 INFO : A3/B3/C4: Making directory 2026/07/08 03:59:01 DEBUG : removing 1 level 3 directories 2026/07/08 03:59:01 INFO : A3/B3/C4: Removing directory 2026/07/08 03:59:05 DEBUG : removing 2 level 3 directories 2026/07/08 03:59:05 INFO : A1/B2/C2: Removing directory 2026/07/08 03:59:05 INFO : A1/B1/C3: Removing directory 2026/07/08 03:59:06 DEBUG : removing 2 level 2 directories 2026/07/08 03:59:06 INFO : A3/B3: Removing directory 2026/07/08 03:59:06 INFO : A1/B2: Removing directory 2026/07/08 03:59:06 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2026/07/08 03:59:06 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2026/07/08 03:59:07 DEBUG : removing 2 level 1 directories 2026/07/08 03:59:07 INFO : A3: Removing directory 2026/07/08 03:59:07 INFO : A2: Removing directory 2026/07/08 03:59:07 DEBUG : A3: Rmdir: contains trashed file: "B3" 2026/07/08 03:59:15 DEBUG : removing 1 level 3 directories 2026/07/08 03:59:15 INFO : A1/B1/C1: Removing directory 2026/07/08 03:59:15 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.bin" 2026/07/08 03:59:15 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one.json" 2026/07/08 03:59:16 DEBUG : removing 1 level 2 directories 2026/07/08 03:59:16 INFO : A1/B1: Removing directory 2026/07/08 03:59:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2026/07/08 03:59:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2026/07/08 03:59:16 DEBUG : removing 1 level 1 directories 2026/07/08 03:59:16 INFO : A1: Removing directory 2026/07/08 03:59:17 DEBUG : A1: Rmdir: contains trashed file: "B2" 2026/07/08 03:59:17 DEBUG : A1: Rmdir: contains trashed file: "B1" 2026/07/08 03:59:17 DEBUG : A1: Rmdir: contains trashed file: "two.json" 2026/07/08 03:59:17 DEBUG : A1: Rmdir: contains trashed file: "two.bin" 2026/07/08 03:59:17 DEBUG : removing 1 level 0 directories 2026/07/08 03:59:17 INFO : Compressed: TestCompressDrive:rclone-test-savodir1toru: Removing directory 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "A3" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "A2" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "A1" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "dupe3" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "dupe2" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "dupe1" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "also" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "BackupDir" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "CopyDest" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "dst" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "CompareDest" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "dst" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "backup" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "dst" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "sub" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "data" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "data" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "rutabaga.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "not-one.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "another.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "another.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "rutabaga.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "rutabaga.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "rutabaga.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "rutabaga.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "rutabaga.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "not-one.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "empty space.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "small.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "remotepotato.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "test.sum.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "test.sum.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "remotepotato.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file1.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file1.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "zend.txt.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "ReadFile.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "remotepotato.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file1.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "zend.txt.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file1.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "zend.txt.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "a.txt.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "test.sum.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "one.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file1.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "remotepotato.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "one.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "file1.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "remotepotato.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "zend.txt.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "a.txt.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "test.sum.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "a.txt.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.ZAAAAAAAAAA.gz" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "a.txt.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "remotepotato.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "test.sum.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "large.json" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "ReadFile.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "test.sum.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "potato2.bin" 2026/07/08 03:59:17 DEBUG : Rmdir: contains trashed file: "medium.json" --- PASS: TestRmdirsNoLeaveRoot (35.84s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:59:19 INFO : A1: Making directory 2026/07/08 03:59:20 INFO : A1/B1: Making directory 2026/07/08 03:59:21 INFO : A1/B1/C1: Making directory 2026/07/08 03:59:24 DEBUG : removing 1 level 3 directories 2026/07/08 03:59:24 INFO : A1/B1/C1: Removing directory 2026/07/08 03:59:25 DEBUG : removing 1 level 2 directories 2026/07/08 03:59:25 INFO : A1/B1: Removing directory 2026/07/08 03:59:25 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2026/07/08 03:59:27 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (8.84s) === RUN TestRmdirsWithFilter run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:59:27 INFO : A1: Making directory 2026/07/08 03:59:28 INFO : A1/B1: Making directory 2026/07/08 03:59:29 INFO : A1/B1/C1: Making directory 2026/07/08 03:59:33 DEBUG : removing 1 level 3 directories 2026/07/08 03:59:33 INFO : A1/B1/C1: Removing directory 2026/07/08 03:59:34 DEBUG : removing 1 level 2 directories 2026/07/08 03:59:34 INFO : A1/B1: Removing directory 2026/07/08 03:59:34 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2026/07/08 03:59:36 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (9.03s) === RUN TestCopyURL run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 03:59:42 DEBUG : filename.txt: File name found in url 2026/07/08 03:59:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (24.41s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestCopyURLDownloadHeaders (5.16s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:00:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 04:00:10 DEBUG : sub/file2: size = 14 OK 2026/07/08 04:00:10 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 04:00:10 INFO : file1: Copied (new) to: sub/file2 2026/07/08 04:00:10 INFO : file1: Deleted 2026/07/08 04:00:13 DEBUG : sub/file2: size = 14 OK 2026/07/08 04:00:13 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 04:00:13 DEBUG : file1: Unchanged skipping 2026/07/08 04:00:13 INFO : file1: Deleted 2026/07/08 04:00:14 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: don't need to copy/move sub/file2, it is already at target location 2026/07/08 04:00:18 DEBUG : sub: Rmdir: contains trashed file: "file2.bin" 2026/07/08 04:00:18 DEBUG : sub: Rmdir: contains trashed file: "file2.json" --- PASS: TestMoveFile (12.49s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:00:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 04:00:22 DEBUG : file1: size = 14 OK 2026/07/08 04:00:22 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 04:00:22 INFO : file1: Copied (new) 2026/07/08 04:00:22 INFO : file1: Deleted 2026/07/08 04:00:24 DEBUG : file1: Destination exists, skipping 2026/07/08 04:00:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (8.63s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:00:34 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-savodir1toru/backup" 2026/07/08 04:00:34 DEBUG : Config file has changed externally - reloading 2026/07/08 04:00:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1141325169) 2026/07/08 04:00:36 DEBUG : dst/file1: size = 18 (Compressed: TestCompressDrive:rclone-test-savodir1toru) 2026/07/08 04:00:36 DEBUG : dst/file1: Sizes differ 2026/07/08 04:00:40 INFO : dst/file1: Moved (server-side) 2026/07/08 04:00:44 DEBUG : dst/file1: size = 14 OK 2026/07/08 04:00:44 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/08 04:00:44 INFO : dst/file1: Copied (new) 2026/07/08 04:00:44 INFO : dst/file1: Deleted 2026/07/08 04:00:50 DEBUG : dst: Rmdir: contains trashed file: "file1.bin" 2026/07/08 04:00:50 DEBUG : dst: Rmdir: contains trashed file: "file1.json" 2026/07/08 04:00:51 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.json" 2026/07/08 04:00:51 DEBUG : backup/dst: Rmdir: contains trashed file: "file1.bin" 2026/07/08 04:00:51 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (24.22s) === 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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:01:12 INFO : A1/B2: Making directory 2026/07/08 04:01:13 INFO : A1/B1/C3: Making directory 2026/07/08 04:01:34 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/08 04:01:34 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/08 04:01:34 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/08 04:01:34 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/08 04:01:34 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/08 04:01:37 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2026/07/08 04:01:37 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2026/07/08 04:01:37 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2026/07/08 04:01:38 DEBUG : A2: Rmdir: contains trashed file: "B2" 2026/07/08 04:01:38 DEBUG : A2: Rmdir: contains trashed file: "B1" 2026/07/08 04:01:43 INFO : Compressed: TestCompressDrive:rclone-test-savodir1toru: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/08 04:01:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/08 04:01:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/08 04:01:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/08 04:01:52 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/08 04:01:53 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/08 04:01:56 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2026/07/08 04:01:56 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2026/07/08 04:01:56 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2026/07/08 04:01:56 DEBUG : A3: Rmdir: contains trashed file: "B2" 2026/07/08 04:01:56 DEBUG : A3: Rmdir: contains trashed file: "B1" 2026/07/08 04:02:11 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.json" 2026/07/08 04:02:11 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five.bin" 2026/07/08 04:02:12 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.bin" 2026/07/08 04:02:12 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four.json" 2026/07/08 04:02:13 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2026/07/08 04:02:13 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2026/07/08 04:02:13 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2026/07/08 04:02:13 DEBUG : A4/B1: Rmdir: contains trashed file: "three.bin" 2026/07/08 04:02:13 DEBUG : A4/B1: Rmdir: contains trashed file: "three.json" 2026/07/08 04:02:13 DEBUG : A4: Rmdir: contains trashed file: "B2" 2026/07/08 04:02:13 DEBUG : A4: Rmdir: contains trashed file: "B1" 2026/07/08 04:02:13 DEBUG : A4: Rmdir: contains trashed file: "two.json" 2026/07/08 04:02:13 DEBUG : A4: Rmdir: contains trashed file: "two.bin" 2026/07/08 04:02:13 DEBUG : A4: Rmdir: contains trashed file: "one.json" 2026/07/08 04:02:13 DEBUG : A4: Rmdir: contains trashed file: "one.bin" --- PASS: TestDirMove (81.93s) === RUN TestGetFsInfo run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:02:15 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 04:02:18 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 04:02:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/08 04:02:18 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/07/08 04:02:22 INFO : no_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: no_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2026/07/08 04:02:22 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 04:02:22 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/07/08 04:02:22 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:02:27 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 04:02:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 04:02:31 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/07/08 04:02:31 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/07/08 04:02:34 INFO : with_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: with_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2026/07/08 04:02:34 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 04:02:34 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/07/08 04:02:34 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:02:40 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 04:02:43 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 04:02:43 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 04:02:47 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2026/07/08 04:02:47 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 04:02:47 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:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:02:52 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 04:02:56 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 04:02:56 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/08 04:02:56 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/08 04:03:00 INFO : ignore_checksum_big_file_from_pipe.__________8.gz: Moved (server-side) to: ignore_checksum_big_file_from_pipe.AZABAAAAAAA.gz 2026/07/08 04:03:00 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 04:03:00 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/08 04:03:00 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (50.23s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (12.66s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (12.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (12.98s) === RUN TestRcatMetadata run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/08 04:03:05 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (48 bytes), uploading instead of streaming 2026/07/08 04:03:08 DEBUG : rcat_metadata: size = 48 OK 2026/07/08 04:03:08 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2026/07/08 04:03:08 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/08 04:03:13 DEBUG : rcat_metadata_uploadcutoff0.bin: Sending chunk 0 length 63 2026/07/08 04:03:15 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/08 04:03:15 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2026/07/08 04:03:15 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (14.55s) --- PASS: TestRcatMetadata/Normal (6.72s) --- PASS: TestRcatMetadata/ViaDisk (7.37s) === RUN TestRcatSize run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:03:23 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (60 bytes), uploading instead of streaming 2026/07/08 04:03:26 DEBUG : potato2: size = 60 OK 2026/07/08 04:03:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 04:03:26 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (11.52s) === RUN TestRcatSizeMetadata run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:03:34 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: File to upload is small (60 bytes), uploading instead of streaming 2026/07/08 04:03:38 DEBUG : potato2: size = 60 OK 2026/07/08 04:03:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/08 04:03:38 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (13.37s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" --- PASS: TestRcatSizeUploadHeaders (5.01s) === RUN TestTouchDir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:04 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: Touching "empty space" 2026/07/08 04:04:04 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: Touching "sub dir/potato3" 2026/07/08 04:04:04 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: Touching "potato2" 2026/07/08 04:04:11 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.json" 2026/07/08 04:04:11 DEBUG : sub dir: Rmdir: contains trashed file: "potato3.bin" --- PASS: TestTouchDir (22.92s) === RUN TestMkdirMetadata run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:12 DEBUG : dir with metadata: Making directory with metadata 2026/07/08 04:04:13 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.52s) === RUN TestMkdirModTime run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:15 DEBUG : directory with modtime: Making directory with metadata 2026/07/08 04:04:15 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.66s) === RUN TestCopyDirMetadata run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:17 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/08 04:04:17 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 04:04:17 DEBUG : Google drive root 'rclone-test-savodir1toru': Skipping btime metadata as can't update it on an existing file: 2026-07-08T04:04:17.753802234Z 2026/07/08 04:04:18 INFO : non existent directory: Updated directory metadata 2026/07/08 04:04:20 DEBUG : Google drive root 'rclone-test-savodir1toru': Skipping btime metadata as can't update it on an existing file: 2026-07-08T04:04:17.753802234Z 2026/07/08 04:04:21 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.47s) === RUN TestSetDirModTime run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:23 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/08 04:04:25 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/08 04:04:26 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.78s) === RUN TestDirsEqual run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:28 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/08 04:04:28 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 04:04:28 DEBUG : dst: Making directory with metadata 2026/07/08 04:04:28 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/08 04:04:28 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/08 04:04:29 INFO : dst: Set directory modification time (using SetModTime) 2026/07/08 04:04:30 INFO : dst: Set directory modification time (using SetModTime) 2026/07/08 04:04:30 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/08 04:04:30 INFO : dst: Set directory modification time (using SetModTime) 2026/07/08 04:04:30 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.04s) === RUN TestRemoveExisting run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-savodir1toru", Local "Local file system at /tmp/rclone1141325169", Modify Window "1ms" 2026/07/08 04:04:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qupilif5" before starting 2026/07/08 04:04:49 DEBUG : sub dir/test remove existing.qupilif5: TEST: removing renamed existing file after operation 2026/07/08 04:04:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lasoril5" before starting 2026/07/08 04:04:54 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lasoril5: TEST: renaming existing back after failed operation 2026/07/08 04:04:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jubumel5" before starting 2026/07/08 04:05:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jubumel5: TEST: removing renamed existing file after operation 2026/07/08 04:05:02 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jubumel5.bin" 2026/07/08 04:05:02 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jubumel5.json" 2026/07/08 04:05:02 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.qupilif5.json" 2026/07/08 04:05:02 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.qupilif5.bin" --- PASS: TestRemoveExisting (31.69s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/08 04:05:03 DEBUG : Compressed: TestCompressDrive:rclone-test-savodir1toru: Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 22m42.078900471s (try 1/5)