"./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2025/11/20 16:01:37 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi" 2025/11/20 16:01:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:01:38 DEBUG : Creating backend with remote "/tmp/rclone3783608155" === 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:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.21s) === RUN TestSizeDiffers 2025/11/20 16:01:38 DEBUG : a: size = 0 OK 2025/11/20 16:01:38 DEBUG : a: size = 1 (memory) 2025/11/20 16:01:38 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/20 16:01:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/20 16:01:38 DEBUG : potato: Seek from 10 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 10 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 2 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/20 16:01:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 2 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/20 16:01:38 DEBUG : potato: Seek from 8 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 8 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/20 16:01:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/20 16:01:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/20 16:01:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/20 16:01:38 DEBUG : potato: Seek from 5 to 2 2025/11/20 16:01:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/20 16:01:38 DEBUG : potato: Seek from 9 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 9 to 0 2025/11/20 16:01:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.01s) --- 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:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", 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 (13.82s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.31s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.28s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/11/20 16:01:52 DEBUG : Creating backend with remote "nonexistent" 2025/11/20 16:01:52 DEBUG : Creating backend with remote "nonexistent" 2025/11/20 16:01:52 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/20 16:01:52 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/20 16:01:52 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/20 16:01:52 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:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", 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 (30.77s) --- PASS: TestCheckDownload/1 (1.21s) --- PASS: TestCheckDownload/2 (3.17s) --- PASS: TestCheckDownload/3 (1.37s) --- PASS: TestCheckDownload/4 (1.76s) --- PASS: TestCheckDownload/5 (1.35s) --- PASS: TestCheckDownload/6 (5.70s) --- PASS: TestCheckDownload/7 (5.31s) === RUN TestCheckSizeOnly run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", 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 (12.57s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.35s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.51s) --- PASS: TestCheckSizeOnly/7 (0.49s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:02:39 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/20 16:02:39 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/20 16:02:39 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/20 16:02:39 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/20 16:02:42 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/20 16:02:42 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/20 16:02:42 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/20 16:02:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.37s) === RUN TestCheckSum run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:02:43 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/data" === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2025/11/20 16:03:27 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/11/20 16:03:27 DEBUG : data: Rmdir: contains trashed file: "potato" --- PASS: TestCheckSum (44.97s) --- PASS: TestCheckSum/subtest1 (1.64s) --- PASS: TestCheckSum/subtest2 (7.06s) --- PASS: TestCheckSum/subtest3 (3.61s) --- PASS: TestCheckSum/subtest4 (1.50s) --- PASS: TestCheckSum/subtest5 (1.15s) --- PASS: TestCheckSum/subtest6 (1.48s) --- PASS: TestCheckSum/subtest7 (1.38s) === RUN TestCheckSumDownload run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:03:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/data" 2025/11/20 16:03:28 DEBUG : Config file has changed externally - reloading === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2025/11/20 16:04:22 DEBUG : data: Rmdir: contains trashed file: "banana" 2025/11/20 16:04:22 DEBUG : data: Rmdir: contains trashed file: "potato" --- PASS: TestCheckSumDownload (55.30s) --- PASS: TestCheckSumDownload/subtest1 (3.91s) --- PASS: TestCheckSumDownload/subtest2 (4.22s) --- PASS: TestCheckSumDownload/subtest3 (3.97s) --- PASS: TestCheckSumDownload/subtest4 (4.51s) --- PASS: TestCheckSumDownload/subtest5 (2.92s) --- PASS: TestCheckSumDownload/subtest6 (7.06s) --- PASS: TestCheckSumDownload/subtest7 (2.74s) === RUN TestApplyTransforms 2025/11/20 16:04:23 DEBUG : Creating backend with remote "TestDrive:rclone-test-huxopol1wodu" 2025/11/20 16:04:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:24 DEBUG : Creating backend with remote "/tmp/rclone3891319033" run.go:185: Remote "Google drive root 'rclone-test-huxopol1wodu'", Local "Local file system at /tmp/rclone3891319033", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2025/11/20 16:04:26 ERROR : hello, world!: sum not found 2025/11/20 16:04:26 ERROR : HELLO, WORLD!: file not in Google drive root 'rclone-test-huxopol1wodu' 2025/11/20 16:04:26 NOTICE: Google drive root 'rclone-test-huxopol1wodu': 1 files missing 2025/11/20 16:04:26 NOTICE: 1 hashes missing 2025/11/20 16:04:26 NOTICE: Google drive root 'rclone-test-huxopol1wodu': 1 differences found 2025/11/20 16:04:26 NOTICE: Google drive root 'rclone-test-huxopol1wodu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/20 16:04:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:27 NOTICE: Google drive root 'rclone-test-huxopol1wodu': 0 differences found 2025/11/20 16:04:27 NOTICE: Google drive root 'rclone-test-huxopol1wodu': 1 matching files 2025/11/20 16:04:27 DEBUG : Creating backend with remote "TestDrive:rclone-test-nunuqep5covu" 2025/11/20 16:04:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:28 DEBUG : Creating backend with remote "/tmp/rclone1950999348" run.go:185: Remote "Google drive root 'rclone-test-nunuqep5covu'", Local "Local file system at /tmp/rclone1950999348", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2025/11/20 16:04:32 ERROR : HELLO, WORLD!: sum not found 2025/11/20 16:04:32 ERROR : hello, world!: file not in Google drive root 'rclone-test-nunuqep5covu' 2025/11/20 16:04:32 NOTICE: Google drive root 'rclone-test-nunuqep5covu': 1 files missing 2025/11/20 16:04:32 NOTICE: 1 hashes missing 2025/11/20 16:04:32 NOTICE: Google drive root 'rclone-test-nunuqep5covu': 1 differences found 2025/11/20 16:04:32 NOTICE: Google drive root 'rclone-test-nunuqep5covu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/20 16:04:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:33 NOTICE: Google drive root 'rclone-test-nunuqep5covu': 0 differences found 2025/11/20 16:04:33 NOTICE: Google drive root 'rclone-test-nunuqep5covu': 1 matching files 2025/11/20 16:04:33 DEBUG : Creating backend with remote "TestDrive:rclone-test-dukecif3rime" 2025/11/20 16:04:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:34 DEBUG : Creating backend with remote "/tmp/rclone2962543127" run.go:185: Remote "Google drive root 'rclone-test-dukecif3rime'", Local "Local file system at /tmp/rclone2962543127", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/20 16:04:37 ERROR : HeLlO, wOrLd!: sum not found 2025/11/20 16:04:37 ERROR : hello, world!: file not in Google drive root 'rclone-test-dukecif3rime' 2025/11/20 16:04:37 NOTICE: Google drive root 'rclone-test-dukecif3rime': 1 files missing 2025/11/20 16:04:37 NOTICE: 1 hashes missing 2025/11/20 16:04:37 NOTICE: Google drive root 'rclone-test-dukecif3rime': 1 differences found 2025/11/20 16:04:37 NOTICE: Google drive root 'rclone-test-dukecif3rime': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/20 16:04:38 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:38 NOTICE: Google drive root 'rclone-test-dukecif3rime': 0 differences found 2025/11/20 16:04:38 NOTICE: Google drive root 'rclone-test-dukecif3rime': 1 matching files 2025/11/20 16:04:38 DEBUG : Creating backend with remote "TestDrive:rclone-test-caquxoy6qaxu" 2025/11/20 16:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:38 DEBUG : Creating backend with remote "/tmp/rclone4005818719" run.go:185: Remote "Google drive root 'rclone-test-caquxoy6qaxu'", Local "Local file system at /tmp/rclone4005818719", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/20 16:04:41 ERROR : HELLO, WORLD!: sum not found 2025/11/20 16:04:41 ERROR : HeLlO, wOrLd!: file not in Google drive root 'rclone-test-caquxoy6qaxu' 2025/11/20 16:04:41 NOTICE: Google drive root 'rclone-test-caquxoy6qaxu': 1 files missing 2025/11/20 16:04:41 NOTICE: 1 hashes missing 2025/11/20 16:04:41 NOTICE: Google drive root 'rclone-test-caquxoy6qaxu': 1 differences found 2025/11/20 16:04:41 NOTICE: Google drive root 'rclone-test-caquxoy6qaxu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/20 16:04:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:42 NOTICE: Google drive root 'rclone-test-caquxoy6qaxu': 0 differences found 2025/11/20 16:04:42 NOTICE: Google drive root 'rclone-test-caquxoy6qaxu': 1 matching files 2025/11/20 16:04:42 DEBUG : Creating backend with remote "TestDrive:rclone-test-fumubip7joyu" 2025/11/20 16:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:43 DEBUG : Creating backend with remote "/tmp/rclone1815708024" run.go:185: Remote "Google drive root 'rclone-test-fumubip7joyu'", Local "Local file system at /tmp/rclone1815708024", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2025/11/20 16:04:46 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/20 16:04:46 ERROR : 測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-fumubip7joyu' 2025/11/20 16:04:46 NOTICE: Google drive root 'rclone-test-fumubip7joyu': 1 files missing 2025/11/20 16:04:46 NOTICE: 1 hashes missing 2025/11/20 16:04:46 NOTICE: Google drive root 'rclone-test-fumubip7joyu': 1 differences found 2025/11/20 16:04:46 NOTICE: Google drive root 'rclone-test-fumubip7joyu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/20 16:04:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:47 NOTICE: Google drive root 'rclone-test-fumubip7joyu': 0 differences found 2025/11/20 16:04:47 NOTICE: Google drive root 'rclone-test-fumubip7joyu': 1 matching files 2025/11/20 16:04:47 DEBUG : Creating backend with remote "TestDrive:rclone-test-funajab4hage" 2025/11/20 16:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:48 DEBUG : Creating backend with remote "/tmp/rclone1698731119" run.go:185: Remote "Google drive root 'rclone-test-funajab4hage'", Local "Local file system at /tmp/rclone1698731119", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2025/11/20 16:04:51 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/20 16:04:51 ERROR : 測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-funajab4hage' 2025/11/20 16:04:51 NOTICE: Google drive root 'rclone-test-funajab4hage': 1 files missing 2025/11/20 16:04:51 NOTICE: 1 hashes missing 2025/11/20 16:04:51 NOTICE: Google drive root 'rclone-test-funajab4hage': 1 differences found 2025/11/20 16:04:51 NOTICE: Google drive root 'rclone-test-funajab4hage': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/20 16:04:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:51 NOTICE: Google drive root 'rclone-test-funajab4hage': 0 differences found 2025/11/20 16:04:51 NOTICE: Google drive root 'rclone-test-funajab4hage': 1 matching files 2025/11/20 16:04:51 DEBUG : Creating backend with remote "TestDrive:rclone-test-jiyopet0deya" 2025/11/20 16:04:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:52 DEBUG : Creating backend with remote "/tmp/rclone758868307" run.go:185: Remote "Google drive root 'rclone-test-jiyopet0deya'", Local "Local file system at /tmp/rclone758868307", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2025/11/20 16:04:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/20 16:04:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-jiyopet0deya' 2025/11/20 16:04:55 NOTICE: Google drive root 'rclone-test-jiyopet0deya': 1 files missing 2025/11/20 16:04:55 NOTICE: 1 hashes missing 2025/11/20 16:04:55 NOTICE: Google drive root 'rclone-test-jiyopet0deya': 1 differences found 2025/11/20 16:04:55 NOTICE: Google drive root 'rclone-test-jiyopet0deya': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/20 16:04:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:04:55 NOTICE: Google drive root 'rclone-test-jiyopet0deya': 0 differences found 2025/11/20 16:04:55 NOTICE: Google drive root 'rclone-test-jiyopet0deya': 1 matching files 2025/11/20 16:04:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-sazuvic1hodo" 2025/11/20 16:04:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:04:56 DEBUG : Creating backend with remote "/tmp/rclone34453725" run.go:185: Remote "Google drive root 'rclone-test-sazuvic1hodo'", Local "Local file system at /tmp/rclone34453725", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2025/11/20 16:04:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/20 16:04:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-sazuvic1hodo' 2025/11/20 16:04:59 NOTICE: Google drive root 'rclone-test-sazuvic1hodo': 1 files missing 2025/11/20 16:04:59 NOTICE: 1 hashes missing 2025/11/20 16:04:59 NOTICE: Google drive root 'rclone-test-sazuvic1hodo': 1 differences found 2025/11/20 16:04:59 NOTICE: Google drive root 'rclone-test-sazuvic1hodo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/20 16:05:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:05:00 NOTICE: Google drive root 'rclone-test-sazuvic1hodo': 0 differences found 2025/11/20 16:05:00 NOTICE: Google drive root 'rclone-test-sazuvic1hodo': 1 matching files 2025/11/20 16:05:00 DEBUG : Creating backend with remote "TestDrive:rclone-test-podedeh3joye" 2025/11/20 16:05:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:05:00 DEBUG : Creating backend with remote "/tmp/rclone544410947" run.go:185: Remote "Google drive root 'rclone-test-podedeh3joye'", Local "Local file system at /tmp/rclone544410947", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2025/11/20 16:05:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/20 16:05:03 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-podedeh3joye' 2025/11/20 16:05:03 NOTICE: Google drive root 'rclone-test-podedeh3joye': 1 files missing 2025/11/20 16:05:03 NOTICE: 1 hashes missing 2025/11/20 16:05:03 NOTICE: Google drive root 'rclone-test-podedeh3joye': 1 differences found 2025/11/20 16:05:03 NOTICE: Google drive root 'rclone-test-podedeh3joye': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/20 16:05:04 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:05:04 NOTICE: Google drive root 'rclone-test-podedeh3joye': 0 differences found 2025/11/20 16:05:04 NOTICE: Google drive root 'rclone-test-podedeh3joye': 1 matching files 2025/11/20 16:05:04 DEBUG : Creating backend with remote "TestDrive:rclone-test-xulikew4guwu" 2025/11/20 16:05:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:05:05 DEBUG : Creating backend with remote "/tmp/rclone3953735781" run.go:185: Remote "Google drive root 'rclone-test-xulikew4guwu'", Local "Local file system at /tmp/rclone3953735781", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2025/11/20 16:05:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/20 16:05:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Google drive root 'rclone-test-xulikew4guwu' 2025/11/20 16:05:08 NOTICE: Google drive root 'rclone-test-xulikew4guwu': 1 files missing 2025/11/20 16:05:08 NOTICE: 1 hashes missing 2025/11/20 16:05:08 NOTICE: Google drive root 'rclone-test-xulikew4guwu': 1 differences found 2025/11/20 16:05:08 NOTICE: Google drive root 'rclone-test-xulikew4guwu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/20 16:05:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/20 16:05:09 NOTICE: Google drive root 'rclone-test-xulikew4guwu': 0 differences found 2025/11/20 16:05:09 NOTICE: Google drive root 'rclone-test-xulikew4guwu': 1 matching files 2025/11/20 16:05:09 DEBUG : Google drive root 'rclone-test-xulikew4guwu': Purge remote 2025/11/20 16:05:09 DEBUG : Google drive root 'rclone-test-podedeh3joye': Purge remote 2025/11/20 16:05:10 DEBUG : Google drive root 'rclone-test-sazuvic1hodo': Purge remote 2025/11/20 16:05:10 DEBUG : Google drive root 'rclone-test-jiyopet0deya': Purge remote 2025/11/20 16:05:11 DEBUG : Google drive root 'rclone-test-funajab4hage': Purge remote 2025/11/20 16:05:11 DEBUG : Google drive root 'rclone-test-fumubip7joyu': Purge remote 2025/11/20 16:05:12 DEBUG : Google drive root 'rclone-test-caquxoy6qaxu': Purge remote 2025/11/20 16:05:12 DEBUG : Google drive root 'rclone-test-dukecif3rime': Purge remote 2025/11/20 16:05:13 DEBUG : Google drive root 'rclone-test-nunuqep5covu': Purge remote 2025/11/20 16:05:13 DEBUG : Google drive root 'rclone-test-huxopol1wodu': Purge remote --- PASS: TestApplyTransforms (50.70s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:05:14 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/20 16:05:17 DEBUG : sub/file2: size = 14 OK 2025/11/20 16:05:17 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/20 16:05:17 INFO : file1: Copied (new) to: sub/file2 2025/11/20 16:05:17 DEBUG : sub/file2: size = 14 OK 2025/11/20 16:05:17 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 16:05:17 DEBUG : file1: Unchanged skipping 2025/11/20 16:05:18 DEBUG : Google drive root 'rclone-test-fefecab8tefi': don't need to copy/move sub/file2, it is already at target location 2025/11/20 16:05:20 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestCopyFile (7.45s) === RUN TestCopyLongFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.58s) === RUN TestCopyFileBackupDir run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:05:25 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/backup" 2025/11/20 16:05:26 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:05:26 DEBUG : dst/file1: size = 18 (Google drive root 'rclone-test-fefecab8tefi') 2025/11/20 16:05:26 DEBUG : dst/file1: Sizes differ 2025/11/20 16:05:29 INFO : dst/file1: Moved (server-side) 2025/11/20 16:05:31 DEBUG : dst/file1: size = 14 OK 2025/11/20 16:05:31 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/20 16:05:31 INFO : dst/file1: Copied (new) 2025/11/20 16:05:34 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/11/20 16:05:35 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/11/20 16:05:36 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestCopyFileBackupDir (14.74s) === RUN TestCopyFileCompareDest run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:05:37 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/dst" 2025/11/20 16:05:38 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/CompareDest" 2025/11/20 16:05:39 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 16:05:42 DEBUG : one: size = 3 OK 2025/11/20 16:05:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/20 16:05:42 INFO : one: Copied (new) 2025/11/20 16:05:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:05:43 DEBUG : one: size = 3 (Google drive root 'rclone-test-fefecab8tefi/dst') 2025/11/20 16:05:43 DEBUG : one: Sizes differ 2025/11/20 16:05:46 DEBUG : one: size = 5 OK 2025/11/20 16:05:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/20 16:05:46 INFO : one: Copied (replaced existing) 2025/11/20 16:05:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:05:52 DEBUG : one: size = 3 (Google drive root 'rclone-test-fefecab8tefi/dst') 2025/11/20 16:05:52 DEBUG : one: Sizes differ 2025/11/20 16:05:53 DEBUG : one: size = 5 OK 2025/11/20 16:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 16:05:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 16:05:55 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 16:05:56 DEBUG : two: size = 3 OK 2025/11/20 16:05:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 16:05:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 16:05:57 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 16:05:57 DEBUG : two: size = 3 OK 2025/11/20 16:05:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 16:05:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 16:05:58 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 16:05:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:05:58 DEBUG : two: size = 3 (Google drive root 'rclone-test-fefecab8tefi/CompareDest') 2025/11/20 16:05:58 DEBUG : two: Sizes differ 2025/11/20 16:06:00 DEBUG : two: size = 5 OK 2025/11/20 16:06:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/11/20 16:06:00 INFO : two: Copied (new) 2025/11/20 16:06:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/20 16:06:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/20 16:06:05 DEBUG : CompareDest: Rmdir: contains trashed file: "two" 2025/11/20 16:06:05 DEBUG : CompareDest: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCompareDest (29.64s) === RUN TestCopyFileCopyDest run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:06:06 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/dst" 2025/11/20 16:06:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/CopyDest" 2025/11/20 16:06:09 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 16:06:11 DEBUG : one: size = 3 OK 2025/11/20 16:06:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/11/20 16:06:11 INFO : one: Copied (new) 2025/11/20 16:06:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:06:13 DEBUG : one: size = 3 (Google drive root 'rclone-test-fefecab8tefi/dst') 2025/11/20 16:06:13 DEBUG : one: Sizes differ 2025/11/20 16:06:14 DEBUG : one: size = 5 OK 2025/11/20 16:06:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/20 16:06:14 INFO : one: Copied (replaced existing) 2025/11/20 16:06:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/BackupDir" 2025/11/20 16:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:06:21 DEBUG : one: size = 3 (Google drive root 'rclone-test-fefecab8tefi/dst') 2025/11/20 16:06:21 DEBUG : one: Sizes differ 2025/11/20 16:06:21 DEBUG : one: size = 5 OK 2025/11/20 16:06:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 16:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:06:21 DEBUG : one: size = 3 (Google drive root 'rclone-test-fefecab8tefi/dst') 2025/11/20 16:06:21 DEBUG : one: Sizes differ 2025/11/20 16:06:23 INFO : one: Moved (server-side) 2025/11/20 16:06:24 DEBUG : one: size = 5 OK 2025/11/20 16:06:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/11/20 16:06:24 INFO : one: Copied (server-side copy) 2025/11/20 16:06:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/20 16:06:27 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 16:06:28 DEBUG : two: size = 3 OK 2025/11/20 16:06:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 16:06:29 DEBUG : two: size = 3 OK 2025/11/20 16:06:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/11/20 16:06:29 INFO : two: Copied (server-side copy) 2025/11/20 16:06:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/20 16:06:30 DEBUG : two: size = 3 OK 2025/11/20 16:06:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/20 16:06:30 DEBUG : two: Unchanged skipping 2025/11/20 16:06:33 DEBUG : three: Need to transfer - File not found at Destination 2025/11/20 16:06:33 DEBUG : three: size = 7 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:06:33 DEBUG : three: size = 5 (Google drive root 'rclone-test-fefecab8tefi/CopyDest') 2025/11/20 16:06:33 DEBUG : three: Sizes differ 2025/11/20 16:06:33 DEBUG : three: Destination not found in --copy-dest 2025/11/20 16:06:35 DEBUG : three: size = 7 OK 2025/11/20 16:06:35 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/11/20 16:06:35 INFO : three: Copied (new) 2025/11/20 16:06:40 DEBUG : dst: Rmdir: contains trashed file: "three" 2025/11/20 16:06:40 DEBUG : dst: Rmdir: contains trashed file: "one" 2025/11/20 16:06:40 DEBUG : dst: Rmdir: contains trashed file: "two" 2025/11/20 16:06:40 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2025/11/20 16:06:40 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2025/11/20 16:06:40 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2025/11/20 16:06:41 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestCopyFileCopyDest (35.68s) === RUN TestCopyInplace run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.58s) === RUN TestCopyLongFileName run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.58s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:06:44 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/20 16:06:47 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/20 16:06:47 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/20 16:06:47 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/20 16:06:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/20 16:06:48 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 2025/11/20 16:06:48 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/20 16:06:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/20 16:06:51 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/20 16:06:51 DEBUG : TestCopyFileMaxTransfer/file4: md5 = b00565485e0e94ce575ce39f908d9e8e OK 2025/11/20 16:06:51 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/20 16:06:53 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file4" 2025/11/20 16:06:53 DEBUG : TestCopyFileMaxTransfer: Rmdir: contains trashed file: "file1" --- PASS: TestCopyFileMaxTransfer (10.62s) === RUN TestDeduplicateInteractive run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:06:59 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using interactive mode. 2025/11/20 16:06:59 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:06:59 NOTICE: one: Deleting 2/3 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/11/20 16:07:00 INFO : one: Deleted 2025/11/20 16:07:00 INFO : one: Deleted 2025/11/20 16:07:00 NOTICE: one: All duplicates removed --- PASS: TestDeduplicateInteractive (7.55s) === RUN TestDeduplicateSkip run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:06 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using skip mode. 2025/11/20 16:07:06 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:07:06 NOTICE: one: Deleting 1/2 identical duplicates (md5 0f6d3e59c45e54d0f2cb30fb594620a3) 2025/11/20 16:07:07 INFO : one: Deleted 2025/11/20 16:07:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (7.52s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:14 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using skip mode. 2025/11/20 16:07:15 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:07:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/11/20 16:07:15 INFO : one: Deleted 2025/11/20 16:07:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.98s) === RUN TestDeduplicateFirst run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:22 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using first mode. 2025/11/20 16:07:23 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:07:23 INFO : one: Deleted 2025/11/20 16:07:24 INFO : one: Deleted 2025/11/20 16:07:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.61s) === RUN TestDeduplicateNewest run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:30 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using newest mode. 2025/11/20 16:07:30 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:07:31 INFO : one: Deleted 2025/11/20 16:07:31 INFO : one: Deleted 2025/11/20 16:07:31 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.68s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:40 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate md5 hashes using newest mode. 2025/11/20 16:07:41 NOTICE: db3304a9ea99eb0737a5da915eb23294: Found 3 files with duplicate md5 hashes 2025/11/20 16:07:41 INFO : one: Deleted 2025/11/20 16:07:42 INFO : also/one: Deleted 2025/11/20 16:07:42 NOTICE: db3304a9ea99eb0737a5da915eb23294: Deleted 2 extra copies 2025/11/20 16:07:44 DEBUG : also: Rmdir: contains trashed file: "one" --- PASS: TestDeduplicateNewestByHash (12.21s) === RUN TestDeduplicateOldest run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:49 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using oldest mode. 2025/11/20 16:07:50 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:07:50 INFO : one: Deleted 2025/11/20 16:07:51 INFO : one: Deleted 2025/11/20 16:07:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.17s) === RUN TestDeduplicateLargest run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:07:56 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using largest mode. 2025/11/20 16:07:57 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:07:57 INFO : one: Deleted 2025/11/20 16:07:58 INFO : one: Deleted 2025/11/20 16:07:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.15s) === RUN TestDeduplicateSmallest run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:08:04 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using smallest mode. 2025/11/20 16:08:04 NOTICE: one: Found 3 files with duplicate names 2025/11/20 16:08:05 INFO : one: Deleted 2025/11/20 16:08:05 INFO : one: Deleted 2025/11/20 16:08:05 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.35s) === RUN TestDeduplicateRename run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:08:12 INFO : Google drive root 'rclone-test-fefecab8tefi': Looking for duplicate names using rename mode. 2025/11/20 16:08:13 NOTICE: one.txt: Found 3 files with duplicate names 2025/11/20 16:08:14 INFO : one-2.txt: renamed from: one.txt 2025/11/20 16:08:16 INFO : one-3.txt: renamed from: one.txt 2025/11/20 16:08:17 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.66s) === RUN TestMergeDirs run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:08:29 INFO : dupe2: merging "two.txt" 2025/11/20 16:08:30 INFO : dupe2: removing empty directory 2025/11/20 16:08:30 INFO : dupe3: merging "three.txt" 2025/11/20 16:08:31 INFO : dupe3: removing empty directory 2025/11/20 16:08:35 DEBUG : dupe1: Rmdir: contains trashed file: "three.txt" 2025/11/20 16:08:35 DEBUG : dupe1: Rmdir: contains trashed file: "two.txt" 2025/11/20 16:08:35 DEBUG : dupe1: Rmdir: contains trashed file: "one.txt" --- PASS: TestMergeDirs (16.31s) === RUN TestListDirSorted run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:08:52 DEBUG : a.txt: Excluded (Size Filter) 2025/11/20 16:08:52 DEBUG : a.txt: Excluded 2025/11/20 16:08:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/20 16:08:52 DEBUG : sub dir/hello world2: Excluded 2025/11/20 16:08:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/20 16:08:52 DEBUG : sub dir/hello world: Excluded 2025/11/20 16:08:53 DEBUG : sub dir/ignore dir: Excluded 2025/11/20 16:08:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/20 16:08:53 DEBUG : sub dir/hello world2: Excluded 2025/11/20 16:08:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/20 16:08:53 DEBUG : sub dir/hello world: Excluded 2025/11/20 16:08:54 DEBUG : sub dir/ignore dir: Excluded 2025/11/20 16:09:00 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/11/20 16:09:00 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/11/20 16:09:00 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/11/20 16:09:01 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/11/20 16:09:01 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/11/20 16:09:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/11/20 16:09:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSorted (25.52s) === RUN TestListDirSortedFn run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:09:20 DEBUG : a.txt: Excluded (Size Filter) 2025/11/20 16:09:20 DEBUG : a.txt: Excluded 2025/11/20 16:09:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/20 16:09:20 DEBUG : sub dir/hello world2: Excluded 2025/11/20 16:09:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/20 16:09:20 DEBUG : sub dir/hello world: Excluded 2025/11/20 16:09:21 DEBUG : sub dir/ignore dir: Excluded 2025/11/20 16:09:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/20 16:09:21 DEBUG : sub dir/hello world2: Excluded 2025/11/20 16:09:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/20 16:09:21 DEBUG : sub dir/hello world: Excluded 2025/11/20 16:09:21 DEBUG : sub dir/ignore dir: Excluded 2025/11/20 16:09:26 DEBUG : sub dir/sub sub dir: Rmdir: contains trashed file: "hello world3" 2025/11/20 16:09:27 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: "should be ignored" 2025/11/20 16:09:27 DEBUG : sub dir/ignore dir: Rmdir: contains trashed file: ".ignore" 2025/11/20 16:09:28 DEBUG : sub dir: Rmdir: contains trashed file: "sub sub dir" 2025/11/20 16:09:28 DEBUG : sub dir: Rmdir: contains trashed file: "ignore dir" 2025/11/20 16:09:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world2" 2025/11/20 16:09:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestListDirSortedFn (26.54s) === RUN TestListJSON run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", 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 2025/11/20 16:09:36 DEBUG : file1: Fetching metadata 2025/11/20 16:09:37 DEBUG : sub: Fetching metadata 2025/11/20 16:09:39 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestListJSON (11.11s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.35s) --- PASS: TestListJSON/Recurse (0.59s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.34s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", 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 2025/11/20 16:09:48 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/notfound" 2025/11/20 16:09:56 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestStatJSON (17.15s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.45s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.26s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (6.12s) === RUN TestMkdir run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:09:57 INFO : Google drive root 'rclone-test-fefecab8tefi': Making directory 2025/11/20 16:09:57 INFO : Google drive root 'rclone-test-fefecab8tefi': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:10:02 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestLsd (5.37s) === RUN TestLs run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestLs (5.73s) === RUN TestLsWithFilesFrom run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:10:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/20 16:10:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.97s) === RUN TestLsLong run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestLsLong (5.21s) === RUN TestHashSums run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (8.79s) --- PASS: TestHashSums/Md5 (0.42s) --- PASS: TestHashSums/Md5Download (1.55s) --- PASS: TestHashSums/Sha1 (0.25s) --- PASS: TestHashSums/Sha1Download (1.26s) === RUN TestHashSumsWithErrors 2025/11/20 16:10:28 DEBUG : Creating backend with remote ":memory:" 2025/11/20 16:10:28 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/20 16:10:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/20 16:10:28 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:10:38 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestCount (10.51s) === RUN TestDelete run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:10:42 DEBUG : TestDrive: Token expired 2025/11/20 16:10:42 DEBUG : Config file has changed externally - reloading 2025/11/20 16:10:42 DEBUG : TestDrive: Loaded fresh token from config file 2025/11/20 16:10:42 DEBUG : TestDrive: Token refresh successful 2025/11/20 16:10:45 DEBUG : Waiting for deletions to finish 2025/11/20 16:10:45 DEBUG : large: Excluded (Size Filter) 2025/11/20 16:10:46 INFO : medium: Deleted 2025/11/20 16:10:46 INFO : small: Deleted --- PASS: TestDelete (8.01s) === RUN TestMaxDelete run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:10:52 DEBUG : Waiting for deletions to finish 2025/11/20 16:10:52 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/11/20 16:10:53 INFO : large: Deleted 2025/11/20 16:10:53 INFO : small: Deleted --- PASS: TestMaxDelete (7.68s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:11:00 DEBUG : Waiting for deletions to finish 2025/11/20 16:11:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/20 16:11:01 INFO : small: Deleted 2025/11/20 16:11:01 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.37s) === RUN TestMaxDeleteSize run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:11:08 DEBUG : Waiting for deletions to finish 2025/11/20 16:11:08 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/11/20 16:11:08 INFO : large: Deleted 2025/11/20 16:11:09 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.26s) === RUN TestReadFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestReadFile (6.06s) === RUN TestRetry 2025/11/20 16:11:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/20 16:11:16 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/20 16:11:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/20 16:11:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/20 16:11:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/20 16:11:16 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/20 16:11:16 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:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestCat (14.20s) === RUN TestPurge 2025/11/20 16:11:31 DEBUG : Creating backend with remote "TestDrive:rclone-test-kenugol2vuse" 2025/11/20 16:11:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 16:11:31 DEBUG : Creating backend with remote "/tmp/rclone4231489399" run.go:185: Remote "Google drive root 'rclone-test-kenugol2vuse'", Local "Local file system at /tmp/rclone4231489399", Modify Window "1ms" 2025/11/20 16:11:36 INFO : A2: Making directory 2025/11/20 16:11:36 INFO : A1/B2: Making directory 2025/11/20 16:11:37 INFO : A1/B2/C2: Making directory 2025/11/20 16:11:38 INFO : A1/B1/C3: Making directory 2025/11/20 16:11:39 INFO : A3: Making directory 2025/11/20 16:11:41 INFO : A3/B3: Making directory 2025/11/20 16:11:42 INFO : A3/B3/C4: Making directory 2025/11/20 16:11:48 DEBUG : Google drive root 'rclone-test-kenugol2vuse': Purge remote 2025/11/20 16:11:49 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.06s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:11:52 INFO : A2: Making directory 2025/11/20 16:11:53 INFO : A1/B2: Making directory 2025/11/20 16:11:54 INFO : A1/B2/C2: Making directory 2025/11/20 16:11:55 INFO : A1/B1/C3: Making directory 2025/11/20 16:11:56 INFO : A3: Making directory 2025/11/20 16:11:57 INFO : A3/B3: Making directory 2025/11/20 16:11:57 INFO : A3/B3/C4: Making directory 2025/11/20 16:12:01 DEBUG : removing 1 level 3 directories 2025/11/20 16:12:01 INFO : A3/B3/C4: Removing directory 2025/11/20 16:12:05 DEBUG : removing 2 level 3 directories 2025/11/20 16:12:05 INFO : A1/B2/C2: Removing directory 2025/11/20 16:12:05 INFO : A1/B1/C3: Removing directory 2025/11/20 16:12:05 DEBUG : removing 2 level 2 directories 2025/11/20 16:12:05 INFO : A3/B3: Removing directory 2025/11/20 16:12:05 INFO : A1/B2: Removing directory 2025/11/20 16:12:06 DEBUG : A1/B2: Rmdir: contains trashed file: "C2" 2025/11/20 16:12:06 DEBUG : A3/B3: Rmdir: contains trashed file: "C4" 2025/11/20 16:12:06 DEBUG : removing 2 level 1 directories 2025/11/20 16:12:06 INFO : A3: Removing directory 2025/11/20 16:12:06 INFO : A2: Removing directory 2025/11/20 16:12:07 DEBUG : A3: Rmdir: contains trashed file: "B3" 2025/11/20 16:12:14 DEBUG : removing 1 level 3 directories 2025/11/20 16:12:14 INFO : A1/B1/C1: Removing directory 2025/11/20 16:12:15 DEBUG : A1/B1/C1: Rmdir: contains trashed file: "one" 2025/11/20 16:12:15 DEBUG : removing 1 level 2 directories 2025/11/20 16:12:15 INFO : A1/B1: Removing directory 2025/11/20 16:12:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C3" 2025/11/20 16:12:16 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/11/20 16:12:16 DEBUG : removing 1 level 1 directories 2025/11/20 16:12:16 INFO : A1: Removing directory 2025/11/20 16:12:16 DEBUG : A1: Rmdir: contains trashed file: "B2" 2025/11/20 16:12:16 DEBUG : A1: Rmdir: contains trashed file: "B1" 2025/11/20 16:12:16 DEBUG : A1: Rmdir: contains trashed file: "two" 2025/11/20 16:12:17 DEBUG : removing 1 level 0 directories 2025/11/20 16:12:17 INFO : Google drive root 'rclone-test-fefecab8tefi': Removing directory 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "A3" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "A2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "A1" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub dir" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "dupe3" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "dupe2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "dupe1" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "also" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "TestCopyFileMaxTransfer" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "BackupDir" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "CopyDest" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "dst" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "CompareDest" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "dst" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "backup" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "dst" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "sub" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "data" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "data" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "not-one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one-2.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "another" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "rutabaga" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "file2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "small" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "small" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one-3.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "small" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "small" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "empty space" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "file1" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one-4.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "ReadFile" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "medium" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "file1" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "large" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "large" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "zend.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "medium" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "medium" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one-1.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "a.txt" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "test.sum" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "large" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "file1" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "large" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "remotepotato" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "potato2" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "one" 2025/11/20 16:12:17 DEBUG : Rmdir: contains trashed file: "medium" --- PASS: TestRmdirsNoLeaveRoot (29.52s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:12:19 INFO : A1: Making directory 2025/11/20 16:12:20 INFO : A1/B1: Making directory 2025/11/20 16:12:21 INFO : A1/B1/C1: Making directory 2025/11/20 16:12:24 DEBUG : removing 1 level 3 directories 2025/11/20 16:12:24 INFO : A1/B1/C1: Removing directory 2025/11/20 16:12:25 DEBUG : removing 1 level 2 directories 2025/11/20 16:12:25 INFO : A1/B1: Removing directory 2025/11/20 16:12:25 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/11/20 16:12:27 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsLeaveRoot (9.87s) === RUN TestRmdirsWithFilter run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:12:28 INFO : A1: Making directory 2025/11/20 16:12:29 INFO : A1/B1: Making directory 2025/11/20 16:12:30 INFO : A1/B1/C1: Making directory 2025/11/20 16:12:33 DEBUG : removing 1 level 3 directories 2025/11/20 16:12:33 INFO : A1/B1/C1: Removing directory 2025/11/20 16:12:34 DEBUG : removing 1 level 2 directories 2025/11/20 16:12:34 INFO : A1/B1: Removing directory 2025/11/20 16:12:34 DEBUG : A1/B1: Rmdir: contains trashed file: "C1" 2025/11/20 16:12:36 DEBUG : A1: Rmdir: contains trashed file: "B1" --- PASS: TestRmdirsWithFilter (8.64s) === RUN TestCopyURL run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:12:41 DEBUG : filename.txt: File name found in url 2025/11/20 16:12:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (14.39s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:12:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/20 16:12:54 DEBUG : sub/file2: size = 14 OK 2025/11/20 16:12:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/20 16:12:54 INFO : file1: Copied (new) to: sub/file2 2025/11/20 16:12:54 INFO : file1: Deleted 2025/11/20 16:12:55 DEBUG : sub/file2: size = 14 OK 2025/11/20 16:12:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 16:12:55 DEBUG : file1: Unchanged skipping 2025/11/20 16:12:55 INFO : file1: Deleted 2025/11/20 16:12:55 DEBUG : Google drive root 'rclone-test-fefecab8tefi': don't need to copy/move sub/file2, it is already at target location 2025/11/20 16:12:57 DEBUG : sub: Rmdir: contains trashed file: "file2" --- PASS: TestMoveFile (6.65s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:12:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/20 16:13:00 DEBUG : file1: size = 14 OK 2025/11/20 16:13:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/20 16:13:00 INFO : file1: Copied (new) 2025/11/20 16:13:00 INFO : file1: Deleted 2025/11/20 16:13:00 DEBUG : file1: Destination exists, skipping 2025/11/20 16:13:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (6.00s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.57s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:13:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-fefecab8tefi/backup" 2025/11/20 16:13:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3783608155) 2025/11/20 16:13:09 DEBUG : dst/file1: size = 18 (Google drive root 'rclone-test-fefecab8tefi') 2025/11/20 16:13:09 DEBUG : dst/file1: Sizes differ 2025/11/20 16:13:11 INFO : dst/file1: Moved (server-side) 2025/11/20 16:13:13 DEBUG : dst/file1: size = 14 OK 2025/11/20 16:13:13 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/20 16:13:13 INFO : dst/file1: Copied (new) 2025/11/20 16:13:13 INFO : dst/file1: Deleted 2025/11/20 16:13:16 DEBUG : dst: Rmdir: contains trashed file: "file1" 2025/11/20 16:13:17 DEBUG : backup/dst: Rmdir: contains trashed file: "file1" 2025/11/20 16:13:18 DEBUG : backup: Rmdir: contains trashed file: "dst" --- PASS: TestMoveFileBackupDir (14.33s) === 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:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:13:31 INFO : A1/B2: Making directory 2025/11/20 16:13:32 INFO : A1/B1/C3: Making directory 2025/11/20 16:13:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/20 16:13:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/20 16:13:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/20 16:13:44 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/20 16:13:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/20 16:13:47 DEBUG : A2/B1: Rmdir: contains trashed file: "C3" 2025/11/20 16:13:47 DEBUG : A2/B1: Rmdir: contains trashed file: "C2" 2025/11/20 16:13:47 DEBUG : A2/B1: Rmdir: contains trashed file: "C1" 2025/11/20 16:13:48 DEBUG : A2: Rmdir: contains trashed file: "B2" 2025/11/20 16:13:48 DEBUG : A2: Rmdir: contains trashed file: "B1" 2025/11/20 16:13:50 INFO : Google drive root 'rclone-test-fefecab8tefi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/20 16:13:57 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/20 16:13:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/20 16:13:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/20 16:13:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/20 16:13:57 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/20 16:14:00 DEBUG : A3/B1: Rmdir: contains trashed file: "C3" 2025/11/20 16:14:00 DEBUG : A3/B1: Rmdir: contains trashed file: "C2" 2025/11/20 16:14:00 DEBUG : A3/B1: Rmdir: contains trashed file: "C1" 2025/11/20 16:14:01 DEBUG : A3: Rmdir: contains trashed file: "B2" 2025/11/20 16:14:01 DEBUG : A3: Rmdir: contains trashed file: "B1" 2025/11/20 16:14:09 DEBUG : A4/B1/C2: Rmdir: contains trashed file: "five" 2025/11/20 16:14:10 DEBUG : A4/B1/C1: Rmdir: contains trashed file: "four" 2025/11/20 16:14:10 DEBUG : A4/B1: Rmdir: contains trashed file: "C3" 2025/11/20 16:14:10 DEBUG : A4/B1: Rmdir: contains trashed file: "C2" 2025/11/20 16:14:10 DEBUG : A4/B1: Rmdir: contains trashed file: "C1" 2025/11/20 16:14:10 DEBUG : A4/B1: Rmdir: contains trashed file: "three" 2025/11/20 16:14:11 DEBUG : A4: Rmdir: contains trashed file: "B2" 2025/11/20 16:14:11 DEBUG : A4: Rmdir: contains trashed file: "B1" 2025/11/20 16:14:11 DEBUG : A4: Rmdir: contains trashed file: "two" 2025/11/20 16:14:11 DEBUG : A4: Rmdir: contains trashed file: "one" --- PASS: TestDirMove (53.01s) === RUN TestGetFsInfo run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:14:13 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/20 16:14:15 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/20 16:14:15 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/20 16:14:15 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/20 16:14:16 DEBUG : no_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2025/11/20 16:14:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/20 16:14:17 DEBUG : no_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/11/20 16:14:17 DEBUG : no_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:14:19 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/20 16:14:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/20 16:14:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/11/20 16:14:21 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/11/20 16:14:22 DEBUG : with_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2025/11/20 16:14:23 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/20 16:14:23 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2025/11/20 16:14:23 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:14:25 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/20 16:14:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/20 16:14:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 16:14:27 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2025/11/20 16:14:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/20 16:14:28 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:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:14:30 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/20 16:14:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/20 16:14:32 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/20 16:14:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/20 16:14:33 DEBUG : ignore_checksum_big_file_from_pipe: Sending chunk 0 length 102401 2025/11/20 16:14:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/20 16:14:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/20 16:14:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.37s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.44s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.57s) === RUN TestRcatMetadata run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/11/20 16:14:37 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (48 bytes), uploading instead of streaming 2025/11/20 16:14:38 DEBUG : rcat_metadata: size = 48 OK 2025/11/20 16:14:38 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2025/11/20 16:14:38 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/11/20 16:14:40 DEBUG : rcat_metadata_uploadcutoff0: Sending chunk 0 length 63 2025/11/20 16:14:41 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2025/11/20 16:14:41 DEBUG : rcat_metadata_uploadcutoff0: md5 = 51ca8560f35b9b87370a65d72356b86c OK 2025/11/20 16:14:41 DEBUG : rcat_metadata_uploadcutoff0: Size and md5 of src and dst objects identical --- PASS: TestRcatMetadata (6.17s) --- PASS: TestRcatMetadata/Normal (2.74s) --- PASS: TestRcatMetadata/ViaDisk (2.99s) === RUN TestRcatSize run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:14:45 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (60 bytes), uploading instead of streaming 2025/11/20 16:14:46 DEBUG : potato2: size = 60 OK 2025/11/20 16:14:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/20 16:14:46 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSize (5.35s) === RUN TestRcatSizeMetadata run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:14:50 DEBUG : Google drive root 'rclone-test-fefecab8tefi': File to upload is small (60 bytes), uploading instead of streaming 2025/11/20 16:14:51 DEBUG : potato2: size = 60 OK 2025/11/20 16:14:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/11/20 16:14:51 DEBUG : potato2: Size and md5 of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.74s) === RUN TestTouchDir run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:01 DEBUG : Google drive root 'rclone-test-fefecab8tefi': Touching "sub dir/potato3" 2025/11/20 16:15:01 DEBUG : Google drive root 'rclone-test-fefecab8tefi': Touching "empty space" 2025/11/20 16:15:01 DEBUG : Google drive root 'rclone-test-fefecab8tefi': Touching "potato2" 2025/11/20 16:15:05 DEBUG : sub dir: Rmdir: contains trashed file: "potato3" --- PASS: TestTouchDir (11.96s) === RUN TestMkdirMetadata run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:06 DEBUG : dir with metadata: Making directory with metadata 2025/11/20 16:15:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.92s) === RUN TestMkdirModTime run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:09 DEBUG : directory with modtime: Making directory with metadata 2025/11/20 16:15:10 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.58s) === RUN TestCopyDirMetadata run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/20 16:15:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 16:15:12 DEBUG : Google drive root 'rclone-test-fefecab8tefi': Skipping btime metadata as can't update it on an existing file: 2025-11-20T16:15:11.812149999Z 2025/11/20 16:15:12 INFO : non existent directory: Updated directory metadata 2025/11/20 16:15:15 DEBUG : Google drive root 'rclone-test-fefecab8tefi': Skipping btime metadata as can't update it on an existing file: 2025-11-20T16:15:11.812149999Z 2025/11/20 16:15:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.63s) === RUN TestSetDirModTime run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/11/20 16:15:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/11/20 16:15:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.57s) === RUN TestDirsEqual run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:23 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/11/20 16:15:23 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 16:15:23 DEBUG : dst: Making directory with metadata 2025/11/20 16:15:24 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 16:15:24 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/20 16:15:24 INFO : dst: Set directory modification time (using SetModTime) 2025/11/20 16:15:25 INFO : dst: Set directory modification time (using SetModTime) 2025/11/20 16:15:25 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/11/20 16:15:26 INFO : dst: Set directory modification time (using SetModTime) 2025/11/20 16:15:26 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.66s) === RUN TestRemoveExisting run.go:185: Remote "Google drive root 'rclone-test-fefecab8tefi'", Local "Local file system at /tmp/rclone3783608155", Modify Window "1ms" 2025/11/20 16:15:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kopupus5" before starting 2025/11/20 16:15:36 DEBUG : sub dir/test remove existing.kopupus5: TEST: removing renamed existing file after operation 2025/11/20 16:15:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tubaxah1" before starting 2025/11/20 16:15:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tubaxah1: TEST: renaming existing back after failed operation 2025/11/20 16:15:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wagawev6" before starting 2025/11/20 16:15:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wagawev6: TEST: removing renamed existing file after operation 2025/11/20 16:15:44 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wagawev6" 2025/11/20 16:15:44 DEBUG : sub dir: Rmdir: contains trashed file: "test remove existing.kopupus5" --- PASS: TestRemoveExisting (17.66s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/20 16:15:45 DEBUG : Google drive root 'rclone-test-fefecab8tefi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 14m8.100239554s (try 1/5)