"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/11 01:03:27 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe" 2026/07/11 01:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:03:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:03:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:03:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:03:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:03:29 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:03:30 DEBUG : Creating backend with remote "/tmp/rclone2479497768" === 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-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/11 01:03:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/11 01:03:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/07/11 01:03:31 DEBUG : a: size = 0 OK 2026/07/11 01:03:31 DEBUG : a: size = 1 (memory) 2026/07/11 01:03:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/11 01:03:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/11 01:03:31 DEBUG : potato: Seek from 10 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 10 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 2 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/11 01:03:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 2 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/11 01:03:31 DEBUG : potato: Seek from 8 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 8 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/11 01:03:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 01:03:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 01:03:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 01:03:31 DEBUG : potato: Seek from 5 to 2 2026/07/11 01:03:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/11 01:03:31 DEBUG : potato: Seek from 9 to 0 2026/07/11 01:03:31 DEBUG : potato: Seek from 9 to 0 2026/07/11 01:03:31 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-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:03:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:03:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/11 01:03:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheck/3 2026/07/11 01:03:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/11 01:03:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/11 01:03:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCheck (17.09s) --- PASS: TestCheck/1 (0.61s) --- PASS: TestCheck/2 (0.61s) --- PASS: TestCheck/3 (0.60s) --- PASS: TestCheck/4 (0.60s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.59s) --- PASS: TestCheck/7 (0.64s) === RUN TestCheckFsError 2026/07/11 01:03:48 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 01:03:48 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 01:03:48 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/11 01:03:48 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/11 01:03:48 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/11 01:03:48 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:03:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/11 01:03:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheckDownload/3 2026/07/11 01:03:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:03:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/11 01:04:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:04:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/11 01:05:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:06:05 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/11 01:06:50 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/11 01:07:24 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/11 01:07:49 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/11 01:08:08 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/11 01:08:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:08:22 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (273.89s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.12s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.42s) --- PASS: TestCheckDownload/5 (1.03s) --- PASS: TestCheckDownload/6 (1.46s) --- PASS: TestCheckDownload/7 (61.53s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:08:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:08:33 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/11 01:08:41 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/11 01:08:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:08:47 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/11 01:08:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:08:57 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/11 01:08:59 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/11 01:08:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:01 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/07/11 01:09:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:02 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/11 01:09:03 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/11 01:09:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:04 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/11 01:09:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:06 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/11 01:09:06 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/11 01:09:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:07 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/11 01:09:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:09 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/07/11 01:09:10 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/11 01:09:10 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/11 01:09:11 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/11 01:09:12 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 01:09:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCheckSizeOnly (50.17s) --- PASS: TestCheckSizeOnly/1 (4.48s) --- PASS: TestCheckSizeOnly/2 (3.38s) --- PASS: TestCheckSizeOnly/3 (1.06s) --- PASS: TestCheckSizeOnly/4 (0.60s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.62s) --- PASS: TestCheckSizeOnly/7 (0.65s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:09:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 01:09:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 01:09:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 01:09:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/11 01:09:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 01:09:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 01:09:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 01:09:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/11 01:09:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestParseSumFile (6.50s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:09:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/data" 2026/07/11 01:09:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:09:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:09:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:09:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:09:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:09:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" check_test.go:350: Huawei Drive root 'rclone-test-vosefus8cewe/data' lacks md5, skipping 2026/07/11 01:09:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestCheckSum (4.98s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:09:24 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/data" 2026/07/11 01:09:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:09:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:09:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:09:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:09:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/data': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:09:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest1 2026/07/11 01:09:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" 2026/07/11 01:09:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest2 2026/07/11 01:09:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest3 2026/07/11 01:09:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest4 2026/07/11 01:09:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest5 2026/07/11 01:09:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:09:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest6 2026/07/11 01:10:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" 2026/07/11 01:10:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" 2026/07/11 01:10:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:10:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:10:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" === RUN TestCheckSumDownload/subtest7 2026/07/11 01:11:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:12:07 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/11 01:12:52 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/11 01:12:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" 2026/07/11 01:13:26 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/11 01:13:51 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/11 01:14:10 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/11 01:14:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv16tDmDy2bXVlUtCEPJNo6W7n4KydoM1" 2026/07/11 01:14:25 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/11 01:14:35 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/11 01:14:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:14:43 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (319.51s) --- PASS: TestCheckSumDownload/subtest1 (2.65s) --- PASS: TestCheckSumDownload/subtest2 (1.99s) --- PASS: TestCheckSumDownload/subtest3 (2.40s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.50s) --- PASS: TestCheckSumDownload/subtest6 (2.16s) --- PASS: TestCheckSumDownload/subtest7 (63.82s) === RUN TestApplyTransforms 2026/07/11 01:14:43 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bofubad5tobo" 2026/07/11 01:14:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:14:45 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:14:45 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:14:45 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:14:45 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:14:46 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:14:47 DEBUG : Creating backend with remote "/tmp/rclone1604265977" run.go:198: Remote "Huawei Drive root 'rclone-test-bofubad5tobo'", Local "Local file system at /tmp/rclone1604265977", Modify Window "876000h0m0s" 2026/07/11 01:14:47 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:14:49 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Listing directory "Bo6cauIZSbcvQbXgFYH5BOLlCKDRU1jdL" 2026/07/11 01:14:50 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Listing directory "Bo6cauIZSbcvQbXgFYH5BOLlCKDRU1jdL" upper checkfile vs. lower remote (without normalization) 2026/07/11 01:14:51 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Listing directory "Bo6cauIZSbcvQbXgFYH5BOLlCKDRU1jdL" 2026/07/11 01:14:52 ERROR : hello, world!: sum not found 2026/07/11 01:14:52 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-bofubad5tobo' 2026/07/11 01:14:52 NOTICE: Huawei Drive root 'rclone-test-bofubad5tobo': 1 files missing 2026/07/11 01:14:52 NOTICE: 1 hashes missing 2026/07/11 01:14:52 NOTICE: Huawei Drive root 'rclone-test-bofubad5tobo': 1 differences found 2026/07/11 01:14:52 NOTICE: Huawei Drive root 'rclone-test-bofubad5tobo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/11 01:14:52 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Listing directory "Bo6cauIZSbcvQbXgFYH5BOLlCKDRU1jdL" 2026/07/11 01:14:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:14:53 NOTICE: Huawei Drive root 'rclone-test-bofubad5tobo': 0 differences found 2026/07/11 01:14:53 NOTICE: Huawei Drive root 'rclone-test-bofubad5tobo': 1 matching files 2026/07/11 01:14:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fonaxut1himu" 2026/07/11 01:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:14:54 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:14:54 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:14:54 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:14:54 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:14:55 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:14:56 DEBUG : Creating backend with remote "/tmp/rclone3133552097" run.go:198: Remote "Huawei Drive root 'rclone-test-fonaxut1himu'", Local "Local file system at /tmp/rclone3133552097", Modify Window "876000h0m0s" 2026/07/11 01:14:56 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:14:57 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Listing directory "BnpecA6NofzhxK9RDvv1HeYRyro9x7CW4" 2026/07/11 01:14:58 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Listing directory "BnpecA6NofzhxK9RDvv1HeYRyro9x7CW4" lower checkfile vs. upper remote (without normalization) 2026/07/11 01:14:59 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Listing directory "BnpecA6NofzhxK9RDvv1HeYRyro9x7CW4" 2026/07/11 01:14:59 ERROR : HELLO, WORLD!: sum not found 2026/07/11 01:14:59 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-fonaxut1himu' 2026/07/11 01:14:59 NOTICE: Huawei Drive root 'rclone-test-fonaxut1himu': 1 files missing 2026/07/11 01:14:59 NOTICE: 1 hashes missing 2026/07/11 01:14:59 NOTICE: Huawei Drive root 'rclone-test-fonaxut1himu': 1 differences found 2026/07/11 01:14:59 NOTICE: Huawei Drive root 'rclone-test-fonaxut1himu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/11 01:14:59 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Listing directory "BnpecA6NofzhxK9RDvv1HeYRyro9x7CW4" 2026/07/11 01:15:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:00 NOTICE: Huawei Drive root 'rclone-test-fonaxut1himu': 0 differences found 2026/07/11 01:15:00 NOTICE: Huawei Drive root 'rclone-test-fonaxut1himu': 1 matching files 2026/07/11 01:15:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-daharip6wepu" 2026/07/11 01:15:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:01 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:01 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:02 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:02 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:03 DEBUG : Creating backend with remote "/tmp/rclone2363534668" run.go:198: Remote "Huawei Drive root 'rclone-test-daharip6wepu'", Local "Local file system at /tmp/rclone2363534668", Modify Window "876000h0m0s" 2026/07/11 01:15:03 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:05 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Listing directory "Bg5YUClskEMDkDaq5e9ZOCplzJoaJoEpA" 2026/07/11 01:15:06 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Listing directory "Bg5YUClskEMDkDaq5e9ZOCplzJoaJoEpA" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/11 01:15:07 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Listing directory "Bg5YUClskEMDkDaq5e9ZOCplzJoaJoEpA" 2026/07/11 01:15:07 ERROR : HeLlO, wOrLd!: sum not found 2026/07/11 01:15:07 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-daharip6wepu' 2026/07/11 01:15:07 NOTICE: Huawei Drive root 'rclone-test-daharip6wepu': 1 files missing 2026/07/11 01:15:07 NOTICE: 1 hashes missing 2026/07/11 01:15:07 NOTICE: Huawei Drive root 'rclone-test-daharip6wepu': 1 differences found 2026/07/11 01:15:07 NOTICE: Huawei Drive root 'rclone-test-daharip6wepu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/11 01:15:07 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Listing directory "Bg5YUClskEMDkDaq5e9ZOCplzJoaJoEpA" 2026/07/11 01:15:09 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:09 NOTICE: Huawei Drive root 'rclone-test-daharip6wepu': 0 differences found 2026/07/11 01:15:09 NOTICE: Huawei Drive root 'rclone-test-daharip6wepu': 1 matching files 2026/07/11 01:15:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bidacan1yomi" 2026/07/11 01:15:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:10 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:10 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:10 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:10 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:11 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:12 DEBUG : Creating backend with remote "/tmp/rclone4010984244" run.go:198: Remote "Huawei Drive root 'rclone-test-bidacan1yomi'", Local "Local file system at /tmp/rclone4010984244", Modify Window "876000h0m0s" 2026/07/11 01:15:12 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:13 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Listing directory "Bs_Dot2bnIPMkHDY8pLJNn6kV2ju0Y3pz" 2026/07/11 01:15:15 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Listing directory "Bs_Dot2bnIPMkHDY8pLJNn6kV2ju0Y3pz" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/11 01:15:15 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Listing directory "Bs_Dot2bnIPMkHDY8pLJNn6kV2ju0Y3pz" 2026/07/11 01:15:16 ERROR : HELLO, WORLD!: sum not found 2026/07/11 01:15:16 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-bidacan1yomi' 2026/07/11 01:15:16 NOTICE: Huawei Drive root 'rclone-test-bidacan1yomi': 1 files missing 2026/07/11 01:15:16 NOTICE: 1 hashes missing 2026/07/11 01:15:16 NOTICE: Huawei Drive root 'rclone-test-bidacan1yomi': 1 differences found 2026/07/11 01:15:16 NOTICE: Huawei Drive root 'rclone-test-bidacan1yomi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/11 01:15:16 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Listing directory "Bs_Dot2bnIPMkHDY8pLJNn6kV2ju0Y3pz" 2026/07/11 01:15:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:17 NOTICE: Huawei Drive root 'rclone-test-bidacan1yomi': 0 differences found 2026/07/11 01:15:17 NOTICE: Huawei Drive root 'rclone-test-bidacan1yomi': 1 matching files 2026/07/11 01:15:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gokipac7zeqa" 2026/07/11 01:15:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:18 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:18 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:19 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:19 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:19 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:20 DEBUG : Creating backend with remote "/tmp/rclone1169635921" run.go:198: Remote "Huawei Drive root 'rclone-test-gokipac7zeqa'", Local "Local file system at /tmp/rclone1169635921", Modify Window "876000h0m0s" 2026/07/11 01:15:20 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:21 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Listing directory "BgNFW-r4BN1MnnTB9XYNPNJo0ZHZshW3T" 2026/07/11 01:15:23 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Listing directory "BgNFW-r4BN1MnnTB9XYNPNJo0ZHZshW3T" NFD checkfile vs. NFC remote (without normalization) 2026/07/11 01:15:23 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Listing directory "BgNFW-r4BN1MnnTB9XYNPNJo0ZHZshW3T" 2026/07/11 01:15:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 01:15:24 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-gokipac7zeqa' 2026/07/11 01:15:24 NOTICE: Huawei Drive root 'rclone-test-gokipac7zeqa': 1 files missing 2026/07/11 01:15:24 NOTICE: 1 hashes missing 2026/07/11 01:15:24 NOTICE: Huawei Drive root 'rclone-test-gokipac7zeqa': 1 differences found 2026/07/11 01:15:24 NOTICE: Huawei Drive root 'rclone-test-gokipac7zeqa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/11 01:15:24 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Listing directory "BgNFW-r4BN1MnnTB9XYNPNJo0ZHZshW3T" 2026/07/11 01:15:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:25 NOTICE: Huawei Drive root 'rclone-test-gokipac7zeqa': 0 differences found 2026/07/11 01:15:25 NOTICE: Huawei Drive root 'rclone-test-gokipac7zeqa': 1 matching files 2026/07/11 01:15:25 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kucewus7wiko" 2026/07/11 01:15:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:26 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:26 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:27 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:27 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:28 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:28 DEBUG : Creating backend with remote "/tmp/rclone1615764233" run.go:198: Remote "Huawei Drive root 'rclone-test-kucewus7wiko'", Local "Local file system at /tmp/rclone1615764233", Modify Window "876000h0m0s" 2026/07/11 01:15:28 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:30 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Listing directory "BsIev86GwhgbXHNIp7HRGA6pinX9zNNyG" 2026/07/11 01:15:31 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Listing directory "BsIev86GwhgbXHNIp7HRGA6pinX9zNNyG" NFC checkfile vs. NFD remote (without normalization) 2026/07/11 01:15:32 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Listing directory "BsIev86GwhgbXHNIp7HRGA6pinX9zNNyG" 2026/07/11 01:15:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 01:15:33 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-kucewus7wiko' 2026/07/11 01:15:33 NOTICE: Huawei Drive root 'rclone-test-kucewus7wiko': 1 files missing 2026/07/11 01:15:33 NOTICE: 1 hashes missing 2026/07/11 01:15:33 NOTICE: Huawei Drive root 'rclone-test-kucewus7wiko': 1 differences found 2026/07/11 01:15:33 NOTICE: Huawei Drive root 'rclone-test-kucewus7wiko': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/11 01:15:33 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Listing directory "BsIev86GwhgbXHNIp7HRGA6pinX9zNNyG" 2026/07/11 01:15:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:34 NOTICE: Huawei Drive root 'rclone-test-kucewus7wiko': 0 differences found 2026/07/11 01:15:34 NOTICE: Huawei Drive root 'rclone-test-kucewus7wiko': 1 matching files 2026/07/11 01:15:34 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-daqamok9dule" 2026/07/11 01:15:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:35 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:35 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:36 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:36 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:37 DEBUG : Creating backend with remote "/tmp/rclone3117979536" run.go:198: Remote "Huawei Drive root 'rclone-test-daqamok9dule'", Local "Local file system at /tmp/rclone3117979536", Modify Window "876000h0m0s" 2026/07/11 01:15:37 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:38 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Listing directory "BoF9xnXVgpPruj7aeiAtGQrq6QxGn5P56" 2026/07/11 01:15:40 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Listing directory "BoF9xnXVgpPruj7aeiAtGQrq6QxGn5P56" NFDx2 checkfile vs. both remote (without normalization) 2026/07/11 01:15:40 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Listing directory "BoF9xnXVgpPruj7aeiAtGQrq6QxGn5P56" 2026/07/11 01:15:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:15:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-daqamok9dule' 2026/07/11 01:15:41 NOTICE: Huawei Drive root 'rclone-test-daqamok9dule': 1 files missing 2026/07/11 01:15:41 NOTICE: 1 hashes missing 2026/07/11 01:15:41 NOTICE: Huawei Drive root 'rclone-test-daqamok9dule': 1 differences found 2026/07/11 01:15:41 NOTICE: Huawei Drive root 'rclone-test-daqamok9dule': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/11 01:15:41 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Listing directory "BoF9xnXVgpPruj7aeiAtGQrq6QxGn5P56" 2026/07/11 01:15:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:42 NOTICE: Huawei Drive root 'rclone-test-daqamok9dule': 0 differences found 2026/07/11 01:15:42 NOTICE: Huawei Drive root 'rclone-test-daqamok9dule': 1 matching files 2026/07/11 01:15:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-menizez8kiwo" 2026/07/11 01:15:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:43 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:43 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:44 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:44 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:44 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:45 DEBUG : Creating backend with remote "/tmp/rclone3780516822" run.go:198: Remote "Huawei Drive root 'rclone-test-menizez8kiwo'", Local "Local file system at /tmp/rclone3780516822", Modify Window "876000h0m0s" 2026/07/11 01:15:45 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:46 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Listing directory "BoqFkmqc5cqK5lYjusAlPQbhEVhZ1vSgi" 2026/07/11 01:15:47 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Listing directory "BoqFkmqc5cqK5lYjusAlPQbhEVhZ1vSgi" NFCx2 checkfile vs. both remote (without normalization) 2026/07/11 01:15:48 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Listing directory "BoqFkmqc5cqK5lYjusAlPQbhEVhZ1vSgi" 2026/07/11 01:15:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:15:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-menizez8kiwo' 2026/07/11 01:15:48 NOTICE: Huawei Drive root 'rclone-test-menizez8kiwo': 1 files missing 2026/07/11 01:15:48 NOTICE: 1 hashes missing 2026/07/11 01:15:48 NOTICE: Huawei Drive root 'rclone-test-menizez8kiwo': 1 differences found 2026/07/11 01:15:48 NOTICE: Huawei Drive root 'rclone-test-menizez8kiwo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/11 01:15:48 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Listing directory "BoqFkmqc5cqK5lYjusAlPQbhEVhZ1vSgi" 2026/07/11 01:15:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:49 NOTICE: Huawei Drive root 'rclone-test-menizez8kiwo': 0 differences found 2026/07/11 01:15:49 NOTICE: Huawei Drive root 'rclone-test-menizez8kiwo': 1 matching files 2026/07/11 01:15:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-safokav5guru" 2026/07/11 01:15:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:50 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:50 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:50 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:50 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:50 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:50 DEBUG : Creating backend with remote "/tmp/rclone2478635346" run.go:198: Remote "Huawei Drive root 'rclone-test-safokav5guru'", Local "Local file system at /tmp/rclone2478635346", Modify Window "876000h0m0s" 2026/07/11 01:15:50 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:50 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Listing directory "Bnd9fUJ9InuALtPtrdm9KTYc6bdxNzMRg" 2026/07/11 01:15:51 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Listing directory "Bnd9fUJ9InuALtPtrdm9KTYc6bdxNzMRg" both checkfile vs. NFDx2 remote (without normalization) 2026/07/11 01:15:51 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Listing directory "Bnd9fUJ9InuALtPtrdm9KTYc6bdxNzMRg" 2026/07/11 01:15:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:15:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-safokav5guru' 2026/07/11 01:15:51 NOTICE: Huawei Drive root 'rclone-test-safokav5guru': 1 files missing 2026/07/11 01:15:51 NOTICE: 1 hashes missing 2026/07/11 01:15:51 NOTICE: Huawei Drive root 'rclone-test-safokav5guru': 1 differences found 2026/07/11 01:15:51 NOTICE: Huawei Drive root 'rclone-test-safokav5guru': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/11 01:15:51 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Listing directory "Bnd9fUJ9InuALtPtrdm9KTYc6bdxNzMRg" 2026/07/11 01:15:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:51 NOTICE: Huawei Drive root 'rclone-test-safokav5guru': 0 differences found 2026/07/11 01:15:51 NOTICE: Huawei Drive root 'rclone-test-safokav5guru': 1 matching files 2026/07/11 01:15:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xicilak6dasi" 2026/07/11 01:15:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:15:52 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:15:52 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:15:52 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:15:52 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:53 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:54 DEBUG : Creating backend with remote "/tmp/rclone2952514467" run.go:198: Remote "Huawei Drive root 'rclone-test-xicilak6dasi'", Local "Local file system at /tmp/rclone2952514467", Modify Window "876000h0m0s" 2026/07/11 01:15:54 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:15:55 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Listing directory "Bp5awz3myutIHHUdPpuFOJr1zgkOrNuBS" 2026/07/11 01:15:57 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Listing directory "Bp5awz3myutIHHUdPpuFOJr1zgkOrNuBS" both checkfile vs. NFCx2 remote (without normalization) 2026/07/11 01:15:57 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Listing directory "Bp5awz3myutIHHUdPpuFOJr1zgkOrNuBS" 2026/07/11 01:15:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 01:15:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-xicilak6dasi' 2026/07/11 01:15:58 NOTICE: Huawei Drive root 'rclone-test-xicilak6dasi': 1 files missing 2026/07/11 01:15:58 NOTICE: 1 hashes missing 2026/07/11 01:15:58 NOTICE: Huawei Drive root 'rclone-test-xicilak6dasi': 1 differences found 2026/07/11 01:15:58 NOTICE: Huawei Drive root 'rclone-test-xicilak6dasi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/11 01:15:58 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Listing directory "Bp5awz3myutIHHUdPpuFOJr1zgkOrNuBS" 2026/07/11 01:15:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 01:15:59 NOTICE: Huawei Drive root 'rclone-test-xicilak6dasi': 0 differences found 2026/07/11 01:15:59 NOTICE: Huawei Drive root 'rclone-test-xicilak6dasi': 1 matching files 2026/07/11 01:15:59 DEBUG : Huawei Drive root 'rclone-test-xicilak6dasi': Purge remote 2026/07/11 01:15:59 DEBUG : Huawei Drive root 'rclone-test-safokav5guru': Purge remote 2026/07/11 01:15:59 DEBUG : Huawei Drive root 'rclone-test-menizez8kiwo': Purge remote 2026/07/11 01:16:00 DEBUG : Huawei Drive root 'rclone-test-daqamok9dule': Purge remote 2026/07/11 01:16:01 DEBUG : Huawei Drive root 'rclone-test-kucewus7wiko': Purge remote 2026/07/11 01:16:01 DEBUG : Huawei Drive root 'rclone-test-gokipac7zeqa': Purge remote 2026/07/11 01:16:02 DEBUG : Huawei Drive root 'rclone-test-bidacan1yomi': Purge remote 2026/07/11 01:16:03 DEBUG : Huawei Drive root 'rclone-test-daharip6wepu': Purge remote 2026/07/11 01:16:03 DEBUG : Huawei Drive root 'rclone-test-fonaxut1himu': Purge remote 2026/07/11 01:16:05 DEBUG : Huawei Drive root 'rclone-test-bofubad5tobo': Purge remote --- PASS: TestApplyTransforms (82.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:16:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:06 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/11 01:16:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:16:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:11 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/11 01:16:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:14 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/11 01:16:17 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/11 01:16:19 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/11 01:16:19 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:16:19 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/11 01:16:19 INFO : file1: Copied (new) to: sub/file2 2026/07/11 01:16:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:20 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/11 01:16:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BheTlmumEz1V66ChmMAlCJp8B1xY7AJXV" 2026/07/11 01:16:21 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/11 01:16:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BheTlmumEz1V66ChmMAlCJp8B1xY7AJXV" 2026/07/11 01:16:22 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/11 01:16:22 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:16:22 DEBUG : file1: Sizes identical 2026/07/11 01:16:22 DEBUG : file1: Unchanged skipping 2026/07/11 01:16:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:22 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/11 01:16:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BheTlmumEz1V66ChmMAlCJp8B1xY7AJXV" 2026/07/11 01:16:23 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/11 01:16:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': don't need to copy/move sub/file2, it is already at target location 2026/07/11 01:16:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:24 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/11 01:16:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BheTlmumEz1V66ChmMAlCJp8B1xY7AJXV" 2026/07/11 01:16:24 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/11 01:16:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:25 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/11 01:16:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BheTlmumEz1V66ChmMAlCJp8B1xY7AJXV" 2026/07/11 01:16:25 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/11 01:16:26 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/11 01:16:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BheTlmumEz1V66ChmMAlCJp8B1xY7AJXV" 2026/07/11 01:16:27 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/11 01:16:27 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/11 01:16:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:28 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.26s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/11 01:16:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:28 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/11 01:16:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:29 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.15s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:16:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:29 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/11 01:16:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:30 DEBUG : pacer: Reducing sleep to 10ms 2026/07/11 01:16:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/backup" 2026/07/11 01:16:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:16:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:16:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:16:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:16:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:16:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:16:37 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-vosefus8cewe') 2026/07/11 01:16:37 DEBUG : dst/file1: Sizes differ 2026/07/11 01:16:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "Bi4_gmiw86iyTaTJ9_dhGM5Fq0hb-uLCs" 2026/07/11 01:16:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:42 INFO : dst/file1: Moved (server-side) 2026/07/11 01:16:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:43 DEBUG : dst/file1: size = 14 OK 2026/07/11 01:16:43 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/11 01:16:43 INFO : dst/file1: Copied (new) 2026/07/11 01:16:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bi4_gmiw86iyTaTJ9_dhGM5Fq0hb-uLCs" 2026/07/11 01:16:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bpo2l5VqYS3FBaLRDNV5B1Lxol2mIHBHx" 2026/07/11 01:16:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bi4_gmiw86iyTaTJ9_dhGM5Fq0hb-uLCs" 2026/07/11 01:16:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bpo2l5VqYS3FBaLRDNV5B1Lxol2mIHBHx" 2026/07/11 01:16:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrJb_RVeEYNduIB5VgRtLx7ZzzcmFADpX" 2026/07/11 01:16:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bi4_gmiw86iyTaTJ9_dhGM5Fq0hb-uLCs" 2026/07/11 01:16:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bpo2l5VqYS3FBaLRDNV5B1Lxol2mIHBHx" 2026/07/11 01:16:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bi4_gmiw86iyTaTJ9_dhGM5Fq0hb-uLCs" 2026/07/11 01:16:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCopyFileBackupDir (25.60s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:16:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/dst" 2026/07/11 01:16:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:16:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:16:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:16:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:16:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:16:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:16:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/CompareDest" 2026/07/11 01:17:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:17:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:17:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:17:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:17:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:17:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:03 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 01:17:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:06 DEBUG : one: size = 3 OK 2026/07/11 01:17:06 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/11 01:17:06 INFO : one: Copied (new) 2026/07/11 01:17:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:17:09 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-vosefus8cewe/dst') 2026/07/11 01:17:09 DEBUG : one: Sizes differ 2026/07/11 01:17:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:10 DEBUG : one: size = 5 OK 2026/07/11 01:17:10 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/11 01:17:10 INFO : one: Copied (replaced existing) 2026/07/11 01:17:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:17:18 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-vosefus8cewe/dst') 2026/07/11 01:17:18 DEBUG : one: Sizes differ 2026/07/11 01:17:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:19 DEBUG : one: size = 5 OK 2026/07/11 01:17:19 DEBUG : one: Sizes identical 2026/07/11 01:17:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 01:17:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:17:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:26 DEBUG : two: size = 3 OK 2026/07/11 01:17:26 DEBUG : two: Sizes identical 2026/07/11 01:17:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:17:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:17:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:29 DEBUG : two: size = 3 OK 2026/07/11 01:17:29 DEBUG : two: Sizes identical 2026/07/11 01:17:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 01:17:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:33 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:17:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:17:33 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-vosefus8cewe/CompareDest') 2026/07/11 01:17:33 DEBUG : two: Sizes differ 2026/07/11 01:17:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:35 DEBUG : two: size = 5 OK 2026/07/11 01:17:35 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/11 01:17:35 INFO : two: Copied (new) 2026/07/11 01:17:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu7uY0NPo2Y6qppnI2TBGQaFeqlwBbIMO" 2026/07/11 01:17:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv5gm6ZlDhw8ueG_xtiFEe6V9FGVLx92P" 2026/07/11 01:17:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCopyFileCompareDest (49.34s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:17:44 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/dst" 2026/07/11 01:17:44 DEBUG : Config file has changed externally - reloading 2026/07/11 01:17:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:17:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:17:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:17:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:17:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:17:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/CopyDest" 2026/07/11 01:17:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:17:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:17:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:17:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:17:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:17:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:53 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 01:17:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:56 DEBUG : one: size = 3 OK 2026/07/11 01:17:56 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/11 01:17:56 INFO : one: Copied (new) 2026/07/11 01:17:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:17:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:17:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:17:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:18:00 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-vosefus8cewe/dst') 2026/07/11 01:18:00 DEBUG : one: Sizes differ 2026/07/11 01:18:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:01 DEBUG : one: size = 5 OK 2026/07/11 01:18:01 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/11 01:18:01 INFO : one: Copied (replaced existing) 2026/07/11 01:18:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/BackupDir" 2026/07/11 01:18:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:18:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:18:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:18:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:18:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:18:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:18:13 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-vosefus8cewe/dst') 2026/07/11 01:18:13 DEBUG : one: Sizes differ 2026/07/11 01:18:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:14 DEBUG : one: size = 5 OK 2026/07/11 01:18:14 DEBUG : one: Sizes identical 2026/07/11 01:18:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:18:14 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-vosefus8cewe/dst') 2026/07/11 01:18:14 DEBUG : one: Sizes differ 2026/07/11 01:18:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/BackupDir': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:17 INFO : one: Moved (server-side) 2026/07/11 01:18:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:19 DEBUG : one: size = 5 OK 2026/07/11 01:18:19 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/11 01:18:19 INFO : one: Copied (server-side copy) 2026/07/11 01:18:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/11 01:18:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:25 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 01:18:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:26 DEBUG : two: size = 3 OK 2026/07/11 01:18:26 DEBUG : two: Sizes identical 2026/07/11 01:18:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:27 DEBUG : two: size = 3 OK 2026/07/11 01:18:27 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/11 01:18:27 INFO : two: Copied (server-side copy) 2026/07/11 01:18:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/11 01:18:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:31 DEBUG : two: size = 3 OK 2026/07/11 01:18:31 DEBUG : two: Sizes identical 2026/07/11 01:18:31 DEBUG : two: Unchanged skipping 2026/07/11 01:18:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:37 DEBUG : three: Need to transfer - File not found at Destination 2026/07/11 01:18:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:38 DEBUG : three: size = 7 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:18:38 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-vosefus8cewe/CopyDest') 2026/07/11 01:18:38 DEBUG : three: Sizes differ 2026/07/11 01:18:38 DEBUG : three: Destination not found in --copy-dest 2026/07/11 01:18:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/dst': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:39 DEBUG : three: size = 7 OK 2026/07/11 01:18:39 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/11 01:18:39 INFO : three: Copied (new) 2026/07/11 01:18:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv7mUTcTz_yA6cfhy5YVPeaVcpsEWd6Wg" 2026/07/11 01:18:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bo1bMSiBYgKU6eBjor-FCFbmz_sby3Nol" 2026/07/11 01:18:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjWWxtzk1LVzReSNL2YNCcZeAgzvrsXfc" 2026/07/11 01:18:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCopyFileCopyDest (69.57s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/11 01:18:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestCopyInplace (1.14s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/11 01:18:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestCopyLongFileName (1.14s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/11 01:18:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestCopyLongFileNameCollision (1.13s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:18:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/11 01:18:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:18:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:00 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/11 01:19:00 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/11 01:19:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/11 01:19:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:02 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/11 01:19:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:02 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/11 01:19:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/11 01:19:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:06 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/11 01:19:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:07 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/11 01:19:07 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 444bf32e237e0215bddcc939c8fa0c54249a10d81dd84127861ae43e27eac9f2 OK 2026/07/11 01:19:07 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/11 01:19:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bshq2xPSPpWdezjNcT7lIY6j_hEgmC__n" 2026/07/11 01:19:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCopyFileMaxTransfer (15.90s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateInteractive (1.15s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateSkip (1.16s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateSizeOnly (1.15s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateFirst (1.17s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateNewest (1.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/11 01:19:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateNewestByHash (1.16s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateOldest (1.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateLargest (1.15s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateSmallest (1.13s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/11 01:19:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestDeduplicateRename (1.16s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/11 01:19:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- SKIP: TestMergeDirs (1.16s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:19:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoMRcW7HV-XMw2mY-2QBGsLohbtdjUaPz" 2026/07/11 01:19:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:42 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 01:19:42 DEBUG : a.txt: Excluded 2026/07/11 01:19:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:19:43 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:19:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:19:43 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:19:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoMRcW7HV-XMw2mY-2QBGsLohbtdjUaPz" 2026/07/11 01:19:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:19:44 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:19:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:19:44 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:19:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:45 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:19:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:45 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:19:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoMRcW7HV-XMw2mY-2QBGsLohbtdjUaPz" 2026/07/11 01:19:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoMRcW7HV-XMw2mY-2QBGsLohbtdjUaPz" 2026/07/11 01:19:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlNCzFOAt6mv0lBvaTEJEzY41gZgyqbDr" 2026/07/11 01:19:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BsB-vFJD-f1f0dwjwzsBHGKr6nZhCeiXX" 2026/07/11 01:19:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestListDirSorted (31.98s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:19:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:19:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjGyyGaW8flHkNwVX1llD_ZaJgJV3OCTR" 2026/07/11 01:20:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:14 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 01:20:14 DEBUG : a.txt: Excluded 2026/07/11 01:20:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:20:15 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:20:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:20:15 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:20:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:16 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:20:16 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 01:20:16 DEBUG : sub dir/hello world2: Excluded 2026/07/11 01:20:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 01:20:16 DEBUG : sub dir/hello world: Excluded 2026/07/11 01:20:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjGyyGaW8flHkNwVX1llD_ZaJgJV3OCTR" 2026/07/11 01:20:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:17 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 01:20:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjGyyGaW8flHkNwVX1llD_ZaJgJV3OCTR" 2026/07/11 01:20:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjGyyGaW8flHkNwVX1llD_ZaJgJV3OCTR" 2026/07/11 01:20:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bm7UQ_vS_OMlIaeaxP8NCkoFQInImO2JJ" 2026/07/11 01:20:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrHGBZvgcneEGryKchKdI37aUs-oqmMdh" 2026/07/11 01:20:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestListDirSortedFn (32.02s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:20:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bn9qwkhdBua_4jl1-op9L6IU_gh7FxeMv" === RUN TestListJSON/Default 2026/07/11 01:20:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestListJSON/FilesOnly 2026/07/11 01:20:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestListJSON/DirsOnly 2026/07/11 01:20:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestListJSON/Recurse 2026/07/11 01:20:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bn9qwkhdBua_4jl1-op9L6IU_gh7FxeMv" === RUN TestListJSON/SubDir 2026/07/11 01:20:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bn9qwkhdBua_4jl1-op9L6IU_gh7FxeMv" === RUN TestListJSON/NoModTime 2026/07/11 01:20:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestListJSON/NoMimeType 2026/07/11 01:20:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestListJSON/ShowHash 2026/07/11 01:20:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestListJSON/HashTypes 2026/07/11 01:20:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/11 01:20:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bn9qwkhdBua_4jl1-op9L6IU_gh7FxeMv" 2026/07/11 01:20:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bn9qwkhdBua_4jl1-op9L6IU_gh7FxeMv" 2026/07/11 01:20:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestListJSON (16.45s) --- PASS: TestListJSON/Default (0.61s) --- PASS: TestListJSON/FilesOnly (0.61s) --- PASS: TestListJSON/DirsOnly (0.60s) --- PASS: TestListJSON/Recurse (1.21s) --- PASS: TestListJSON/SubDir (0.59s) --- PASS: TestListJSON/NoModTime (0.60s) --- PASS: TestListJSON/NoMimeType (0.60s) --- PASS: TestListJSON/ShowHash (0.60s) --- PASS: TestListJSON/HashTypes (0.60s) --- PASS: TestListJSON/Metadata (1.22s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:20:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuqSPCh6Z_0igJiFGl81NpKBBvYbMHaXI" === RUN TestStatJSON/Root 2026/07/11 01:20:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/11 01:20:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/Dir 2026/07/11 01:20:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/11 01:20:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/File 2026/07/11 01:20:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/NotFound 2026/07/11 01:20:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:20:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/DirFilesOnly 2026/07/11 01:20:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/FileFilesOnly 2026/07/11 01:20:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/11 01:20:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/DirDirsOnly 2026/07/11 01:20:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/FileDirsOnly 2026/07/11 01:20:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/11 01:20:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" === RUN TestStatJSON/RootNotFound 2026/07/11 01:21:00 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/notfound" 2026/07/11 01:21:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:21:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:21:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:21:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:21:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/notfound': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:21:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/notfound': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuqSPCh6Z_0igJiFGl81NpKBBvYbMHaXI" 2026/07/11 01:21:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuqSPCh6Z_0igJiFGl81NpKBBvYbMHaXI" 2026/07/11 01:21:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestStatJSON (23.22s) --- PASS: TestStatJSON/Root (0.98s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.62s) --- PASS: TestStatJSON/Dir (1.20s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.60s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.22s) --- PASS: TestStatJSON/DirFilesOnly (0.60s) --- PASS: TestStatJSON/FileFilesOnly (0.60s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.62s) --- PASS: TestStatJSON/DirDirsOnly (0.59s) --- PASS: TestStatJSON/FileDirsOnly (0.61s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.59s) --- PASS: TestStatJSON/RootNotFound (5.22s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:09 INFO : Huawei Drive root 'rclone-test-vosefus8cewe': Making directory 2026/07/11 01:21:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:10 INFO : Huawei Drive root 'rclone-test-vosefus8cewe': Making directory 2026/07/11 01:21:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestMkdir (2.11s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bvpjuyk0u8y4BCkP_GbtCVKR93Eafqqmu" 2026/07/11 01:21:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bvpjuyk0u8y4BCkP_GbtCVKR93Eafqqmu" 2026/07/11 01:21:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bvpjuyk0u8y4BCkP_GbtCVKR93Eafqqmu" 2026/07/11 01:21:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestLsd (8.27s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestLs (6.10s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/11 01:21:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestLsWithFilesFrom (8.19s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestLsLong (6.45s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestHashSums (5.91s) === RUN TestHashSumsWithErrors 2026/07/11 01:21:46 DEBUG : Creating backend with remote ":memory:" 2026/07/11 01:21:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/11 01:21:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 01:21:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 01:21:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 01:21:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 01:21:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 01:21:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 01:21:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/11 01:21:46 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-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bg3oiPlIAeOcChq2zxT5Kw5mfELKAhCJn" 2026/07/11 01:21:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:21:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bg3oiPlIAeOcChq2zxT5Kw5mfELKAhCJn" 2026/07/11 01:21:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bg3oiPlIAeOcChq2zxT5Kw5mfELKAhCJn" 2026/07/11 01:21:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCount (12.54s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:21:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:03 DEBUG : Waiting for deletions to finish 2026/07/11 01:22:04 DEBUG : large: Excluded (Size Filter) 2026/07/11 01:22:05 INFO : medium: Deleted 2026/07/11 01:22:05 INFO : small: Deleted 2026/07/11 01:22:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestDelete (8.37s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:22:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:11 DEBUG : Waiting for deletions to finish 2026/07/11 01:22:12 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/11 01:22:13 INFO : medium: Deleted 2026/07/11 01:22:13 INFO : small: Deleted 2026/07/11 01:22:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestMaxDelete (9.40s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:22:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:21 DEBUG : Waiting for deletions to finish 2026/07/11 01:22:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 01:22:22 INFO : medium: Deleted 2026/07/11 01:22:22 INFO : small: Deleted 2026/07/11 01:22:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestMaxDeleteSizeLargeFile (9.47s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:22:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:30 DEBUG : Waiting for deletions to finish 2026/07/11 01:22:31 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 01:22:32 INFO : small: Deleted 2026/07/11 01:22:32 INFO : large: Deleted 2026/07/11 01:22:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestMaxDeleteSize (9.52s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:22:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestReadFile (6.10s) === RUN TestRetry 2026/07/11 01:22:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/11 01:22:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/11 01:22:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:22:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:22:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:22:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 01:22:42 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-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:22:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:22:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" --- PASS: TestCat (14.51s) === RUN TestPurge 2026/07/11 01:22:56 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tupegof5reci" 2026/07/11 01:22:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 01:22:57 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:22:57 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:22:58 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:22:58 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:22:58 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:22:59 DEBUG : Creating backend with remote "/tmp/rclone2750315326" run.go:198: Remote "Huawei Drive root 'rclone-test-tupegof5reci'", Local "Local file system at /tmp/rclone2750315326", Modify Window "876000h0m0s" 2026/07/11 01:22:59 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:23:00 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bsy5xJdDJwjiX537NF9NBJKnLQ6kCTZi4" 2026/07/11 01:23:01 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bsy5xJdDJwjiX537NF9NBJKnLQ6kCTZi4" 2026/07/11 01:23:02 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bg7EWg3yL2fFomVe41PRPSZlUJA-uD4Nx" 2026/07/11 01:23:03 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BpoRXe4YD-IHpAK0TO55MBrxhZfdUh6IB" 2026/07/11 01:23:05 INFO : A2: Making directory 2026/07/11 01:23:05 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bsy5xJdDJwjiX537NF9NBJKnLQ6kCTZi4" 2026/07/11 01:23:06 INFO : A1/B2: Making directory 2026/07/11 01:23:06 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bg7EWg3yL2fFomVe41PRPSZlUJA-uD4Nx" 2026/07/11 01:23:08 INFO : A1/B2/C2: Making directory 2026/07/11 01:23:08 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BlTCs66Jz7D30ABK-AZhJ5Y_Vnmdw97a9" 2026/07/11 01:23:09 INFO : A1/B1/C3: Making directory 2026/07/11 01:23:09 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BpoRXe4YD-IHpAK0TO55MBrxhZfdUh6IB" 2026/07/11 01:23:10 INFO : A3: Making directory 2026/07/11 01:23:10 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bsy5xJdDJwjiX537NF9NBJKnLQ6kCTZi4" 2026/07/11 01:23:12 INFO : A3/B3: Making directory 2026/07/11 01:23:12 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BlANRfKPPrFiOJ2jGiiFFxI7mY_BxS_bY" 2026/07/11 01:23:13 INFO : A3/B3/C4: Making directory 2026/07/11 01:23:13 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BnQGFOzDhstvq1SfaIjZLe4fkt7fiZehb" 2026/07/11 01:23:14 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bg7EWg3yL2fFomVe41PRPSZlUJA-uD4Nx" 2026/07/11 01:23:15 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bsy5xJdDJwjiX537NF9NBJKnLQ6kCTZi4" 2026/07/11 01:23:16 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BjyWsSIZFwdlhMbCb-3NKnpXAnsRUwZtZ" 2026/07/11 01:23:16 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bg7EWg3yL2fFomVe41PRPSZlUJA-uD4Nx" 2026/07/11 01:23:17 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BpoRXe4YD-IHpAK0TO55MBrxhZfdUh6IB" 2026/07/11 01:23:18 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bj_sKccGXxS5-USICtH9Ck5UeOP0TE5-u" 2026/07/11 01:23:18 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bnyot9C7WW5K_myXuBvFD2oXPH3j8UgES" 2026/07/11 01:23:19 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BlTCs66Jz7D30ABK-AZhJ5Y_Vnmdw97a9" 2026/07/11 01:23:19 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bl4lzx1qHgGIjREA2MYtOU41sQUuIA9ri" 2026/07/11 01:23:20 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BlANRfKPPrFiOJ2jGiiFFxI7mY_BxS_bY" 2026/07/11 01:23:21 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BnQGFOzDhstvq1SfaIjZLe4fkt7fiZehb" 2026/07/11 01:23:21 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bjjr9hg4dMx40nSmHKwFLQZTfzwrcmWme" 2026/07/11 01:23:23 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bsy5xJdDJwjiX537NF9NBJKnLQ6kCTZi4" 2026/07/11 01:23:23 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BjyWsSIZFwdlhMbCb-3NKnpXAnsRUwZtZ" 2026/07/11 01:23:24 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bg7EWg3yL2fFomVe41PRPSZlUJA-uD4Nx" 2026/07/11 01:23:25 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BlTCs66Jz7D30ABK-AZhJ5Y_Vnmdw97a9" 2026/07/11 01:23:25 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bl4lzx1qHgGIjREA2MYtOU41sQUuIA9ri" 2026/07/11 01:23:26 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BlANRfKPPrFiOJ2jGiiFFxI7mY_BxS_bY" 2026/07/11 01:23:26 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "BnQGFOzDhstvq1SfaIjZLe4fkt7fiZehb" 2026/07/11 01:23:27 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "Bjjr9hg4dMx40nSmHKwFLQZTfzwrcmWme" 2026/07/11 01:23:28 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:23:29 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Purge remote 2026/07/11 01:23:29 DEBUG : Huawei Drive root 'rclone-test-tupegof5reci': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:23:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (33.39s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:23:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:23:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:23:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:23:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:23:35 INFO : A2: Making directory 2026/07/11 01:23:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:23:36 INFO : A1/B2: Making directory 2026/07/11 01:23:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:23:38 INFO : A1/B2/C2: Making directory 2026/07/11 01:23:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BiZrG4xQRwYLCxvK8chNI3ZN_9G_GlZsC" 2026/07/11 01:23:39 INFO : A1/B1/C3: Making directory 2026/07/11 01:23:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:23:40 INFO : A3: Making directory 2026/07/11 01:23:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:23:42 INFO : A3/B3: Making directory 2026/07/11 01:23:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtkF_oB1fOqReUYYMtFhD86ykTSzP22Ak" 2026/07/11 01:23:43 INFO : A3/B3/C4: Making directory 2026/07/11 01:23:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqWIa5wVBiER7Ayvf3ndPlrOHKGvXxdLE" 2026/07/11 01:23:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:23:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:23:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bhrzbs69I-50SiVHG0t1M_JxZ6T99zKEd" 2026/07/11 01:23:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtkF_oB1fOqReUYYMtFhD86ykTSzP22Ak" 2026/07/11 01:23:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqWIa5wVBiER7Ayvf3ndPlrOHKGvXxdLE" 2026/07/11 01:23:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Br_0ZKQYdQFGukWdwVlND9rUYK6XUmRrR" 2026/07/11 01:23:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:23:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:23:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:23:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmLMtbmBvqJyRTsjKl4BJZ4JWH-Ky6_Ic" 2026/07/11 01:23:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BiZrG4xQRwYLCxvK8chNI3ZN_9G_GlZsC" 2026/07/11 01:23:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoywlJ121fiqd0KWTs5BHM7nJF6uPMSSq" 2026/07/11 01:23:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Br_0ZKQYdQFGukWdwVlND9rUYK6XUmRrR" 2026/07/11 01:23:54 DEBUG : removing 1 level 3 directories 2026/07/11 01:23:54 INFO : A3/B3/C4: Removing directory 2026/07/11 01:23:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Br_0ZKQYdQFGukWdwVlND9rUYK6XUmRrR" 2026/07/11 01:23:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:23:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bhrzbs69I-50SiVHG0t1M_JxZ6T99zKEd" 2026/07/11 01:23:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtkF_oB1fOqReUYYMtFhD86ykTSzP22Ak" 2026/07/11 01:23:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqWIa5wVBiER7Ayvf3ndPlrOHKGvXxdLE" 2026/07/11 01:23:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:23:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:23:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:24:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmLMtbmBvqJyRTsjKl4BJZ4JWH-Ky6_Ic" 2026/07/11 01:24:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BiZrG4xQRwYLCxvK8chNI3ZN_9G_GlZsC" 2026/07/11 01:24:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoywlJ121fiqd0KWTs5BHM7nJF6uPMSSq" 2026/07/11 01:24:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:24:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bhrzbs69I-50SiVHG0t1M_JxZ6T99zKEd" 2026/07/11 01:24:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtkF_oB1fOqReUYYMtFhD86ykTSzP22Ak" 2026/07/11 01:24:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqWIa5wVBiER7Ayvf3ndPlrOHKGvXxdLE" 2026/07/11 01:24:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:24:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:24:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:24:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmLMtbmBvqJyRTsjKl4BJZ4JWH-Ky6_Ic" 2026/07/11 01:24:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BiZrG4xQRwYLCxvK8chNI3ZN_9G_GlZsC" 2026/07/11 01:24:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoywlJ121fiqd0KWTs5BHM7nJF6uPMSSq" 2026/07/11 01:24:08 DEBUG : removing 2 level 3 directories 2026/07/11 01:24:08 INFO : A1/B2/C2: Removing directory 2026/07/11 01:24:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BoywlJ121fiqd0KWTs5BHM7nJF6uPMSSq" 2026/07/11 01:24:08 INFO : A1/B1/C3: Removing directory 2026/07/11 01:24:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmLMtbmBvqJyRTsjKl4BJZ4JWH-Ky6_Ic" 2026/07/11 01:24:10 DEBUG : removing 2 level 2 directories 2026/07/11 01:24:10 INFO : A3/B3: Removing directory 2026/07/11 01:24:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqWIa5wVBiER7Ayvf3ndPlrOHKGvXxdLE" 2026/07/11 01:24:10 INFO : A1/B2: Removing directory 2026/07/11 01:24:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BiZrG4xQRwYLCxvK8chNI3ZN_9G_GlZsC" 2026/07/11 01:24:11 DEBUG : removing 2 level 1 directories 2026/07/11 01:24:11 INFO : A3: Removing directory 2026/07/11 01:24:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtkF_oB1fOqReUYYMtFhD86ykTSzP22Ak" 2026/07/11 01:24:11 INFO : A2: Removing directory 2026/07/11 01:24:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bhrzbs69I-50SiVHG0t1M_JxZ6T99zKEd" 2026/07/11 01:24:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:24:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:24:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:24:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:24:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:24:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:24:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:24:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:24:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:24:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:24:21 DEBUG : removing 1 level 3 directories 2026/07/11 01:24:21 INFO : A1/B1/C1: Removing directory 2026/07/11 01:24:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmInw8Y-xSxd5Ca0StnVCo4Jswn1dNRGX" 2026/07/11 01:24:22 DEBUG : removing 1 level 2 directories 2026/07/11 01:24:22 INFO : A1/B1: Removing directory 2026/07/11 01:24:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BouxkUarGrQSXUurxj_pLA7gJVt14QveE" 2026/07/11 01:24:23 DEBUG : removing 1 level 1 directories 2026/07/11 01:24:23 INFO : A1: Removing directory 2026/07/11 01:24:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtpSJel9PKIuy6W0-2tJHpqxxu_aNy3IL" 2026/07/11 01:24:25 DEBUG : removing 1 level 0 directories 2026/07/11 01:24:25 INFO : Huawei Drive root 'rclone-test-vosefus8cewe': Removing directory 2026/07/11 01:24:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BqrQTcT0vQqsZHJvdbshD57BRIf3vqxgr" 2026/07/11 01:24:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:24:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (57.64s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:24:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:24:29 INFO : A1: Making directory 2026/07/11 01:24:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:30 INFO : A1/B1: Making directory 2026/07/11 01:24:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjDwHH6YnfLHMfrdRKkBBQpbZNZN0oyYx" 2026/07/11 01:24:32 INFO : A1/B1/C1: Making directory 2026/07/11 01:24:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhcD6RUczQnNG8rs_fM9Lr58lyMmVtxjz" 2026/07/11 01:24:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjDwHH6YnfLHMfrdRKkBBQpbZNZN0oyYx" 2026/07/11 01:24:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhcD6RUczQnNG8rs_fM9Lr58lyMmVtxjz" 2026/07/11 01:24:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuoA-SvznrsJMBB4Q8LNGk6BlDMYuY_RC" 2026/07/11 01:24:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjDwHH6YnfLHMfrdRKkBBQpbZNZN0oyYx" 2026/07/11 01:24:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhcD6RUczQnNG8rs_fM9Lr58lyMmVtxjz" 2026/07/11 01:24:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuoA-SvznrsJMBB4Q8LNGk6BlDMYuY_RC" 2026/07/11 01:24:38 DEBUG : removing 1 level 3 directories 2026/07/11 01:24:38 INFO : A1/B1/C1: Removing directory 2026/07/11 01:24:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuoA-SvznrsJMBB4Q8LNGk6BlDMYuY_RC" 2026/07/11 01:24:39 DEBUG : removing 1 level 2 directories 2026/07/11 01:24:39 INFO : A1/B1: Removing directory 2026/07/11 01:24:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhcD6RUczQnNG8rs_fM9Lr58lyMmVtxjz" 2026/07/11 01:24:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjDwHH6YnfLHMfrdRKkBBQpbZNZN0oyYx" 2026/07/11 01:24:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjDwHH6YnfLHMfrdRKkBBQpbZNZN0oyYx" 2026/07/11 01:24:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjDwHH6YnfLHMfrdRKkBBQpbZNZN0oyYx" 2026/07/11 01:24:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRmdirsLeaveRoot (17.51s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:24:45 INFO : A1: Making directory 2026/07/11 01:24:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:46 INFO : A1/B1: Making directory 2026/07/11 01:24:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BkUNiwgjYhpJWMEMYbnxOA4umUE7aXNwS" 2026/07/11 01:24:47 INFO : A1/B1/C1: Making directory 2026/07/11 01:24:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuruYMGunoPwgJlvSuxtOVKBeqry5I_p8" 2026/07/11 01:24:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BkUNiwgjYhpJWMEMYbnxOA4umUE7aXNwS" 2026/07/11 01:24:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuruYMGunoPwgJlvSuxtOVKBeqry5I_p8" 2026/07/11 01:24:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtgSMxnqdIBU49dSrW9lMiKzhvkqoGXqV" 2026/07/11 01:24:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BkUNiwgjYhpJWMEMYbnxOA4umUE7aXNwS" 2026/07/11 01:24:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuruYMGunoPwgJlvSuxtOVKBeqry5I_p8" 2026/07/11 01:24:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtgSMxnqdIBU49dSrW9lMiKzhvkqoGXqV" 2026/07/11 01:24:54 DEBUG : removing 1 level 3 directories 2026/07/11 01:24:54 INFO : A1/B1/C1: Removing directory 2026/07/11 01:24:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtgSMxnqdIBU49dSrW9lMiKzhvkqoGXqV" 2026/07/11 01:24:55 DEBUG : removing 1 level 2 directories 2026/07/11 01:24:55 INFO : A1/B1: Removing directory 2026/07/11 01:24:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuruYMGunoPwgJlvSuxtOVKBeqry5I_p8" 2026/07/11 01:24:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BkUNiwgjYhpJWMEMYbnxOA4umUE7aXNwS" 2026/07/11 01:24:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:24:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BkUNiwgjYhpJWMEMYbnxOA4umUE7aXNwS" 2026/07/11 01:24:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BkUNiwgjYhpJWMEMYbnxOA4umUE7aXNwS" 2026/07/11 01:25:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRmdirsWithFilter (16.24s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:04 DEBUG : filename.txt: File name found in url 2026/07/11 01:25:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/11 01:25:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestCopyURL (12.17s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestCopyURLDownloadHeaders (3.21s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:25:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:20 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:25:20 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/11 01:25:20 INFO : file1: Copied (new) to: sub/file2 2026/07/11 01:25:20 INFO : file1: Deleted 2026/07/11 01:25:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BgFbfoGt4AchlxMsXjaZJuZqz7Sy5_FtI" 2026/07/11 01:25:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BgFbfoGt4AchlxMsXjaZJuZqz7Sy5_FtI" 2026/07/11 01:25:22 DEBUG : sub/file2: size = 14 OK 2026/07/11 01:25:22 DEBUG : file1: Sizes identical 2026/07/11 01:25:22 DEBUG : file1: Unchanged skipping 2026/07/11 01:25:22 INFO : file1: Deleted 2026/07/11 01:25:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BgFbfoGt4AchlxMsXjaZJuZqz7Sy5_FtI" 2026/07/11 01:25:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': don't need to copy/move sub/file2, it is already at target location 2026/07/11 01:25:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BgFbfoGt4AchlxMsXjaZJuZqz7Sy5_FtI" 2026/07/11 01:25:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BgFbfoGt4AchlxMsXjaZJuZqz7Sy5_FtI" 2026/07/11 01:25:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BgFbfoGt4AchlxMsXjaZJuZqz7Sy5_FtI" 2026/07/11 01:25:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestMoveFile (12.14s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 01:25:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:30 DEBUG : file1: size = 14 OK 2026/07/11 01:25:30 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/11 01:25:30 INFO : file1: Copied (new) 2026/07/11 01:25:30 INFO : file1: Deleted 2026/07/11 01:25:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:32 DEBUG : file1: Destination exists, skipping 2026/07/11 01:25:32 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/11 01:25:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestMoveFileWithIgnoreExisting (5.84s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestCaseInsensitiveMoveFile (1.25s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.26s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:25:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:25:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:25:41 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-vosefus8cewe/backup" 2026/07/11 01:25:41 DEBUG : Config file has changed externally - reloading 2026/07/11 01:25:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/11 01:25:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/11 01:25:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/11 01:25:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:25:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/11 01:25:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2479497768) 2026/07/11 01:25:46 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-vosefus8cewe') 2026/07/11 01:25:46 DEBUG : dst/file1: Sizes differ 2026/07/11 01:25:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe/backup': Listing directory "Bv_5HN4xOHUac_pGWe6RM5qUbdbteykfG" 2026/07/11 01:25:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:25:50 INFO : dst/file1: Moved (server-side) 2026/07/11 01:25:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:25:52 DEBUG : dst/file1: size = 14 OK 2026/07/11 01:25:52 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/11 01:25:52 INFO : dst/file1: Copied (new) 2026/07/11 01:25:52 INFO : dst/file1: Deleted 2026/07/11 01:25:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:25:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv_5HN4xOHUac_pGWe6RM5qUbdbteykfG" 2026/07/11 01:25:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtJfmzWbazg7zj6q4oRhKba5y1EG0XpSO" 2026/07/11 01:25:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:25:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:25:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv_5HN4xOHUac_pGWe6RM5qUbdbteykfG" 2026/07/11 01:25:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtJfmzWbazg7zj6q4oRhKba5y1EG0XpSO" 2026/07/11 01:25:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BhSWrBt8LfmE95-sPQwdKZp_AmYoNjyTh" 2026/07/11 01:26:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv_5HN4xOHUac_pGWe6RM5qUbdbteykfG" 2026/07/11 01:26:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtJfmzWbazg7zj6q4oRhKba5y1EG0XpSO" 2026/07/11 01:26:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bv_5HN4xOHUac_pGWe6RM5qUbdbteykfG" 2026/07/11 01:26:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestMoveFileBackupDir (27.98s) === 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-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:26:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:18 INFO : A1/B2: Making directory 2026/07/11 01:26:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:19 INFO : A1/B1/C3: Making directory 2026/07/11 01:26:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu4k-MSyDR8cNthCkkdVK-6FsDL3-Bx1H" 2026/07/11 01:26:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkNsIFVLiFETcbzFlGNJAbSmXqyHz9LR" 2026/07/11 01:26:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkULko6Ky8bwfWkPNPBFxbSgOR5cDpFG" 2026/07/11 01:26:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bl6ojECiYE0i-kI_VsiJD_o1PEZz6HEnI" 2026/07/11 01:26:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': DirMove: srcID="BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" srcDirectoryID="BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" srcLeaf="A1" dstDirectoryID="BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" dstLeaf="A2" 2026/07/11 01:26:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': DirMove result: id="BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" fileName="A2" parentFolder=[BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8] 2026/07/11 01:26:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu4k-MSyDR8cNthCkkdVK-6FsDL3-Bx1H" 2026/07/11 01:26:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkNsIFVLiFETcbzFlGNJAbSmXqyHz9LR" 2026/07/11 01:26:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkULko6Ky8bwfWkPNPBFxbSgOR5cDpFG" 2026/07/11 01:26:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bl6ojECiYE0i-kI_VsiJD_o1PEZz6HEnI" 2026/07/11 01:26:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu4k-MSyDR8cNthCkkdVK-6FsDL3-Bx1H" 2026/07/11 01:26:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkNsIFVLiFETcbzFlGNJAbSmXqyHz9LR" 2026/07/11 01:26:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkULko6Ky8bwfWkPNPBFxbSgOR5cDpFG" 2026/07/11 01:26:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bl6ojECiYE0i-kI_VsiJD_o1PEZz6HEnI" 2026/07/11 01:26:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:26:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:26:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:26:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:26:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:26:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:26:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:26:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:26:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtVn4Rfxl3_2OEJZdJAFOxq-8ysku4YV9" 2026/07/11 01:26:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjXm-NCdGMQYIxKnK7P5JOZecjLj1wmuG" 2026/07/11 01:26:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:47 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/11 01:26:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkULko6Ky8bwfWkPNPBFxbSgOR5cDpFG" 2026/07/11 01:26:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu4k-MSyDR8cNthCkkdVK-6FsDL3-Bx1H" 2026/07/11 01:26:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/11 01:26:49 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/11 01:26:49 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/11 01:26:49 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/11 01:26:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bl6ojECiYE0i-kI_VsiJD_o1PEZz6HEnI" 2026/07/11 01:26:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkNsIFVLiFETcbzFlGNJAbSmXqyHz9LR" 2026/07/11 01:26:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bu4k-MSyDR8cNthCkkdVK-6FsDL3-Bx1H" 2026/07/11 01:26:54 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BrkULko6Ky8bwfWkPNPBFxbSgOR5cDpFG" 2026/07/11 01:26:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BmmyNiirNpaq4JcFeQK5NJYCJvwb4Sf8q" 2026/07/11 01:26:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtcMn1XxKtSD-oWLx4j9Ct68mFVmuzu-g" 2026/07/11 01:26:58 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:26:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:26:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:27:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjXm-NCdGMQYIxKnK7P5JOZecjLj1wmuG" 2026/07/11 01:27:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtiFgGbQf2eRZzUL6hGRFMqzEUpVmm4Nk" 2026/07/11 01:27:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtVn4Rfxl3_2OEJZdJAFOxq-8ysku4YV9" 2026/07/11 01:27:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bh-t-PhRTvY2cOAlfUdZAxp0OTLLG1-cN" 2026/07/11 01:27:03 INFO : Huawei Drive root 'rclone-test-vosefus8cewe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/11 01:27:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:27:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:27:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjXm-NCdGMQYIxKnK7P5JOZecjLj1wmuG" 2026/07/11 01:27:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtiFgGbQf2eRZzUL6hGRFMqzEUpVmm4Nk" 2026/07/11 01:27:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtVn4Rfxl3_2OEJZdJAFOxq-8ysku4YV9" 2026/07/11 01:27:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bh-t-PhRTvY2cOAlfUdZAxp0OTLLG1-cN" 2026/07/11 01:27:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Boo3LpPYdm2RrO-PZbBtLV7ho-SgkmcHk" 2026/07/11 01:27:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlUJqSyfjZqRqQbyLcbZCDI-nWMf1Zzwk" 2026/07/11 01:27:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtVn4Rfxl3_2OEJZdJAFOxq-8ysku4YV9" 2026/07/11 01:27:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjXm-NCdGMQYIxKnK7P5JOZecjLj1wmuG" 2026/07/11 01:27:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:27:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:27:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:27:17 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/11 01:27:17 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/11 01:27:17 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/11 01:27:17 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/11 01:27:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/11 01:27:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bh-t-PhRTvY2cOAlfUdZAxp0OTLLG1-cN" 2026/07/11 01:27:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtiFgGbQf2eRZzUL6hGRFMqzEUpVmm4Nk" 2026/07/11 01:27:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtVn4Rfxl3_2OEJZdJAFOxq-8ysku4YV9" 2026/07/11 01:27:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BjXm-NCdGMQYIxKnK7P5JOZecjLj1wmuG" 2026/07/11 01:27:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bs6dnH7KicO81F7F8xclJOalCVZNgJipv" 2026/07/11 01:27:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BuHEwoaeZazVi1ovvIrNC3KKUAi11HTG1" 2026/07/11 01:27:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtFXxlPhnRIMj_LISJpVMga6wwxgq4x4D" 2026/07/11 01:27:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlUJqSyfjZqRqQbyLcbZCDI-nWMf1Zzwk" 2026/07/11 01:27:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Boo3LpPYdm2RrO-PZbBtLV7ho-SgkmcHk" 2026/07/11 01:27:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BpuhV26tueVquN8mlkFBFqbwNZ1d56iPa" 2026/07/11 01:27:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:31 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtFXxlPhnRIMj_LISJpVMga6wwxgq4x4D" 2026/07/11 01:27:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlUJqSyfjZqRqQbyLcbZCDI-nWMf1Zzwk" 2026/07/11 01:27:37 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Boo3LpPYdm2RrO-PZbBtLV7ho-SgkmcHk" 2026/07/11 01:27:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BpuhV26tueVquN8mlkFBFqbwNZ1d56iPa" 2026/07/11 01:27:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BtFXxlPhnRIMj_LISJpVMga6wwxgq4x4D" 2026/07/11 01:27:40 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BpuhV26tueVquN8mlkFBFqbwNZ1d56iPa" 2026/07/11 01:27:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Boo3LpPYdm2RrO-PZbBtLV7ho-SgkmcHk" 2026/07/11 01:27:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BlUJqSyfjZqRqQbyLcbZCDI-nWMf1Zzwk" 2026/07/11 01:27:44 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "Bsc3X7hvpsCctBH1GDbxP06so5WLJbeqn" 2026/07/11 01:27:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvwtzIwPX1_-BChsVa2pHFqXuQa_RU41_" 2026/07/11 01:27:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestDirMove (102.48s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:27:47 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestGetFsInfo (1.27s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:27:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:27:49 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:27:51 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/11 01:27:51 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/11 01:27:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/11 01:27:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:56 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:27:56 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/11 01:27:56 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/11 01:27:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:27:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:27:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:28:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:01 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:28:01 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/11 01:28:01 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/11 01:28:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/11 01:28:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:05 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:28:05 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/11 01:28:05 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/11 01:28:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:28:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:28:09 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:28:11 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/11 01:28:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/11 01:28:11 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:28:14 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/11 01:28:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:28:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 01:28:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:20 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 01:28:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/11 01:28:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:28:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/11 01:28:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:23 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 01:28:23 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/11 01:28:23 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/11 01:28:23 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRcat (37.70s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.59s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/11 01:28:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (48 bytes), uploading instead of streaming 2026/07/11 01:28:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:28 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/11 01:28:29 DEBUG : rcat_metadata: size = 48 OK 2026/07/11 01:28:29 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/11 01:28:29 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/11 01:28:29 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" === RUN TestRcatMetadata/ViaDisk 2026/07/11 01:28:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/11 01:28:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:34 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/11 01:28:34 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/11 01:28:34 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/11 01:28:34 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/11 01:28:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:35 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:38 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRcatMetadata (12.68s) --- PASS: TestRcatMetadata/Normal (5.34s) --- PASS: TestRcatMetadata/ViaDisk (6.06s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:28:39 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 01:28:41 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:42 DEBUG : potato2: size = 60 OK 2026/07/11 01:28:42 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/11 01:28:42 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/11 01:28:42 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:43 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:45 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRcatSize (6.80s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:28:46 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:47 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/11 01:28:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 01:28:48 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:49 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/11 01:28:50 DEBUG : potato2: size = 60 OK 2026/07/11 01:28:50 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/11 01:28:50 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/11 01:28:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:50 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:51 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:52 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:53 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:55 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRcatSizeMetadata (10.07s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:28:56 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:57 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:28:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRcatSizeUploadHeaders (3.54s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/11 01:28:59 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:00 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- SKIP: TestTouchDir (1.28s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/11 01:29:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:01 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- SKIP: TestMkdirMetadata (1.71s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/11 01:29:02 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:03 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- SKIP: TestMkdirModTime (1.26s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/11 01:29:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:04 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- SKIP: TestCopyDirMetadata (1.32s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/11 01:29:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:05 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- SKIP: TestSetDirModTime (1.27s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/11 01:29:06 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- SKIP: TestDirsEqual (1.28s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-vosefus8cewe'", Local "Local file system at /tmp/rclone2479497768", Modify Window "876000h0m0s" 2026/07/11 01:29:07 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:08 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:10 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:12 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:13 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:14 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:15 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:16 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gibasaq0" before starting 2026/07/11 01:29:17 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:18 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:19 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:20 DEBUG : sub dir/test remove existing.gibasaq0: TEST: removing renamed existing file after operation 2026/07/11 01:29:20 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:21 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cedapoq1" before starting 2026/07/11 01:29:22 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:24 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cedapoq1: TEST: renaming existing back after failed operation 2026/07/11 01:29:25 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:26 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:27 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yadovar3" before starting 2026/07/11 01:29:28 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:30 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:31 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yadovar3: TEST: removing renamed existing file after operation 2026/07/11 01:29:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:32 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:33 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" 2026/07/11 01:29:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:34 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BnEI6u_tP00UFamxizlRNWYanCDcpy4nF" 2026/07/11 01:29:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Listing directory "BvlrTFU3dqLx3l5FdIt5BpqS_4ZmfWfI8" --- PASS: TestRemoveExisting (28.85s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/11 01:29:36 DEBUG : Huawei Drive root 'rclone-test-vosefus8cewe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 26m9.804772335s (try 1/5)