"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/07 04:35:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso" 2026/05/07 04:35:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:35:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:35:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:35:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:35:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:35:45 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:35:46 DEBUG : Creating backend with remote "/tmp/rclone4035839542" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/07 04:35:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.65s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/05/07 04:35:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.66s) === RUN TestSizeDiffers 2026/05/07 04:35:47 DEBUG : a: size = 0 OK 2026/05/07 04:35:47 DEBUG : a: size = 1 (memory) 2026/05/07 04:35:47 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/07 04:35:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/07 04:35:47 DEBUG : potato: Seek from 10 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 10 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 2 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/07 04:35:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 2 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/07 04:35:47 DEBUG : potato: Seek from 8 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 8 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/07 04:35:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/07 04:35:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/07 04:35:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/07 04:35:47 DEBUG : potato: Seek from 5 to 2 2026/05/07 04:35:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/07 04:35:47 DEBUG : potato: Seek from 9 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 9 to 0 2026/05/07 04:35:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:35:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:35:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:35:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheck/1 === RUN TestCheck/2 2026/05/07 04:35:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:35:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheck/3 2026/05/07 04:35:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:35:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheck/4 === RUN TestCheck/5 2026/05/07 04:36:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:36:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheck/6 === RUN TestCheck/7 2026/05/07 04:36:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:36:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCheck (22.00s) --- PASS: TestCheck/1 (0.66s) --- PASS: TestCheck/2 (0.67s) --- PASS: TestCheck/3 (0.65s) --- PASS: TestCheck/4 (1.10s) --- PASS: TestCheck/5 (1.33s) --- PASS: TestCheck/6 (0.66s) --- PASS: TestCheck/7 (0.65s) === RUN TestCheckFsError 2026/05/07 04:36:09 DEBUG : Creating backend with remote "nonexistent" 2026/05/07 04:36:09 DEBUG : Creating backend with remote "nonexistent" 2026/05/07 04:36:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/07 04:36:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/07 04:36:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/07 04:36:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:36:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:36:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/07 04:36:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:36:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheckDownload/3 2026/05/07 04:36:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:36:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/07 04:36:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:36:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/07 04:37:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:38:27 DEBUG : pacer: Reducing sleep to 33.75s 2026/05/07 04:39:12 DEBUG : pacer: Reducing sleep to 25.3125s 2026/05/07 04:39:46 DEBUG : pacer: Reducing sleep to 18.984375s 2026/05/07 04:40:11 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/05/07 04:40:30 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/05/07 04:40:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:40:44 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (274.78s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.53s) --- PASS: TestCheckDownload/3 (1.07s) --- PASS: TestCheckDownload/4 (1.31s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (1.27s) --- PASS: TestCheckDownload/7 (61.75s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:40:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:40:55 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/05/07 04:41:03 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/05/07 04:41:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:09 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/07 04:41:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:19 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/05/07 04:41:21 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/05/07 04:41:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:23 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/05/07 04:41:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:25 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/05/07 04:41:25 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/05/07 04:41:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:26 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/07 04:41:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:28 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/05/07 04:41:29 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/05/07 04:41:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:29 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/07 04:41:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:31 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/05/07 04:41:32 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/05/07 04:41:33 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/05/07 04:41:34 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/05/07 04:41:34 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 04:41:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCheckSizeOnly (50.86s) --- PASS: TestCheckSizeOnly/1 (4.49s) --- PASS: TestCheckSizeOnly/2 (3.37s) --- PASS: TestCheckSizeOnly/3 (1.43s) --- PASS: TestCheckSizeOnly/4 (0.60s) --- PASS: TestCheckSizeOnly/5 (0.63s) --- PASS: TestCheckSizeOnly/6 (0.59s) --- PASS: TestCheckSizeOnly/7 (0.60s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:41:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:37 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/07 04:41:37 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/07 04:41:37 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/07 04:41:37 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/07 04:41:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/07 04:41:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/07 04:41:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/07 04:41:40 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/07 04:41:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestParseSumFile (7.31s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:41:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/data" 2026/05/07 04:41:42 DEBUG : Config file has changed externally - reloading 2026/05/07 04:41:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:41:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:41:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:41:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:41:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:41:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" check_test.go:350: Huawei Drive root 'rclone-test-pegeqeq7naso/data' lacks md5, skipping 2026/05/07 04:41:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestCheckSum (5.46s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:41:48 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/data" 2026/05/07 04:41:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:41:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:41:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:41:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:41:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/data': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:41:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:41:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest1 2026/05/07 04:41:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" 2026/05/07 04:42:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest2 2026/05/07 04:42:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest3 2026/05/07 04:42:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest4 2026/05/07 04:42:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest5 2026/05/07 04:42:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest6 2026/05/07 04:42:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" 2026/05/07 04:42:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" 2026/05/07 04:42:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:42:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" === RUN TestCheckSumDownload/subtest7 2026/05/07 04:43:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:44:34 DEBUG : pacer: Reducing sleep to 33.75s 2026/05/07 04:45:19 DEBUG : pacer: Reducing sleep to 25.3125s 2026/05/07 04:45:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" 2026/05/07 04:45:53 DEBUG : pacer: Reducing sleep to 18.984375s 2026/05/07 04:46:18 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/05/07 04:46:37 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/05/07 04:46:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Blo5W9nZNLr1HNfDToudEFoxrZHqkyXQ9" 2026/05/07 04:46:51 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/05/07 04:47:02 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/05/07 04:47:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:47:10 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (322.12s) --- PASS: TestCheckSumDownload/subtest1 (2.92s) --- PASS: TestCheckSumDownload/subtest2 (1.98s) --- PASS: TestCheckSumDownload/subtest3 (2.79s) --- PASS: TestCheckSumDownload/subtest4 (2.45s) --- PASS: TestCheckSumDownload/subtest5 (2.74s) --- PASS: TestCheckSumDownload/subtest6 (2.40s) --- PASS: TestCheckSumDownload/subtest7 (64.34s) === RUN TestApplyTransforms 2026/05/07 04:47:10 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dupazok9jaye" 2026/05/07 04:47:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:47:11 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:47:11 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:47:11 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:47:11 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:13 DEBUG : Creating backend with remote "/tmp/rclone1397629723" run.go:198: Remote "Huawei Drive root 'rclone-test-dupazok9jaye'", Local "Local file system at /tmp/rclone1397629723", Modify Window "876000h0m0s" 2026/05/07 04:47:13 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:14 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Listing directory "BjzQChJy4T49vFtlj7aFDupXRMAhOPBUP" 2026/05/07 04:47:16 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Listing directory "BjzQChJy4T49vFtlj7aFDupXRMAhOPBUP" upper checkfile vs. lower remote (without normalization) 2026/05/07 04:47:16 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Listing directory "BjzQChJy4T49vFtlj7aFDupXRMAhOPBUP" 2026/05/07 04:47:17 ERROR : hello, world!: sum not found 2026/05/07 04:47:17 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-dupazok9jaye' 2026/05/07 04:47:17 NOTICE: Huawei Drive root 'rclone-test-dupazok9jaye': 1 files missing 2026/05/07 04:47:17 NOTICE: 1 hashes missing 2026/05/07 04:47:17 NOTICE: Huawei Drive root 'rclone-test-dupazok9jaye': 1 differences found 2026/05/07 04:47:17 NOTICE: Huawei Drive root 'rclone-test-dupazok9jaye': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/07 04:47:17 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Listing directory "BjzQChJy4T49vFtlj7aFDupXRMAhOPBUP" 2026/05/07 04:47:18 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:47:18 NOTICE: Huawei Drive root 'rclone-test-dupazok9jaye': 0 differences found 2026/05/07 04:47:18 NOTICE: Huawei Drive root 'rclone-test-dupazok9jaye': 1 matching files 2026/05/07 04:47:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wozavop8hicu" 2026/05/07 04:47:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:47:19 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:47:19 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:47:20 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:47:20 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:21 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:21 DEBUG : Creating backend with remote "/tmp/rclone3357203565" run.go:198: Remote "Huawei Drive root 'rclone-test-wozavop8hicu'", Local "Local file system at /tmp/rclone3357203565", Modify Window "876000h0m0s" 2026/05/07 04:47:21 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:23 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Listing directory "BpAyfMrFN9goUUhaPG8FI6L7prb5jyayK" 2026/05/07 04:47:26 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Listing directory "BpAyfMrFN9goUUhaPG8FI6L7prb5jyayK" lower checkfile vs. upper remote (without normalization) 2026/05/07 04:47:26 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Listing directory "BpAyfMrFN9goUUhaPG8FI6L7prb5jyayK" 2026/05/07 04:47:27 ERROR : HELLO, WORLD!: sum not found 2026/05/07 04:47:27 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-wozavop8hicu' 2026/05/07 04:47:27 NOTICE: Huawei Drive root 'rclone-test-wozavop8hicu': 1 files missing 2026/05/07 04:47:27 NOTICE: 1 hashes missing 2026/05/07 04:47:27 NOTICE: Huawei Drive root 'rclone-test-wozavop8hicu': 1 differences found 2026/05/07 04:47:27 NOTICE: Huawei Drive root 'rclone-test-wozavop8hicu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/07 04:47:27 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Listing directory "BpAyfMrFN9goUUhaPG8FI6L7prb5jyayK" 2026/05/07 04:47:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:47:28 NOTICE: Huawei Drive root 'rclone-test-wozavop8hicu': 0 differences found 2026/05/07 04:47:28 NOTICE: Huawei Drive root 'rclone-test-wozavop8hicu': 1 matching files 2026/05/07 04:47:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dabinah7tayi" 2026/05/07 04:47:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:47:29 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:47:29 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:47:30 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:47:30 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:30 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:31 DEBUG : Creating backend with remote "/tmp/rclone129132655" run.go:198: Remote "Huawei Drive root 'rclone-test-dabinah7tayi'", Local "Local file system at /tmp/rclone129132655", Modify Window "876000h0m0s" 2026/05/07 04:47:31 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:32 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Listing directory "BuA8Z0STmrw7ltPZ8heND6qLqK132YvWO" 2026/05/07 04:47:35 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Listing directory "BuA8Z0STmrw7ltPZ8heND6qLqK132YvWO" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/07 04:47:35 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Listing directory "BuA8Z0STmrw7ltPZ8heND6qLqK132YvWO" 2026/05/07 04:47:36 ERROR : HeLlO, wOrLd!: sum not found 2026/05/07 04:47:36 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-dabinah7tayi' 2026/05/07 04:47:36 NOTICE: Huawei Drive root 'rclone-test-dabinah7tayi': 1 files missing 2026/05/07 04:47:36 NOTICE: 1 hashes missing 2026/05/07 04:47:36 NOTICE: Huawei Drive root 'rclone-test-dabinah7tayi': 1 differences found 2026/05/07 04:47:36 NOTICE: Huawei Drive root 'rclone-test-dabinah7tayi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/07 04:47:36 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Listing directory "BuA8Z0STmrw7ltPZ8heND6qLqK132YvWO" 2026/05/07 04:47:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:47:37 NOTICE: Huawei Drive root 'rclone-test-dabinah7tayi': 0 differences found 2026/05/07 04:47:37 NOTICE: Huawei Drive root 'rclone-test-dabinah7tayi': 1 matching files 2026/05/07 04:47:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-givisuc0ruyi" 2026/05/07 04:47:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:47:38 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:47:38 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:47:39 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:47:39 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:39 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:40 DEBUG : Creating backend with remote "/tmp/rclone927981573" run.go:198: Remote "Huawei Drive root 'rclone-test-givisuc0ruyi'", Local "Local file system at /tmp/rclone927981573", Modify Window "876000h0m0s" 2026/05/07 04:47:40 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:41 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Listing directory "BuPwmrrDzQvlGOQ_KN3REkqIZFCJidxh5" 2026/05/07 04:47:43 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Listing directory "BuPwmrrDzQvlGOQ_KN3REkqIZFCJidxh5" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/07 04:47:43 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Listing directory "BuPwmrrDzQvlGOQ_KN3REkqIZFCJidxh5" 2026/05/07 04:47:44 ERROR : HELLO, WORLD!: sum not found 2026/05/07 04:47:44 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-givisuc0ruyi' 2026/05/07 04:47:44 NOTICE: Huawei Drive root 'rclone-test-givisuc0ruyi': 1 files missing 2026/05/07 04:47:44 NOTICE: 1 hashes missing 2026/05/07 04:47:44 NOTICE: Huawei Drive root 'rclone-test-givisuc0ruyi': 1 differences found 2026/05/07 04:47:44 NOTICE: Huawei Drive root 'rclone-test-givisuc0ruyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/07 04:47:44 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Listing directory "BuPwmrrDzQvlGOQ_KN3REkqIZFCJidxh5" 2026/05/07 04:47:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:47:45 NOTICE: Huawei Drive root 'rclone-test-givisuc0ruyi': 0 differences found 2026/05/07 04:47:45 NOTICE: Huawei Drive root 'rclone-test-givisuc0ruyi': 1 matching files 2026/05/07 04:47:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-juzujaf4poso" 2026/05/07 04:47:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:47:46 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:47:46 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:47:47 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:47:47 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:47 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:48 DEBUG : Creating backend with remote "/tmp/rclone2630910149" run.go:198: Remote "Huawei Drive root 'rclone-test-juzujaf4poso'", Local "Local file system at /tmp/rclone2630910149", Modify Window "876000h0m0s" 2026/05/07 04:47:48 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:49 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Listing directory "Bn7mStVPi1Y4OD9pF5M9KjYVcoDmBZo8O" 2026/05/07 04:47:50 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Listing directory "Bn7mStVPi1Y4OD9pF5M9KjYVcoDmBZo8O" NFD checkfile vs. NFC remote (without normalization) 2026/05/07 04:47:51 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Listing directory "Bn7mStVPi1Y4OD9pF5M9KjYVcoDmBZo8O" 2026/05/07 04:47:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/07 04:47:52 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-juzujaf4poso' 2026/05/07 04:47:52 NOTICE: Huawei Drive root 'rclone-test-juzujaf4poso': 1 files missing 2026/05/07 04:47:52 NOTICE: 1 hashes missing 2026/05/07 04:47:52 NOTICE: Huawei Drive root 'rclone-test-juzujaf4poso': 1 differences found 2026/05/07 04:47:52 NOTICE: Huawei Drive root 'rclone-test-juzujaf4poso': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/07 04:47:52 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Listing directory "Bn7mStVPi1Y4OD9pF5M9KjYVcoDmBZo8O" 2026/05/07 04:47:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:47:53 NOTICE: Huawei Drive root 'rclone-test-juzujaf4poso': 0 differences found 2026/05/07 04:47:53 NOTICE: Huawei Drive root 'rclone-test-juzujaf4poso': 1 matching files 2026/05/07 04:47:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-patiqur0kulo" 2026/05/07 04:47:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:47:54 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:47:54 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:47:54 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:47:54 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:55 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:56 DEBUG : Creating backend with remote "/tmp/rclone3277100729" run.go:198: Remote "Huawei Drive root 'rclone-test-patiqur0kulo'", Local "Local file system at /tmp/rclone3277100729", Modify Window "876000h0m0s" 2026/05/07 04:47:56 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:47:57 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Listing directory "BpWP4ZtDNDvrdQjsk_W1Gfr-GyuoCSVR6" 2026/05/07 04:47:59 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Listing directory "BpWP4ZtDNDvrdQjsk_W1Gfr-GyuoCSVR6" NFC checkfile vs. NFD remote (without normalization) 2026/05/07 04:47:59 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Listing directory "BpWP4ZtDNDvrdQjsk_W1Gfr-GyuoCSVR6" 2026/05/07 04:48:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/07 04:48:00 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-patiqur0kulo' 2026/05/07 04:48:00 NOTICE: Huawei Drive root 'rclone-test-patiqur0kulo': 1 files missing 2026/05/07 04:48:00 NOTICE: 1 hashes missing 2026/05/07 04:48:00 NOTICE: Huawei Drive root 'rclone-test-patiqur0kulo': 1 differences found 2026/05/07 04:48:00 NOTICE: Huawei Drive root 'rclone-test-patiqur0kulo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/07 04:48:00 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Listing directory "BpWP4ZtDNDvrdQjsk_W1Gfr-GyuoCSVR6" 2026/05/07 04:48:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:48:01 NOTICE: Huawei Drive root 'rclone-test-patiqur0kulo': 0 differences found 2026/05/07 04:48:01 NOTICE: Huawei Drive root 'rclone-test-patiqur0kulo': 1 matching files 2026/05/07 04:48:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fadegec3zacu" 2026/05/07 04:48:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:48:02 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:48:02 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:48:03 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:48:03 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:04 DEBUG : Creating backend with remote "/tmp/rclone2455911918" run.go:198: Remote "Huawei Drive root 'rclone-test-fadegec3zacu'", Local "Local file system at /tmp/rclone2455911918", Modify Window "876000h0m0s" 2026/05/07 04:48:04 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:05 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Listing directory "BicnM2IHK6F6xTP6YaVVDopMs_lRTTrLe" 2026/05/07 04:48:07 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Listing directory "BicnM2IHK6F6xTP6YaVVDopMs_lRTTrLe" NFDx2 checkfile vs. both remote (without normalization) 2026/05/07 04:48:08 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Listing directory "BicnM2IHK6F6xTP6YaVVDopMs_lRTTrLe" 2026/05/07 04:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/07 04:48:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-fadegec3zacu' 2026/05/07 04:48:08 NOTICE: Huawei Drive root 'rclone-test-fadegec3zacu': 1 files missing 2026/05/07 04:48:08 NOTICE: 1 hashes missing 2026/05/07 04:48:08 NOTICE: Huawei Drive root 'rclone-test-fadegec3zacu': 1 differences found 2026/05/07 04:48:08 NOTICE: Huawei Drive root 'rclone-test-fadegec3zacu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/07 04:48:08 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Listing directory "BicnM2IHK6F6xTP6YaVVDopMs_lRTTrLe" 2026/05/07 04:48:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:48:09 NOTICE: Huawei Drive root 'rclone-test-fadegec3zacu': 0 differences found 2026/05/07 04:48:09 NOTICE: Huawei Drive root 'rclone-test-fadegec3zacu': 1 matching files 2026/05/07 04:48:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yicicav4fuzu" 2026/05/07 04:48:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:48:10 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:48:10 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:48:11 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:48:11 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:12 DEBUG : Creating backend with remote "/tmp/rclone1112128473" run.go:198: Remote "Huawei Drive root 'rclone-test-yicicav4fuzu'", Local "Local file system at /tmp/rclone1112128473", Modify Window "876000h0m0s" 2026/05/07 04:48:12 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:14 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Listing directory "Bq1PcpS2hYalvUrr21SBDSLG27in_JTsp" 2026/05/07 04:48:15 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Listing directory "Bq1PcpS2hYalvUrr21SBDSLG27in_JTsp" NFCx2 checkfile vs. both remote (without normalization) 2026/05/07 04:48:16 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Listing directory "Bq1PcpS2hYalvUrr21SBDSLG27in_JTsp" 2026/05/07 04:48:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/07 04:48:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yicicav4fuzu' 2026/05/07 04:48:16 NOTICE: Huawei Drive root 'rclone-test-yicicav4fuzu': 1 files missing 2026/05/07 04:48:16 NOTICE: 1 hashes missing 2026/05/07 04:48:16 NOTICE: Huawei Drive root 'rclone-test-yicicav4fuzu': 1 differences found 2026/05/07 04:48:16 NOTICE: Huawei Drive root 'rclone-test-yicicav4fuzu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/07 04:48:16 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Listing directory "Bq1PcpS2hYalvUrr21SBDSLG27in_JTsp" 2026/05/07 04:48:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:48:17 NOTICE: Huawei Drive root 'rclone-test-yicicav4fuzu': 0 differences found 2026/05/07 04:48:17 NOTICE: Huawei Drive root 'rclone-test-yicicav4fuzu': 1 matching files 2026/05/07 04:48:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jovutem4deve" 2026/05/07 04:48:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:48:19 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:48:19 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:48:19 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:48:19 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:21 DEBUG : Creating backend with remote "/tmp/rclone3410312347" run.go:198: Remote "Huawei Drive root 'rclone-test-jovutem4deve'", Local "Local file system at /tmp/rclone3410312347", Modify Window "876000h0m0s" 2026/05/07 04:48:21 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:22 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Listing directory "BgAX-FxbBrBzpVN6OX2VBkJrgzJvERfac" 2026/05/07 04:48:23 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Listing directory "BgAX-FxbBrBzpVN6OX2VBkJrgzJvERfac" both checkfile vs. NFDx2 remote (without normalization) 2026/05/07 04:48:24 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Listing directory "BgAX-FxbBrBzpVN6OX2VBkJrgzJvERfac" 2026/05/07 04:48:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/07 04:48:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-jovutem4deve' 2026/05/07 04:48:24 NOTICE: Huawei Drive root 'rclone-test-jovutem4deve': 1 files missing 2026/05/07 04:48:24 NOTICE: 1 hashes missing 2026/05/07 04:48:24 NOTICE: Huawei Drive root 'rclone-test-jovutem4deve': 1 differences found 2026/05/07 04:48:24 NOTICE: Huawei Drive root 'rclone-test-jovutem4deve': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/07 04:48:24 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Listing directory "BgAX-FxbBrBzpVN6OX2VBkJrgzJvERfac" 2026/05/07 04:48:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:48:25 NOTICE: Huawei Drive root 'rclone-test-jovutem4deve': 0 differences found 2026/05/07 04:48:25 NOTICE: Huawei Drive root 'rclone-test-jovutem4deve': 1 matching files 2026/05/07 04:48:25 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-wipajof8gequ" 2026/05/07 04:48:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:48:27 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:48:27 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:48:28 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:48:28 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:28 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:29 DEBUG : Creating backend with remote "/tmp/rclone2967237775" run.go:198: Remote "Huawei Drive root 'rclone-test-wipajof8gequ'", Local "Local file system at /tmp/rclone2967237775", Modify Window "876000h0m0s" 2026/05/07 04:48:29 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:48:30 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Listing directory "BmLK3JfL_PETzgpo8b1RB8IJXhakge2bE" 2026/05/07 04:48:31 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Listing directory "BmLK3JfL_PETzgpo8b1RB8IJXhakge2bE" both checkfile vs. NFCx2 remote (without normalization) 2026/05/07 04:48:32 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Listing directory "BmLK3JfL_PETzgpo8b1RB8IJXhakge2bE" 2026/05/07 04:48:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/07 04:48:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-wipajof8gequ' 2026/05/07 04:48:33 NOTICE: Huawei Drive root 'rclone-test-wipajof8gequ': 1 files missing 2026/05/07 04:48:33 NOTICE: 1 hashes missing 2026/05/07 04:48:33 NOTICE: Huawei Drive root 'rclone-test-wipajof8gequ': 1 differences found 2026/05/07 04:48:33 NOTICE: Huawei Drive root 'rclone-test-wipajof8gequ': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/07 04:48:33 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Listing directory "BmLK3JfL_PETzgpo8b1RB8IJXhakge2bE" 2026/05/07 04:48:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/07 04:48:34 NOTICE: Huawei Drive root 'rclone-test-wipajof8gequ': 0 differences found 2026/05/07 04:48:34 NOTICE: Huawei Drive root 'rclone-test-wipajof8gequ': 1 matching files 2026/05/07 04:48:34 DEBUG : Huawei Drive root 'rclone-test-wipajof8gequ': Purge remote 2026/05/07 04:48:34 DEBUG : Huawei Drive root 'rclone-test-jovutem4deve': Purge remote 2026/05/07 04:48:35 DEBUG : Huawei Drive root 'rclone-test-yicicav4fuzu': Purge remote 2026/05/07 04:48:36 DEBUG : Huawei Drive root 'rclone-test-fadegec3zacu': Purge remote 2026/05/07 04:48:36 DEBUG : Huawei Drive root 'rclone-test-patiqur0kulo': Purge remote 2026/05/07 04:48:37 DEBUG : Huawei Drive root 'rclone-test-juzujaf4poso': Purge remote 2026/05/07 04:48:37 DEBUG : Huawei Drive root 'rclone-test-givisuc0ruyi': Purge remote 2026/05/07 04:48:38 DEBUG : Huawei Drive root 'rclone-test-dabinah7tayi': Purge remote 2026/05/07 04:48:39 DEBUG : Huawei Drive root 'rclone-test-wozavop8hicu': Purge remote 2026/05/07 04:48:41 DEBUG : Huawei Drive root 'rclone-test-dupazok9jaye': Purge remote --- PASS: TestApplyTransforms (91.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:48:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:48:43 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/05/07 04:48:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/07 04:48:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:48:47 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/05/07 04:48:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:48:51 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/05/07 04:48:53 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/05/07 04:48:55 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/05/07 04:48:55 DEBUG : sub/file2: size = 14 OK 2026/05/07 04:48:55 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/07 04:48:55 INFO : file1: Copied (new) to: sub/file2 2026/05/07 04:48:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:48:56 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/05/07 04:48:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlBd--ZPjroJormEZxCJHcI7yTHVBZ_QC" 2026/05/07 04:48:57 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/05/07 04:48:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlBd--ZPjroJormEZxCJHcI7yTHVBZ_QC" 2026/05/07 04:48:58 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/05/07 04:48:58 DEBUG : sub/file2: size = 14 OK 2026/05/07 04:48:58 DEBUG : file1: Sizes identical 2026/05/07 04:48:58 DEBUG : file1: Unchanged skipping 2026/05/07 04:48:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:48:59 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/05/07 04:48:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlBd--ZPjroJormEZxCJHcI7yTHVBZ_QC" 2026/05/07 04:48:59 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/05/07 04:48:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': don't need to copy/move sub/file2, it is already at target location 2026/05/07 04:48:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:00 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/05/07 04:49:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlBd--ZPjroJormEZxCJHcI7yTHVBZ_QC" 2026/05/07 04:49:01 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/05/07 04:49:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:02 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/05/07 04:49:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlBd--ZPjroJormEZxCJHcI7yTHVBZ_QC" 2026/05/07 04:49:02 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/05/07 04:49:03 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/05/07 04:49:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlBd--ZPjroJormEZxCJHcI7yTHVBZ_QC" 2026/05/07 04:49:04 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/05/07 04:49:05 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/05/07 04:49:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:06 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.78s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/05/07 04:49:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:06 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/05/07 04:49:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:07 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.26s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:49:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:08 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/05/07 04:49:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:09 DEBUG : pacer: Reducing sleep to 10ms 2026/05/07 04:49:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/backup" 2026/05/07 04:49:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:49:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:49:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:49:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:49:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:49:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:49:17 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-pegeqeq7naso') 2026/05/07 04:49:17 DEBUG : dst/file1: Sizes differ 2026/05/07 04:49:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "BhnEO3m9Nxtd8YQj8mf1NNpyUPFK9yZxX" 2026/05/07 04:49:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:22 INFO : dst/file1: Moved (server-side) 2026/05/07 04:49:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:23 DEBUG : dst/file1: size = 14 OK 2026/05/07 04:49:23 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/07 04:49:23 INFO : dst/file1: Copied (new) 2026/05/07 04:49:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhnEO3m9Nxtd8YQj8mf1NNpyUPFK9yZxX" 2026/05/07 04:49:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bp_we8dfvUWZrKhV0915HUr0ZLH0Fawvm" 2026/05/07 04:49:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhnEO3m9Nxtd8YQj8mf1NNpyUPFK9yZxX" 2026/05/07 04:49:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bp_we8dfvUWZrKhV0915HUr0ZLH0Fawvm" 2026/05/07 04:49:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnljTnB3hHG0lh0mnuOdLYoS94RDPZUbt" 2026/05/07 04:49:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhnEO3m9Nxtd8YQj8mf1NNpyUPFK9yZxX" 2026/05/07 04:49:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bp_we8dfvUWZrKhV0915HUr0ZLH0Fawvm" 2026/05/07 04:49:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhnEO3m9Nxtd8YQj8mf1NNpyUPFK9yZxX" 2026/05/07 04:49:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCopyFileBackupDir (29.98s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:49:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/dst" 2026/05/07 04:49:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:49:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:49:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:49:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:49:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:49:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/CompareDest" 2026/05/07 04:49:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:49:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:49:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:49:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:49:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:49:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:43 DEBUG : one: Need to transfer - File not found at Destination 2026/05/07 04:49:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:46 DEBUG : one: size = 3 OK 2026/05/07 04:49:46 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/05/07 04:49:46 INFO : one: Copied (new) 2026/05/07 04:49:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:49:49 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pegeqeq7naso/dst') 2026/05/07 04:49:49 DEBUG : one: Sizes differ 2026/05/07 04:49:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:50 DEBUG : one: size = 5 OK 2026/05/07 04:49:50 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/07 04:49:50 INFO : one: Copied (replaced existing) 2026/05/07 04:49:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:49:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:49:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:49:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:49:59 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pegeqeq7naso/dst') 2026/05/07 04:49:59 DEBUG : one: Sizes differ 2026/05/07 04:49:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:00 DEBUG : one: size = 5 OK 2026/05/07 04:50:00 DEBUG : one: Sizes identical 2026/05/07 04:50:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/07 04:50:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:06 DEBUG : two: Need to transfer - File not found at Destination 2026/05/07 04:50:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:07 DEBUG : two: size = 3 OK 2026/05/07 04:50:07 DEBUG : two: Sizes identical 2026/05/07 04:50:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/07 04:50:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:09 DEBUG : two: Need to transfer - File not found at Destination 2026/05/07 04:50:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:09 DEBUG : two: size = 3 OK 2026/05/07 04:50:09 DEBUG : two: Sizes identical 2026/05/07 04:50:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/07 04:50:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:14 DEBUG : two: Need to transfer - File not found at Destination 2026/05/07 04:50:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:50:14 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-pegeqeq7naso/CompareDest') 2026/05/07 04:50:14 DEBUG : two: Sizes differ 2026/05/07 04:50:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:15 DEBUG : two: size = 5 OK 2026/05/07 04:50:15 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/05/07 04:50:15 INFO : two: Copied (new) 2026/05/07 04:50:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl5Hod60UmyDMli8L_gBPO4102vt_kMGg" 2026/05/07 04:50:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrOkO0b2eRxS8icRmYrRCqbYMPF1vGh2U" 2026/05/07 04:50:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCopyFileCompareDest (49.11s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:50:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/dst" 2026/05/07 04:50:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:50:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:50:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:50:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:50:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:50:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:31 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/CopyDest" 2026/05/07 04:50:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:50:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:50:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:50:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:50:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:50:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:35 DEBUG : one: Need to transfer - File not found at Destination 2026/05/07 04:50:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:38 DEBUG : one: size = 3 OK 2026/05/07 04:50:38 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/05/07 04:50:38 INFO : one: Copied (new) 2026/05/07 04:50:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:50:41 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pegeqeq7naso/dst') 2026/05/07 04:50:41 DEBUG : one: Sizes differ 2026/05/07 04:50:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:42 DEBUG : one: size = 5 OK 2026/05/07 04:50:42 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/07 04:50:42 INFO : one: Copied (replaced existing) 2026/05/07 04:50:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:50:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:50:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/BackupDir" 2026/05/07 04:50:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:50:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:50:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:50:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:50:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:50:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:50:55 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pegeqeq7naso/dst') 2026/05/07 04:50:55 DEBUG : one: Sizes differ 2026/05/07 04:50:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:50:56 DEBUG : one: size = 5 OK 2026/05/07 04:50:56 DEBUG : one: Sizes identical 2026/05/07 04:50:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:50:56 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-pegeqeq7naso/dst') 2026/05/07 04:50:56 DEBUG : one: Sizes differ 2026/05/07 04:50:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/BackupDir': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:50:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:00 INFO : one: Moved (server-side) 2026/05/07 04:51:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:02 DEBUG : one: size = 5 OK 2026/05/07 04:51:02 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/05/07 04:51:02 INFO : one: Copied (server-side copy) 2026/05/07 04:51:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/07 04:51:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:11 DEBUG : two: Need to transfer - File not found at Destination 2026/05/07 04:51:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:11 DEBUG : two: size = 3 OK 2026/05/07 04:51:11 DEBUG : two: Sizes identical 2026/05/07 04:51:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:13 DEBUG : two: size = 3 OK 2026/05/07 04:51:13 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/05/07 04:51:13 INFO : two: Copied (server-side copy) 2026/05/07 04:51:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/07 04:51:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:17 DEBUG : two: size = 3 OK 2026/05/07 04:51:17 DEBUG : two: Sizes identical 2026/05/07 04:51:17 DEBUG : two: Unchanged skipping 2026/05/07 04:51:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:24 DEBUG : three: Need to transfer - File not found at Destination 2026/05/07 04:51:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:51:25 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-pegeqeq7naso/CopyDest') 2026/05/07 04:51:25 DEBUG : three: Sizes differ 2026/05/07 04:51:25 DEBUG : three: Destination not found in --copy-dest 2026/05/07 04:51:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/dst': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:26 DEBUG : three: size = 7 OK 2026/05/07 04:51:26 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/05/07 04:51:26 INFO : three: Copied (new) 2026/05/07 04:51:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq7E8_G96GqpyGiZnC3pB67FUDnC9_kAq" 2026/05/07 04:51:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk5IlNa7GjwfGvxEhEChIwol3F7l8QtWH" 2026/05/07 04:51:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtltCslWrnSkibro69t9EFKy-cD6HL8ep" 2026/05/07 04:51:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCopyFileCopyDest (75.88s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/05/07 04:51:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestCopyInplace (1.27s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/05/07 04:51:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestCopyLongFileName (1.31s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/05/07 04:51:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestCopyLongFileNameCollision (1.25s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:51:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:46 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/07 04:51:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:49 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/07 04:51:49 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/07 04:51:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/07 04:51:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/07 04:51:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/05/07 04:51:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:54 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/07 04:51:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:56 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/07 04:51:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:51:58 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/07 04:51:58 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 3c1c5e08d503fb6798a89697fdbe1c57f6f4a46bed20911e7c6893ca0b376f44 OK 2026/05/07 04:51:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/05/07 04:51:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:51:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:52:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:52:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkhhJUTpXjf5ad3U-G_xFcIj9e93o09d-" 2026/05/07 04:52:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCopyFileMaxTransfer (19.29s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateInteractive (1.26s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateSkip (1.25s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateSizeOnly (1.27s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateFirst (1.69s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateNewest (1.27s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/05/07 04:52:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateNewestByHash (1.69s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateOldest (2.13s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateLargest (1.28s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateSmallest (1.27s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/05/07 04:52:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestDeduplicateRename (1.27s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/05/07 04:52:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- SKIP: TestMergeDirs (1.27s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:52:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpmUf18MlYFBgdGt_GFxNU7yALVsRoTrQ" 2026/05/07 04:52:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:39 DEBUG : a.txt: Excluded (Size Filter) 2026/05/07 04:52:39 DEBUG : a.txt: Excluded 2026/05/07 04:52:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/07 04:52:40 DEBUG : sub dir/hello world: Excluded 2026/05/07 04:52:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/07 04:52:40 DEBUG : sub dir/hello world2: Excluded 2026/05/07 04:52:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:41 DEBUG : sub dir/ignore dir: Excluded 2026/05/07 04:52:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpmUf18MlYFBgdGt_GFxNU7yALVsRoTrQ" 2026/05/07 04:52:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/07 04:52:42 DEBUG : sub dir/hello world: Excluded 2026/05/07 04:52:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/07 04:52:42 DEBUG : sub dir/hello world2: Excluded 2026/05/07 04:52:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:43 DEBUG : sub dir/ignore dir: Excluded 2026/05/07 04:52:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpmUf18MlYFBgdGt_GFxNU7yALVsRoTrQ" 2026/05/07 04:52:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpmUf18MlYFBgdGt_GFxNU7yALVsRoTrQ" 2026/05/07 04:52:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bq9OMbLgMJIMsHx2UI35AmbE2vuBqiH4D" 2026/05/07 04:52:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjQHswJ58LDwNGWb9OvJKqJfk3kxM-Ha8" 2026/05/07 04:52:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestListDirSorted (36.36s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:52:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:52:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqQn8yMgO1EPXoTOfQZdOxLPszkQaio7D" 2026/05/07 04:53:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:16 DEBUG : a.txt: Excluded (Size Filter) 2026/05/07 04:53:16 DEBUG : a.txt: Excluded 2026/05/07 04:53:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/07 04:53:18 DEBUG : sub dir/hello world2: Excluded 2026/05/07 04:53:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/07 04:53:18 DEBUG : sub dir/hello world: Excluded 2026/05/07 04:53:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/07 04:53:19 DEBUG : sub dir/hello world2: Excluded 2026/05/07 04:53:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/07 04:53:19 DEBUG : sub dir/hello world: Excluded 2026/05/07 04:53:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqQn8yMgO1EPXoTOfQZdOxLPszkQaio7D" 2026/05/07 04:53:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:21 DEBUG : sub dir/ignore dir: Excluded 2026/05/07 04:53:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:21 DEBUG : sub dir/ignore dir: Excluded 2026/05/07 04:53:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqQn8yMgO1EPXoTOfQZdOxLPszkQaio7D" 2026/05/07 04:53:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqQn8yMgO1EPXoTOfQZdOxLPszkQaio7D" 2026/05/07 04:53:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjW8CrQ4pc-39SaZDbL9AoZeKMCHcrSlt" 2026/05/07 04:53:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjHe0cLNbMuM5KjH3XVhJKZaShvxh32hj" 2026/05/07 04:53:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestListDirSortedFn (40.05s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:53:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtGq9gsZLPi6MdC89A11NHq6Pjw4Uz2Su" === RUN TestListJSON/Default 2026/05/07 04:53:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestListJSON/FilesOnly 2026/05/07 04:53:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestListJSON/DirsOnly 2026/05/07 04:53:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestListJSON/Recurse 2026/05/07 04:53:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtGq9gsZLPi6MdC89A11NHq6Pjw4Uz2Su" === RUN TestListJSON/SubDir 2026/05/07 04:53:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtGq9gsZLPi6MdC89A11NHq6Pjw4Uz2Su" === RUN TestListJSON/NoModTime 2026/05/07 04:53:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestListJSON/NoMimeType 2026/05/07 04:53:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestListJSON/ShowHash 2026/05/07 04:53:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestListJSON/HashTypes 2026/05/07 04:53:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/05/07 04:53:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtGq9gsZLPi6MdC89A11NHq6Pjw4Uz2Su" 2026/05/07 04:53:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BtGq9gsZLPi6MdC89A11NHq6Pjw4Uz2Su" 2026/05/07 04:53:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestListJSON (18.13s) --- PASS: TestListJSON/Default (0.66s) --- PASS: TestListJSON/FilesOnly (0.66s) --- PASS: TestListJSON/DirsOnly (0.66s) --- PASS: TestListJSON/Recurse (1.33s) --- PASS: TestListJSON/SubDir (0.67s) --- PASS: TestListJSON/NoModTime (0.66s) --- PASS: TestListJSON/NoMimeType (0.66s) --- PASS: TestListJSON/ShowHash (0.66s) --- PASS: TestListJSON/HashTypes (0.67s) --- PASS: TestListJSON/Metadata (1.32s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:53:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:53:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk4U_uo5T6ClkwUcWy2dOE4lgDTZc17Kp" === RUN TestStatJSON/Root 2026/05/07 04:54:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/05/07 04:54:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/Dir 2026/05/07 04:54:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/DirWithTrailingSlash 2026/05/07 04:54:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/File 2026/05/07 04:54:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/NotFound 2026/05/07 04:54:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/DirFilesOnly 2026/05/07 04:54:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/FileFilesOnly 2026/05/07 04:54:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/NotFoundFilesOnly 2026/05/07 04:54:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/DirDirsOnly 2026/05/07 04:54:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/FileDirsOnly 2026/05/07 04:54:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/NotFoundDirsOnly 2026/05/07 04:54:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" === RUN TestStatJSON/RootNotFound 2026/05/07 04:54:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/notfound" 2026/05/07 04:54:12 DEBUG : Config file has changed externally - reloading 2026/05/07 04:54:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:54:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:54:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:54:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:54:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/notfound': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:54:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/notfound': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk4U_uo5T6ClkwUcWy2dOE4lgDTZc17Kp" 2026/05/07 04:54:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bk4U_uo5T6ClkwUcWy2dOE4lgDTZc17Kp" 2026/05/07 04:54:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestStatJSON (28.07s) --- PASS: TestStatJSON/Root (1.10s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.66s) --- PASS: TestStatJSON/Dir (1.31s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.67s) --- PASS: TestStatJSON/File (0.66s) --- PASS: TestStatJSON/NotFound (1.80s) --- PASS: TestStatJSON/DirFilesOnly (1.10s) --- PASS: TestStatJSON/FileFilesOnly (0.65s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.66s) --- PASS: TestStatJSON/DirDirsOnly (0.66s) --- PASS: TestStatJSON/FileDirsOnly (1.09s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.66s) --- PASS: TestStatJSON/RootNotFound (5.67s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:54:23 INFO : Huawei Drive root 'rclone-test-pegeqeq7naso': Making directory 2026/05/07 04:54:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:24 INFO : Huawei Drive root 'rclone-test-pegeqeq7naso': Making directory 2026/05/07 04:54:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestMkdir (1.92s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:54:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnEaghUoZdmkEsJ53QhZI94ajkgmYnSzp" 2026/05/07 04:54:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnEaghUoZdmkEsJ53QhZI94ajkgmYnSzp" 2026/05/07 04:54:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnEaghUoZdmkEsJ53QhZI94ajkgmYnSzp" 2026/05/07 04:54:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestLsd (9.02s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:54:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestLs (6.65s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:54:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/07 04:54:45 DEBUG : empty space: Excluded 2026/05/07 04:54:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestLsWithFilesFrom (7.89s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:54:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestLsLong (6.67s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:54:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:54:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestHashSums (6.01s) === RUN TestHashSumsWithErrors 2026/05/07 04:55:01 DEBUG : Creating backend with remote ":memory:" 2026/05/07 04:55:01 DEBUG : Config file has changed externally - reloading 2026/05/07 04:55:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/07 04:55:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/07 04:55:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:55:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlIAK7mEw7Wr1BKXp-JVH0I5lOGKztLfq" 2026/05/07 04:55:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlIAK7mEw7Wr1BKXp-JVH0I5lOGKztLfq" 2026/05/07 04:55:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlIAK7mEw7Wr1BKXp-JVH0I5lOGKztLfq" 2026/05/07 04:55:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCount (14.58s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:55:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:21 DEBUG : Waiting for deletions to finish 2026/05/07 04:55:21 DEBUG : large: Excluded (Size Filter) 2026/05/07 04:55:22 INFO : small: Deleted 2026/05/07 04:55:22 INFO : medium: Deleted 2026/05/07 04:55:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestDelete (8.92s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:55:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:29 DEBUG : Waiting for deletions to finish 2026/05/07 04:55:30 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/05/07 04:55:30 INFO : large: Deleted 2026/05/07 04:55:30 INFO : small: Deleted 2026/05/07 04:55:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestMaxDelete (9.42s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:55:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:39 DEBUG : Waiting for deletions to finish 2026/05/07 04:55:40 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/07 04:55:40 INFO : small: Deleted 2026/05/07 04:55:40 INFO : medium: Deleted 2026/05/07 04:55:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestMaxDeleteSizeLargeFile (10.41s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:55:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:49 DEBUG : Waiting for deletions to finish 2026/05/07 04:55:50 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/05/07 04:55:51 INFO : small: Deleted 2026/05/07 04:55:51 INFO : large: Deleted 2026/05/07 04:55:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestMaxDeleteSize (9.89s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:55:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:55:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestReadFile (6.91s) === RUN TestRetry 2026/05/07 04:56:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/07 04:56:01 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/07 04:56:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/07 04:56:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/07 04:56:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/07 04:56:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/07 04:56:01 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:56:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" --- PASS: TestCat (17.61s) === RUN TestPurge 2026/05/07 04:56:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-voselun7tofa" 2026/05/07 04:56:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/07 04:56:21 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:56:21 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:56:22 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:56:22 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:56:22 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:56:23 DEBUG : Creating backend with remote "/tmp/rclone2664018978" run.go:198: Remote "Huawei Drive root 'rclone-test-voselun7tofa'", Local "Local file system at /tmp/rclone2664018978", Modify Window "876000h0m0s" 2026/05/07 04:56:23 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:56:24 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bvl-fcDspx1UtJDomxgFJD6S6rfzprZ3V" 2026/05/07 04:56:25 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bvl-fcDspx1UtJDomxgFJD6S6rfzprZ3V" 2026/05/07 04:56:26 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqLY6ok7o-uyoAijp_01GYLJTCC6cbKBs" 2026/05/07 04:56:28 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bmo-b8SqsC-xguKxUImtA0oBqqX34KFFs" 2026/05/07 04:56:30 INFO : A2: Making directory 2026/05/07 04:56:30 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bvl-fcDspx1UtJDomxgFJD6S6rfzprZ3V" 2026/05/07 04:56:32 INFO : A1/B2: Making directory 2026/05/07 04:56:32 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqLY6ok7o-uyoAijp_01GYLJTCC6cbKBs" 2026/05/07 04:56:33 INFO : A1/B2/C2: Making directory 2026/05/07 04:56:33 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BsGo571fcw-aLkbe_3wZHjqqPC2OFWJlm" 2026/05/07 04:56:35 INFO : A1/B1/C3: Making directory 2026/05/07 04:56:35 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bmo-b8SqsC-xguKxUImtA0oBqqX34KFFs" 2026/05/07 04:56:36 INFO : A3: Making directory 2026/05/07 04:56:36 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bvl-fcDspx1UtJDomxgFJD6S6rfzprZ3V" 2026/05/07 04:56:38 INFO : A3/B3: Making directory 2026/05/07 04:56:38 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BiAcUflOKoaCIQd6x9jlH2pLiJvKBDvsg" 2026/05/07 04:56:39 INFO : A3/B3/C4: Making directory 2026/05/07 04:56:39 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BgDrlh1HH00aiXtxa03NLhprf1wuDQ4nG" 2026/05/07 04:56:41 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqLY6ok7o-uyoAijp_01GYLJTCC6cbKBs" 2026/05/07 04:56:42 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bvl-fcDspx1UtJDomxgFJD6S6rfzprZ3V" 2026/05/07 04:56:43 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BiAcUflOKoaCIQd6x9jlH2pLiJvKBDvsg" 2026/05/07 04:56:44 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BgDrlh1HH00aiXtxa03NLhprf1wuDQ4nG" 2026/05/07 04:56:45 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqDM1MmgYHBGQ7yDwb41CKbLWB766nEaR" 2026/05/07 04:56:45 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqLY6ok7o-uyoAijp_01GYLJTCC6cbKBs" 2026/05/07 04:56:46 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bmo-b8SqsC-xguKxUImtA0oBqqX34KFFs" 2026/05/07 04:56:47 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bi02ffzFZvngYT6fpNYhLqZGorfPj3eT4" 2026/05/07 04:56:47 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BsFNxVGjkysj9cyYtsBBPTKq2Q9i6YJBI" 2026/05/07 04:56:48 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BsGo571fcw-aLkbe_3wZHjqqPC2OFWJlm" 2026/05/07 04:56:49 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BvcfSfxNvRDyz-uYpVfxLVaci4PPB6x68" 2026/05/07 04:56:49 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BgkJE53m8EFm-ZlYa9htHtpindmurOErZ" 2026/05/07 04:56:50 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "Bvl-fcDspx1UtJDomxgFJD6S6rfzprZ3V" 2026/05/07 04:56:51 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BiAcUflOKoaCIQd6x9jlH2pLiJvKBDvsg" 2026/05/07 04:56:52 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BgDrlh1HH00aiXtxa03NLhprf1wuDQ4nG" 2026/05/07 04:56:53 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqDM1MmgYHBGQ7yDwb41CKbLWB766nEaR" 2026/05/07 04:56:54 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BqLY6ok7o-uyoAijp_01GYLJTCC6cbKBs" 2026/05/07 04:56:54 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BsGo571fcw-aLkbe_3wZHjqqPC2OFWJlm" 2026/05/07 04:56:55 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BvcfSfxNvRDyz-uYpVfxLVaci4PPB6x68" 2026/05/07 04:56:55 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "BgkJE53m8EFm-ZlYa9htHtpindmurOErZ" 2026/05/07 04:56:57 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:56:57 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Purge remote 2026/05/07 04:56:57 DEBUG : Huawei Drive root 'rclone-test-voselun7tofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:56:58 NOTICE: purge failed: directory not found --- PASS: TestPurge (39.02s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:56:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:56:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:04 INFO : A2: Making directory 2026/05/07 04:57:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:05 INFO : A1/B2: Making directory 2026/05/07 04:57:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:07 INFO : A1/B2/C2: Making directory 2026/05/07 04:57:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoHu0t-l5AYcls3XnAhVIaLqehjs7_VsH" 2026/05/07 04:57:09 INFO : A1/B1/C3: Making directory 2026/05/07 04:57:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:10 INFO : A3: Making directory 2026/05/07 04:57:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:11 INFO : A3/B3: Making directory 2026/05/07 04:57:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrMoTSgAKL2nIRyVw1XtIHLYvIcbSjnXp" 2026/05/07 04:57:13 INFO : A3/B3/C4: Making directory 2026/05/07 04:57:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BvyCrB_qHs_LWb5vYmolIhKXFmYsoA-ly" 2026/05/07 04:57:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnwdtObJpsEgb1r7CUYZIxIXiX7Vg7erI" 2026/05/07 04:57:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrMoTSgAKL2nIRyVw1XtIHLYvIcbSjnXp" 2026/05/07 04:57:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BvyCrB_qHs_LWb5vYmolIhKXFmYsoA-ly" 2026/05/07 04:57:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhXSUgzTQDxVBtOaLsu1OIp-Rpg_mVFWV" 2026/05/07 04:57:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoHu0t-l5AYcls3XnAhVIaLqehjs7_VsH" 2026/05/07 04:57:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkB4hULg8E7rI48J2GrtPYor7E9xquEk6" 2026/05/07 04:57:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bm4bbd8tixMu_9nUaBz5G8oFj6fsZ5p5L" 2026/05/07 04:57:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhXSUgzTQDxVBtOaLsu1OIp-Rpg_mVFWV" 2026/05/07 04:57:24 DEBUG : removing 1 level 3 directories 2026/05/07 04:57:24 INFO : A3/B3/C4: Removing directory 2026/05/07 04:57:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhXSUgzTQDxVBtOaLsu1OIp-Rpg_mVFWV" 2026/05/07 04:57:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnwdtObJpsEgb1r7CUYZIxIXiX7Vg7erI" 2026/05/07 04:57:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrMoTSgAKL2nIRyVw1XtIHLYvIcbSjnXp" 2026/05/07 04:57:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BvyCrB_qHs_LWb5vYmolIhKXFmYsoA-ly" 2026/05/07 04:57:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoHu0t-l5AYcls3XnAhVIaLqehjs7_VsH" 2026/05/07 04:57:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkB4hULg8E7rI48J2GrtPYor7E9xquEk6" 2026/05/07 04:57:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bm4bbd8tixMu_9nUaBz5G8oFj6fsZ5p5L" 2026/05/07 04:57:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrMoTSgAKL2nIRyVw1XtIHLYvIcbSjnXp" 2026/05/07 04:57:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnwdtObJpsEgb1r7CUYZIxIXiX7Vg7erI" 2026/05/07 04:57:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BvyCrB_qHs_LWb5vYmolIhKXFmYsoA-ly" 2026/05/07 04:57:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoHu0t-l5AYcls3XnAhVIaLqehjs7_VsH" 2026/05/07 04:57:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkB4hULg8E7rI48J2GrtPYor7E9xquEk6" 2026/05/07 04:57:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bm4bbd8tixMu_9nUaBz5G8oFj6fsZ5p5L" 2026/05/07 04:57:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:35 DEBUG : removing 2 level 3 directories 2026/05/07 04:57:35 INFO : A1/B2/C2: Removing directory 2026/05/07 04:57:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkB4hULg8E7rI48J2GrtPYor7E9xquEk6" 2026/05/07 04:57:35 INFO : A1/B1/C3: Removing directory 2026/05/07 04:57:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bm4bbd8tixMu_9nUaBz5G8oFj6fsZ5p5L" 2026/05/07 04:57:36 DEBUG : removing 2 level 2 directories 2026/05/07 04:57:36 INFO : A3/B3: Removing directory 2026/05/07 04:57:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BvyCrB_qHs_LWb5vYmolIhKXFmYsoA-ly" 2026/05/07 04:57:36 INFO : A1/B2: Removing directory 2026/05/07 04:57:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoHu0t-l5AYcls3XnAhVIaLqehjs7_VsH" 2026/05/07 04:57:38 DEBUG : removing 2 level 1 directories 2026/05/07 04:57:38 INFO : A3: Removing directory 2026/05/07 04:57:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrMoTSgAKL2nIRyVw1XtIHLYvIcbSjnXp" 2026/05/07 04:57:38 INFO : A2: Removing directory 2026/05/07 04:57:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnwdtObJpsEgb1r7CUYZIxIXiX7Vg7erI" 2026/05/07 04:57:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:48 DEBUG : removing 1 level 3 directories 2026/05/07 04:57:48 INFO : A1/B1/C1: Removing directory 2026/05/07 04:57:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoRSGr_SzhMQwKm7fu4tMALvxtCMmN95E" 2026/05/07 04:57:49 DEBUG : removing 1 level 2 directories 2026/05/07 04:57:49 INFO : A1/B1: Removing directory 2026/05/07 04:57:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bre_ZBiUKyrJ8JQJ0na9K3LcK64r3jpAy" 2026/05/07 04:57:51 DEBUG : removing 1 level 1 directories 2026/05/07 04:57:51 INFO : A1: Removing directory 2026/05/07 04:57:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bh9YlhaofJ2Trld1Z_OtK4p0zFwl4m33k" 2026/05/07 04:57:52 DEBUG : removing 1 level 0 directories 2026/05/07 04:57:52 INFO : Huawei Drive root 'rclone-test-pegeqeq7naso': Removing directory 2026/05/07 04:57:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bhk2ORJUFH2BlVKU1dVVEDJyovMhHgUXg" 2026/05/07 04:57:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:57:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (56.75s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:57:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:57:56 INFO : A1: Making directory 2026/05/07 04:57:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:57:58 INFO : A1/B1: Making directory 2026/05/07 04:57:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiyXePlRPcpQ2j-s9b6lAUJHA7LKGyygU" 2026/05/07 04:57:59 INFO : A1/B1/C1: Making directory 2026/05/07 04:57:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bt9dJWMs6lJQ8RHK-3OZOMq0ye9QZvs4U" 2026/05/07 04:58:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiyXePlRPcpQ2j-s9b6lAUJHA7LKGyygU" 2026/05/07 04:58:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bt9dJWMs6lJQ8RHK-3OZOMq0ye9QZvs4U" 2026/05/07 04:58:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BmdCKT17tgKhZi5Qc-VZDaIM1uMOMadoo" 2026/05/07 04:58:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiyXePlRPcpQ2j-s9b6lAUJHA7LKGyygU" 2026/05/07 04:58:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bt9dJWMs6lJQ8RHK-3OZOMq0ye9QZvs4U" 2026/05/07 04:58:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BmdCKT17tgKhZi5Qc-VZDaIM1uMOMadoo" 2026/05/07 04:58:05 DEBUG : removing 1 level 3 directories 2026/05/07 04:58:05 INFO : A1/B1/C1: Removing directory 2026/05/07 04:58:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BmdCKT17tgKhZi5Qc-VZDaIM1uMOMadoo" 2026/05/07 04:58:07 DEBUG : removing 1 level 2 directories 2026/05/07 04:58:07 INFO : A1/B1: Removing directory 2026/05/07 04:58:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bt9dJWMs6lJQ8RHK-3OZOMq0ye9QZvs4U" 2026/05/07 04:58:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiyXePlRPcpQ2j-s9b6lAUJHA7LKGyygU" 2026/05/07 04:58:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiyXePlRPcpQ2j-s9b6lAUJHA7LKGyygU" 2026/05/07 04:58:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiyXePlRPcpQ2j-s9b6lAUJHA7LKGyygU" 2026/05/07 04:58:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRmdirsLeaveRoot (18.57s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:58:13 INFO : A1: Making directory 2026/05/07 04:58:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:15 INFO : A1/B1: Making directory 2026/05/07 04:58:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BheCcvegpHiLO-gPsqChL1J8FrjE6rUSi" 2026/05/07 04:58:16 INFO : A1/B1/C1: Making directory 2026/05/07 04:58:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsDzE3vWvsz_US4fVVxhBZqrZ9lInK-m_" 2026/05/07 04:58:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BheCcvegpHiLO-gPsqChL1J8FrjE6rUSi" 2026/05/07 04:58:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsDzE3vWvsz_US4fVVxhBZqrZ9lInK-m_" 2026/05/07 04:58:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhXBFt9b2Q46wmYjnTDtPWZ-VdzsEchkO" 2026/05/07 04:58:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BheCcvegpHiLO-gPsqChL1J8FrjE6rUSi" 2026/05/07 04:58:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsDzE3vWvsz_US4fVVxhBZqrZ9lInK-m_" 2026/05/07 04:58:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhXBFt9b2Q46wmYjnTDtPWZ-VdzsEchkO" 2026/05/07 04:58:23 DEBUG : removing 1 level 3 directories 2026/05/07 04:58:23 INFO : A1/B1/C1: Removing directory 2026/05/07 04:58:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhXBFt9b2Q46wmYjnTDtPWZ-VdzsEchkO" 2026/05/07 04:58:24 DEBUG : removing 1 level 2 directories 2026/05/07 04:58:24 INFO : A1/B1: Removing directory 2026/05/07 04:58:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsDzE3vWvsz_US4fVVxhBZqrZ9lInK-m_" 2026/05/07 04:58:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BheCcvegpHiLO-gPsqChL1J8FrjE6rUSi" 2026/05/07 04:58:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BheCcvegpHiLO-gPsqChL1J8FrjE6rUSi" 2026/05/07 04:58:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BheCcvegpHiLO-gPsqChL1J8FrjE6rUSi" 2026/05/07 04:58:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRmdirsWithFilter (16.96s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:58:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:34 DEBUG : filename.txt: File name found in url 2026/05/07 04:58:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/05/07 04:58:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestCopyURL (12.84s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:58:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestCopyURLDownloadHeaders (3.31s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:58:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:47 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/07 04:58:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:50 DEBUG : sub/file2: size = 14 OK 2026/05/07 04:58:50 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/07 04:58:50 INFO : file1: Copied (new) to: sub/file2 2026/05/07 04:58:50 INFO : file1: Deleted 2026/05/07 04:58:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bs84DpMHDYm3itsVoUuJNJqkrMSgTRzjt" 2026/05/07 04:58:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bs84DpMHDYm3itsVoUuJNJqkrMSgTRzjt" 2026/05/07 04:58:52 DEBUG : sub/file2: size = 14 OK 2026/05/07 04:58:52 DEBUG : file1: Sizes identical 2026/05/07 04:58:52 DEBUG : file1: Unchanged skipping 2026/05/07 04:58:52 INFO : file1: Deleted 2026/05/07 04:58:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bs84DpMHDYm3itsVoUuJNJqkrMSgTRzjt" 2026/05/07 04:58:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': don't need to copy/move sub/file2, it is already at target location 2026/05/07 04:58:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bs84DpMHDYm3itsVoUuJNJqkrMSgTRzjt" 2026/05/07 04:58:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:58:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bs84DpMHDYm3itsVoUuJNJqkrMSgTRzjt" 2026/05/07 04:58:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bs84DpMHDYm3itsVoUuJNJqkrMSgTRzjt" 2026/05/07 04:58:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestMoveFile (13.11s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:59:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:00 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/07 04:59:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:02 DEBUG : file1: size = 14 OK 2026/05/07 04:59:02 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/07 04:59:02 INFO : file1: Copied (new) 2026/05/07 04:59:02 INFO : file1: Deleted 2026/05/07 04:59:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:03 DEBUG : file1: Destination exists, skipping 2026/05/07 04:59:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/05/07 04:59:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestMoveFileWithIgnoreExisting (5.96s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:59:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestCaseInsensitiveMoveFile (1.28s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:59:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.28s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:59:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:14 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pegeqeq7naso/backup" 2026/05/07 04:59:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/05/07 04:59:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/05/07 04:59:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/05/07 04:59:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:59:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/05/07 04:59:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:20 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4035839542) 2026/05/07 04:59:20 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-pegeqeq7naso') 2026/05/07 04:59:20 DEBUG : dst/file1: Sizes differ 2026/05/07 04:59:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso/backup': Listing directory "BixUj9_Khgnz3W8uXNUFCRZHwEXsgJdj8" 2026/05/07 04:59:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:24 INFO : dst/file1: Moved (server-side) 2026/05/07 04:59:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:26 DEBUG : dst/file1: size = 14 OK 2026/05/07 04:59:26 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/05/07 04:59:26 INFO : dst/file1: Copied (new) 2026/05/07 04:59:26 INFO : dst/file1: Deleted 2026/05/07 04:59:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BixUj9_Khgnz3W8uXNUFCRZHwEXsgJdj8" 2026/05/07 04:59:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlNmK0T0FQJVsV8_1tVlJf448uF3vgRoV" 2026/05/07 04:59:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BixUj9_Khgnz3W8uXNUFCRZHwEXsgJdj8" 2026/05/07 04:59:32 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlNmK0T0FQJVsV8_1tVlJf448uF3vgRoV" 2026/05/07 04:59:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqorwK6vymFFkNDUW0l9EurBvwqd5dsLR" 2026/05/07 04:59:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BixUj9_Khgnz3W8uXNUFCRZHwEXsgJdj8" 2026/05/07 04:59:36 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BlNmK0T0FQJVsV8_1tVlJf448uF3vgRoV" 2026/05/07 04:59:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BixUj9_Khgnz3W8uXNUFCRZHwEXsgJdj8" 2026/05/07 04:59:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestMoveFileBackupDir (32.48s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 04:59:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 04:59:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 04:59:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 04:59:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 04:59:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 04:59:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 04:59:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 04:59:55 INFO : A1/B2: Making directory 2026/05/07 04:59:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 04:59:57 INFO : A1/B1/C3: Making directory 2026/05/07 04:59:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 04:59:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 04:59:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkAONm3Wp8ZB24-e79EdPNormvxenLasQ" 2026/05/07 05:00:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl9BlYqYIxi6iaFgHBbVNWo01V-50jJyu" 2026/05/07 05:00:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjECB5h1gVEzYPElhrGBL3Jals2rP5A7M" 2026/05/07 05:00:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BgF-i25XWF139xzRk59BEXpq6kFdHUk3d" 2026/05/07 05:00:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:00:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': DirMove: srcID="BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" srcDirectoryID="BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" srcLeaf="A1" dstDirectoryID="BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" dstLeaf="A2" 2026/05/07 05:00:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': DirMove result: id="BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" fileName="A2" parentFolder=[BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu] 2026/05/07 05:00:04 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:00:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkAONm3Wp8ZB24-e79EdPNormvxenLasQ" 2026/05/07 05:00:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl9BlYqYIxi6iaFgHBbVNWo01V-50jJyu" 2026/05/07 05:00:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjECB5h1gVEzYPElhrGBL3Jals2rP5A7M" 2026/05/07 05:00:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BgF-i25XWF139xzRk59BEXpq6kFdHUk3d" 2026/05/07 05:00:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:00:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkAONm3Wp8ZB24-e79EdPNormvxenLasQ" 2026/05/07 05:00:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl9BlYqYIxi6iaFgHBbVNWo01V-50jJyu" 2026/05/07 05:00:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjECB5h1gVEzYPElhrGBL3Jals2rP5A7M" 2026/05/07 05:00:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BgF-i25XWF139xzRk59BEXpq6kFdHUk3d" 2026/05/07 05:00:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:00:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bo2yJuEdQmpF5gqE1Q99Jv7mJuzSV1MAR" 2026/05/07 05:00:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BofoS3nN71Eqamv9bZt1JVLsfIFKh_47K" 2026/05/07 05:00:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjECB5h1gVEzYPElhrGBL3Jals2rP5A7M" 2026/05/07 05:00:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BgF-i25XWF139xzRk59BEXpq6kFdHUk3d" 2026/05/07 05:00:28 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/07 05:00:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/07 05:00:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/07 05:00:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/07 05:00:29 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/07 05:00:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BkAONm3Wp8ZB24-e79EdPNormvxenLasQ" 2026/05/07 05:00:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bl9BlYqYIxi6iaFgHBbVNWo01V-50jJyu" 2026/05/07 05:00:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BjECB5h1gVEzYPElhrGBL3Jals2rP5A7M" 2026/05/07 05:00:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BgF-i25XWF139xzRk59BEXpq6kFdHUk3d" 2026/05/07 05:00:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BpCVt-PEM6s6PQ7roSJlM_b7AX3QjiLBO" 2026/05/07 05:00:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BiDf0VsrUUV33TXoGRhVGSJLSxtoYUAvd" 2026/05/07 05:00:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:00:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoGlU_AJLgt81EvjPVO9NdLqMZnDQz9hf" 2026/05/07 05:00:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bo2yJuEdQmpF5gqE1Q99Jv7mJuzSV1MAR" 2026/05/07 05:00:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BofoS3nN71Eqamv9bZt1JVLsfIFKh_47K" 2026/05/07 05:00:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnyNSAsVFkt3WKqLlHyhDdYXGYI4Xwchd" 2026/05/07 05:00:43 INFO : Huawei Drive root 'rclone-test-pegeqeq7naso': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/07 05:00:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoGlU_AJLgt81EvjPVO9NdLqMZnDQz9hf" 2026/05/07 05:00:44 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bo2yJuEdQmpF5gqE1Q99Jv7mJuzSV1MAR" 2026/05/07 05:00:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BofoS3nN71Eqamv9bZt1JVLsfIFKh_47K" 2026/05/07 05:00:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnyNSAsVFkt3WKqLlHyhDdYXGYI4Xwchd" 2026/05/07 05:00:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:00:49 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:00:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:00:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:00:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:00:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:00:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrSkFRTrQZVzxMMfIIABG87fMN8noVD_c" 2026/05/07 05:00:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv3B6970rpW7TP9H6HeVBraWVSHtvr__u" 2026/05/07 05:00:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:00:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:00:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:00:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BofoS3nN71Eqamv9bZt1JVLsfIFKh_47K" 2026/05/07 05:00:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bo2yJuEdQmpF5gqE1Q99Jv7mJuzSV1MAR" 2026/05/07 05:00:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:00:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:00:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/07 05:00:57 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/07 05:00:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/07 05:00:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/05/07 05:00:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/07 05:00:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BoGlU_AJLgt81EvjPVO9NdLqMZnDQz9hf" 2026/05/07 05:00:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BnyNSAsVFkt3WKqLlHyhDdYXGYI4Xwchd" 2026/05/07 05:01:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bo2yJuEdQmpF5gqE1Q99Jv7mJuzSV1MAR" 2026/05/07 05:01:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BofoS3nN71Eqamv9bZt1JVLsfIFKh_47K" 2026/05/07 05:01:03 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv_wPaetJUDj3KimRHn9HPqUZPeU5zQq4" 2026/05/07 05:01:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BqYZdLZIuSsulyS13nYVBp7Njb6FAqhBL" 2026/05/07 05:01:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:01:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BribNRAzAdSR0abmCFOxJRbTD_8jeRC-k" 2026/05/07 05:01:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:01:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhNdsvkBtLtA0ujdZv6JJZ54yXjKS6XRQ" 2026/05/07 05:01:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv3B6970rpW7TP9H6HeVBraWVSHtvr__u" 2026/05/07 05:01:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrSkFRTrQZVzxMMfIIABG87fMN8noVD_c" 2026/05/07 05:01:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:01:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BribNRAzAdSR0abmCFOxJRbTD_8jeRC-k" 2026/05/07 05:01:14 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:01:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhNdsvkBtLtA0ujdZv6JJZ54yXjKS6XRQ" 2026/05/07 05:01:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv3B6970rpW7TP9H6HeVBraWVSHtvr__u" 2026/05/07 05:01:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrSkFRTrQZVzxMMfIIABG87fMN8noVD_c" 2026/05/07 05:01:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BribNRAzAdSR0abmCFOxJRbTD_8jeRC-k" 2026/05/07 05:01:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BhNdsvkBtLtA0ujdZv6JJZ54yXjKS6XRQ" 2026/05/07 05:01:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrSkFRTrQZVzxMMfIIABG87fMN8noVD_c" 2026/05/07 05:01:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "Bv3B6970rpW7TP9H6HeVBraWVSHtvr__u" 2026/05/07 05:01:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BsPmzC4qCmnTL2z5pDpJDLKocgYdYBsD0" 2026/05/07 05:01:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BuqDr1D6N87paaNwyp7NDN6BF2VjsCak6" 2026/05/07 05:01:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestDirMove (106.80s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:01:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestGetFsInfo (1.27s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:01:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (34 bytes), uploading instead of streaming 2026/05/07 05:01:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:31 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/07 05:01:31 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/05/07 05:01:31 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/07 05:01:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/07 05:01:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:37 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/07 05:01:37 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/05/07 05:01:37 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/07 05:01:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:38 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:01:41 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (34 bytes), uploading instead of streaming 2026/05/07 05:01:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:43 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/07 05:01:43 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/05/07 05:01:43 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/07 05:01:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/07 05:01:43 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:52 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/07 05:01:52 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/05/07 05:01:52 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/05/07 05:01:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:53 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:01:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (34 bytes), uploading instead of streaming 2026/05/07 05:01:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:01:58 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/07 05:01:58 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/05/07 05:01:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/07 05:01:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/07 05:02:06 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/05/07 05:02:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:02:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (34 bytes), uploading instead of streaming 2026/05/07 05:02:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/07 05:02:12 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/07 05:02:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/07 05:02:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/07 05:02:12 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/07 05:02:19 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/07 05:02:19 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/05/07 05:02:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRcat (53.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (14.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (14.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (11.83s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/05/07 05:02:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (48 bytes), uploading instead of streaming 2026/05/07 05:02:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:24 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/07 05:02:25 DEBUG : rcat_metadata: size = 48 OK 2026/05/07 05:02:25 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/05/07 05:02:25 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/05/07 05:02:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" === RUN TestRcatMetadata/ViaDisk 2026/05/07 05:02:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/07 05:02:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:29 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/07 05:02:30 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/05/07 05:02:30 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/05/07 05:02:30 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/05/07 05:02:30 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:33 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRcatMetadata (11.95s) --- PASS: TestRcatMetadata/Normal (5.37s) --- PASS: TestRcatMetadata/ViaDisk (5.31s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:02:34 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (60 bytes), uploading instead of streaming 2026/05/07 05:02:35 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:37 DEBUG : potato2: size = 60 OK 2026/05/07 05:02:37 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/05/07 05:02:37 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/05/07 05:02:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:37 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:39 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRcatSize (6.11s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:02:40 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:41 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/07 05:02:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': File to upload is small (60 bytes), uploading instead of streaming 2026/05/07 05:02:42 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:44 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/05/07 05:02:45 DEBUG : potato2: size = 60 OK 2026/05/07 05:02:45 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/05/07 05:02:45 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/05/07 05:02:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:45 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:46 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:47 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:48 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:50 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRcatSizeMetadata (10.64s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:02:51 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:52 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRcatSizeUploadHeaders (3.56s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/05/07 05:02:54 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- SKIP: TestTouchDir (1.26s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/05/07 05:02:55 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:56 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- SKIP: TestMkdirMetadata (1.28s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/05/07 05:02:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:57 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- SKIP: TestMkdirModTime (1.27s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/07 05:02:58 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:02:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- SKIP: TestCopyDirMetadata (1.27s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/05/07 05:02:59 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:00 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- SKIP: TestSetDirModTime (1.30s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/05/07 05:03:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:01 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- SKIP: TestDirsEqual (1.27s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-pegeqeq7naso'", Local "Local file system at /tmp/rclone4035839542", Modify Window "876000h0m0s" 2026/05/07 05:03:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:02 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:05 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:06 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:07 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:08 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:09 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:10 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:11 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.ziqobuz4" before starting 2026/05/07 05:03:11 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:13 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:14 DEBUG : sub dir/test remove existing.ziqobuz4: TEST: removing renamed existing file after operation 2026/05/07 05:03:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:15 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:16 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qabofez0" before starting 2026/05/07 05:03:17 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:18 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:19 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qabofez0: TEST: renaming existing back after failed operation 2026/05/07 05:03:20 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:21 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:22 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wohexot4" before starting 2026/05/07 05:03:23 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:24 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:25 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wohexot4: TEST: removing renamed existing file after operation 2026/05/07 05:03:26 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:27 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:28 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" 2026/05/07 05:03:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:29 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BrVRzUBOvb-pZEfYOFmNKPbexQdzBKzVq" 2026/05/07 05:03:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Listing directory "BubjpTXKZTq4OnPQ9i_lJz6Nd28GgHRQu" --- PASS: TestRemoveExisting (29.62s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/07 05:03:31 DEBUG : Huawei Drive root 'rclone-test-pegeqeq7naso': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose" - Finished OK in 27m49.806439742s (try 1/5)