"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/17 04:47:31 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu" 2026/07/17 04:47:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:47:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:47:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:47:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:47:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:47:33 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:47:33 DEBUG : Creating backend with remote "/tmp/rclone784447436" === 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-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/17 04:47:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.61s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/17 04:47:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.61s) === RUN TestSizeDiffers 2026/07/17 04:47:35 DEBUG : a: size = 0 OK 2026/07/17 04:47:35 DEBUG : a: size = 1 (memory) 2026/07/17 04:47:35 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/17 04:47:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/17 04:47:35 DEBUG : potato: Seek from 10 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 10 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 2 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/17 04:47:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 2 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/17 04:47:35 DEBUG : potato: Seek from 8 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 8 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/17 04:47:35 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/17 04:47:35 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/17 04:47:35 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/17 04:47:35 DEBUG : potato: Seek from 5 to 2 2026/07/17 04:47:35 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/17 04:47:35 DEBUG : potato: Seek from 9 to 0 2026/07/17 04:47:35 DEBUG : potato: Seek from 9 to 0 2026/07/17 04:47:35 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-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 04:47:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:47:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/17 04:47:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheck/3 2026/07/17 04:47:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/17 04:47:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/17 04:47:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCheck (17.30s) --- PASS: TestCheck/1 (0.60s) --- PASS: TestCheck/2 (0.97s) --- PASS: TestCheck/3 (0.62s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.98s) --- PASS: TestCheck/7 (0.61s) === RUN TestCheckFsError 2026/07/17 04:47:52 DEBUG : Creating backend with remote "nonexistent" 2026/07/17 04:47:52 DEBUG : Creating backend with remote "nonexistent" 2026/07/17 04:47:52 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/17 04:47:52 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/17 04:47:52 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/17 04:47:52 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-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 04:47:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/17 04:47:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:47:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheckDownload/3 2026/07/17 04:47:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:48:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/17 04:48:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:48:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/17 04:49:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:50:08 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/17 04:50:53 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/17 04:51:27 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/17 04:51:52 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/17 04:52:11 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/17 04:52:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:52:25 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (273.16s) --- PASS: TestCheckDownload/1 (1.09s) --- PASS: TestCheckDownload/2 (0.98s) --- PASS: TestCheckDownload/3 (0.98s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.39s) --- PASS: TestCheckDownload/6 (1.00s) --- PASS: TestCheckDownload/7 (61.57s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 04:52:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:52:36 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/17 04:52:45 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/17 04:52:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:52:50 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/17 04:52:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:00 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/17 04:53:02 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/17 04:53:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:04 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/07/17 04:53:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:05 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/17 04:53:06 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/17 04:53:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:07 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/17 04:53:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:09 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/17 04:53:09 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/17 04:53:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:10 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/17 04:53:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:12 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/07/17 04:53:12 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/17 04:53:13 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/17 04:53:14 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/17 04:53:14 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 04:53:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCheckSizeOnly (50.01s) --- PASS: TestCheckSizeOnly/1 (4.53s) --- PASS: TestCheckSizeOnly/2 (3.74s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (0.60s) --- PASS: TestCheckSizeOnly/5 (0.70s) --- PASS: TestCheckSizeOnly/6 (0.63s) --- PASS: TestCheckSizeOnly/7 (0.60s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 04:53:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:18 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/17 04:53:18 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/17 04:53:18 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/17 04:53:18 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/17 04:53:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/17 04:53:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/17 04:53:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/17 04:53:20 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/17 04:53:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestParseSumFile (7.29s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 04:53:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/data" 2026/07/17 04:53:22 DEBUG : Config file has changed externally - reloading 2026/07/17 04:53:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:53:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:53:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:53:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:53:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:53:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" check_test.go:350: Huawei Drive root 'rclone-test-latuqaq2conu/data' lacks md5, skipping 2026/07/17 04:53:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestCheckSum (5.73s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 04:53:28 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/data" 2026/07/17 04:53:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:53:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:53:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:53:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:53:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/data': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:53:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest1 2026/07/17 04:53:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" 2026/07/17 04:53:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest2 2026/07/17 04:53:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest3 2026/07/17 04:53:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:53:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest4 2026/07/17 04:53:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:54:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:54:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest5 2026/07/17 04:54:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:54:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:54:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest6 2026/07/17 04:54:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" 2026/07/17 04:54:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" 2026/07/17 04:54:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:54:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:54:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" === RUN TestCheckSumDownload/subtest7 2026/07/17 04:56:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:56:15 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/17 04:57:00 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/17 04:57:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" 2026/07/17 04:57:34 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/17 04:57:59 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/17 04:58:18 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/17 04:58:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoBSelsiHdBVB6z4loAlD57rxrBoaAy6V" 2026/07/17 04:58:33 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/17 04:58:43 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/17 04:58:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 04:58:51 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (323.29s) --- PASS: TestCheckSumDownload/subtest1 (3.04s) --- PASS: TestCheckSumDownload/subtest2 (2.81s) --- PASS: TestCheckSumDownload/subtest3 (2.61s) --- PASS: TestCheckSumDownload/subtest4 (4.11s) --- PASS: TestCheckSumDownload/subtest5 (2.56s) --- PASS: TestCheckSumDownload/subtest6 (2.41s) --- PASS: TestCheckSumDownload/subtest7 (107.71s) === RUN TestApplyTransforms 2026/07/17 04:58:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-riveloy7meru" 2026/07/17 04:58:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:58:52 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:58:52 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:58:53 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:58:53 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:58:54 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:58:54 DEBUG : Creating backend with remote "/tmp/rclone1499088830" run.go:198: Remote "Huawei Drive root 'rclone-test-riveloy7meru'", Local "Local file system at /tmp/rclone1499088830", Modify Window "876000h0m0s" 2026/07/17 04:58:54 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:58:56 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Listing directory "BkPeK9ZwpdJuzUo2BUA9MVYoSuHlOrS4b" 2026/07/17 04:58:57 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Listing directory "BkPeK9ZwpdJuzUo2BUA9MVYoSuHlOrS4b" upper checkfile vs. lower remote (without normalization) 2026/07/17 04:58:57 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Listing directory "BkPeK9ZwpdJuzUo2BUA9MVYoSuHlOrS4b" 2026/07/17 04:58:58 ERROR : hello, world!: sum not found 2026/07/17 04:58:58 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-riveloy7meru' 2026/07/17 04:58:58 NOTICE: Huawei Drive root 'rclone-test-riveloy7meru': 1 files missing 2026/07/17 04:58:58 NOTICE: 1 hashes missing 2026/07/17 04:58:58 NOTICE: Huawei Drive root 'rclone-test-riveloy7meru': 1 differences found 2026/07/17 04:58:58 NOTICE: Huawei Drive root 'rclone-test-riveloy7meru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/17 04:58:58 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Listing directory "BkPeK9ZwpdJuzUo2BUA9MVYoSuHlOrS4b" 2026/07/17 04:58:59 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:58:59 NOTICE: Huawei Drive root 'rclone-test-riveloy7meru': 0 differences found 2026/07/17 04:58:59 NOTICE: Huawei Drive root 'rclone-test-riveloy7meru': 1 matching files 2026/07/17 04:58:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gaciyuf7nuso" 2026/07/17 04:58:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:00 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:00 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:01 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:01 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:01 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:02 DEBUG : Creating backend with remote "/tmp/rclone3431141485" run.go:198: Remote "Huawei Drive root 'rclone-test-gaciyuf7nuso'", Local "Local file system at /tmp/rclone3431141485", Modify Window "876000h0m0s" 2026/07/17 04:59:02 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:04 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Listing directory "BizLSKkTPLRs7jZvlR_JDspHX4KaWS3eb" 2026/07/17 04:59:05 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Listing directory "BizLSKkTPLRs7jZvlR_JDspHX4KaWS3eb" lower checkfile vs. upper remote (without normalization) 2026/07/17 04:59:06 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Listing directory "BizLSKkTPLRs7jZvlR_JDspHX4KaWS3eb" 2026/07/17 04:59:07 ERROR : HELLO, WORLD!: sum not found 2026/07/17 04:59:07 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-gaciyuf7nuso' 2026/07/17 04:59:07 NOTICE: Huawei Drive root 'rclone-test-gaciyuf7nuso': 1 files missing 2026/07/17 04:59:07 NOTICE: 1 hashes missing 2026/07/17 04:59:07 NOTICE: Huawei Drive root 'rclone-test-gaciyuf7nuso': 1 differences found 2026/07/17 04:59:07 NOTICE: Huawei Drive root 'rclone-test-gaciyuf7nuso': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/17 04:59:07 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Listing directory "BizLSKkTPLRs7jZvlR_JDspHX4KaWS3eb" 2026/07/17 04:59:09 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:59:09 NOTICE: Huawei Drive root 'rclone-test-gaciyuf7nuso': 0 differences found 2026/07/17 04:59:09 NOTICE: Huawei Drive root 'rclone-test-gaciyuf7nuso': 1 matching files 2026/07/17 04:59:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-watokoy0meco" 2026/07/17 04:59:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:09 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:09 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:10 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:10 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:11 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:11 DEBUG : Creating backend with remote "/tmp/rclone1738220907" run.go:198: Remote "Huawei Drive root 'rclone-test-watokoy0meco'", Local "Local file system at /tmp/rclone1738220907", Modify Window "876000h0m0s" 2026/07/17 04:59:11 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:13 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Listing directory "BhrZEazCVi7C_84buOOJD-ZxTdufiEdEw" 2026/07/17 04:59:15 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Listing directory "BhrZEazCVi7C_84buOOJD-ZxTdufiEdEw" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/17 04:59:15 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Listing directory "BhrZEazCVi7C_84buOOJD-ZxTdufiEdEw" 2026/07/17 04:59:16 ERROR : HeLlO, wOrLd!: sum not found 2026/07/17 04:59:16 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-watokoy0meco' 2026/07/17 04:59:16 NOTICE: Huawei Drive root 'rclone-test-watokoy0meco': 1 files missing 2026/07/17 04:59:16 NOTICE: 1 hashes missing 2026/07/17 04:59:16 NOTICE: Huawei Drive root 'rclone-test-watokoy0meco': 1 differences found 2026/07/17 04:59:16 NOTICE: Huawei Drive root 'rclone-test-watokoy0meco': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/17 04:59:16 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Listing directory "BhrZEazCVi7C_84buOOJD-ZxTdufiEdEw" 2026/07/17 04:59:17 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:59:17 NOTICE: Huawei Drive root 'rclone-test-watokoy0meco': 0 differences found 2026/07/17 04:59:17 NOTICE: Huawei Drive root 'rclone-test-watokoy0meco': 1 matching files 2026/07/17 04:59:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gezeqeg4faqi" 2026/07/17 04:59:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:18 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:18 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:19 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:19 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:19 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:20 DEBUG : Creating backend with remote "/tmp/rclone3405568871" run.go:198: Remote "Huawei Drive root 'rclone-test-gezeqeg4faqi'", Local "Local file system at /tmp/rclone3405568871", Modify Window "876000h0m0s" 2026/07/17 04:59:20 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:21 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Listing directory "Bjx-gdm31t9nVIDHuBrFIDJX6kvq_ce1Z" 2026/07/17 04:59:22 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Listing directory "Bjx-gdm31t9nVIDHuBrFIDJX6kvq_ce1Z" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/17 04:59:23 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Listing directory "Bjx-gdm31t9nVIDHuBrFIDJX6kvq_ce1Z" 2026/07/17 04:59:23 ERROR : HELLO, WORLD!: sum not found 2026/07/17 04:59:23 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-gezeqeg4faqi' 2026/07/17 04:59:23 NOTICE: Huawei Drive root 'rclone-test-gezeqeg4faqi': 1 files missing 2026/07/17 04:59:23 NOTICE: 1 hashes missing 2026/07/17 04:59:23 NOTICE: Huawei Drive root 'rclone-test-gezeqeg4faqi': 1 differences found 2026/07/17 04:59:23 NOTICE: Huawei Drive root 'rclone-test-gezeqeg4faqi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/17 04:59:23 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Listing directory "Bjx-gdm31t9nVIDHuBrFIDJX6kvq_ce1Z" 2026/07/17 04:59:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:59:25 NOTICE: Huawei Drive root 'rclone-test-gezeqeg4faqi': 0 differences found 2026/07/17 04:59:25 NOTICE: Huawei Drive root 'rclone-test-gezeqeg4faqi': 1 matching files 2026/07/17 04:59:25 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fukidul8cade" 2026/07/17 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:26 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:26 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:27 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:27 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:27 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:28 DEBUG : Creating backend with remote "/tmp/rclone2252033293" run.go:198: Remote "Huawei Drive root 'rclone-test-fukidul8cade'", Local "Local file system at /tmp/rclone2252033293", Modify Window "876000h0m0s" 2026/07/17 04:59:28 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:29 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Listing directory "Bu9kFFO_ajnxtrT5RMMBKtaE8N5g9XtT8" 2026/07/17 04:59:31 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Listing directory "Bu9kFFO_ajnxtrT5RMMBKtaE8N5g9XtT8" NFD checkfile vs. NFC remote (without normalization) 2026/07/17 04:59:32 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Listing directory "Bu9kFFO_ajnxtrT5RMMBKtaE8N5g9XtT8" 2026/07/17 04:59:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/17 04:59:32 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-fukidul8cade' 2026/07/17 04:59:32 NOTICE: Huawei Drive root 'rclone-test-fukidul8cade': 1 files missing 2026/07/17 04:59:32 NOTICE: 1 hashes missing 2026/07/17 04:59:32 NOTICE: Huawei Drive root 'rclone-test-fukidul8cade': 1 differences found 2026/07/17 04:59:32 NOTICE: Huawei Drive root 'rclone-test-fukidul8cade': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/17 04:59:32 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Listing directory "Bu9kFFO_ajnxtrT5RMMBKtaE8N5g9XtT8" 2026/07/17 04:59:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:59:33 NOTICE: Huawei Drive root 'rclone-test-fukidul8cade': 0 differences found 2026/07/17 04:59:33 NOTICE: Huawei Drive root 'rclone-test-fukidul8cade': 1 matching files 2026/07/17 04:59:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-detopex0gare" 2026/07/17 04:59:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:34 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:34 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:35 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:35 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:37 DEBUG : Creating backend with remote "/tmp/rclone1560544684" run.go:198: Remote "Huawei Drive root 'rclone-test-detopex0gare'", Local "Local file system at /tmp/rclone1560544684", Modify Window "876000h0m0s" 2026/07/17 04:59:37 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:38 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Listing directory "Bu0BHHjmjNgEYgYkt31tDaaGldZLrJ2yB" 2026/07/17 04:59:39 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Listing directory "Bu0BHHjmjNgEYgYkt31tDaaGldZLrJ2yB" NFC checkfile vs. NFD remote (without normalization) 2026/07/17 04:59:40 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Listing directory "Bu0BHHjmjNgEYgYkt31tDaaGldZLrJ2yB" 2026/07/17 04:59:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/17 04:59:41 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-detopex0gare' 2026/07/17 04:59:41 NOTICE: Huawei Drive root 'rclone-test-detopex0gare': 1 files missing 2026/07/17 04:59:41 NOTICE: 1 hashes missing 2026/07/17 04:59:41 NOTICE: Huawei Drive root 'rclone-test-detopex0gare': 1 differences found 2026/07/17 04:59:41 NOTICE: Huawei Drive root 'rclone-test-detopex0gare': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/17 04:59:41 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Listing directory "Bu0BHHjmjNgEYgYkt31tDaaGldZLrJ2yB" 2026/07/17 04:59:42 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:59:42 NOTICE: Huawei Drive root 'rclone-test-detopex0gare': 0 differences found 2026/07/17 04:59:42 NOTICE: Huawei Drive root 'rclone-test-detopex0gare': 1 matching files 2026/07/17 04:59:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zosiyuw1xizu" 2026/07/17 04:59:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:43 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:43 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:44 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:44 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:44 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:45 DEBUG : Creating backend with remote "/tmp/rclone1663141399" run.go:198: Remote "Huawei Drive root 'rclone-test-zosiyuw1xizu'", Local "Local file system at /tmp/rclone1663141399", Modify Window "876000h0m0s" 2026/07/17 04:59:45 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:46 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Listing directory "Bg_X2AqD_ZMvJqBL1ApRBOZkQxI5yez5L" 2026/07/17 04:59:48 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Listing directory "Bg_X2AqD_ZMvJqBL1ApRBOZkQxI5yez5L" NFDx2 checkfile vs. both remote (without normalization) 2026/07/17 04:59:48 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Listing directory "Bg_X2AqD_ZMvJqBL1ApRBOZkQxI5yez5L" 2026/07/17 04:59:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 04:59:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-zosiyuw1xizu' 2026/07/17 04:59:49 NOTICE: Huawei Drive root 'rclone-test-zosiyuw1xizu': 1 files missing 2026/07/17 04:59:49 NOTICE: 1 hashes missing 2026/07/17 04:59:49 NOTICE: Huawei Drive root 'rclone-test-zosiyuw1xizu': 1 differences found 2026/07/17 04:59:49 NOTICE: Huawei Drive root 'rclone-test-zosiyuw1xizu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/17 04:59:49 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Listing directory "Bg_X2AqD_ZMvJqBL1ApRBOZkQxI5yez5L" 2026/07/17 04:59:50 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 04:59:50 DEBUG : TestHuaweiDrive: No updated token found in the config file 2026/07/17 04:59:51 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 04:59:51 DEBUG : Saving config "token" in section "TestHuaweiDrive" of the config file 2026/07/17 04:59:51 DEBUG : TestHuaweiDrive: Saved new token in config file 2026/07/17 04:59:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 04:59:51 NOTICE: Huawei Drive root 'rclone-test-zosiyuw1xizu': 0 differences found 2026/07/17 04:59:51 NOTICE: Huawei Drive root 'rclone-test-zosiyuw1xizu': 1 matching files 2026/07/17 04:59:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-sokajuy0wowo" 2026/07/17 04:59:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 04:59:52 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 04:59:52 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 04:59:54 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 04:59:54 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:54 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:55 DEBUG : Creating backend with remote "/tmp/rclone400810696" run.go:198: Remote "Huawei Drive root 'rclone-test-sokajuy0wowo'", Local "Local file system at /tmp/rclone400810696", Modify Window "876000h0m0s" 2026/07/17 04:59:55 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 04:59:56 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Listing directory "Bun3RCuWveNOgiT1ba8ZOxaCY44Y3KyJT" 2026/07/17 04:59:58 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Listing directory "Bun3RCuWveNOgiT1ba8ZOxaCY44Y3KyJT" NFCx2 checkfile vs. both remote (without normalization) 2026/07/17 04:59:59 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Listing directory "Bun3RCuWveNOgiT1ba8ZOxaCY44Y3KyJT" 2026/07/17 04:59:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 04:59:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-sokajuy0wowo' 2026/07/17 04:59:59 NOTICE: Huawei Drive root 'rclone-test-sokajuy0wowo': 1 files missing 2026/07/17 04:59:59 NOTICE: 1 hashes missing 2026/07/17 04:59:59 NOTICE: Huawei Drive root 'rclone-test-sokajuy0wowo': 1 differences found 2026/07/17 04:59:59 NOTICE: Huawei Drive root 'rclone-test-sokajuy0wowo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/17 04:59:59 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Listing directory "Bun3RCuWveNOgiT1ba8ZOxaCY44Y3KyJT" 2026/07/17 05:00:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 05:00:01 NOTICE: Huawei Drive root 'rclone-test-sokajuy0wowo': 0 differences found 2026/07/17 05:00:01 NOTICE: Huawei Drive root 'rclone-test-sokajuy0wowo': 1 matching files 2026/07/17 05:00:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yixaqer3kopo" 2026/07/17 05:00:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 05:00:02 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:00:02 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:00:03 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:00:03 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:04 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:04 DEBUG : Creating backend with remote "/tmp/rclone2595202" run.go:198: Remote "Huawei Drive root 'rclone-test-yixaqer3kopo'", Local "Local file system at /tmp/rclone2595202", Modify Window "876000h0m0s" 2026/07/17 05:00:04 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:05 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Listing directory "BpXebJfMgexMbHCNZkCZHr7-SqakhpCGT" 2026/07/17 05:00:07 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Listing directory "BpXebJfMgexMbHCNZkCZHr7-SqakhpCGT" both checkfile vs. NFDx2 remote (without normalization) 2026/07/17 05:00:07 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Listing directory "BpXebJfMgexMbHCNZkCZHr7-SqakhpCGT" 2026/07/17 05:00:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 05:00:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yixaqer3kopo' 2026/07/17 05:00:08 NOTICE: Huawei Drive root 'rclone-test-yixaqer3kopo': 1 files missing 2026/07/17 05:00:08 NOTICE: 1 hashes missing 2026/07/17 05:00:08 NOTICE: Huawei Drive root 'rclone-test-yixaqer3kopo': 1 differences found 2026/07/17 05:00:08 NOTICE: Huawei Drive root 'rclone-test-yixaqer3kopo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/17 05:00:08 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Listing directory "BpXebJfMgexMbHCNZkCZHr7-SqakhpCGT" 2026/07/17 05:00:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 05:00:09 NOTICE: Huawei Drive root 'rclone-test-yixaqer3kopo': 0 differences found 2026/07/17 05:00:09 NOTICE: Huawei Drive root 'rclone-test-yixaqer3kopo': 1 matching files 2026/07/17 05:00:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ticimuh5diyu" 2026/07/17 05:00:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 05:00:10 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:00:10 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:00:11 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:00:11 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:11 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:12 DEBUG : Creating backend with remote "/tmp/rclone1226084188" run.go:198: Remote "Huawei Drive root 'rclone-test-ticimuh5diyu'", Local "Local file system at /tmp/rclone1226084188", Modify Window "876000h0m0s" 2026/07/17 05:00:12 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:13 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Listing directory "BqxbEMEldyg5r51rQyohG1rHz9ryb2ZCO" 2026/07/17 05:00:15 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Listing directory "BqxbEMEldyg5r51rQyohG1rHz9ryb2ZCO" both checkfile vs. NFCx2 remote (without normalization) 2026/07/17 05:00:15 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Listing directory "BqxbEMEldyg5r51rQyohG1rHz9ryb2ZCO" 2026/07/17 05:00:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/17 05:00:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-ticimuh5diyu' 2026/07/17 05:00:16 NOTICE: Huawei Drive root 'rclone-test-ticimuh5diyu': 1 files missing 2026/07/17 05:00:16 NOTICE: 1 hashes missing 2026/07/17 05:00:16 NOTICE: Huawei Drive root 'rclone-test-ticimuh5diyu': 1 differences found 2026/07/17 05:00:16 NOTICE: Huawei Drive root 'rclone-test-ticimuh5diyu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/17 05:00:16 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Listing directory "BqxbEMEldyg5r51rQyohG1rHz9ryb2ZCO" 2026/07/17 05:00:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/17 05:00:17 NOTICE: Huawei Drive root 'rclone-test-ticimuh5diyu': 0 differences found 2026/07/17 05:00:17 NOTICE: Huawei Drive root 'rclone-test-ticimuh5diyu': 1 matching files 2026/07/17 05:00:17 DEBUG : Huawei Drive root 'rclone-test-ticimuh5diyu': Purge remote 2026/07/17 05:00:18 DEBUG : Huawei Drive root 'rclone-test-yixaqer3kopo': Purge remote 2026/07/17 05:00:19 DEBUG : Huawei Drive root 'rclone-test-sokajuy0wowo': Purge remote 2026/07/17 05:00:19 DEBUG : Huawei Drive root 'rclone-test-zosiyuw1xizu': Purge remote 2026/07/17 05:00:20 DEBUG : Huawei Drive root 'rclone-test-detopex0gare': Purge remote 2026/07/17 05:00:20 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:20 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:20 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 05:00:21 DEBUG : Huawei Drive root 'rclone-test-fukidul8cade': Purge remote 2026/07/17 05:00:21 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:21 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:21 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 05:00:21 DEBUG : Huawei Drive root 'rclone-test-gezeqeg4faqi': Purge remote 2026/07/17 05:00:21 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:21 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:21 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 05:00:22 DEBUG : Huawei Drive root 'rclone-test-watokoy0meco': Purge remote 2026/07/17 05:00:22 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:22 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:22 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 05:00:23 DEBUG : Huawei Drive root 'rclone-test-gaciyuf7nuso': Purge remote 2026/07/17 05:00:23 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:23 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:23 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 05:00:24 DEBUG : Huawei Drive root 'rclone-test-riveloy7meru': Purge remote 2026/07/17 05:00:24 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:24 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:24 DEBUG : TestHuaweiDrive: Token refresh successful --- PASS: TestApplyTransforms (93.50s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:00:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:25 DEBUG : TestHuaweiDrive: Token expired 2026/07/17 05:00:25 DEBUG : TestHuaweiDrive: Loaded fresh token from config file 2026/07/17 05:00:25 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/17 05:00:26 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/17 05:00:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 05:00:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:30 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/17 05:00:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:33 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/17 05:00:36 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/17 05:00:38 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/17 05:00:38 DEBUG : sub/file2: size = 14 OK 2026/07/17 05:00:38 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/17 05:00:38 INFO : file1: Copied (new) to: sub/file2 2026/07/17 05:00:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:40 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/17 05:00:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bq8EenVTINJSUaYlIxDdJ9LEkLBGGTG4U" 2026/07/17 05:00:40 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/17 05:00:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bq8EenVTINJSUaYlIxDdJ9LEkLBGGTG4U" 2026/07/17 05:00:41 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/17 05:00:41 DEBUG : sub/file2: size = 14 OK 2026/07/17 05:00:41 DEBUG : file1: Sizes identical 2026/07/17 05:00:41 DEBUG : file1: Unchanged skipping 2026/07/17 05:00:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:42 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/17 05:00:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bq8EenVTINJSUaYlIxDdJ9LEkLBGGTG4U" 2026/07/17 05:00:43 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/17 05:00:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': don't need to copy/move sub/file2, it is already at target location 2026/07/17 05:00:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:44 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/17 05:00:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bq8EenVTINJSUaYlIxDdJ9LEkLBGGTG4U" 2026/07/17 05:00:44 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/17 05:00:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:45 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/17 05:00:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bq8EenVTINJSUaYlIxDdJ9LEkLBGGTG4U" 2026/07/17 05:00:45 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/17 05:00:46 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/17 05:00:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bq8EenVTINJSUaYlIxDdJ9LEkLBGGTG4U" 2026/07/17 05:00:47 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/17 05:00:47 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/17 05:00:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:48 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.02s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/17 05:00:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:48 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/17 05:00:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:49 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.16s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:00:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:50 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/17 05:00:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:50 DEBUG : pacer: Reducing sleep to 10ms 2026/07/17 05:00:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:00:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:00:54 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/backup" 2026/07/17 05:00:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:00:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:00:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:00:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:00:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone784447436) 2026/07/17 05:00:58 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-latuqaq2conu') 2026/07/17 05:00:58 DEBUG : dst/file1: Sizes differ 2026/07/17 05:00:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:00:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "BlbyJEg_FZLGvdECqgFxFZ49Zu57dQT4x" 2026/07/17 05:01:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:01:03 INFO : dst/file1: Moved (server-side) 2026/07/17 05:01:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:01:04 DEBUG : dst/file1: size = 14 OK 2026/07/17 05:01:04 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/17 05:01:04 INFO : dst/file1: Copied (new) 2026/07/17 05:01:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlbyJEg_FZLGvdECqgFxFZ49Zu57dQT4x" 2026/07/17 05:01:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp-WOwbfblyKV2R3KI1BB8L0AvE1lX82i" 2026/07/17 05:01:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:01:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlbyJEg_FZLGvdECqgFxFZ49Zu57dQT4x" 2026/07/17 05:01:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp-WOwbfblyKV2R3KI1BB8L0AvE1lX82i" 2026/07/17 05:01:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:01:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrhDaM5UuYcDrpP5ezG9MNrT16L9HqjtA" 2026/07/17 05:01:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlbyJEg_FZLGvdECqgFxFZ49Zu57dQT4x" 2026/07/17 05:01:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp-WOwbfblyKV2R3KI1BB8L0AvE1lX82i" 2026/07/17 05:01:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlbyJEg_FZLGvdECqgFxFZ49Zu57dQT4x" 2026/07/17 05:01:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCopyFileBackupDir (27.76s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:01:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/dst" 2026/07/17 05:01:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:01:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:01:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:01:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:01:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:01:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/CompareDest" 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:23 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:26 DEBUG : one: size = 3 OK 2026/07/17 05:01:26 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/17 05:01:26 INFO : one: Copied (new) 2026/07/17 05:01:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone784447436) 2026/07/17 05:01:29 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-latuqaq2conu/dst') 2026/07/17 05:01:29 DEBUG : one: Sizes differ 2026/07/17 05:01:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:30 DEBUG : one: size = 5 OK 2026/07/17 05:01:30 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/17 05:01:30 INFO : one: Copied (replaced existing) 2026/07/17 05:01:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone784447436) 2026/07/17 05:01:38 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-latuqaq2conu/dst') 2026/07/17 05:01:38 DEBUG : one: Sizes differ 2026/07/17 05:01:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:38 DEBUG : one: size = 5 OK 2026/07/17 05:01:38 DEBUG : one: Sizes identical 2026/07/17 05:01:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/17 05:01:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:45 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 05:01:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:45 DEBUG : two: size = 3 OK 2026/07/17 05:01:45 DEBUG : two: Sizes identical 2026/07/17 05:01:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 05:01:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:48 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 05:01:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:48 DEBUG : two: size = 3 OK 2026/07/17 05:01:48 DEBUG : two: Sizes identical 2026/07/17 05:01:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/17 05:01:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:52 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 05:01:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone784447436) 2026/07/17 05:01:52 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-latuqaq2conu/CompareDest') 2026/07/17 05:01:52 DEBUG : two: Sizes differ 2026/07/17 05:01:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:54 DEBUG : two: size = 5 OK 2026/07/17 05:01:54 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/17 05:01:54 INFO : two: Copied (new) 2026/07/17 05:01:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:01:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:01:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:01:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:02:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bh5lgzIzrh7gdtM4CiL9Gk518UkBeb904" 2026/07/17 05:02:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhTo51Cfrk7o5ZRA8VYBDa5_fC1j1b8k6" 2026/07/17 05:02:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCopyFileCompareDest (46.63s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:02:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/dst" 2026/07/17 05:02:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:02:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:02:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:02:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:02:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:02:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:08 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/CopyDest" 2026/07/17 05:02:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:02:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:02:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:02:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:02:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:02:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:13 DEBUG : one: Need to transfer - File not found at Destination 2026/07/17 05:02:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:16 DEBUG : one: size = 3 OK 2026/07/17 05:02:16 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/17 05:02:16 INFO : one: Copied (new) 2026/07/17 05:02:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone784447436) 2026/07/17 05:02:20 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-latuqaq2conu/dst') 2026/07/17 05:02:20 DEBUG : one: Sizes differ 2026/07/17 05:02:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:21 DEBUG : one: size = 5 OK 2026/07/17 05:02:21 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/17 05:02:21 INFO : one: Copied (replaced existing) 2026/07/17 05:02:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/BackupDir" 2026/07/17 05:02:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:02:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:02:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:02:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:02:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:02:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone784447436) 2026/07/17 05:02:34 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-latuqaq2conu/dst') 2026/07/17 05:02:34 DEBUG : one: Sizes differ 2026/07/17 05:02:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:36 DEBUG : one: size = 5 OK 2026/07/17 05:02:36 DEBUG : one: Sizes identical 2026/07/17 05:02:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone784447436) 2026/07/17 05:02:36 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-latuqaq2conu/dst') 2026/07/17 05:02:36 DEBUG : one: Sizes differ 2026/07/17 05:02:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/BackupDir': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:39 INFO : one: Moved (server-side) 2026/07/17 05:02:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:40 DEBUG : one: size = 5 OK 2026/07/17 05:02:40 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/17 05:02:40 INFO : one: Copied (server-side copy) 2026/07/17 05:02:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/17 05:02:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:02:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:02:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:47 DEBUG : two: Need to transfer - File not found at Destination 2026/07/17 05:02:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:48 DEBUG : two: size = 3 OK 2026/07/17 05:02:48 DEBUG : two: Sizes identical 2026/07/17 05:02:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:49 DEBUG : two: size = 3 OK 2026/07/17 05:02:49 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/17 05:02:49 INFO : two: Copied (server-side copy) 2026/07/17 05:02:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/17 05:02:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:02:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:52 DEBUG : two: size = 3 OK 2026/07/17 05:02:52 DEBUG : two: Sizes identical 2026/07/17 05:02:52 DEBUG : two: Unchanged skipping 2026/07/17 05:02:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:02:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:02:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:02:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:02:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:02:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:03:01 DEBUG : three: Need to transfer - File not found at Destination 2026/07/17 05:03:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:03:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone784447436) 2026/07/17 05:03:01 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-latuqaq2conu/CopyDest') 2026/07/17 05:03:01 DEBUG : three: Sizes differ 2026/07/17 05:03:01 DEBUG : three: Destination not found in --copy-dest 2026/07/17 05:03:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/dst': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:03:03 DEBUG : three: size = 7 OK 2026/07/17 05:03:03 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/17 05:03:03 INFO : three: Copied (new) 2026/07/17 05:03:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:03:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:03:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:03:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:03:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:03:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:03:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6k49lya7rt-EjXftG5IHr1MCnqOHrQ7" 2026/07/17 05:03:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuspbpMqj0RT0SBgrkOJNr6AvaSgYJ4uU" 2026/07/17 05:03:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtDtY0QDarPSMLFPHF8NHtK7eal3SXvZ0" 2026/07/17 05:03:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCopyFileCopyDest (74.07s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/17 05:03:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestCopyInplace (1.51s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/17 05:03:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestCopyLongFileName (1.19s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/17 05:03:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestCopyLongFileNameCollision (1.17s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:03:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:22 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/17 05:03:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:24 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/17 05:03:24 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/17 05:03:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/17 05:03:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/17 05:03:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/17 05:03:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:30 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/17 05:03:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/17 05:03:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:34 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/17 05:03:34 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 235573e2fc3826379b0fe35b07f3d39f8744a49a4c5f8e0759e82227f529db09 OK 2026/07/17 05:03:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/17 05:03:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkdDsMv9x7wznqLulenxMCIs13r4t9bWM" 2026/07/17 05:03:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCopyFileMaxTransfer (18.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateInteractive (1.51s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateSkip (1.16s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateSizeOnly (1.15s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateFirst (1.16s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateNewest (1.16s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/17 05:03:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateNewestByHash (1.16s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateOldest (1.15s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateLargest (1.16s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateSmallest (1.16s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/17 05:03:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestDeduplicateRename (1.89s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/17 05:03:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- SKIP: TestMergeDirs (1.16s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:03:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:03:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuzpUYuGQJoXrfquSCR5GFqHfZu4zFHwF" 2026/07/17 05:04:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:10 DEBUG : a.txt: Excluded (Size Filter) 2026/07/17 05:04:10 DEBUG : a.txt: Excluded 2026/07/17 05:04:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 05:04:12 DEBUG : sub dir/hello world2: Excluded 2026/07/17 05:04:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 05:04:12 DEBUG : sub dir/hello world: Excluded 2026/07/17 05:04:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:13 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 05:04:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 05:04:13 DEBUG : sub dir/hello world2: Excluded 2026/07/17 05:04:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 05:04:13 DEBUG : sub dir/hello world: Excluded 2026/07/17 05:04:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuzpUYuGQJoXrfquSCR5GFqHfZu4zFHwF" 2026/07/17 05:04:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:15 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 05:04:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuzpUYuGQJoXrfquSCR5GFqHfZu4zFHwF" 2026/07/17 05:04:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuzpUYuGQJoXrfquSCR5GFqHfZu4zFHwF" 2026/07/17 05:04:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgHdM1YSy0hMrfmVDg_lFK5qSfllWNoiT" 2026/07/17 05:04:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BosQEXtZHHsXO3gYpG6lAy7ghNtIEw0RF" 2026/07/17 05:04:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestListDirSorted (34.00s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:04:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiEcVBkCiuQHrhtJ9bqhFKZKiJ4qSJuOB" 2026/07/17 05:04:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:45 DEBUG : a.txt: Excluded (Size Filter) 2026/07/17 05:04:45 DEBUG : a.txt: Excluded 2026/07/17 05:04:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 05:04:46 DEBUG : sub dir/hello world2: Excluded 2026/07/17 05:04:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 05:04:46 DEBUG : sub dir/hello world: Excluded 2026/07/17 05:04:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/17 05:04:47 DEBUG : sub dir/hello world2: Excluded 2026/07/17 05:04:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/17 05:04:47 DEBUG : sub dir/hello world: Excluded 2026/07/17 05:04:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:48 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 05:04:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiEcVBkCiuQHrhtJ9bqhFKZKiJ4qSJuOB" 2026/07/17 05:04:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:49 DEBUG : sub dir/ignore dir: Excluded 2026/07/17 05:04:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:04:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:04:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:04:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiEcVBkCiuQHrhtJ9bqhFKZKiJ4qSJuOB" 2026/07/17 05:04:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiEcVBkCiuQHrhtJ9bqhFKZKiJ4qSJuOB" 2026/07/17 05:05:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrUzekjFNiN6RL0I94qdA3rep7B7jydJe" 2026/07/17 05:05:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BoS4G5pMJAwHDGhIz1S5JJrvLNGpBjVmB" 2026/07/17 05:05:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestListDirSortedFn (35.29s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:05:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpqNQYFhH1lAw1LPSFRRNBrxGYuyKw4zQ" === RUN TestListJSON/Default 2026/07/17 05:05:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestListJSON/FilesOnly 2026/07/17 05:05:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestListJSON/DirsOnly 2026/07/17 05:05:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestListJSON/Recurse 2026/07/17 05:05:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpqNQYFhH1lAw1LPSFRRNBrxGYuyKw4zQ" === RUN TestListJSON/SubDir 2026/07/17 05:05:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpqNQYFhH1lAw1LPSFRRNBrxGYuyKw4zQ" === RUN TestListJSON/NoModTime 2026/07/17 05:05:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestListJSON/NoMimeType 2026/07/17 05:05:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestListJSON/ShowHash 2026/07/17 05:05:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestListJSON/HashTypes 2026/07/17 05:05:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/17 05:05:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpqNQYFhH1lAw1LPSFRRNBrxGYuyKw4zQ" 2026/07/17 05:05:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpqNQYFhH1lAw1LPSFRRNBrxGYuyKw4zQ" 2026/07/17 05:05:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestListJSON (17.79s) --- PASS: TestListJSON/Default (0.96s) --- PASS: TestListJSON/FilesOnly (0.60s) --- PASS: TestListJSON/DirsOnly (0.60s) --- PASS: TestListJSON/Recurse (1.20s) --- PASS: TestListJSON/SubDir (0.59s) --- PASS: TestListJSON/NoModTime (0.60s) --- PASS: TestListJSON/NoMimeType (0.60s) --- PASS: TestListJSON/ShowHash (0.59s) --- PASS: TestListJSON/HashTypes (0.60s) --- PASS: TestListJSON/Metadata (1.24s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:05:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnCLeyss4E9qOOcSDbvFPbIbH7EYZvEla" === RUN TestStatJSON/Root 2026/07/17 05:05:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/17 05:05:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/Dir 2026/07/17 05:05:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/17 05:05:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/File 2026/07/17 05:05:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/NotFound 2026/07/17 05:05:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/DirFilesOnly 2026/07/17 05:05:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/FileFilesOnly 2026/07/17 05:05:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/17 05:05:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/DirDirsOnly 2026/07/17 05:05:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/FileDirsOnly 2026/07/17 05:05:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/17 05:05:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" === RUN TestStatJSON/RootNotFound 2026/07/17 05:05:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/notfound" 2026/07/17 05:05:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:05:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:05:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:05:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:05:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/notfound': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:05:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/notfound': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnCLeyss4E9qOOcSDbvFPbIbH7EYZvEla" 2026/07/17 05:05:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnCLeyss4E9qOOcSDbvFPbIbH7EYZvEla" 2026/07/17 05:05:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestStatJSON (24.38s) --- PASS: TestStatJSON/Root (0.59s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.60s) --- PASS: TestStatJSON/Dir (1.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.60s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.19s) --- PASS: TestStatJSON/DirFilesOnly (0.96s) --- PASS: TestStatJSON/FileFilesOnly (0.59s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.62s) --- PASS: TestStatJSON/DirDirsOnly (0.65s) --- PASS: TestStatJSON/FileDirsOnly (0.60s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (5.43s) === RUN TestStatJSONMemory 2026/07/17 05:05:45 DEBUG : Creating backend with remote ":memory:" 2026/07/17 05:05:45 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/17 05:05:45 DEBUG : sub/file1: size = 5 OK 2026/07/17 05:05:45 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/17 05:05:45 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:05:45 INFO : Huawei Drive root 'rclone-test-latuqaq2conu': Making directory 2026/07/17 05:05:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:45 INFO : Huawei Drive root 'rclone-test-latuqaq2conu': Making directory 2026/07/17 05:05:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestMkdir (2.11s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:05:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpepK0BqJDwqbkbx_zDxMJL8PeFzIDVWK" 2026/07/17 05:05:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpepK0BqJDwqbkbx_zDxMJL8PeFzIDVWK" 2026/07/17 05:05:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpepK0BqJDwqbkbx_zDxMJL8PeFzIDVWK" 2026/07/17 05:05:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestLsd (9.59s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:05:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:05:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestLs (6.85s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/17 05:06:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestLsWithFilesFrom (7.89s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestLsLong (6.36s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestHashSums (5.41s) === RUN TestHashSumsWithErrors 2026/07/17 05:06:23 DEBUG : Creating backend with remote ":memory:" 2026/07/17 05:06:23 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/17 05:06:23 ERROR : file1: hash unsupported: hash type not supported 2026/07/17 05:06:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/17 05:06:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/17 05:06:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/17 05:06:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/17 05:06:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/17 05:06:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/17 05:06:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/17 05:06:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/17 05:06:23 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-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvEbxsHarlJdL4te8M1xI9KajwzykL84X" 2026/07/17 05:06:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvEbxsHarlJdL4te8M1xI9KajwzykL84X" 2026/07/17 05:06:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvEbxsHarlJdL4te8M1xI9KajwzykL84X" 2026/07/17 05:06:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCount (12.29s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:40 DEBUG : Waiting for deletions to finish 2026/07/17 05:06:41 DEBUG : large: Excluded (Size Filter) 2026/07/17 05:06:42 INFO : medium: Deleted 2026/07/17 05:06:42 INFO : small: Deleted 2026/07/17 05:06:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestDelete (9.85s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:50 DEBUG : Waiting for deletions to finish 2026/07/17 05:06:51 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/17 05:06:51 INFO : medium: Deleted 2026/07/17 05:06:51 INFO : small: Deleted 2026/07/17 05:06:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestMaxDelete (10.10s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:06:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:06:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:00 DEBUG : Waiting for deletions to finish 2026/07/17 05:07:01 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/17 05:07:01 INFO : small: Deleted 2026/07/17 05:07:01 INFO : medium: Deleted 2026/07/17 05:07:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestMaxDeleteSizeLargeFile (11.10s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:07:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:11 DEBUG : Waiting for deletions to finish 2026/07/17 05:07:12 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/17 05:07:13 INFO : large: Deleted 2026/07/17 05:07:13 INFO : small: Deleted 2026/07/17 05:07:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestMaxDeleteSize (10.47s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:07:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestReadFile (7.20s) === RUN TestRetry 2026/07/17 05:07:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/17 05:07:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/17 05:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 05:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 05:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 05:07:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/17 05:07:24 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-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:07:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:07:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" --- PASS: TestCat (15.48s) === RUN TestPurge 2026/07/17 05:07:39 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-heyasiw0zima" 2026/07/17 05:07:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/17 05:07:40 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:07:40 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:07:41 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:07:41 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:07:42 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:07:42 DEBUG : Creating backend with remote "/tmp/rclone3485797487" run.go:198: Remote "Huawei Drive root 'rclone-test-heyasiw0zima'", Local "Local file system at /tmp/rclone3485797487", Modify Window "876000h0m0s" 2026/07/17 05:07:42 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:07:43 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BijjA8NsKVAxfG6r0bVVPJJDd8nwJjg6M" 2026/07/17 05:07:44 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BijjA8NsKVAxfG6r0bVVPJJDd8nwJjg6M" 2026/07/17 05:07:45 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bu_78B4n4I1ICYg1AajVCa6EbzotbfHnS" 2026/07/17 05:07:47 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BrKJb3kmNnVZLZA9HOYVF_bZHaVKbCcfW" 2026/07/17 05:07:49 INFO : A2: Making directory 2026/07/17 05:07:49 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BijjA8NsKVAxfG6r0bVVPJJDd8nwJjg6M" 2026/07/17 05:07:50 INFO : A1/B2: Making directory 2026/07/17 05:07:50 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bu_78B4n4I1ICYg1AajVCa6EbzotbfHnS" 2026/07/17 05:07:52 INFO : A1/B2/C2: Making directory 2026/07/17 05:07:52 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BjK42wxrRlQyggjLfkUFE_pZLBE_IVc-M" 2026/07/17 05:07:53 INFO : A1/B1/C3: Making directory 2026/07/17 05:07:53 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BrKJb3kmNnVZLZA9HOYVF_bZHaVKbCcfW" 2026/07/17 05:07:54 INFO : A3: Making directory 2026/07/17 05:07:54 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BijjA8NsKVAxfG6r0bVVPJJDd8nwJjg6M" 2026/07/17 05:07:56 INFO : A3/B3: Making directory 2026/07/17 05:07:56 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bq4V_YyWsMAgndVEd3pNN-LFgTe_3KGqI" 2026/07/17 05:07:57 INFO : A3/B3/C4: Making directory 2026/07/17 05:07:57 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bqrnlfz3IPm0n8CE_9NNN67Bc1_PvTGTt" 2026/07/17 05:07:59 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bu_78B4n4I1ICYg1AajVCa6EbzotbfHnS" 2026/07/17 05:08:00 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BijjA8NsKVAxfG6r0bVVPJJDd8nwJjg6M" 2026/07/17 05:08:01 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bu_78B4n4I1ICYg1AajVCa6EbzotbfHnS" 2026/07/17 05:08:01 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BrKJb3kmNnVZLZA9HOYVF_bZHaVKbCcfW" 2026/07/17 05:08:02 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bj4OiB6AZ949m_wGDVTdGApVmkItyna0P" 2026/07/17 05:08:02 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bke4CKzdbvU_kkL7ZfAxOeosLMKfl3-fP" 2026/07/17 05:08:03 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BjK42wxrRlQyggjLfkUFE_pZLBE_IVc-M" 2026/07/17 05:08:04 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bs0cCnGVsCa4yUbxY8DFGHqmiMBC36FMu" 2026/07/17 05:08:04 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bq4V_YyWsMAgndVEd3pNN-LFgTe_3KGqI" 2026/07/17 05:08:05 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bqrnlfz3IPm0n8CE_9NNN67Bc1_PvTGTt" 2026/07/17 05:08:05 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BvHMskm1wExAcX6P6t7VL3qaWHh6_9EmQ" 2026/07/17 05:08:06 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BvMOWMaqL4ItQpFZVjHhIY6YmpL14D7oL" 2026/07/17 05:08:07 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BijjA8NsKVAxfG6r0bVVPJJDd8nwJjg6M" 2026/07/17 05:08:08 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bu_78B4n4I1ICYg1AajVCa6EbzotbfHnS" 2026/07/17 05:08:09 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BjK42wxrRlQyggjLfkUFE_pZLBE_IVc-M" 2026/07/17 05:08:09 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bs0cCnGVsCa4yUbxY8DFGHqmiMBC36FMu" 2026/07/17 05:08:10 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bq4V_YyWsMAgndVEd3pNN-LFgTe_3KGqI" 2026/07/17 05:08:10 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "Bqrnlfz3IPm0n8CE_9NNN67Bc1_PvTGTt" 2026/07/17 05:08:11 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BvHMskm1wExAcX6P6t7VL3qaWHh6_9EmQ" 2026/07/17 05:08:12 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "BvMOWMaqL4ItQpFZVjHhIY6YmpL14D7oL" 2026/07/17 05:08:13 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:08:13 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Purge remote 2026/07/17 05:08:13 DEBUG : Huawei Drive root 'rclone-test-heyasiw0zima': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:08:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (34.64s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:08:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:08:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:08:20 INFO : A2: Making directory 2026/07/17 05:08:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:21 INFO : A1/B2: Making directory 2026/07/17 05:08:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:08:22 INFO : A1/B2/C2: Making directory 2026/07/17 05:08:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlTQ-c-aqjSTmanGieGRJQo_RDP80Ltek" 2026/07/17 05:08:24 INFO : A1/B1/C3: Making directory 2026/07/17 05:08:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:08:26 INFO : A3: Making directory 2026/07/17 05:08:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:27 INFO : A3/B3: Making directory 2026/07/17 05:08:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqboRZx6OCuHYWtzT0I1PZbNfI-vMClBh" 2026/07/17 05:08:28 INFO : A3/B3/C4: Making directory 2026/07/17 05:08:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhQh24ExFKToOrL-aIfhPj5_tRGyewXO6" 2026/07/17 05:08:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:08:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:08:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlTQ-c-aqjSTmanGieGRJQo_RDP80Ltek" 2026/07/17 05:08:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtNncse3XJFEGpa2bzuZMTa487j0_U37R" 2026/07/17 05:08:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:08:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:08:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bvy3IRXD0coNGaHilks5MNaXI-smicCgD" 2026/07/17 05:08:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpeJaKH581AgYAxBekAhKwr8HaKSs-I6I" 2026/07/17 05:08:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqboRZx6OCuHYWtzT0I1PZbNfI-vMClBh" 2026/07/17 05:08:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhQh24ExFKToOrL-aIfhPj5_tRGyewXO6" 2026/07/17 05:08:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bohls8XLllJU9lIuFhHNDALj8Xn2gYc4V" 2026/07/17 05:08:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bohls8XLllJU9lIuFhHNDALj8Xn2gYc4V" 2026/07/17 05:08:39 DEBUG : removing 1 level 3 directories 2026/07/17 05:08:39 INFO : A3/B3/C4: Removing directory 2026/07/17 05:08:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bohls8XLllJU9lIuFhHNDALj8Xn2gYc4V" 2026/07/17 05:08:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:08:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlTQ-c-aqjSTmanGieGRJQo_RDP80Ltek" 2026/07/17 05:08:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtNncse3XJFEGpa2bzuZMTa487j0_U37R" 2026/07/17 05:08:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:08:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:08:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bvy3IRXD0coNGaHilks5MNaXI-smicCgD" 2026/07/17 05:08:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpeJaKH581AgYAxBekAhKwr8HaKSs-I6I" 2026/07/17 05:08:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqboRZx6OCuHYWtzT0I1PZbNfI-vMClBh" 2026/07/17 05:08:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhQh24ExFKToOrL-aIfhPj5_tRGyewXO6" 2026/07/17 05:08:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:08:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:08:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlTQ-c-aqjSTmanGieGRJQo_RDP80Ltek" 2026/07/17 05:08:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtNncse3XJFEGpa2bzuZMTa487j0_U37R" 2026/07/17 05:08:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:08:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:08:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bvy3IRXD0coNGaHilks5MNaXI-smicCgD" 2026/07/17 05:08:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpeJaKH581AgYAxBekAhKwr8HaKSs-I6I" 2026/07/17 05:08:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqboRZx6OCuHYWtzT0I1PZbNfI-vMClBh" 2026/07/17 05:08:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhQh24ExFKToOrL-aIfhPj5_tRGyewXO6" 2026/07/17 05:08:53 DEBUG : removing 2 level 3 directories 2026/07/17 05:08:53 INFO : A1/B2/C2: Removing directory 2026/07/17 05:08:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtNncse3XJFEGpa2bzuZMTa487j0_U37R" 2026/07/17 05:08:53 INFO : A1/B1/C3: Removing directory 2026/07/17 05:08:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bvy3IRXD0coNGaHilks5MNaXI-smicCgD" 2026/07/17 05:08:55 DEBUG : removing 2 level 2 directories 2026/07/17 05:08:55 INFO : A3/B3: Removing directory 2026/07/17 05:08:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BhQh24ExFKToOrL-aIfhPj5_tRGyewXO6" 2026/07/17 05:08:55 INFO : A1/B2: Removing directory 2026/07/17 05:08:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlTQ-c-aqjSTmanGieGRJQo_RDP80Ltek" 2026/07/17 05:08:57 DEBUG : removing 2 level 1 directories 2026/07/17 05:08:57 INFO : A3: Removing directory 2026/07/17 05:08:57 INFO : A2: Removing directory 2026/07/17 05:08:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpeJaKH581AgYAxBekAhKwr8HaKSs-I6I" 2026/07/17 05:08:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqboRZx6OCuHYWtzT0I1PZbNfI-vMClBh" 2026/07/17 05:09:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:09:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:09:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:09:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:09:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:09:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:09:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:09:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:09:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:09:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:09:08 DEBUG : removing 1 level 3 directories 2026/07/17 05:09:08 INFO : A1/B1/C1: Removing directory 2026/07/17 05:09:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bjt24u5mB_5EYfI7ewb9C4ZQ4ijdLBaUR" 2026/07/17 05:09:09 DEBUG : removing 1 level 2 directories 2026/07/17 05:09:09 INFO : A1/B1: Removing directory 2026/07/17 05:09:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bj5Okxjq3ZE3-BTZ62chBoJV2lkroMz7N" 2026/07/17 05:09:10 DEBUG : removing 1 level 1 directories 2026/07/17 05:09:10 INFO : A1: Removing directory 2026/07/17 05:09:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bt-7OHD4QXnMJdFM4aDRGoK0L_JDslATz" 2026/07/17 05:09:11 DEBUG : removing 1 level 0 directories 2026/07/17 05:09:11 INFO : Huawei Drive root 'rclone-test-latuqaq2conu': Removing directory 2026/07/17 05:09:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BuL79h_2165SgY0gySStKUKJbzwsvMbEU" 2026/07/17 05:09:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:09:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (59.83s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:09:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:09:15 INFO : A1: Making directory 2026/07/17 05:09:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:16 INFO : A1/B1: Making directory 2026/07/17 05:09:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjmQ-1H_yTalJT42vxk1Iq5SBDFitdhcp" 2026/07/17 05:09:18 INFO : A1/B1/C1: Making directory 2026/07/17 05:09:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnkIKWouqrbY9fRTpE0FMJ4SnONZZLvc2" 2026/07/17 05:09:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjmQ-1H_yTalJT42vxk1Iq5SBDFitdhcp" 2026/07/17 05:09:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnkIKWouqrbY9fRTpE0FMJ4SnONZZLvc2" 2026/07/17 05:09:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlvIcRaDJnqaebqq-TclCYowXLslyTcQm" 2026/07/17 05:09:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjmQ-1H_yTalJT42vxk1Iq5SBDFitdhcp" 2026/07/17 05:09:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnkIKWouqrbY9fRTpE0FMJ4SnONZZLvc2" 2026/07/17 05:09:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlvIcRaDJnqaebqq-TclCYowXLslyTcQm" 2026/07/17 05:09:24 DEBUG : removing 1 level 3 directories 2026/07/17 05:09:24 INFO : A1/B1/C1: Removing directory 2026/07/17 05:09:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BlvIcRaDJnqaebqq-TclCYowXLslyTcQm" 2026/07/17 05:09:26 DEBUG : removing 1 level 2 directories 2026/07/17 05:09:26 INFO : A1/B1: Removing directory 2026/07/17 05:09:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnkIKWouqrbY9fRTpE0FMJ4SnONZZLvc2" 2026/07/17 05:09:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjmQ-1H_yTalJT42vxk1Iq5SBDFitdhcp" 2026/07/17 05:09:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjmQ-1H_yTalJT42vxk1Iq5SBDFitdhcp" 2026/07/17 05:09:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjmQ-1H_yTalJT42vxk1Iq5SBDFitdhcp" 2026/07/17 05:09:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRmdirsLeaveRoot (17.37s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:09:31 INFO : A1: Making directory 2026/07/17 05:09:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:33 INFO : A1/B1: Making directory 2026/07/17 05:09:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6HqsJ6djhglLzzZ7uhBk71E2DxMGdSY" 2026/07/17 05:09:34 INFO : A1/B1/C1: Making directory 2026/07/17 05:09:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Btzfy9m7lH8Bj0EkhfxJIN63SwHq8YUVA" 2026/07/17 05:09:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6HqsJ6djhglLzzZ7uhBk71E2DxMGdSY" 2026/07/17 05:09:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Btzfy9m7lH8Bj0EkhfxJIN63SwHq8YUVA" 2026/07/17 05:09:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnGG-mpUbuaTa5D2knglLIIaEjBZHn-Mk" 2026/07/17 05:09:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6HqsJ6djhglLzzZ7uhBk71E2DxMGdSY" 2026/07/17 05:09:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Btzfy9m7lH8Bj0EkhfxJIN63SwHq8YUVA" 2026/07/17 05:09:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnGG-mpUbuaTa5D2knglLIIaEjBZHn-Mk" 2026/07/17 05:09:41 DEBUG : removing 1 level 3 directories 2026/07/17 05:09:41 INFO : A1/B1/C1: Removing directory 2026/07/17 05:09:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BnGG-mpUbuaTa5D2knglLIIaEjBZHn-Mk" 2026/07/17 05:09:42 DEBUG : removing 1 level 2 directories 2026/07/17 05:09:42 INFO : A1/B1: Removing directory 2026/07/17 05:09:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Btzfy9m7lH8Bj0EkhfxJIN63SwHq8YUVA" 2026/07/17 05:09:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6HqsJ6djhglLzzZ7uhBk71E2DxMGdSY" 2026/07/17 05:09:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6HqsJ6djhglLzzZ7uhBk71E2DxMGdSY" 2026/07/17 05:09:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bp6HqsJ6djhglLzzZ7uhBk71E2DxMGdSY" 2026/07/17 05:09:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRmdirsWithFilter (17.24s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:09:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:54 DEBUG : filename.txt: File name found in url 2026/07/17 05:09:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/17 05:09:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:09:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestCopyURL (13.44s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestCopyURLDownloadHeaders (3.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 05:10:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:09 DEBUG : sub/file2: size = 14 OK 2026/07/17 05:10:09 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/17 05:10:09 INFO : file1: Copied (new) to: sub/file2 2026/07/17 05:10:09 INFO : file1: Deleted 2026/07/17 05:10:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiaGuzaLru-taSudMSAJHKZNEnEFwb-Fr" 2026/07/17 05:10:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiaGuzaLru-taSudMSAJHKZNEnEFwb-Fr" 2026/07/17 05:10:11 DEBUG : sub/file2: size = 14 OK 2026/07/17 05:10:11 DEBUG : file1: Sizes identical 2026/07/17 05:10:11 DEBUG : file1: Unchanged skipping 2026/07/17 05:10:11 INFO : file1: Deleted 2026/07/17 05:10:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiaGuzaLru-taSudMSAJHKZNEnEFwb-Fr" 2026/07/17 05:10:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': don't need to copy/move sub/file2, it is already at target location 2026/07/17 05:10:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiaGuzaLru-taSudMSAJHKZNEnEFwb-Fr" 2026/07/17 05:10:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiaGuzaLru-taSudMSAJHKZNEnEFwb-Fr" 2026/07/17 05:10:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiaGuzaLru-taSudMSAJHKZNEnEFwb-Fr" 2026/07/17 05:10:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestMoveFile (12.00s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/17 05:10:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:19 DEBUG : file1: size = 14 OK 2026/07/17 05:10:19 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/17 05:10:19 INFO : file1: Copied (new) 2026/07/17 05:10:19 INFO : file1: Deleted 2026/07/17 05:10:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:21 DEBUG : file1: Destination exists, skipping 2026/07/17 05:10:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/17 05:10:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestMoveFileWithIgnoreExisting (6.51s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestCaseInsensitiveMoveFile (1.17s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.17s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:31 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-latuqaq2conu/backup" 2026/07/17 05:10:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/17 05:10:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/17 05:10:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/17 05:10:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:10:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/17 05:10:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone784447436) 2026/07/17 05:10:36 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-latuqaq2conu') 2026/07/17 05:10:36 DEBUG : dst/file1: Sizes differ 2026/07/17 05:10:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu/backup': Listing directory "BvyhoYFnGS6G3lOYOes1LLqXNWuyLQhEh" 2026/07/17 05:10:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:41 INFO : dst/file1: Moved (server-side) 2026/07/17 05:10:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:42 DEBUG : dst/file1: size = 14 OK 2026/07/17 05:10:42 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/17 05:10:42 INFO : dst/file1: Copied (new) 2026/07/17 05:10:42 INFO : dst/file1: Deleted 2026/07/17 05:10:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvyhoYFnGS6G3lOYOes1LLqXNWuyLQhEh" 2026/07/17 05:10:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BsR-2OJeVGSYhpKNM3t5MN6v6hLRFEUOm" 2026/07/17 05:10:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:44 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvyhoYFnGS6G3lOYOes1LLqXNWuyLQhEh" 2026/07/17 05:10:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BsR-2OJeVGSYhpKNM3t5MN6v6hLRFEUOm" 2026/07/17 05:10:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bqr8_A_GugO_DjYgd8E9ODLBaDY8jKtpv" 2026/07/17 05:10:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvyhoYFnGS6G3lOYOes1LLqXNWuyLQhEh" 2026/07/17 05:10:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BsR-2OJeVGSYhpKNM3t5MN6v6hLRFEUOm" 2026/07/17 05:10:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvyhoYFnGS6G3lOYOes1LLqXNWuyLQhEh" 2026/07/17 05:10:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestMoveFileBackupDir (27.66s) === 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-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:10:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:10:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:10:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:10:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:07 INFO : A1/B2: Making directory 2026/07/17 05:11:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:08 INFO : A1/B1/C3: Making directory 2026/07/17 05:11:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiM-OiPXg8CGb0X47NJFOAZIqvAQnZKqh" 2026/07/17 05:11:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqGYKzYP8NLgiUvtC5j1DmrKDOEFReG44" 2026/07/17 05:11:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bpp51f1Zxkwsi60_4HblCn7x7R_OE9cmL" 2026/07/17 05:11:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkD6_gwpju3O6GEJAXo9DuIrbjQ_Y5-Hz" 2026/07/17 05:11:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': DirMove: srcID="BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" srcDirectoryID="Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" srcLeaf="A1" dstDirectoryID="Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" dstLeaf="A2" 2026/07/17 05:11:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': DirMove result: id="BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" fileName="A2" parentFolder=[Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr] 2026/07/17 05:11:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiM-OiPXg8CGb0X47NJFOAZIqvAQnZKqh" 2026/07/17 05:11:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqGYKzYP8NLgiUvtC5j1DmrKDOEFReG44" 2026/07/17 05:11:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bpp51f1Zxkwsi60_4HblCn7x7R_OE9cmL" 2026/07/17 05:11:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkD6_gwpju3O6GEJAXo9DuIrbjQ_Y5-Hz" 2026/07/17 05:11:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiM-OiPXg8CGb0X47NJFOAZIqvAQnZKqh" 2026/07/17 05:11:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqGYKzYP8NLgiUvtC5j1DmrKDOEFReG44" 2026/07/17 05:11:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bpp51f1Zxkwsi60_4HblCn7x7R_OE9cmL" 2026/07/17 05:11:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkD6_gwpju3O6GEJAXo9DuIrbjQ_Y5-Hz" 2026/07/17 05:11:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:11:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:11:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:11:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:11:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:11:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjkOWjo_lJU2cNM1G5DFKD5SmpAJdYX_N" 2026/07/17 05:11:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:11:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:11:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:11:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BltK2QBwWuLqJB3rA4O1FJIw3hMzOkuI6" 2026/07/17 05:11:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkD6_gwpju3O6GEJAXo9DuIrbjQ_Y5-Hz" 2026/07/17 05:11:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqGYKzYP8NLgiUvtC5j1DmrKDOEFReG44" 2026/07/17 05:11:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/17 05:11:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/17 05:11:38 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/17 05:11:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/17 05:11:38 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/17 05:11:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BiM-OiPXg8CGb0X47NJFOAZIqvAQnZKqh" 2026/07/17 05:11:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bpp51f1Zxkwsi60_4HblCn7x7R_OE9cmL" 2026/07/17 05:11:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqGYKzYP8NLgiUvtC5j1DmrKDOEFReG44" 2026/07/17 05:11:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkD6_gwpju3O6GEJAXo9DuIrbjQ_Y5-Hz" 2026/07/17 05:11:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bguwd8XawoA_kXMNnXkxIb5gJL32kNPqP" 2026/07/17 05:11:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BvL_IsuNP1qqQXuM7R2RFLaZa-j4xy4wq" 2026/07/17 05:11:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:11:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtrXOcvSnK3IgY5XI4I5Ba6xQ_P4mI3Hy" 2026/07/17 05:11:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:11:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqiU6bt-l9LQ8mJ5d2EBF6bDACOINIa40" 2026/07/17 05:11:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BltK2QBwWuLqJB3rA4O1FJIw3hMzOkuI6" 2026/07/17 05:11:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjkOWjo_lJU2cNM1G5DFKD5SmpAJdYX_N" 2026/07/17 05:11:52 INFO : Huawei Drive root 'rclone-test-latuqaq2conu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/17 05:11:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:11:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtrXOcvSnK3IgY5XI4I5Ba6xQ_P4mI3Hy" 2026/07/17 05:11:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:11:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqiU6bt-l9LQ8mJ5d2EBF6bDACOINIa40" 2026/07/17 05:11:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BltK2QBwWuLqJB3rA4O1FJIw3hMzOkuI6" 2026/07/17 05:11:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjkOWjo_lJU2cNM1G5DFKD5SmpAJdYX_N" 2026/07/17 05:11:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:11:58 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:11:59 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:12:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BmchB4l9My4rDo8m1c3hCmoMtc26NyJEK" 2026/07/17 05:12:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:12:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:12:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:05 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrW_yJMo-wkOQ2GHekOBPsreKwKgYupjD" 2026/07/17 05:12:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjkOWjo_lJU2cNM1G5DFKD5SmpAJdYX_N" 2026/07/17 05:12:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:12:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:12:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BltK2QBwWuLqJB3rA4O1FJIw3hMzOkuI6" 2026/07/17 05:12:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:12:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/17 05:12:07 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/17 05:12:07 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/17 05:12:07 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/17 05:12:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/17 05:12:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BtrXOcvSnK3IgY5XI4I5Ba6xQ_P4mI3Hy" 2026/07/17 05:12:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BqiU6bt-l9LQ8mJ5d2EBF6bDACOINIa40" 2026/07/17 05:12:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BltK2QBwWuLqJB3rA4O1FJIw3hMzOkuI6" 2026/07/17 05:12:12 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BjkOWjo_lJU2cNM1G5DFKD5SmpAJdYX_N" 2026/07/17 05:12:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BgbPXlVUXhmc-KBrNIeFDAptW5RmHk9zn" 2026/07/17 05:12:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv4v7UXq3SN-fUQCmSz1Lo6Vuyd2oMxJf" 2026/07/17 05:12:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:12:17 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpCVW6w-U4jN5wibXgDtBTL7AZGfdELiz" 2026/07/17 05:12:18 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrW_yJMo-wkOQ2GHekOBPsreKwKgYupjD" 2026/07/17 05:12:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BmchB4l9My4rDo8m1c3hCmoMtc26NyJEK" 2026/07/17 05:12:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkEFZ-gI7gbXZMk85wmdOuYqka3bQv9s1" 2026/07/17 05:12:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:12:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpCVW6w-U4jN5wibXgDtBTL7AZGfdELiz" 2026/07/17 05:12:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrW_yJMo-wkOQ2GHekOBPsreKwKgYupjD" 2026/07/17 05:12:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BmchB4l9My4rDo8m1c3hCmoMtc26NyJEK" 2026/07/17 05:12:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkEFZ-gI7gbXZMk85wmdOuYqka3bQv9s1" 2026/07/17 05:12:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BpCVW6w-U4jN5wibXgDtBTL7AZGfdELiz" 2026/07/17 05:12:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BkEFZ-gI7gbXZMk85wmdOuYqka3bQv9s1" 2026/07/17 05:12:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BmchB4l9My4rDo8m1c3hCmoMtc26NyJEK" 2026/07/17 05:12:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BrW_yJMo-wkOQ2GHekOBPsreKwKgYupjD" 2026/07/17 05:12:35 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Br0P0Qs6A7XLBn5JUIE9EsbWmxs4cBLfy" 2026/07/17 05:12:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bv-jYK_Y-Qge7hbaF3_ZIk6UN6qckuhiH" 2026/07/17 05:12:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestDirMove (104.55s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:12:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestGetFsInfo (1.29s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:12:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 05:12:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:42 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 05:12:42 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/17 05:12:42 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/17 05:12:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/17 05:12:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:50 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 05:12:50 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/17 05:12:50 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/17 05:12:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:12:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 05:12:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:12:56 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 05:12:56 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/17 05:12:56 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/17 05:12:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/17 05:12:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:03 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 05:13:03 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/17 05:13:03 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/17 05:13:03 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:04 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:06 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:13:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 05:13:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:09 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 05:13:09 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/17 05:13:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/17 05:13:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:19 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 05:13:19 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/17 05:13:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:13:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (34 bytes), uploading instead of streaming 2026/07/17 05:13:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/17 05:13:25 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/17 05:13:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/17 05:13:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/17 05:13:25 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:34 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/17 05:13:34 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/17 05:13:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/17 05:13:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRcat (57.16s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (13.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (13.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (15.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.61s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/17 05:13:37 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (48 bytes), uploading instead of streaming 2026/07/17 05:13:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:39 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/17 05:13:40 DEBUG : rcat_metadata: size = 48 OK 2026/07/17 05:13:40 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/17 05:13:40 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/17 05:13:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" === RUN TestRcatMetadata/ViaDisk 2026/07/17 05:13:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/17 05:13:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:47 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/17 05:13:47 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/17 05:13:47 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/17 05:13:47 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/17 05:13:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:55 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRcatMetadata (18.62s) --- PASS: TestRcatMetadata/Normal (5.74s) --- PASS: TestRcatMetadata/ViaDisk (10.85s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:13:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:13:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/17 05:13:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:01 DEBUG : potato2: size = 60 OK 2026/07/17 05:14:01 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/17 05:14:01 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/17 05:14:01 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRcatSize (17.04s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:14:13 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:15 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/17 05:14:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': File to upload is small (60 bytes), uploading instead of streaming 2026/07/17 05:14:16 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:19 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/17 05:14:19 DEBUG : potato2: size = 60 OK 2026/07/17 05:14:19 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/17 05:14:19 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/17 05:14:19 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:20 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:21 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:22 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:23 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:24 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRcatSizeMetadata (15.40s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:14:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:14:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:15:00 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRcatSizeUploadHeaders (60.80s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/17 05:15:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- SKIP: TestTouchDir (57.45s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/17 05:16:26 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:27 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- SKIP: TestMkdirMetadata (1.69s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/17 05:16:28 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- SKIP: TestMkdirModTime (1.25s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/17 05:16:29 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- SKIP: TestCopyDirMetadata (1.30s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/17 05:16:30 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:31 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- SKIP: TestSetDirModTime (1.26s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/17 05:16:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:32 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- SKIP: TestDirsEqual (1.29s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-latuqaq2conu'", Local "Local file system at /tmp/rclone784447436", Modify Window "876000h0m0s" 2026/07/17 05:16:33 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:34 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:36 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:38 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:39 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:40 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:41 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:42 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:43 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wudevaf4" before starting 2026/07/17 05:16:43 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:45 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:46 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:46 DEBUG : sub dir/test remove existing.wudevaf4: TEST: removing renamed existing file after operation 2026/07/17 05:16:47 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:48 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:49 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duyeked1" before starting 2026/07/17 05:16:49 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:50 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:51 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duyeked1: TEST: renaming existing back after failed operation 2026/07/17 05:16:52 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:53 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:16:54 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:56 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:16:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luguval4" before starting 2026/07/17 05:16:57 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:17:02 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:17:07 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:17:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.luguval4: TEST: removing renamed existing file after operation 2026/07/17 05:17:08 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:17:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:17:09 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" 2026/07/17 05:17:10 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:17:11 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "BifJfDOlFalOZYRREeChI6JMXbYA7wTDT" 2026/07/17 05:17:14 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Listing directory "Bi0n6an0lKStcNjB7OG5FqJGsyOavoXOr" --- PASS: TestRemoveExisting (41.97s) === 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/17 05:17:15 DEBUG : Huawei Drive root 'rclone-test-latuqaq2conu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 29m45.408290272s (try 1/5)