"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/16 01:51:33 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo" 2026/07/16 01:51:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:51:33 DEBUG : TestHuaweiDrive: Token expired 2026/07/16 01:51:33 DEBUG : TestHuaweiDrive: No updated token found in the config file 2026/07/16 01:51:33 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/16 01:51:33 DEBUG : Saving config "token" in section "TestHuaweiDrive" of the config file 2026/07/16 01:51:33 DEBUG : TestHuaweiDrive: Saved new token in config file 2026/07/16 01:51:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 01:51:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 01:51:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 01:51:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:51:36 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:51:37 DEBUG : Creating backend with remote "/tmp/rclone2728469551" === 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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/16 01:51:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.63s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/16 01:51:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.61s) === RUN TestSizeDiffers 2026/07/16 01:51:38 DEBUG : a: size = 0 OK 2026/07/16 01:51:38 DEBUG : a: size = 1 (memory) 2026/07/16 01:51:38 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/16 01:51:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/16 01:51:38 DEBUG : potato: Seek from 10 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 10 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 2 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/16 01:51:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 2 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/16 01:51:38 DEBUG : potato: Seek from 8 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 8 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/16 01:51:38 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:51:38 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:51:38 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:51:38 DEBUG : potato: Seek from 5 to 2 2026/07/16 01:51:38 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/16 01:51:38 DEBUG : potato: Seek from 9 to 0 2026/07/16 01:51:38 DEBUG : potato: Seek from 9 to 0 2026/07/16 01:51:38 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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 01:51:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:51:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:51:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/16 01:51:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:51:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheck/3 2026/07/16 01:51:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:51:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/16 01:51:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:51:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/16 01:51:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:51:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCheck (20.51s) --- PASS: TestCheck/1 (0.63s) --- PASS: TestCheck/2 (0.62s) --- PASS: TestCheck/3 (0.61s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.62s) --- PASS: TestCheck/6 (0.62s) --- PASS: TestCheck/7 (0.61s) === RUN TestCheckFsError 2026/07/16 01:51:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 01:51:59 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 01:51:59 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/16 01:51:59 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/16 01:51:59 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/16 01:51:59 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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 01:51:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:52:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/16 01:52:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:52:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheckDownload/3 2026/07/16 01:52:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:52:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/16 01:52:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:52:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/16 01:53:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:54:02 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/16 01:54:36 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/16 01:55:02 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/16 01:55:20 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/16 01:55:34 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/16 01:55:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:55:45 DEBUG : pacer: Reducing sleep to 6.006774901s --- PASS: TestCheckDownload (226.39s) --- PASS: TestCheckDownload/1 (1.03s) --- PASS: TestCheckDownload/2 (1.34s) --- PASS: TestCheckDownload/3 (1.45s) --- PASS: TestCheckDownload/4 (1.55s) --- PASS: TestCheckDownload/5 (1.50s) --- PASS: TestCheckDownload/6 (1.53s) --- PASS: TestCheckDownload/7 (61.44s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 01:55:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:55:53 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/16 01:55:59 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/16 01:55:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:03 DEBUG : pacer: Reducing sleep to 2.53410816s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/16 01:56:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:11 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/16 01:56:13 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/16 01:56:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:14 DEBUG : pacer: Reducing sleep to 601.355745ms === RUN TestCheckSizeOnly/3 2026/07/16 01:56:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:15 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/16 01:56:17 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/16 01:56:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:17 DEBUG : pacer: Reducing sleep to 190.272715ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/16 01:56:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:19 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/16 01:56:20 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/16 01:56:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:21 DEBUG : pacer: Reducing sleep to 45.152606ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/16 01:56:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:23 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/16 01:56:24 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/16 01:56:24 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/16 01:56:25 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:56:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCheckSizeOnly (41.44s) --- PASS: TestCheckSizeOnly/1 (3.36s) --- PASS: TestCheckSizeOnly/2 (2.53s) --- PASS: TestCheckSizeOnly/3 (0.78s) --- PASS: TestCheckSizeOnly/4 (0.65s) --- PASS: TestCheckSizeOnly/5 (0.65s) --- PASS: TestCheckSizeOnly/6 (0.66s) --- PASS: TestCheckSizeOnly/7 (0.66s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 01:56:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:29 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 01:56:29 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 01:56:29 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 01:56:29 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 01:56:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 01:56:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 01:56:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 01:56:32 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 01:56:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestParseSumFile (7.28s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 01:56:34 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/data" 2026/07/16 01:56:34 DEBUG : Config file has changed externally - reloading 2026/07/16 01:56:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 01:56:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 01:56:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 01:56:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:56:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:56:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" check_test.go:350: Huawei Drive root 'rclone-test-rihuwiv9tolo/data' lacks md5, skipping 2026/07/16 01:56:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestCheckSum (5.55s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 01:56:39 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/data" 2026/07/16 01:56:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 01:56:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 01:56:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 01:56:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:56:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/data': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 01:56:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest1 2026/07/16 01:56:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" 2026/07/16 01:56:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:56:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest2 2026/07/16 01:56:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest3 2026/07/16 01:57:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest4 2026/07/16 01:57:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest5 2026/07/16 01:57:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest6 2026/07/16 01:57:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" 2026/07/16 01:57:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" 2026/07/16 01:57:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:57:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" === RUN TestCheckSumDownload/subtest7 2026/07/16 01:58:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 01:59:29 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/16 02:00:14 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/16 02:00:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" 2026/07/16 02:00:48 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/16 02:01:13 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/16 02:01:32 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/16 02:01:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv5nrwENxPyPMjbRPv-lADKV82UyR9WWj" 2026/07/16 02:01:46 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/16 02:01:57 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/16 02:01:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:02:05 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (325.53s) --- PASS: TestCheckSumDownload/subtest1 (3.18s) --- PASS: TestCheckSumDownload/subtest2 (2.54s) --- PASS: TestCheckSumDownload/subtest3 (2.84s) --- PASS: TestCheckSumDownload/subtest4 (2.94s) --- PASS: TestCheckSumDownload/subtest5 (2.40s) --- PASS: TestCheckSumDownload/subtest6 (2.90s) --- PASS: TestCheckSumDownload/subtest7 (63.25s) === RUN TestApplyTransforms 2026/07/16 02:02:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gagiwam5jole" 2026/07/16 02:02:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:06 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:06 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:07 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:07 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:07 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:08 DEBUG : Creating backend with remote "/tmp/rclone486999457" run.go:198: Remote "Huawei Drive root 'rclone-test-gagiwam5jole'", Local "Local file system at /tmp/rclone486999457", Modify Window "876000h0m0s" 2026/07/16 02:02:08 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:09 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Listing directory "BvW0cg5TtwQyysx0JclhHEaeILg9GaZuM" 2026/07/16 02:02:11 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Listing directory "BvW0cg5TtwQyysx0JclhHEaeILg9GaZuM" upper checkfile vs. lower remote (without normalization) 2026/07/16 02:02:11 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Listing directory "BvW0cg5TtwQyysx0JclhHEaeILg9GaZuM" 2026/07/16 02:02:12 ERROR : hello, world!: sum not found 2026/07/16 02:02:12 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-gagiwam5jole' 2026/07/16 02:02:12 NOTICE: Huawei Drive root 'rclone-test-gagiwam5jole': 1 files missing 2026/07/16 02:02:12 NOTICE: 1 hashes missing 2026/07/16 02:02:12 NOTICE: Huawei Drive root 'rclone-test-gagiwam5jole': 1 differences found 2026/07/16 02:02:12 NOTICE: Huawei Drive root 'rclone-test-gagiwam5jole': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/16 02:02:12 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Listing directory "BvW0cg5TtwQyysx0JclhHEaeILg9GaZuM" 2026/07/16 02:02:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:02:13 NOTICE: Huawei Drive root 'rclone-test-gagiwam5jole': 0 differences found 2026/07/16 02:02:13 NOTICE: Huawei Drive root 'rclone-test-gagiwam5jole': 1 matching files 2026/07/16 02:02:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-jejaciw6calu" 2026/07/16 02:02:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:15 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:15 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:15 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:15 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:16 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:17 DEBUG : Creating backend with remote "/tmp/rclone1880804334" run.go:198: Remote "Huawei Drive root 'rclone-test-jejaciw6calu'", Local "Local file system at /tmp/rclone1880804334", Modify Window "876000h0m0s" 2026/07/16 02:02:17 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:18 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Listing directory "BnSDLQHbyqSlXQHsYhFBI1IfF-cykdvOp" 2026/07/16 02:02:19 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Listing directory "BnSDLQHbyqSlXQHsYhFBI1IfF-cykdvOp" lower checkfile vs. upper remote (without normalization) 2026/07/16 02:02:20 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Listing directory "BnSDLQHbyqSlXQHsYhFBI1IfF-cykdvOp" 2026/07/16 02:02:21 ERROR : HELLO, WORLD!: sum not found 2026/07/16 02:02:21 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-jejaciw6calu' 2026/07/16 02:02:21 NOTICE: Huawei Drive root 'rclone-test-jejaciw6calu': 1 files missing 2026/07/16 02:02:21 NOTICE: 1 hashes missing 2026/07/16 02:02:21 NOTICE: Huawei Drive root 'rclone-test-jejaciw6calu': 1 differences found 2026/07/16 02:02:21 NOTICE: Huawei Drive root 'rclone-test-jejaciw6calu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/16 02:02:21 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Listing directory "BnSDLQHbyqSlXQHsYhFBI1IfF-cykdvOp" 2026/07/16 02:02:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:02:22 NOTICE: Huawei Drive root 'rclone-test-jejaciw6calu': 0 differences found 2026/07/16 02:02:22 NOTICE: Huawei Drive root 'rclone-test-jejaciw6calu': 1 matching files 2026/07/16 02:02:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yelubod0jica" 2026/07/16 02:02:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:23 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:23 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:23 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:23 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:24 DEBUG : Creating backend with remote "/tmp/rclone2462615327" run.go:198: Remote "Huawei Drive root 'rclone-test-yelubod0jica'", Local "Local file system at /tmp/rclone2462615327", Modify Window "876000h0m0s" 2026/07/16 02:02:24 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:26 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Listing directory "BugXepF4nKpDKB8cN2a9MsqDg7CiMo3AQ" 2026/07/16 02:02:27 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Listing directory "BugXepF4nKpDKB8cN2a9MsqDg7CiMo3AQ" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/16 02:02:28 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Listing directory "BugXepF4nKpDKB8cN2a9MsqDg7CiMo3AQ" 2026/07/16 02:02:29 ERROR : HeLlO, wOrLd!: sum not found 2026/07/16 02:02:29 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-yelubod0jica' 2026/07/16 02:02:29 NOTICE: Huawei Drive root 'rclone-test-yelubod0jica': 1 files missing 2026/07/16 02:02:29 NOTICE: 1 hashes missing 2026/07/16 02:02:29 NOTICE: Huawei Drive root 'rclone-test-yelubod0jica': 1 differences found 2026/07/16 02:02:29 NOTICE: Huawei Drive root 'rclone-test-yelubod0jica': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/16 02:02:29 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Listing directory "BugXepF4nKpDKB8cN2a9MsqDg7CiMo3AQ" 2026/07/16 02:02:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:02:30 NOTICE: Huawei Drive root 'rclone-test-yelubod0jica': 0 differences found 2026/07/16 02:02:30 NOTICE: Huawei Drive root 'rclone-test-yelubod0jica': 1 matching files 2026/07/16 02:02:30 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lelutuy5mago" 2026/07/16 02:02:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:31 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:31 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:32 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:32 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:32 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:33 DEBUG : Creating backend with remote "/tmp/rclone1427008392" run.go:198: Remote "Huawei Drive root 'rclone-test-lelutuy5mago'", Local "Local file system at /tmp/rclone1427008392", Modify Window "876000h0m0s" 2026/07/16 02:02:33 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:34 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Listing directory "Bm5Rcsdo2Rp9DeJzehjhCWIFxbj0Ishwf" 2026/07/16 02:02:36 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Listing directory "Bm5Rcsdo2Rp9DeJzehjhCWIFxbj0Ishwf" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/16 02:02:36 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Listing directory "Bm5Rcsdo2Rp9DeJzehjhCWIFxbj0Ishwf" 2026/07/16 02:02:37 ERROR : HELLO, WORLD!: sum not found 2026/07/16 02:02:37 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-lelutuy5mago' 2026/07/16 02:02:37 NOTICE: Huawei Drive root 'rclone-test-lelutuy5mago': 1 files missing 2026/07/16 02:02:37 NOTICE: 1 hashes missing 2026/07/16 02:02:37 NOTICE: Huawei Drive root 'rclone-test-lelutuy5mago': 1 differences found 2026/07/16 02:02:37 NOTICE: Huawei Drive root 'rclone-test-lelutuy5mago': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/16 02:02:37 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Listing directory "Bm5Rcsdo2Rp9DeJzehjhCWIFxbj0Ishwf" 2026/07/16 02:02:38 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:02:38 NOTICE: Huawei Drive root 'rclone-test-lelutuy5mago': 0 differences found 2026/07/16 02:02:38 NOTICE: Huawei Drive root 'rclone-test-lelutuy5mago': 1 matching files 2026/07/16 02:02:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lavuyaq9dina" 2026/07/16 02:02:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:39 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:39 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:40 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:40 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:40 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:41 DEBUG : Creating backend with remote "/tmp/rclone3564492538" run.go:198: Remote "Huawei Drive root 'rclone-test-lavuyaq9dina'", Local "Local file system at /tmp/rclone3564492538", Modify Window "876000h0m0s" 2026/07/16 02:02:41 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:42 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Listing directory "BqquXPH7_3tMfOEsn5tJJVbBOpbCse4RT" 2026/07/16 02:02:44 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Listing directory "BqquXPH7_3tMfOEsn5tJJVbBOpbCse4RT" NFD checkfile vs. NFC remote (without normalization) 2026/07/16 02:02:45 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Listing directory "BqquXPH7_3tMfOEsn5tJJVbBOpbCse4RT" 2026/07/16 02:02:45 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 02:02:45 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-lavuyaq9dina' 2026/07/16 02:02:45 NOTICE: Huawei Drive root 'rclone-test-lavuyaq9dina': 1 files missing 2026/07/16 02:02:45 NOTICE: 1 hashes missing 2026/07/16 02:02:45 NOTICE: Huawei Drive root 'rclone-test-lavuyaq9dina': 1 differences found 2026/07/16 02:02:45 NOTICE: Huawei Drive root 'rclone-test-lavuyaq9dina': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/16 02:02:45 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Listing directory "BqquXPH7_3tMfOEsn5tJJVbBOpbCse4RT" 2026/07/16 02:02:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:02:47 NOTICE: Huawei Drive root 'rclone-test-lavuyaq9dina': 0 differences found 2026/07/16 02:02:47 NOTICE: Huawei Drive root 'rclone-test-lavuyaq9dina': 1 matching files 2026/07/16 02:02:47 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zakafiq2sexo" 2026/07/16 02:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:48 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:48 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:48 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:48 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:49 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:49 DEBUG : Creating backend with remote "/tmp/rclone4159697851" run.go:198: Remote "Huawei Drive root 'rclone-test-zakafiq2sexo'", Local "Local file system at /tmp/rclone4159697851", Modify Window "876000h0m0s" 2026/07/16 02:02:49 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:51 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Listing directory "Bvt1F5JwSaNp0vUfmcCBEvaQ4d2hOljJa" 2026/07/16 02:02:52 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Listing directory "Bvt1F5JwSaNp0vUfmcCBEvaQ4d2hOljJa" NFC checkfile vs. NFD remote (without normalization) 2026/07/16 02:02:53 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Listing directory "Bvt1F5JwSaNp0vUfmcCBEvaQ4d2hOljJa" 2026/07/16 02:02:54 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 02:02:54 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-zakafiq2sexo' 2026/07/16 02:02:54 NOTICE: Huawei Drive root 'rclone-test-zakafiq2sexo': 1 files missing 2026/07/16 02:02:54 NOTICE: 1 hashes missing 2026/07/16 02:02:54 NOTICE: Huawei Drive root 'rclone-test-zakafiq2sexo': 1 differences found 2026/07/16 02:02:54 NOTICE: Huawei Drive root 'rclone-test-zakafiq2sexo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/16 02:02:54 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Listing directory "Bvt1F5JwSaNp0vUfmcCBEvaQ4d2hOljJa" 2026/07/16 02:02:55 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:02:55 NOTICE: Huawei Drive root 'rclone-test-zakafiq2sexo': 0 differences found 2026/07/16 02:02:55 NOTICE: Huawei Drive root 'rclone-test-zakafiq2sexo': 1 matching files 2026/07/16 02:02:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-biroyay1jubo" 2026/07/16 02:02:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:02:56 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:02:56 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:02:56 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:02:56 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:57 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:58 DEBUG : Creating backend with remote "/tmp/rclone554727403" run.go:198: Remote "Huawei Drive root 'rclone-test-biroyay1jubo'", Local "Local file system at /tmp/rclone554727403", Modify Window "876000h0m0s" 2026/07/16 02:02:58 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:02:59 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Listing directory "BhcxkWIYJqT3u9gu2DHFJp58pVtRUjfO9" 2026/07/16 02:03:00 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Listing directory "BhcxkWIYJqT3u9gu2DHFJp58pVtRUjfO9" NFDx2 checkfile vs. both remote (without normalization) 2026/07/16 02:03:01 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Listing directory "BhcxkWIYJqT3u9gu2DHFJp58pVtRUjfO9" 2026/07/16 02:03:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:03:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-biroyay1jubo' 2026/07/16 02:03:02 NOTICE: Huawei Drive root 'rclone-test-biroyay1jubo': 1 files missing 2026/07/16 02:03:02 NOTICE: 1 hashes missing 2026/07/16 02:03:02 NOTICE: Huawei Drive root 'rclone-test-biroyay1jubo': 1 differences found 2026/07/16 02:03:02 NOTICE: Huawei Drive root 'rclone-test-biroyay1jubo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/16 02:03:02 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Listing directory "BhcxkWIYJqT3u9gu2DHFJp58pVtRUjfO9" 2026/07/16 02:03:03 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:03:03 NOTICE: Huawei Drive root 'rclone-test-biroyay1jubo': 0 differences found 2026/07/16 02:03:03 NOTICE: Huawei Drive root 'rclone-test-biroyay1jubo': 1 matching files 2026/07/16 02:03:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-dizoyeb5tiju" 2026/07/16 02:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:03:04 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:03:04 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:03:04 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:03:04 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:05 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:06 DEBUG : Creating backend with remote "/tmp/rclone3659462254" run.go:198: Remote "Huawei Drive root 'rclone-test-dizoyeb5tiju'", Local "Local file system at /tmp/rclone3659462254", Modify Window "876000h0m0s" 2026/07/16 02:03:06 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:07 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Listing directory "BkQNuXpHPByxg_Kni4KpJYovmXNJDS12s" 2026/07/16 02:03:09 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Listing directory "BkQNuXpHPByxg_Kni4KpJYovmXNJDS12s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/16 02:03:09 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Listing directory "BkQNuXpHPByxg_Kni4KpJYovmXNJDS12s" 2026/07/16 02:03:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:03:10 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-dizoyeb5tiju' 2026/07/16 02:03:10 NOTICE: Huawei Drive root 'rclone-test-dizoyeb5tiju': 1 files missing 2026/07/16 02:03:10 NOTICE: 1 hashes missing 2026/07/16 02:03:10 NOTICE: Huawei Drive root 'rclone-test-dizoyeb5tiju': 1 differences found 2026/07/16 02:03:10 NOTICE: Huawei Drive root 'rclone-test-dizoyeb5tiju': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/16 02:03:10 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Listing directory "BkQNuXpHPByxg_Kni4KpJYovmXNJDS12s" 2026/07/16 02:03:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:03:11 NOTICE: Huawei Drive root 'rclone-test-dizoyeb5tiju': 0 differences found 2026/07/16 02:03:11 NOTICE: Huawei Drive root 'rclone-test-dizoyeb5tiju': 1 matching files 2026/07/16 02:03:11 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-mezeluw3noja" 2026/07/16 02:03:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:03:12 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:03:12 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:03:13 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:03:13 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:13 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:14 DEBUG : Creating backend with remote "/tmp/rclone1687145744" run.go:198: Remote "Huawei Drive root 'rclone-test-mezeluw3noja'", Local "Local file system at /tmp/rclone1687145744", Modify Window "876000h0m0s" 2026/07/16 02:03:14 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:15 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Listing directory "BuIdvnvU0oItehFl1xx5JvqJiXRInsPoL" 2026/07/16 02:03:17 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Listing directory "BuIdvnvU0oItehFl1xx5JvqJiXRInsPoL" both checkfile vs. NFDx2 remote (without normalization) 2026/07/16 02:03:17 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Listing directory "BuIdvnvU0oItehFl1xx5JvqJiXRInsPoL" 2026/07/16 02:03:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:03:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-mezeluw3noja' 2026/07/16 02:03:18 NOTICE: Huawei Drive root 'rclone-test-mezeluw3noja': 1 files missing 2026/07/16 02:03:18 NOTICE: 1 hashes missing 2026/07/16 02:03:18 NOTICE: Huawei Drive root 'rclone-test-mezeluw3noja': 1 differences found 2026/07/16 02:03:18 NOTICE: Huawei Drive root 'rclone-test-mezeluw3noja': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/16 02:03:18 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Listing directory "BuIdvnvU0oItehFl1xx5JvqJiXRInsPoL" 2026/07/16 02:03:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:03:19 NOTICE: Huawei Drive root 'rclone-test-mezeluw3noja': 0 differences found 2026/07/16 02:03:19 NOTICE: Huawei Drive root 'rclone-test-mezeluw3noja': 1 matching files 2026/07/16 02:03:19 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zogadex7cuca" 2026/07/16 02:03:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:03:20 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:03:20 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:03:21 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:03:21 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:22 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:22 DEBUG : Creating backend with remote "/tmp/rclone1042844243" run.go:198: Remote "Huawei Drive root 'rclone-test-zogadex7cuca'", Local "Local file system at /tmp/rclone1042844243", Modify Window "876000h0m0s" 2026/07/16 02:03:22 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:03:23 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Listing directory "BqHR8kd-nna2yPVnMhIhNjrKRTh0NI8ct" 2026/07/16 02:03:25 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Listing directory "BqHR8kd-nna2yPVnMhIhNjrKRTh0NI8ct" both checkfile vs. NFCx2 remote (without normalization) 2026/07/16 02:03:26 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Listing directory "BqHR8kd-nna2yPVnMhIhNjrKRTh0NI8ct" 2026/07/16 02:03:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 02:03:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-zogadex7cuca' 2026/07/16 02:03:26 NOTICE: Huawei Drive root 'rclone-test-zogadex7cuca': 1 files missing 2026/07/16 02:03:26 NOTICE: 1 hashes missing 2026/07/16 02:03:26 NOTICE: Huawei Drive root 'rclone-test-zogadex7cuca': 1 differences found 2026/07/16 02:03:26 NOTICE: Huawei Drive root 'rclone-test-zogadex7cuca': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/16 02:03:26 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Listing directory "BqHR8kd-nna2yPVnMhIhNjrKRTh0NI8ct" 2026/07/16 02:03:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 02:03:28 NOTICE: Huawei Drive root 'rclone-test-zogadex7cuca': 0 differences found 2026/07/16 02:03:28 NOTICE: Huawei Drive root 'rclone-test-zogadex7cuca': 1 matching files 2026/07/16 02:03:28 DEBUG : Huawei Drive root 'rclone-test-zogadex7cuca': Purge remote 2026/07/16 02:03:28 DEBUG : Huawei Drive root 'rclone-test-mezeluw3noja': Purge remote 2026/07/16 02:03:29 DEBUG : Huawei Drive root 'rclone-test-dizoyeb5tiju': Purge remote 2026/07/16 02:03:29 DEBUG : Huawei Drive root 'rclone-test-biroyay1jubo': Purge remote 2026/07/16 02:03:30 DEBUG : Huawei Drive root 'rclone-test-zakafiq2sexo': Purge remote 2026/07/16 02:03:31 DEBUG : Huawei Drive root 'rclone-test-lavuyaq9dina': Purge remote 2026/07/16 02:03:31 DEBUG : Huawei Drive root 'rclone-test-lelutuy5mago': Purge remote 2026/07/16 02:03:32 DEBUG : Huawei Drive root 'rclone-test-yelubod0jica': Purge remote 2026/07/16 02:03:33 DEBUG : Huawei Drive root 'rclone-test-jejaciw6calu': Purge remote 2026/07/16 02:03:34 DEBUG : Huawei Drive root 'rclone-test-gagiwam5jole': Purge remote --- PASS: TestApplyTransforms (90.06s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:03:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:36 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/16 02:03:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 02:03:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:40 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/16 02:03:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:43 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/16 02:03:46 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/16 02:03:48 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/16 02:03:48 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:03:48 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/16 02:03:48 INFO : file1: Copied (new) to: sub/file2 2026/07/16 02:03:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:49 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/16 02:03:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiwoWl5WbmAgt5Pl0v4pHJJHvJBtHH8KI" 2026/07/16 02:03:50 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/16 02:03:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiwoWl5WbmAgt5Pl0v4pHJJHvJBtHH8KI" 2026/07/16 02:03:51 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/16 02:03:51 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:03:51 DEBUG : file1: Sizes identical 2026/07/16 02:03:51 DEBUG : file1: Unchanged skipping 2026/07/16 02:03:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:52 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/16 02:03:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiwoWl5WbmAgt5Pl0v4pHJJHvJBtHH8KI" 2026/07/16 02:03:52 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/16 02:03:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': don't need to copy/move sub/file2, it is already at target location 2026/07/16 02:03:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:53 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/16 02:03:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiwoWl5WbmAgt5Pl0v4pHJJHvJBtHH8KI" 2026/07/16 02:03:53 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/16 02:03:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:54 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/16 02:03:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiwoWl5WbmAgt5Pl0v4pHJJHvJBtHH8KI" 2026/07/16 02:03:55 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/16 02:03:55 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/16 02:03:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiwoWl5WbmAgt5Pl0v4pHJJHvJBtHH8KI" 2026/07/16 02:03:56 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/16 02:03:56 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/16 02:03:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:57 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.22s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/16 02:03:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:58 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/16 02:03:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:58 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.15s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:03:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:59 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/16 02:03:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:03:59 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 02:04:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:03 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/backup" 2026/07/16 02:04:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:04:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:04:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:04:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:04:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:04:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:04:07 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-rihuwiv9tolo') 2026/07/16 02:04:07 DEBUG : dst/file1: Sizes differ 2026/07/16 02:04:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BlGCut9j85D-_tUeWJ15HJ46FnDsKeL6_" 2026/07/16 02:04:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:12 INFO : dst/file1: Moved (server-side) 2026/07/16 02:04:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:13 DEBUG : dst/file1: size = 14 OK 2026/07/16 02:04:13 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/16 02:04:13 INFO : dst/file1: Copied (new) 2026/07/16 02:04:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlGCut9j85D-_tUeWJ15HJ46FnDsKeL6_" 2026/07/16 02:04:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqAeekZg2hHNvPaCZZshJjLLirB1Kst7z" 2026/07/16 02:04:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlGCut9j85D-_tUeWJ15HJ46FnDsKeL6_" 2026/07/16 02:04:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqAeekZg2hHNvPaCZZshJjLLirB1Kst7z" 2026/07/16 02:04:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj3cSCPFYZqb055m8REJKhJWSIIQj3Dwm" 2026/07/16 02:04:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlGCut9j85D-_tUeWJ15HJ46FnDsKeL6_" 2026/07/16 02:04:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqAeekZg2hHNvPaCZZshJjLLirB1Kst7z" 2026/07/16 02:04:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlGCut9j85D-_tUeWJ15HJ46FnDsKeL6_" 2026/07/16 02:04:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCopyFileBackupDir (26.46s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:04:25 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/dst" 2026/07/16 02:04:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:04:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:04:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:04:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:04:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:04:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/CompareDest" 2026/07/16 02:04:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:04:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:04:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:04:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:04:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:04:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:33 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 02:04:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:36 DEBUG : one: size = 3 OK 2026/07/16 02:04:36 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/16 02:04:36 INFO : one: Copied (new) 2026/07/16 02:04:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:04:39 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-rihuwiv9tolo/dst') 2026/07/16 02:04:39 DEBUG : one: Sizes differ 2026/07/16 02:04:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:41 DEBUG : one: size = 5 OK 2026/07/16 02:04:41 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/16 02:04:41 INFO : one: Copied (replaced existing) 2026/07/16 02:04:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:04:49 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-rihuwiv9tolo/dst') 2026/07/16 02:04:49 DEBUG : one: Sizes differ 2026/07/16 02:04:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:50 DEBUG : one: size = 5 OK 2026/07/16 02:04:50 DEBUG : one: Sizes identical 2026/07/16 02:04:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 02:04:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:56 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:04:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:56 DEBUG : two: size = 3 OK 2026/07/16 02:04:56 DEBUG : two: Sizes identical 2026/07/16 02:04:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 02:04:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:04:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:04:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:04:59 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:04:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:00 DEBUG : two: size = 3 OK 2026/07/16 02:05:00 DEBUG : two: Sizes identical 2026/07/16 02:05:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 02:05:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:04 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:05:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:05:05 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-rihuwiv9tolo/CompareDest') 2026/07/16 02:05:05 DEBUG : two: Sizes differ 2026/07/16 02:05:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:06 DEBUG : two: size = 5 OK 2026/07/16 02:05:06 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/16 02:05:06 INFO : two: Copied (new) 2026/07/16 02:05:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BleO6nc257-gJpcbEC85KGo8GiBEfPbVo" 2026/07/16 02:05:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhtGNxA4RYCPFx8-0V9BEv5w0v0jclTqj" 2026/07/16 02:05:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCopyFileCompareDest (50.53s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:05:15 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/dst" 2026/07/16 02:05:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:05:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:05:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:05:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:05:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:05:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/CopyDest" 2026/07/16 02:05:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:05:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:05:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:05:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:05:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:05:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 02:05:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:25 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:28 DEBUG : one: size = 3 OK 2026/07/16 02:05:28 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/16 02:05:28 INFO : one: Copied (new) 2026/07/16 02:05:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:05:31 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-rihuwiv9tolo/dst') 2026/07/16 02:05:31 DEBUG : one: Sizes differ 2026/07/16 02:05:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:32 DEBUG : one: size = 5 OK 2026/07/16 02:05:32 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/16 02:05:32 INFO : one: Copied (replaced existing) 2026/07/16 02:05:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:05:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:40 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/BackupDir" 2026/07/16 02:05:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:05:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:05:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:05:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:05:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:05:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:05:44 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-rihuwiv9tolo/dst') 2026/07/16 02:05:44 DEBUG : one: Sizes differ 2026/07/16 02:05:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:05:46 DEBUG : one: size = 5 OK 2026/07/16 02:05:46 DEBUG : one: Sizes identical 2026/07/16 02:05:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:05:46 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-rihuwiv9tolo/dst') 2026/07/16 02:05:46 DEBUG : one: Sizes differ 2026/07/16 02:05:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/BackupDir': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:49 INFO : one: Moved (server-side) 2026/07/16 02:05:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:51 DEBUG : one: size = 5 OK 2026/07/16 02:05:51 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/16 02:05:51 INFO : one: Copied (server-side copy) 2026/07/16 02:05:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/16 02:05:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:05:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:05:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:05:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:05:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:05:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:05:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 02:05:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:05:58 DEBUG : two: size = 3 OK 2026/07/16 02:05:58 DEBUG : two: Sizes identical 2026/07/16 02:05:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:05:59 DEBUG : two: size = 3 OK 2026/07/16 02:05:59 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/16 02:05:59 INFO : two: Copied (server-side copy) 2026/07/16 02:05:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/16 02:05:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:06:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:03 DEBUG : two: size = 3 OK 2026/07/16 02:06:03 DEBUG : two: Sizes identical 2026/07/16 02:06:03 DEBUG : two: Unchanged skipping 2026/07/16 02:06:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:06:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:06:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:09 DEBUG : three: Need to transfer - File not found at Destination 2026/07/16 02:06:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:06:10 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-rihuwiv9tolo/CopyDest') 2026/07/16 02:06:10 DEBUG : three: Sizes differ 2026/07/16 02:06:10 DEBUG : three: Destination not found in --copy-dest 2026/07/16 02:06:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/dst': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:12 DEBUG : three: size = 7 OK 2026/07/16 02:06:12 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/16 02:06:12 INFO : three: Copied (new) 2026/07/16 02:06:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:06:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:06:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BufOoDYKVXf-52IYMmQFP9KMWmoFQEQd_" 2026/07/16 02:06:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bs0T_3dfr_GbnSpIFhg1Ob6mhzVEFb6bm" 2026/07/16 02:06:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnxiApp_bvM33GMltb_BPU4X9sipNX-ZN" 2026/07/16 02:06:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCopyFileCopyDest (71.16s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/16 02:06:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestCopyInplace (1.14s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/16 02:06:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestCopyLongFileName (1.14s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/16 02:06:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestCopyLongFileNameCollision (1.16s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:06:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/16 02:06:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:33 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/16 02:06:33 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/16 02:06:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/16 02:06:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:35 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/16 02:06:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/16 02:06:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/16 02:06:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:39 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/16 02:06:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/16 02:06:41 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = 236a02f1881932358eba0f5cd0dd210e0d4f6445a45f735cd7b46adc187d1be0 OK 2026/07/16 02:06:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/16 02:06:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bkc5n-AcklCyfN36004ZD4IsrVXTVoM6s" 2026/07/16 02:06:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCopyFileMaxTransfer (16.36s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateInteractive (1.14s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateSkip (1.15s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateSizeOnly (1.13s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateFirst (1.13s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateNewest (1.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/16 02:06:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateNewestByHash (1.14s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateOldest (1.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateLargest (1.12s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateSmallest (1.16s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 02:06:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestDeduplicateRename (1.15s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/16 02:06:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:06:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- SKIP: TestMergeDirs (1.15s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:06:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgB6Y2dldQ_P0UjCPPGJD7Zr7qlUL2Rlz" 2026/07/16 02:07:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:16 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 02:07:16 DEBUG : a.txt: Excluded 2026/07/16 02:07:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:07:17 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:07:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:07:17 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:07:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:07:18 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:07:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:07:18 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:07:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:18 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:07:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgB6Y2dldQ_P0UjCPPGJD7Zr7qlUL2Rlz" 2026/07/16 02:07:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:20 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:07:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:25 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgB6Y2dldQ_P0UjCPPGJD7Zr7qlUL2Rlz" 2026/07/16 02:07:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgB6Y2dldQ_P0UjCPPGJD7Zr7qlUL2Rlz" 2026/07/16 02:07:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BouUDejw1KI947WBFbeZFCLgAMfbusXIP" 2026/07/16 02:07:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BgNO5Z3H95X_YaZBpSydOzZo2i-ujeb__" 2026/07/16 02:07:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestListDirSorted (33.34s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:07:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:07:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjvqxR1uR7-Q4yGjlZmNG3JQfg8uJFbVk" 2026/07/16 02:07:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:07:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:50 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 02:07:50 DEBUG : a.txt: Excluded 2026/07/16 02:07:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:07:52 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:07:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:07:52 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:07:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:07:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjvqxR1uR7-Q4yGjlZmNG3JQfg8uJFbVk" 2026/07/16 02:07:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:07:53 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:07:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 02:07:53 DEBUG : sub dir/hello world2: Excluded 2026/07/16 02:07:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 02:07:53 DEBUG : sub dir/hello world: Excluded 2026/07/16 02:07:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:07:54 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 02:07:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:07:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:07:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:07:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:08:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjvqxR1uR7-Q4yGjlZmNG3JQfg8uJFbVk" 2026/07/16 02:08:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:08:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjvqxR1uR7-Q4yGjlZmNG3JQfg8uJFbVk" 2026/07/16 02:08:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BniOL7hdUj9pNQTQgYmNCE4TGuWLF0NVa" 2026/07/16 02:08:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj5i0vQPa8ZICqsbzOTREcJV9hjHRXqsS" 2026/07/16 02:08:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestListDirSortedFn (34.83s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:08:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Busda4MherjtKBKN978NHyqAiaGwa2vS7" === RUN TestListJSON/Default 2026/07/16 02:08:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestListJSON/FilesOnly 2026/07/16 02:08:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestListJSON/DirsOnly 2026/07/16 02:08:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestListJSON/Recurse 2026/07/16 02:08:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Busda4MherjtKBKN978NHyqAiaGwa2vS7" === RUN TestListJSON/SubDir 2026/07/16 02:08:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Busda4MherjtKBKN978NHyqAiaGwa2vS7" === RUN TestListJSON/NoModTime 2026/07/16 02:08:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestListJSON/NoMimeType 2026/07/16 02:08:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestListJSON/ShowHash 2026/07/16 02:08:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestListJSON/HashTypes 2026/07/16 02:08:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:18 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/16 02:08:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Busda4MherjtKBKN978NHyqAiaGwa2vS7" 2026/07/16 02:08:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Busda4MherjtKBKN978NHyqAiaGwa2vS7" 2026/07/16 02:08:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestListJSON (16.66s) --- PASS: TestListJSON/Default (0.59s) --- PASS: TestListJSON/FilesOnly (0.60s) --- PASS: TestListJSON/DirsOnly (0.60s) --- PASS: TestListJSON/Recurse (1.19s) --- PASS: TestListJSON/SubDir (0.60s) --- PASS: TestListJSON/NoModTime (0.61s) --- PASS: TestListJSON/NoMimeType (0.59s) --- PASS: TestListJSON/ShowHash (0.60s) --- PASS: TestListJSON/HashTypes (0.59s) --- PASS: TestListJSON/Metadata (1.20s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:08:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:25 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp7yaR2fcgMpI4R8ACcRKHb1ZqMu1WNpK" === RUN TestStatJSON/Root 2026/07/16 02:08:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/16 02:08:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/Dir 2026/07/16 02:08:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/16 02:08:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/File 2026/07/16 02:08:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/NotFound 2026/07/16 02:08:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/DirFilesOnly 2026/07/16 02:08:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/FileFilesOnly 2026/07/16 02:08:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/16 02:08:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/DirDirsOnly 2026/07/16 02:08:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/FileDirsOnly 2026/07/16 02:08:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/16 02:08:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" === RUN TestStatJSON/RootNotFound 2026/07/16 02:08:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/notfound" 2026/07/16 02:08:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:08:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:08:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:08:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:08:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/notfound': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:08:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/notfound': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp7yaR2fcgMpI4R8ACcRKHb1ZqMu1WNpK" 2026/07/16 02:08:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp7yaR2fcgMpI4R8ACcRKHb1ZqMu1WNpK" 2026/07/16 02:08:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestStatJSON (23.18s) --- PASS: TestStatJSON/Root (0.59s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.61s) --- PASS: TestStatJSON/Dir (1.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.60s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.21s) --- PASS: TestStatJSON/DirFilesOnly (0.59s) --- PASS: TestStatJSON/FileFilesOnly (0.98s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.61s) --- PASS: TestStatJSON/DirDirsOnly (0.62s) --- PASS: TestStatJSON/FileDirsOnly (0.61s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (4.87s) === RUN TestStatJSONMemory 2026/07/16 02:08:47 DEBUG : Creating backend with remote ":memory:" 2026/07/16 02:08:47 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 02:08:47 DEBUG : sub/file1: size = 5 OK 2026/07/16 02:08:47 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 02:08:47 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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:08:47 INFO : Huawei Drive root 'rclone-test-rihuwiv9tolo': Making directory 2026/07/16 02:08:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:47 INFO : Huawei Drive root 'rclone-test-rihuwiv9tolo': Making directory 2026/07/16 02:08:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestMkdir (1.73s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:08:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjXB6SvdbV_6RiKWmv-pAQZeVSMYl3w1-" 2026/07/16 02:08:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjXB6SvdbV_6RiKWmv-pAQZeVSMYl3w1-" 2026/07/16 02:08:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjXB6SvdbV_6RiKWmv-pAQZeVSMYl3w1-" 2026/07/16 02:08:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestLsd (8.94s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:08:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:08:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestLs (6.64s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/16 02:09:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestLsWithFilesFrom (7.03s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestLsLong (6.16s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestHashSums (5.88s) === RUN TestHashSumsWithErrors 2026/07/16 02:09:23 DEBUG : Creating backend with remote ":memory:" 2026/07/16 02:09:23 ERROR : file1: hash unsupported: hash type not supported 2026/07/16 02:09:23 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/16 02:09:23 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/16 02:09:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 02:09:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 02:09:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 02:09:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 02:09:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 02:09:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 02:09:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/16 02:09: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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BpJHDHl911PAOtFsYbUBNf7508ZKN8Y5w" 2026/07/16 02:09:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BpJHDHl911PAOtFsYbUBNf7508ZKN8Y5w" 2026/07/16 02:09:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BpJHDHl911PAOtFsYbUBNf7508ZKN8Y5w" 2026/07/16 02:09:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCount (12.27s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:40 DEBUG : Waiting for deletions to finish 2026/07/16 02:09:41 DEBUG : large: Excluded (Size Filter) 2026/07/16 02:09:41 INFO : medium: Deleted 2026/07/16 02:09:41 INFO : small: Deleted 2026/07/16 02:09:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestDelete (8.45s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:48 DEBUG : Waiting for deletions to finish 2026/07/16 02:09:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/16 02:09:49 INFO : large: Deleted 2026/07/16 02:09:49 INFO : medium: Deleted 2026/07/16 02:09:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestMaxDelete (9.11s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:09:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:58 DEBUG : Waiting for deletions to finish 2026/07/16 02:09:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 02:09:59 INFO : medium: Deleted 2026/07/16 02:09:59 INFO : small: Deleted 2026/07/16 02:09:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:09:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestMaxDeleteSizeLargeFile (9.76s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:10:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:07 DEBUG : Waiting for deletions to finish 2026/07/16 02:10:08 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 02:10:09 INFO : small: Deleted 2026/07/16 02:10:09 INFO : large: Deleted 2026/07/16 02:10:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestMaxDeleteSize (9.50s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:10:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestReadFile (5.86s) === RUN TestRetry 2026/07/16 02:10:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/16 02:10:18 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/16 02:10:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:10:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:10:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:10:18 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 02:10:18 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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:10:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:10:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" --- PASS: TestCat (13.86s) === RUN TestPurge 2026/07/16 02:10:32 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-qemoven6zofa" 2026/07/16 02:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 02:10:33 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:10:33 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:10:34 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:10:34 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:10:34 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:10:35 DEBUG : Creating backend with remote "/tmp/rclone4210270236" run.go:198: Remote "Huawei Drive root 'rclone-test-qemoven6zofa'", Local "Local file system at /tmp/rclone4210270236", Modify Window "876000h0m0s" 2026/07/16 02:10:35 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:10:36 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bvhecu94iKIpC6LLPS4tLfaTyrjcMpnIK" 2026/07/16 02:10:37 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bvhecu94iKIpC6LLPS4tLfaTyrjcMpnIK" 2026/07/16 02:10:38 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BoG1eQEYalkAMXsaaLWhHP7qIbMyUnszA" 2026/07/16 02:10:40 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BhMjGT5AsvIu-TP2FGnRMtp4t9MNCqOYL" 2026/07/16 02:10:42 INFO : A2: Making directory 2026/07/16 02:10:42 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bvhecu94iKIpC6LLPS4tLfaTyrjcMpnIK" 2026/07/16 02:10:43 INFO : A1/B2: Making directory 2026/07/16 02:10:43 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BoG1eQEYalkAMXsaaLWhHP7qIbMyUnszA" 2026/07/16 02:10:45 INFO : A1/B2/C2: Making directory 2026/07/16 02:10:45 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bp5z7J9CTHcLCNBNRcPNOgb15yasCF0dC" 2026/07/16 02:10:46 INFO : A1/B1/C3: Making directory 2026/07/16 02:10:46 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BhMjGT5AsvIu-TP2FGnRMtp4t9MNCqOYL" 2026/07/16 02:10:47 INFO : A3: Making directory 2026/07/16 02:10:47 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bvhecu94iKIpC6LLPS4tLfaTyrjcMpnIK" 2026/07/16 02:10:49 INFO : A3/B3: Making directory 2026/07/16 02:10:49 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BgtCjTTTJ6VmH5YO6eD5EEpg1kcHmTbPZ" 2026/07/16 02:10:50 INFO : A3/B3/C4: Making directory 2026/07/16 02:10:50 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BkhHHOBLX_1iRFpr46o5OuYj09bTAU6XY" 2026/07/16 02:10:52 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BoG1eQEYalkAMXsaaLWhHP7qIbMyUnszA" 2026/07/16 02:10:53 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bvhecu94iKIpC6LLPS4tLfaTyrjcMpnIK" 2026/07/16 02:10:54 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BoG1eQEYalkAMXsaaLWhHP7qIbMyUnszA" 2026/07/16 02:10:55 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BhMjGT5AsvIu-TP2FGnRMtp4t9MNCqOYL" 2026/07/16 02:10:56 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bmige0mcK96oGNyw4spBBq4DNLF61jq0q" 2026/07/16 02:10:56 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bnx6xg8vMVLRGLs3oycZMiIX7gw8ZSA40" 2026/07/16 02:10:57 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bp5z7J9CTHcLCNBNRcPNOgb15yasCF0dC" 2026/07/16 02:10:57 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BhTqRbFWRr8Q5jzG12kBHwJ_fo-CHFfVE" 2026/07/16 02:10:58 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bt5BJAa07oWtSZHbs-oNNVa11e41_v_vr" 2026/07/16 02:10:59 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BgtCjTTTJ6VmH5YO6eD5EEpg1kcHmTbPZ" 2026/07/16 02:10:59 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BkhHHOBLX_1iRFpr46o5OuYj09bTAU6XY" 2026/07/16 02:11:00 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BjNmTlmrrsy0l_r3kGdJPmZY8oRq4b-mt" 2026/07/16 02:11:01 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bvhecu94iKIpC6LLPS4tLfaTyrjcMpnIK" 2026/07/16 02:11:02 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BoG1eQEYalkAMXsaaLWhHP7qIbMyUnszA" 2026/07/16 02:11:03 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bp5z7J9CTHcLCNBNRcPNOgb15yasCF0dC" 2026/07/16 02:11:03 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BhTqRbFWRr8Q5jzG12kBHwJ_fo-CHFfVE" 2026/07/16 02:11:04 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "Bt5BJAa07oWtSZHbs-oNNVa11e41_v_vr" 2026/07/16 02:11:05 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BgtCjTTTJ6VmH5YO6eD5EEpg1kcHmTbPZ" 2026/07/16 02:11:05 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BkhHHOBLX_1iRFpr46o5OuYj09bTAU6XY" 2026/07/16 02:11:06 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "BjNmTlmrrsy0l_r3kGdJPmZY8oRq4b-mt" 2026/07/16 02:11:07 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:11:08 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Purge remote 2026/07/16 02:11:08 DEBUG : Huawei Drive root 'rclone-test-qemoven6zofa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:11:08 NOTICE: purge failed: directory not found --- PASS: TestPurge (36.45s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:11:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:14 INFO : A2: Making directory 2026/07/16 02:11:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:15 INFO : A1/B2: Making directory 2026/07/16 02:11:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:16 INFO : A1/B2/C2: Making directory 2026/07/16 02:11:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoVxp0QsPUEozNspehNpODbu5W13ZiwrK" 2026/07/16 02:11:18 INFO : A1/B1/C3: Making directory 2026/07/16 02:11:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:19 INFO : A3: Making directory 2026/07/16 02:11:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:20 INFO : A3/B3: Making directory 2026/07/16 02:11:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjNqh2Doqcynz3VVAoItMeZY_k1Torimp" 2026/07/16 02:11:21 INFO : A3/B3/C4: Making directory 2026/07/16 02:11:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmOw90X78iSIM67ZSIQtNmoIJD12seNOi" 2026/07/16 02:11:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:25 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:25 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bl5eKK_KSNFatImk8d0lMOo1yuKcgFm7W" 2026/07/16 02:11:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoVxp0QsPUEozNspehNpODbu5W13ZiwrK" 2026/07/16 02:11:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlM30Cz_1-uck10maiI5Gx44oxoftcaBn" 2026/07/16 02:11:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bno4qbb2Zl6WbJTpk4EJAf4RrGOFvHc0l" 2026/07/16 02:11:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjNqh2Doqcynz3VVAoItMeZY_k1Torimp" 2026/07/16 02:11:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmOw90X78iSIM67ZSIQtNmoIJD12seNOi" 2026/07/16 02:11:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Biy4qY_yMOJvvNvhXN0VNq5HLGO8uCGIb" 2026/07/16 02:11:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Biy4qY_yMOJvvNvhXN0VNq5HLGO8uCGIb" 2026/07/16 02:11:31 DEBUG : removing 1 level 3 directories 2026/07/16 02:11:31 INFO : A3/B3/C4: Removing directory 2026/07/16 02:11:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Biy4qY_yMOJvvNvhXN0VNq5HLGO8uCGIb" 2026/07/16 02:11:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bl5eKK_KSNFatImk8d0lMOo1yuKcgFm7W" 2026/07/16 02:11:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoVxp0QsPUEozNspehNpODbu5W13ZiwrK" 2026/07/16 02:11:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlM30Cz_1-uck10maiI5Gx44oxoftcaBn" 2026/07/16 02:11:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bno4qbb2Zl6WbJTpk4EJAf4RrGOFvHc0l" 2026/07/16 02:11:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjNqh2Doqcynz3VVAoItMeZY_k1Torimp" 2026/07/16 02:11:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmOw90X78iSIM67ZSIQtNmoIJD12seNOi" 2026/07/16 02:11:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bl5eKK_KSNFatImk8d0lMOo1yuKcgFm7W" 2026/07/16 02:11:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoVxp0QsPUEozNspehNpODbu5W13ZiwrK" 2026/07/16 02:11:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlM30Cz_1-uck10maiI5Gx44oxoftcaBn" 2026/07/16 02:11:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bno4qbb2Zl6WbJTpk4EJAf4RrGOFvHc0l" 2026/07/16 02:11:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjNqh2Doqcynz3VVAoItMeZY_k1Torimp" 2026/07/16 02:11:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmOw90X78iSIM67ZSIQtNmoIJD12seNOi" 2026/07/16 02:11:44 DEBUG : removing 2 level 3 directories 2026/07/16 02:11:44 INFO : A1/B2/C2: Removing directory 2026/07/16 02:11:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BlM30Cz_1-uck10maiI5Gx44oxoftcaBn" 2026/07/16 02:11:44 INFO : A1/B1/C3: Removing directory 2026/07/16 02:11:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bl5eKK_KSNFatImk8d0lMOo1yuKcgFm7W" 2026/07/16 02:11:46 DEBUG : removing 2 level 2 directories 2026/07/16 02:11:46 INFO : A3/B3: Removing directory 2026/07/16 02:11:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmOw90X78iSIM67ZSIQtNmoIJD12seNOi" 2026/07/16 02:11:46 INFO : A1/B2: Removing directory 2026/07/16 02:11:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoVxp0QsPUEozNspehNpODbu5W13ZiwrK" 2026/07/16 02:11:47 DEBUG : removing 2 level 1 directories 2026/07/16 02:11:47 INFO : A3: Removing directory 2026/07/16 02:11:47 INFO : A2: Removing directory 2026/07/16 02:11:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bno4qbb2Zl6WbJTpk4EJAf4RrGOFvHc0l" 2026/07/16 02:11:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BjNqh2Doqcynz3VVAoItMeZY_k1Torimp" 2026/07/16 02:11:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:11:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:11:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:56 DEBUG : removing 1 level 3 directories 2026/07/16 02:11:56 INFO : A1/B1/C1: Removing directory 2026/07/16 02:11:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqLNiYzSsqZ7VG63K3tVGbbJWUO_mKPMe" 2026/07/16 02:11:57 DEBUG : removing 1 level 2 directories 2026/07/16 02:11:57 INFO : A1/B1: Removing directory 2026/07/16 02:11:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bsf2hAMhGC0kvoNmfTmFEQasYk4wawlHJ" 2026/07/16 02:11:59 DEBUG : removing 1 level 1 directories 2026/07/16 02:11:59 INFO : A1: Removing directory 2026/07/16 02:11:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuNDytMZCvZNDzU1UD01KLaI1wDgUxucT" 2026/07/16 02:12:00 DEBUG : removing 1 level 0 directories 2026/07/16 02:12:00 INFO : Huawei Drive root 'rclone-test-rihuwiv9tolo': Removing directory 2026/07/16 02:12:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmuhddWJfYAnvHH31EK5GrIANb_mw2zqJ" 2026/07/16 02:12:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:12:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (54.23s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:12:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:12:05 INFO : A1: Making directory 2026/07/16 02:12:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:07 INFO : A1/B1: Making directory 2026/07/16 02:12:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmiUE8Tn_YvaAMxubjN5GDIDANn3rezh2" 2026/07/16 02:12:08 INFO : A1/B1/C1: Making directory 2026/07/16 02:12:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bnyu95XaEKtpYeIvbULlH44XOj2mkAHBa" 2026/07/16 02:12:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmiUE8Tn_YvaAMxubjN5GDIDANn3rezh2" 2026/07/16 02:12:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bnyu95XaEKtpYeIvbULlH44XOj2mkAHBa" 2026/07/16 02:12:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bk4zHRadxNirMgifD_x1DRolp9cl19Wyq" 2026/07/16 02:12:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmiUE8Tn_YvaAMxubjN5GDIDANn3rezh2" 2026/07/16 02:12:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bnyu95XaEKtpYeIvbULlH44XOj2mkAHBa" 2026/07/16 02:12:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bk4zHRadxNirMgifD_x1DRolp9cl19Wyq" 2026/07/16 02:12:13 DEBUG : removing 1 level 3 directories 2026/07/16 02:12:13 INFO : A1/B1/C1: Removing directory 2026/07/16 02:12:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bk4zHRadxNirMgifD_x1DRolp9cl19Wyq" 2026/07/16 02:12:15 DEBUG : removing 1 level 2 directories 2026/07/16 02:12:15 INFO : A1/B1: Removing directory 2026/07/16 02:12:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bnyu95XaEKtpYeIvbULlH44XOj2mkAHBa" 2026/07/16 02:12:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmiUE8Tn_YvaAMxubjN5GDIDANn3rezh2" 2026/07/16 02:12:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmiUE8Tn_YvaAMxubjN5GDIDANn3rezh2" 2026/07/16 02:12:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmiUE8Tn_YvaAMxubjN5GDIDANn3rezh2" 2026/07/16 02:12:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRmdirsLeaveRoot (17.30s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:12:20 INFO : A1: Making directory 2026/07/16 02:12:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:21 INFO : A1/B1: Making directory 2026/07/16 02:12:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BsAtCYb0JjgC9Eh5rN9ZOfKrucO1vjdSA" 2026/07/16 02:12:23 INFO : A1/B1/C1: Making directory 2026/07/16 02:12:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv45PFY6NhqM9g3xvQu1IHKVrfZlcCdwj" 2026/07/16 02:12:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BsAtCYb0JjgC9Eh5rN9ZOfKrucO1vjdSA" 2026/07/16 02:12:25 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv45PFY6NhqM9g3xvQu1IHKVrfZlcCdwj" 2026/07/16 02:12:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BphC7mb-B-X9ur1XztJ1F67z1iRVtBaP_" 2026/07/16 02:12:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BsAtCYb0JjgC9Eh5rN9ZOfKrucO1vjdSA" 2026/07/16 02:12:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv45PFY6NhqM9g3xvQu1IHKVrfZlcCdwj" 2026/07/16 02:12:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BphC7mb-B-X9ur1XztJ1F67z1iRVtBaP_" 2026/07/16 02:12:28 DEBUG : removing 1 level 3 directories 2026/07/16 02:12:28 INFO : A1/B1/C1: Removing directory 2026/07/16 02:12:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BphC7mb-B-X9ur1XztJ1F67z1iRVtBaP_" 2026/07/16 02:12:30 DEBUG : removing 1 level 2 directories 2026/07/16 02:12:30 INFO : A1/B1: Removing directory 2026/07/16 02:12:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv45PFY6NhqM9g3xvQu1IHKVrfZlcCdwj" 2026/07/16 02:12:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BsAtCYb0JjgC9Eh5rN9ZOfKrucO1vjdSA" 2026/07/16 02:12:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BsAtCYb0JjgC9Eh5rN9ZOfKrucO1vjdSA" 2026/07/16 02:12:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BsAtCYb0JjgC9Eh5rN9ZOfKrucO1vjdSA" 2026/07/16 02:12:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRmdirsWithFilter (15.41s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:12:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:39 DEBUG : filename.txt: File name found in url 2026/07/16 02:12:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/16 02:12:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestCopyURL (12.33s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:12:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestCopyURLDownloadHeaders (3.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:12:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 02:12:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:54 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:12:54 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/16 02:12:54 INFO : file1: Copied (new) to: sub/file2 2026/07/16 02:12:54 INFO : file1: Deleted 2026/07/16 02:12:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiHRpA1U8VpOGblVNYKxI45KRW4-HuAwT" 2026/07/16 02:12:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiHRpA1U8VpOGblVNYKxI45KRW4-HuAwT" 2026/07/16 02:12:56 DEBUG : sub/file2: size = 14 OK 2026/07/16 02:12:56 DEBUG : file1: Sizes identical 2026/07/16 02:12:56 DEBUG : file1: Unchanged skipping 2026/07/16 02:12:56 INFO : file1: Deleted 2026/07/16 02:12:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiHRpA1U8VpOGblVNYKxI45KRW4-HuAwT" 2026/07/16 02:12:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': don't need to copy/move sub/file2, it is already at target location 2026/07/16 02:12:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiHRpA1U8VpOGblVNYKxI45KRW4-HuAwT" 2026/07/16 02:12:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:12:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiHRpA1U8VpOGblVNYKxI45KRW4-HuAwT" 2026/07/16 02:13:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiHRpA1U8VpOGblVNYKxI45KRW4-HuAwT" 2026/07/16 02:13:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestMoveFile (10.83s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:13:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 02:13:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:03 DEBUG : file1: size = 14 OK 2026/07/16 02:13:03 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/16 02:13:03 INFO : file1: Copied (new) 2026/07/16 02:13:03 INFO : file1: Deleted 2026/07/16 02:13:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:05 DEBUG : file1: Destination exists, skipping 2026/07/16 02:13:05 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 02:13:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestMoveFileWithIgnoreExisting (5.41s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:13:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestCaseInsensitiveMoveFile (1.14s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:13:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.15s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:13:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:14 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-rihuwiv9tolo/backup" 2026/07/16 02:13:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/16 02:13:14 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/16 02:13:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/16 02:13:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:13:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/16 02:13:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:17 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2728469551) 2026/07/16 02:13:17 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-rihuwiv9tolo') 2026/07/16 02:13:17 DEBUG : dst/file1: Sizes differ 2026/07/16 02:13:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo/backup': Listing directory "BthrkaNfEsud2o1cuZz1CD6z_1uQFQOhn" 2026/07/16 02:13:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:22 INFO : dst/file1: Moved (server-side) 2026/07/16 02:13:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:26 DEBUG : dst/file1: size = 14 OK 2026/07/16 02:13:26 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/16 02:13:26 INFO : dst/file1: Copied (new) 2026/07/16 02:13:26 INFO : dst/file1: Deleted 2026/07/16 02:13:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BthrkaNfEsud2o1cuZz1CD6z_1uQFQOhn" 2026/07/16 02:13:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiKw7IQpQfZsMMIGp2xFB_ZJJCa3Y1Ccb" 2026/07/16 02:13:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BthrkaNfEsud2o1cuZz1CD6z_1uQFQOhn" 2026/07/16 02:13:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiKw7IQpQfZsMMIGp2xFB_ZJJCa3Y1Ccb" 2026/07/16 02:13:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnZgJGiC9LFQqAvihI8VFf4d9O5byOXbU" 2026/07/16 02:13:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BthrkaNfEsud2o1cuZz1CD6z_1uQFQOhn" 2026/07/16 02:13:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BiKw7IQpQfZsMMIGp2xFB_ZJJCa3Y1Ccb" 2026/07/16 02:13:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BthrkaNfEsud2o1cuZz1CD6z_1uQFQOhn" 2026/07/16 02:13:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestMoveFileBackupDir (28.74s) === 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-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:13:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:13:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:13:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:13:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:13:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:13:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:13:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:13:50 INFO : A1/B2: Making directory 2026/07/16 02:13:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:13:51 INFO : A1/B1/C3: Making directory 2026/07/16 02:13:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:13:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:13:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:13:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqaXy2D8Zb3l7gCi6KWpDibNAwFTtnTX5" 2026/07/16 02:13:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkFaOg5VuC2iGKIBaZmdKLYqzvA9H6lHo" 2026/07/16 02:13:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bm6QFhdJaXTi0dEzYSedEz4FBNwkA3ge4" 2026/07/16 02:13:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuYRmHDPGrQO6VMSd4u1CP6NhVJDhQveD" 2026/07/16 02:13:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': DirMove: srcID="Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" srcDirectoryID="BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" srcLeaf="A1" dstDirectoryID="BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" dstLeaf="A2" 2026/07/16 02:13:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': DirMove result: id="Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" fileName="A2" parentFolder=[BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH] 2026/07/16 02:13:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:13:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:13:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqaXy2D8Zb3l7gCi6KWpDibNAwFTtnTX5" 2026/07/16 02:14:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkFaOg5VuC2iGKIBaZmdKLYqzvA9H6lHo" 2026/07/16 02:14:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bm6QFhdJaXTi0dEzYSedEz4FBNwkA3ge4" 2026/07/16 02:14:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuYRmHDPGrQO6VMSd4u1CP6NhVJDhQveD" 2026/07/16 02:14:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:14:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:14:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqaXy2D8Zb3l7gCi6KWpDibNAwFTtnTX5" 2026/07/16 02:14:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkFaOg5VuC2iGKIBaZmdKLYqzvA9H6lHo" 2026/07/16 02:14:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bm6QFhdJaXTi0dEzYSedEz4FBNwkA3ge4" 2026/07/16 02:14:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuYRmHDPGrQO6VMSd4u1CP6NhVJDhQveD" 2026/07/16 02:14:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:14:08 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkWAeGYi16Hr8kxYkJxxGiYuFLJVaMbL6" 2026/07/16 02:14:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp5EL1VKwstpF_I49lv9ARb10OVmANOha" 2026/07/16 02:14:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:14:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:14:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:14:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:17 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/16 02:14:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqaXy2D8Zb3l7gCi6KWpDibNAwFTtnTX5" 2026/07/16 02:14:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:17 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/16 02:14:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkFaOg5VuC2iGKIBaZmdKLYqzvA9H6lHo" 2026/07/16 02:14:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/16 02:14:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/16 02:14:19 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/16 02:14:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:14:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BuYRmHDPGrQO6VMSd4u1CP6NhVJDhQveD" 2026/07/16 02:14:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bm6QFhdJaXTi0dEzYSedEz4FBNwkA3ge4" 2026/07/16 02:14:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkFaOg5VuC2iGKIBaZmdKLYqzvA9H6lHo" 2026/07/16 02:14:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqaXy2D8Zb3l7gCi6KWpDibNAwFTtnTX5" 2026/07/16 02:14:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrMDs720WwrktQ-Ni3oZP6bYl3mO_kpg5" 2026/07/16 02:14:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bj6_umWdSbFUGZSVx1_FM2ZVK3BW11jbV" 2026/07/16 02:14:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:14:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bhf9r72v66JQ3BxDJWTFLdp8aWWO5frIU" 2026/07/16 02:14:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp5EL1VKwstpF_I49lv9ARb10OVmANOha" 2026/07/16 02:14:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkWAeGYi16Hr8kxYkJxxGiYuFLJVaMbL6" 2026/07/16 02:14:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bgv0Td-wbSIPM6nW3ortPHJgYIfs-nxID" 2026/07/16 02:14:33 INFO : Huawei Drive root 'rclone-test-rihuwiv9tolo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/16 02:14:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bhf9r72v66JQ3BxDJWTFLdp8aWWO5frIU" 2026/07/16 02:14:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp5EL1VKwstpF_I49lv9ARb10OVmANOha" 2026/07/16 02:14:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkWAeGYi16Hr8kxYkJxxGiYuFLJVaMbL6" 2026/07/16 02:14:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bgv0Td-wbSIPM6nW3ortPHJgYIfs-nxID" 2026/07/16 02:14:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:14:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:14:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:14:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:14:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:14:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:14:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv9qd3OEZUoUZo0m30v5B16U_r1AznQgF" 2026/07/16 02:14:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmXvXItqbK8bSwFScw5JIQ4Oe5a4IH3FG" 2026/07/16 02:14:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:14:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:14:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:14:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkWAeGYi16Hr8kxYkJxxGiYuFLJVaMbL6" 2026/07/16 02:14:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp5EL1VKwstpF_I49lv9ARb10OVmANOha" 2026/07/16 02:14:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:48 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/16 02:14:48 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/16 02:14:48 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/16 02:14:48 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/16 02:14:49 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/16 02:14:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bgv0Td-wbSIPM6nW3ortPHJgYIfs-nxID" 2026/07/16 02:14:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bhf9r72v66JQ3BxDJWTFLdp8aWWO5frIU" 2026/07/16 02:14:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bp5EL1VKwstpF_I49lv9ARb10OVmANOha" 2026/07/16 02:14:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BkWAeGYi16Hr8kxYkJxxGiYuFLJVaMbL6" 2026/07/16 02:14:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BqCMzm6kLrhNS-dSKVUxPALLGARd7j_ST" 2026/07/16 02:14:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BnS538yv6UVoudnhZC-5BwIfLRX_5fgva" 2026/07/16 02:14:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:14:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:14:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:14:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv9qd3OEZUoUZo0m30v5B16U_r1AznQgF" 2026/07/16 02:14:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhE8HsqyO2duu6LkvuXpC4J6qNT5-CoNb" 2026/07/16 02:15:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmXvXItqbK8bSwFScw5JIQ4Oe5a4IH3FG" 2026/07/16 02:15:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bhl_64hRBaezMZVjJZ5tFO5y6yG7GxTNs" 2026/07/16 02:15:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:15:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:15:05 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv9qd3OEZUoUZo0m30v5B16U_r1AznQgF" 2026/07/16 02:15:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhE8HsqyO2duu6LkvuXpC4J6qNT5-CoNb" 2026/07/16 02:15:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmXvXItqbK8bSwFScw5JIQ4Oe5a4IH3FG" 2026/07/16 02:15:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bhl_64hRBaezMZVjJZ5tFO5y6yG7GxTNs" 2026/07/16 02:15:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bhl_64hRBaezMZVjJZ5tFO5y6yG7GxTNs" 2026/07/16 02:15:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BhE8HsqyO2duu6LkvuXpC4J6qNT5-CoNb" 2026/07/16 02:15:12 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "Bv9qd3OEZUoUZo0m30v5B16U_r1AznQgF" 2026/07/16 02:15:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BmXvXItqbK8bSwFScw5JIQ4Oe5a4IH3FG" 2026/07/16 02:15:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BomSTp-cwqFWpZpjhliBAJriBoSs1tPLV" 2026/07/16 02:15:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BocWF6qQsx5BXFNW6KUhA6bsgt2Z2qJ0Q" 2026/07/16 02:15:17 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestDirMove (99.79s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:15:18 DEBUG : Config file has changed externally - reloading 2026/07/16 02:15:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestGetFsInfo (1.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:15:19 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:15:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:21 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:15:21 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/16 02:15:21 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/16 02:15:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:15:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:26 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:15:26 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/16 02:15:26 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/16 02:15:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:27 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:15:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:15:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:31 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:15:31 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/16 02:15:31 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/16 02:15:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:15:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:35 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:15:35 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/16 02:15:35 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/16 02:15:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:15:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:15:39 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:40 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:15:40 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/16 02:15:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:15:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:15:45 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/16 02:15:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:15:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 02:15:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 02:15:50 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/16 02:15:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 02:15:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:15:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 02:15:54 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/16 02:15:54 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 02:15:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRcat (38.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (10.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.83s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/16 02:15:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:15:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/16 02:15:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:00 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/16 02:16:01 DEBUG : rcat_metadata: size = 48 OK 2026/07/16 02:16:01 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/16 02:16:01 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/16 02:16:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" === RUN TestRcatMetadata/ViaDisk 2026/07/16 02:16:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/16 02:16:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:05 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/16 02:16:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/16 02:16:06 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/16 02:16:06 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/16 02:16:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:07 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:09 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRcatMetadata (12.08s) --- PASS: TestRcatMetadata/Normal (5.42s) --- PASS: TestRcatMetadata/ViaDisk (5.39s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:16:10 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/16 02:16:11 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:13 DEBUG : potato2: size = 60 OK 2026/07/16 02:16:13 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/16 02:16:13 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/16 02:16:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:13 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:15 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRcatSize (6.03s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:16:16 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:17 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/16 02:16:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/16 02:16:18 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:20 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/16 02:16:20 DEBUG : potato2: size = 60 OK 2026/07/16 02:16:20 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/16 02:16:20 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/16 02:16:20 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:21 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:22 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:23 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:24 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRcatSizeMetadata (10.44s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:16:26 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:28 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:29 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRcatSizeUploadHeaders (3.28s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/16 02:16:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:30 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- SKIP: TestTouchDir (1.27s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/16 02:16:31 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- SKIP: TestMkdirMetadata (1.25s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 02:16:32 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:33 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- SKIP: TestMkdirModTime (1.25s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/16 02:16:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:34 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- SKIP: TestCopyDirMetadata (1.28s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/16 02:16:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:35 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- SKIP: TestSetDirModTime (1.30s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/16 02:16:36 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- SKIP: TestDirsEqual (1.26s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-rihuwiv9tolo'", Local "Local file system at /tmp/rclone2728469551", Modify Window "876000h0m0s" 2026/07/16 02:16:37 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:38 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:40 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:41 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:42 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:43 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:44 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:45 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:46 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sujazus2" before starting 2026/07/16 02:16:47 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:48 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:49 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:49 DEBUG : sub dir/test remove existing.sujazus2: TEST: removing renamed existing file after operation 2026/07/16 02:16:50 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:51 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noxojoq9" before starting 2026/07/16 02:16:52 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:53 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:54 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noxojoq9: TEST: renaming existing back after failed operation 2026/07/16 02:16:55 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:56 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:16:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:57 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hosirij4" before starting 2026/07/16 02:16:58 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:16:59 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:17:00 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:17:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hosirij4: TEST: removing renamed existing file after operation 2026/07/16 02:17:01 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:17:02 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:17:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" 2026/07/16 02:17:03 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:17:04 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BoNNd_w3VieZ5Yf5-5ZJAo7o2b3PfUdNm" 2026/07/16 02:17:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Listing directory "BrKR4Op1sLYcDGwNZPTFFZ7ZBSrZP6HcH" --- PASS: TestRemoveExisting (28.86s) === 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/16 02:17:06 DEBUG : Huawei Drive root 'rclone-test-rihuwiv9tolo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 25m34.27665406s (try 1/5)