"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/02 04:46:32 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju" 2026/06/02 04:46:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:46:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:46:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:46:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:46:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:46:34 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:46:35 DEBUG : Creating backend with remote "/tmp/rclone1532425681" === 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-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/02 04:46:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/02 04:46:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (1.00s) === RUN TestSizeDiffers 2026/06/02 04:46:36 DEBUG : a: size = 0 OK 2026/06/02 04:46:36 DEBUG : a: size = 1 (memory) 2026/06/02 04:46:36 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/02 04:46:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/02 04:46:36 DEBUG : potato: Seek from 10 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 10 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 2 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/02 04:46:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 2 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/02 04:46:36 DEBUG : potato: Seek from 8 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 8 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/02 04:46:36 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/02 04:46:36 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/02 04:46:36 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/02 04:46:36 DEBUG : potato: Seek from 5 to 2 2026/06/02 04:46:36 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/02 04:46:36 DEBUG : potato: Seek from 9 to 0 2026/06/02 04:46:36 DEBUG : potato: Seek from 9 to 0 2026/06/02 04:46:36 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-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:46:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:46:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:46:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheck/1 === RUN TestCheck/2 2026/06/02 04:46:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:46:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheck/3 2026/06/02 04:46:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:46:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheck/4 === RUN TestCheck/5 2026/06/02 04:46:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:46:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheck/6 === RUN TestCheck/7 2026/06/02 04:46:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:46:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCheck (19.95s) --- PASS: TestCheck/1 (0.60s) --- PASS: TestCheck/2 (0.60s) --- PASS: TestCheck/3 (0.60s) --- PASS: TestCheck/4 (0.60s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (1.94s) --- PASS: TestCheck/7 (0.61s) === RUN TestCheckFsError 2026/06/02 04:46:56 DEBUG : Creating backend with remote "nonexistent" 2026/06/02 04:46:56 DEBUG : Creating backend with remote "nonexistent" 2026/06/02 04:46:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/02 04:46:56 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/02 04:46:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/02 04:46:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:46:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:46:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/02 04:47:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:47:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheckDownload/3 2026/06/02 04:47:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:47:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/02 04:47:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:47:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/02 04:48:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:49:16 DEBUG : pacer: Reducing sleep to 33.75s 2026/06/02 04:50:00 DEBUG : pacer: Reducing sleep to 25.3125s 2026/06/02 04:50:35 DEBUG : pacer: Reducing sleep to 18.984375s 2026/06/02 04:50:59 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/06/02 04:51:18 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/06/02 04:51:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:51:33 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (276.30s) --- PASS: TestCheckDownload/1 (1.84s) --- PASS: TestCheckDownload/2 (1.46s) --- PASS: TestCheckDownload/3 (1.00s) --- PASS: TestCheckDownload/4 (1.71s) --- PASS: TestCheckDownload/5 (1.44s) --- PASS: TestCheckDownload/6 (1.39s) --- PASS: TestCheckDownload/7 (61.39s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:51:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:51:43 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/06/02 04:51:51 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/06/02 04:51:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:51:57 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/02 04:52:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:07 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/06/02 04:52:10 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/06/02 04:52:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:11 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/06/02 04:52:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:13 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/06/02 04:52:14 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/06/02 04:52:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:15 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/02 04:52:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:17 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/06/02 04:52:17 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/06/02 04:52:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:18 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/02 04:52:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:20 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/06/02 04:52:21 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/06/02 04:52:21 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/06/02 04:52:22 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/06/02 04:52:22 DEBUG : pacer: Reducing sleep to 10ms 2026/06/02 04:52:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCheckSizeOnly (50.32s) --- PASS: TestCheckSizeOnly/1 (4.49s) --- PASS: TestCheckSizeOnly/2 (3.78s) --- PASS: TestCheckSizeOnly/3 (1.05s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.62s) --- PASS: TestCheckSizeOnly/6 (0.61s) --- PASS: TestCheckSizeOnly/7 (0.62s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:52:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/02 04:52:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/02 04:52:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/02 04:52:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/02 04:52:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/02 04:52:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/02 04:52:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/02 04:52:28 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/02 04:52:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestParseSumFile (7.14s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:52:30 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/data" 2026/06/02 04:52:30 DEBUG : Config file has changed externally - reloading 2026/06/02 04:52:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:52:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:52:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:52:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:52:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:52:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" check_test.go:350: Huawei Drive root 'rclone-test-tazojaq5leju/data' lacks md5, skipping 2026/06/02 04:52:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestCheckSum (4.97s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:52:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/data" 2026/06/02 04:52:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:52:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:52:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:52:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:52:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/data': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:52:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest1 2026/06/02 04:52:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" 2026/06/02 04:52:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest2 2026/06/02 04:52:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:52:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest3 2026/06/02 04:52:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest4 2026/06/02 04:53:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest5 2026/06/02 04:53:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest6 2026/06/02 04:53:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" 2026/06/02 04:53:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" 2026/06/02 04:53:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:53:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" === RUN TestCheckSumDownload/subtest7 2026/06/02 04:54:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:55:23 DEBUG : pacer: Reducing sleep to 33.75s 2026/06/02 04:56:08 DEBUG : pacer: Reducing sleep to 25.3125s 2026/06/02 04:56:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" 2026/06/02 04:56:43 DEBUG : pacer: Reducing sleep to 18.984375s 2026/06/02 04:57:08 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/06/02 04:57:27 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/06/02 04:57:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BoDoWTkVS4YiQKBzoTMtDe7rfJMKX1rsI" 2026/06/02 04:57:41 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/06/02 04:57:52 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/06/02 04:57:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:57:59 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (324.32s) --- PASS: TestCheckSumDownload/subtest1 (3.05s) --- PASS: TestCheckSumDownload/subtest2 (2.53s) --- PASS: TestCheckSumDownload/subtest3 (2.55s) --- PASS: TestCheckSumDownload/subtest4 (2.18s) --- PASS: TestCheckSumDownload/subtest5 (2.52s) --- PASS: TestCheckSumDownload/subtest6 (2.17s) --- PASS: TestCheckSumDownload/subtest7 (63.97s) === RUN TestApplyTransforms 2026/06/02 04:57:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bacinob4laco" 2026/06/02 04:57:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:02 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:02 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:03 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:03 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:03 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:04 DEBUG : Creating backend with remote "/tmp/rclone492534806" run.go:198: Remote "Huawei Drive root 'rclone-test-bacinob4laco'", Local "Local file system at /tmp/rclone492534806", Modify Window "876000h0m0s" 2026/06/02 04:58:04 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:05 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Listing directory "BofQ7q0Lv8Ab2VRDglGZPVbsRCSeQa6qG" 2026/06/02 04:58:07 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Listing directory "BofQ7q0Lv8Ab2VRDglGZPVbsRCSeQa6qG" upper checkfile vs. lower remote (without normalization) 2026/06/02 04:58:07 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Listing directory "BofQ7q0Lv8Ab2VRDglGZPVbsRCSeQa6qG" 2026/06/02 04:58:08 ERROR : hello, world!: sum not found 2026/06/02 04:58:08 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-bacinob4laco' 2026/06/02 04:58:08 NOTICE: Huawei Drive root 'rclone-test-bacinob4laco': 1 files missing 2026/06/02 04:58:08 NOTICE: 1 hashes missing 2026/06/02 04:58:08 NOTICE: Huawei Drive root 'rclone-test-bacinob4laco': 1 differences found 2026/06/02 04:58:08 NOTICE: Huawei Drive root 'rclone-test-bacinob4laco': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/02 04:58:08 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Listing directory "BofQ7q0Lv8Ab2VRDglGZPVbsRCSeQa6qG" 2026/06/02 04:58:09 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:09 NOTICE: Huawei Drive root 'rclone-test-bacinob4laco': 0 differences found 2026/06/02 04:58:09 NOTICE: Huawei Drive root 'rclone-test-bacinob4laco': 1 matching files 2026/06/02 04:58:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fezozax2nema" 2026/06/02 04:58:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:10 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:10 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:11 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:11 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:11 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:12 DEBUG : Creating backend with remote "/tmp/rclone4278264314" run.go:198: Remote "Huawei Drive root 'rclone-test-fezozax2nema'", Local "Local file system at /tmp/rclone4278264314", Modify Window "876000h0m0s" 2026/06/02 04:58:12 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:13 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Listing directory "Bvt8jOCRIxOcSzLAzMTxBaaQ6EbT2zJ5n" 2026/06/02 04:58:15 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Listing directory "Bvt8jOCRIxOcSzLAzMTxBaaQ6EbT2zJ5n" lower checkfile vs. upper remote (without normalization) 2026/06/02 04:58:16 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Listing directory "Bvt8jOCRIxOcSzLAzMTxBaaQ6EbT2zJ5n" 2026/06/02 04:58:16 ERROR : HELLO, WORLD!: sum not found 2026/06/02 04:58:16 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-fezozax2nema' 2026/06/02 04:58:16 NOTICE: Huawei Drive root 'rclone-test-fezozax2nema': 1 files missing 2026/06/02 04:58:16 NOTICE: 1 hashes missing 2026/06/02 04:58:16 NOTICE: Huawei Drive root 'rclone-test-fezozax2nema': 1 differences found 2026/06/02 04:58:16 NOTICE: Huawei Drive root 'rclone-test-fezozax2nema': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/02 04:58:16 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Listing directory "Bvt8jOCRIxOcSzLAzMTxBaaQ6EbT2zJ5n" 2026/06/02 04:58:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:18 NOTICE: Huawei Drive root 'rclone-test-fezozax2nema': 0 differences found 2026/06/02 04:58:18 NOTICE: Huawei Drive root 'rclone-test-fezozax2nema': 1 matching files 2026/06/02 04:58:18 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-luzinix0bedi" 2026/06/02 04:58:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:18 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:18 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:18 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:18 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:18 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:18 DEBUG : Creating backend with remote "/tmp/rclone3872366772" run.go:198: Remote "Huawei Drive root 'rclone-test-luzinix0bedi'", Local "Local file system at /tmp/rclone3872366772", Modify Window "876000h0m0s" 2026/06/02 04:58:18 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:19 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Listing directory "BlDdCwz3GN-fb4o2GVOpNhI7ScE_vQm1n" 2026/06/02 04:58:19 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Listing directory "BlDdCwz3GN-fb4o2GVOpNhI7ScE_vQm1n" lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/02 04:58:19 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Listing directory "BlDdCwz3GN-fb4o2GVOpNhI7ScE_vQm1n" 2026/06/02 04:58:19 ERROR : HeLlO, wOrLd!: sum not found 2026/06/02 04:58:19 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-luzinix0bedi' 2026/06/02 04:58:19 NOTICE: Huawei Drive root 'rclone-test-luzinix0bedi': 1 files missing 2026/06/02 04:58:19 NOTICE: 1 hashes missing 2026/06/02 04:58:19 NOTICE: Huawei Drive root 'rclone-test-luzinix0bedi': 1 differences found 2026/06/02 04:58:19 NOTICE: Huawei Drive root 'rclone-test-luzinix0bedi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/02 04:58:19 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Listing directory "BlDdCwz3GN-fb4o2GVOpNhI7ScE_vQm1n" 2026/06/02 04:58:20 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:20 NOTICE: Huawei Drive root 'rclone-test-luzinix0bedi': 0 differences found 2026/06/02 04:58:20 NOTICE: Huawei Drive root 'rclone-test-luzinix0bedi': 1 matching files 2026/06/02 04:58:20 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cutenuf9jiso" 2026/06/02 04:58:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:21 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:21 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:22 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:22 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:23 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:23 DEBUG : Creating backend with remote "/tmp/rclone3387397192" run.go:198: Remote "Huawei Drive root 'rclone-test-cutenuf9jiso'", Local "Local file system at /tmp/rclone3387397192", Modify Window "876000h0m0s" 2026/06/02 04:58:23 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:25 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Listing directory "BlUPxpYszismPisvfHixLGY-mwylZt9BJ" 2026/06/02 04:58:26 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Listing directory "BlUPxpYszismPisvfHixLGY-mwylZt9BJ" upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/02 04:58:27 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Listing directory "BlUPxpYszismPisvfHixLGY-mwylZt9BJ" 2026/06/02 04:58:27 ERROR : HELLO, WORLD!: sum not found 2026/06/02 04:58:27 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-cutenuf9jiso' 2026/06/02 04:58:27 NOTICE: Huawei Drive root 'rclone-test-cutenuf9jiso': 1 files missing 2026/06/02 04:58:27 NOTICE: 1 hashes missing 2026/06/02 04:58:27 NOTICE: Huawei Drive root 'rclone-test-cutenuf9jiso': 1 differences found 2026/06/02 04:58:27 NOTICE: Huawei Drive root 'rclone-test-cutenuf9jiso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/02 04:58:27 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Listing directory "BlUPxpYszismPisvfHixLGY-mwylZt9BJ" 2026/06/02 04:58:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:29 NOTICE: Huawei Drive root 'rclone-test-cutenuf9jiso': 0 differences found 2026/06/02 04:58:29 NOTICE: Huawei Drive root 'rclone-test-cutenuf9jiso': 1 matching files 2026/06/02 04:58:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-buyuwol0lepa" 2026/06/02 04:58:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:30 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:30 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:31 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:31 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:31 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:32 DEBUG : Creating backend with remote "/tmp/rclone1247671202" run.go:198: Remote "Huawei Drive root 'rclone-test-buyuwol0lepa'", Local "Local file system at /tmp/rclone1247671202", Modify Window "876000h0m0s" 2026/06/02 04:58:32 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:33 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Listing directory "BhgFrtrr4ITVAJho3HYtEFpzkWTpofHu1" 2026/06/02 04:58:35 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Listing directory "BhgFrtrr4ITVAJho3HYtEFpzkWTpofHu1" NFD checkfile vs. NFC remote (without normalization) 2026/06/02 04:58:36 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Listing directory "BhgFrtrr4ITVAJho3HYtEFpzkWTpofHu1" 2026/06/02 04:58:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/02 04:58:37 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-buyuwol0lepa' 2026/06/02 04:58:37 NOTICE: Huawei Drive root 'rclone-test-buyuwol0lepa': 1 files missing 2026/06/02 04:58:37 NOTICE: 1 hashes missing 2026/06/02 04:58:37 NOTICE: Huawei Drive root 'rclone-test-buyuwol0lepa': 1 differences found 2026/06/02 04:58:37 NOTICE: Huawei Drive root 'rclone-test-buyuwol0lepa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/02 04:58:37 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Listing directory "BhgFrtrr4ITVAJho3HYtEFpzkWTpofHu1" 2026/06/02 04:58:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:38 NOTICE: Huawei Drive root 'rclone-test-buyuwol0lepa': 0 differences found 2026/06/02 04:58:38 NOTICE: Huawei Drive root 'rclone-test-buyuwol0lepa': 1 matching files 2026/06/02 04:58:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yilahob0gawo" 2026/06/02 04:58:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:39 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:39 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:40 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:40 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:41 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:42 DEBUG : Creating backend with remote "/tmp/rclone4098660108" run.go:198: Remote "Huawei Drive root 'rclone-test-yilahob0gawo'", Local "Local file system at /tmp/rclone4098660108", Modify Window "876000h0m0s" 2026/06/02 04:58:42 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:43 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Listing directory "BtGewJIG8F1JVA1P98oNFO66CgqhTOE3S" 2026/06/02 04:58:44 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Listing directory "BtGewJIG8F1JVA1P98oNFO66CgqhTOE3S" NFC checkfile vs. NFD remote (without normalization) 2026/06/02 04:58:45 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Listing directory "BtGewJIG8F1JVA1P98oNFO66CgqhTOE3S" 2026/06/02 04:58:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/02 04:58:46 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-yilahob0gawo' 2026/06/02 04:58:46 NOTICE: Huawei Drive root 'rclone-test-yilahob0gawo': 1 files missing 2026/06/02 04:58:46 NOTICE: 1 hashes missing 2026/06/02 04:58:46 NOTICE: Huawei Drive root 'rclone-test-yilahob0gawo': 1 differences found 2026/06/02 04:58:46 NOTICE: Huawei Drive root 'rclone-test-yilahob0gawo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/02 04:58:46 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Listing directory "BtGewJIG8F1JVA1P98oNFO66CgqhTOE3S" 2026/06/02 04:58:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:47 NOTICE: Huawei Drive root 'rclone-test-yilahob0gawo': 0 differences found 2026/06/02 04:58:47 NOTICE: Huawei Drive root 'rclone-test-yilahob0gawo': 1 matching files 2026/06/02 04:58:47 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-leqagil0zura" 2026/06/02 04:58:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:48 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:48 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:48 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:48 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:49 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:49 DEBUG : Creating backend with remote "/tmp/rclone4293036218" run.go:198: Remote "Huawei Drive root 'rclone-test-leqagil0zura'", Local "Local file system at /tmp/rclone4293036218", Modify Window "876000h0m0s" 2026/06/02 04:58:49 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:51 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Listing directory "BgWom_ZOqFkJAbnaGc3pMKpuPFHFBLkzC" 2026/06/02 04:58:52 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Listing directory "BgWom_ZOqFkJAbnaGc3pMKpuPFHFBLkzC" NFDx2 checkfile vs. both remote (without normalization) 2026/06/02 04:58:53 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Listing directory "BgWom_ZOqFkJAbnaGc3pMKpuPFHFBLkzC" 2026/06/02 04:58:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 04:58:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-leqagil0zura' 2026/06/02 04:58:54 NOTICE: Huawei Drive root 'rclone-test-leqagil0zura': 1 files missing 2026/06/02 04:58:54 NOTICE: 1 hashes missing 2026/06/02 04:58:54 NOTICE: Huawei Drive root 'rclone-test-leqagil0zura': 1 differences found 2026/06/02 04:58:54 NOTICE: Huawei Drive root 'rclone-test-leqagil0zura': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/02 04:58:54 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Listing directory "BgWom_ZOqFkJAbnaGc3pMKpuPFHFBLkzC" 2026/06/02 04:58:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:58:55 NOTICE: Huawei Drive root 'rclone-test-leqagil0zura': 0 differences found 2026/06/02 04:58:55 NOTICE: Huawei Drive root 'rclone-test-leqagil0zura': 1 matching files 2026/06/02 04:58:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-finucec4zaki" 2026/06/02 04:58:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:58:57 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:58:57 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:58:58 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:58:58 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:58 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:58:59 DEBUG : Creating backend with remote "/tmp/rclone1549725748" run.go:198: Remote "Huawei Drive root 'rclone-test-finucec4zaki'", Local "Local file system at /tmp/rclone1549725748", Modify Window "876000h0m0s" 2026/06/02 04:58:59 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:01 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Listing directory "Bm6_nuu_1iDKEBwyxkhJASIFK1TY9cdKy" 2026/06/02 04:59:02 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Listing directory "Bm6_nuu_1iDKEBwyxkhJASIFK1TY9cdKy" NFCx2 checkfile vs. both remote (without normalization) 2026/06/02 04:59:03 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Listing directory "Bm6_nuu_1iDKEBwyxkhJASIFK1TY9cdKy" 2026/06/02 04:59:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 04:59:04 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-finucec4zaki' 2026/06/02 04:59:04 NOTICE: Huawei Drive root 'rclone-test-finucec4zaki': 1 files missing 2026/06/02 04:59:04 NOTICE: 1 hashes missing 2026/06/02 04:59:04 NOTICE: Huawei Drive root 'rclone-test-finucec4zaki': 1 differences found 2026/06/02 04:59:04 NOTICE: Huawei Drive root 'rclone-test-finucec4zaki': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/02 04:59:04 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Listing directory "Bm6_nuu_1iDKEBwyxkhJASIFK1TY9cdKy" 2026/06/02 04:59:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:59:05 NOTICE: Huawei Drive root 'rclone-test-finucec4zaki': 0 differences found 2026/06/02 04:59:05 NOTICE: Huawei Drive root 'rclone-test-finucec4zaki': 1 matching files 2026/06/02 04:59:05 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kuhuwac5loda" 2026/06/02 04:59:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:59:06 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:59:06 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:59:07 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:59:07 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:07 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:08 DEBUG : Creating backend with remote "/tmp/rclone1046001704" run.go:198: Remote "Huawei Drive root 'rclone-test-kuhuwac5loda'", Local "Local file system at /tmp/rclone1046001704", Modify Window "876000h0m0s" 2026/06/02 04:59:08 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:10 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Listing directory "BlKjX5X9-1zixghMLr4xLSo5N5Wmt-o24" 2026/06/02 04:59:12 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Listing directory "BlKjX5X9-1zixghMLr4xLSo5N5Wmt-o24" both checkfile vs. NFDx2 remote (without normalization) 2026/06/02 04:59:12 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Listing directory "BlKjX5X9-1zixghMLr4xLSo5N5Wmt-o24" 2026/06/02 04:59:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 04:59:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-kuhuwac5loda' 2026/06/02 04:59:13 NOTICE: Huawei Drive root 'rclone-test-kuhuwac5loda': 1 files missing 2026/06/02 04:59:13 NOTICE: 1 hashes missing 2026/06/02 04:59:13 NOTICE: Huawei Drive root 'rclone-test-kuhuwac5loda': 1 differences found 2026/06/02 04:59:13 NOTICE: Huawei Drive root 'rclone-test-kuhuwac5loda': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/02 04:59:13 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Listing directory "BlKjX5X9-1zixghMLr4xLSo5N5Wmt-o24" 2026/06/02 04:59:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:59:14 NOTICE: Huawei Drive root 'rclone-test-kuhuwac5loda': 0 differences found 2026/06/02 04:59:14 NOTICE: Huawei Drive root 'rclone-test-kuhuwac5loda': 1 matching files 2026/06/02 04:59:14 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-fanoqaw1baho" 2026/06/02 04:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 04:59:15 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 04:59:15 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 04:59:16 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 04:59:16 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:16 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:17 DEBUG : Creating backend with remote "/tmp/rclone3286133154" run.go:198: Remote "Huawei Drive root 'rclone-test-fanoqaw1baho'", Local "Local file system at /tmp/rclone3286133154", Modify Window "876000h0m0s" 2026/06/02 04:59:17 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 04:59:19 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Listing directory "BlJ4tkgbhAtgd5vf25u9EQY57Hx7UZVhY" 2026/06/02 04:59:20 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Listing directory "BlJ4tkgbhAtgd5vf25u9EQY57Hx7UZVhY" both checkfile vs. NFCx2 remote (without normalization) 2026/06/02 04:59:21 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Listing directory "BlJ4tkgbhAtgd5vf25u9EQY57Hx7UZVhY" 2026/06/02 04:59:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/02 04:59:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-fanoqaw1baho' 2026/06/02 04:59:21 NOTICE: Huawei Drive root 'rclone-test-fanoqaw1baho': 1 files missing 2026/06/02 04:59:21 NOTICE: 1 hashes missing 2026/06/02 04:59:21 NOTICE: Huawei Drive root 'rclone-test-fanoqaw1baho': 1 differences found 2026/06/02 04:59:21 NOTICE: Huawei Drive root 'rclone-test-fanoqaw1baho': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/02 04:59:21 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Listing directory "BlJ4tkgbhAtgd5vf25u9EQY57Hx7UZVhY" 2026/06/02 04:59:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/02 04:59:22 NOTICE: Huawei Drive root 'rclone-test-fanoqaw1baho': 0 differences found 2026/06/02 04:59:22 NOTICE: Huawei Drive root 'rclone-test-fanoqaw1baho': 1 matching files 2026/06/02 04:59:22 DEBUG : Huawei Drive root 'rclone-test-fanoqaw1baho': Purge remote 2026/06/02 04:59:23 DEBUG : Huawei Drive root 'rclone-test-kuhuwac5loda': Purge remote 2026/06/02 04:59:23 DEBUG : Huawei Drive root 'rclone-test-finucec4zaki': Purge remote 2026/06/02 04:59:24 DEBUG : Huawei Drive root 'rclone-test-leqagil0zura': Purge remote 2026/06/02 04:59:25 DEBUG : Huawei Drive root 'rclone-test-yilahob0gawo': Purge remote 2026/06/02 04:59:25 DEBUG : Huawei Drive root 'rclone-test-buyuwol0lepa': Purge remote 2026/06/02 04:59:26 DEBUG : Huawei Drive root 'rclone-test-cutenuf9jiso': Purge remote 2026/06/02 04:59:27 DEBUG : Huawei Drive root 'rclone-test-luzinix0bedi': Purge remote 2026/06/02 04:59:28 DEBUG : Huawei Drive root 'rclone-test-fezozax2nema': Purge remote 2026/06/02 04:59:29 DEBUG : Huawei Drive root 'rclone-test-bacinob4laco': Purge remote --- PASS: TestApplyTransforms (90.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:59:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:32 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/06/02 04:59:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 04:59:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:35 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/06/02 04:59:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:38 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/06/02 04:59:41 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/06/02 04:59:43 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/06/02 04:59:43 DEBUG : sub/file2: size = 14 OK 2026/06/02 04:59:43 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/02 04:59:43 INFO : file1: Copied (new) to: sub/file2 2026/06/02 04:59:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:44 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/06/02 04:59:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpKz7ELiERyVaEOGkYXRLoL5JyZxqAB2l" 2026/06/02 04:59:45 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/06/02 04:59:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpKz7ELiERyVaEOGkYXRLoL5JyZxqAB2l" 2026/06/02 04:59:46 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/06/02 04:59:46 DEBUG : sub/file2: size = 14 OK 2026/06/02 04:59:46 DEBUG : file1: Sizes identical 2026/06/02 04:59:46 DEBUG : file1: Unchanged skipping 2026/06/02 04:59:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:47 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/06/02 04:59:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpKz7ELiERyVaEOGkYXRLoL5JyZxqAB2l" 2026/06/02 04:59:47 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/06/02 04:59:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': don't need to copy/move sub/file2, it is already at target location 2026/06/02 04:59:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:48 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/06/02 04:59:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpKz7ELiERyVaEOGkYXRLoL5JyZxqAB2l" 2026/06/02 04:59:49 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/06/02 04:59:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:50 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/06/02 04:59:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpKz7ELiERyVaEOGkYXRLoL5JyZxqAB2l" 2026/06/02 04:59:50 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/06/02 04:59:51 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/06/02 04:59:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpKz7ELiERyVaEOGkYXRLoL5JyZxqAB2l" 2026/06/02 04:59:51 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/06/02 04:59:52 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/06/02 04:59:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:53 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (23.32s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/06/02 04:59:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:54 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/06/02 04:59:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:55 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.17s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 04:59:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:55 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/06/02 04:59:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:56 DEBUG : pacer: Reducing sleep to 10ms 2026/06/02 04:59:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 04:59:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 04:59:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 04:59:59 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/backup" 2026/06/02 05:00:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:00:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:00:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:00:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:00:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:00:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:00:04 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-tazojaq5leju') 2026/06/02 05:00:04 DEBUG : dst/file1: Sizes differ 2026/06/02 05:00:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "Bv_znDlDRkKRsHHmglRVIHaUZ1YKCVcok" 2026/06/02 05:00:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 05:00:08 INFO : dst/file1: Moved (server-side) 2026/06/02 05:00:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 05:00:10 DEBUG : dst/file1: size = 14 OK 2026/06/02 05:00:10 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/02 05:00:10 INFO : dst/file1: Copied (new) 2026/06/02 05:00:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bv_znDlDRkKRsHHmglRVIHaUZ1YKCVcok" 2026/06/02 05:00:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bvix2OpuSNomlrAitH8VOfaTJRLZJFmwJ" 2026/06/02 05:00:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 05:00:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bv_znDlDRkKRsHHmglRVIHaUZ1YKCVcok" 2026/06/02 05:00:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bvix2OpuSNomlrAitH8VOfaTJRLZJFmwJ" 2026/06/02 05:00:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 05:00:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bj_MWnRxp19vdLHQwhbpA8ZUWJBHO7Y1b" 2026/06/02 05:00:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bv_znDlDRkKRsHHmglRVIHaUZ1YKCVcok" 2026/06/02 05:00:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bvix2OpuSNomlrAitH8VOfaTJRLZJFmwJ" 2026/06/02 05:00:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bv_znDlDRkKRsHHmglRVIHaUZ1YKCVcok" 2026/06/02 05:00:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCopyFileBackupDir (28.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:00:23 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/dst" 2026/06/02 05:00:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:00:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:00:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:00:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:00:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:00:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:24 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/CompareDest" 2026/06/02 05:00:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:00:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:00:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:00:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:00:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:00:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:28 DEBUG : one: Need to transfer - File not found at Destination 2026/06/02 05:00:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:29 DEBUG : one: size = 3 OK 2026/06/02 05:00:29 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/06/02 05:00:29 INFO : one: Copied (new) 2026/06/02 05:00:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:00:32 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-tazojaq5leju/dst') 2026/06/02 05:00:32 DEBUG : one: Sizes differ 2026/06/02 05:00:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:33 DEBUG : one: size = 5 OK 2026/06/02 05:00:33 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/06/02 05:00:33 INFO : one: Copied (replaced existing) 2026/06/02 05:00:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:00:41 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-tazojaq5leju/dst') 2026/06/02 05:00:41 DEBUG : one: Sizes differ 2026/06/02 05:00:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:42 DEBUG : one: size = 5 OK 2026/06/02 05:00:42 DEBUG : one: Sizes identical 2026/06/02 05:00:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/02 05:00:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:47 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 05:00:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:48 DEBUG : two: size = 3 OK 2026/06/02 05:00:48 DEBUG : two: Sizes identical 2026/06/02 05:00:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/02 05:00:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:50 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 05:00:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:51 DEBUG : two: size = 3 OK 2026/06/02 05:00:51 DEBUG : two: Sizes identical 2026/06/02 05:00:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/02 05:00:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:56 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 05:00:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:00:56 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-tazojaq5leju/CompareDest') 2026/06/02 05:00:56 DEBUG : two: Sizes differ 2026/06/02 05:00:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:57 DEBUG : two: size = 5 OK 2026/06/02 05:00:57 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/06/02 05:00:57 INFO : two: Copied (new) 2026/06/02 05:00:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:00:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:00:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:00:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:01:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:01:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlA7C35-QUOKLGi9Veo1MC47r8FNNFApi" 2026/06/02 05:01:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsVXFUCAZhdcEBQu9vJNERquw99zynd9X" 2026/06/02 05:01:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCopyFileCompareDest (44.49s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:01:07 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/dst" 2026/06/02 05:01:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:01:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:01:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:01:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:01:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:01:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:12 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/CopyDest" 2026/06/02 05:01:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:01:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:01:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:01:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:01:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:01:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:16 DEBUG : one: Need to transfer - File not found at Destination 2026/06/02 05:01:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:19 DEBUG : one: size = 3 OK 2026/06/02 05:01:19 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/06/02 05:01:19 INFO : one: Copied (new) 2026/06/02 05:01:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:01:22 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-tazojaq5leju/dst') 2026/06/02 05:01:22 DEBUG : one: Sizes differ 2026/06/02 05:01:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:24 DEBUG : one: size = 5 OK 2026/06/02 05:01:24 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/06/02 05:01:24 INFO : one: Copied (replaced existing) 2026/06/02 05:01:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:32 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/BackupDir" 2026/06/02 05:01:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:01:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:01:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:01:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:01:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:01:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:01:36 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-tazojaq5leju/dst') 2026/06/02 05:01:36 DEBUG : one: Sizes differ 2026/06/02 05:01:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:40 DEBUG : one: size = 5 OK 2026/06/02 05:01:40 DEBUG : one: Sizes identical 2026/06/02 05:01:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:01:40 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-tazojaq5leju/dst') 2026/06/02 05:01:40 DEBUG : one: Sizes differ 2026/06/02 05:01:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/BackupDir': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:43 INFO : one: Moved (server-side) 2026/06/02 05:01:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:45 DEBUG : one: size = 5 OK 2026/06/02 05:01:45 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/06/02 05:01:45 INFO : one: Copied (server-side copy) 2026/06/02 05:01:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/02 05:01:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:01:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:01:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:52 DEBUG : two: Need to transfer - File not found at Destination 2026/06/02 05:01:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:53 DEBUG : two: size = 3 OK 2026/06/02 05:01:53 DEBUG : two: Sizes identical 2026/06/02 05:01:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:55 DEBUG : two: size = 3 OK 2026/06/02 05:01:55 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/06/02 05:01:55 INFO : two: Copied (server-side copy) 2026/06/02 05:01:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/02 05:01:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:01:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:01:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:01:58 DEBUG : two: size = 3 OK 2026/06/02 05:01:58 DEBUG : two: Sizes identical 2026/06/02 05:01:58 DEBUG : two: Unchanged skipping 2026/06/02 05:01:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:01:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:02:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:02:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:06 DEBUG : three: Need to transfer - File not found at Destination 2026/06/02 05:02:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:02:06 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-tazojaq5leju/CopyDest') 2026/06/02 05:02:06 DEBUG : three: Sizes differ 2026/06/02 05:02:06 DEBUG : three: Destination not found in --copy-dest 2026/06/02 05:02:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/dst': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:08 DEBUG : three: size = 7 OK 2026/06/02 05:02:08 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/06/02 05:02:08 INFO : three: Copied (new) 2026/06/02 05:02:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:02:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:02:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq_ArjXaun3f-K4KBgJZBDLEVGQGkKsX3" 2026/06/02 05:02:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bsb7eTiJ_u9_n9XXLAtdF96tb7MLw--Ff" 2026/06/02 05:02:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlREhQLu1F_5v0try3H9L14_0E8xpMU1-" 2026/06/02 05:02:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCopyFileCopyDest (75.18s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/06/02 05:02:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestCopyInplace (1.17s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/06/02 05:02:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestCopyLongFileName (1.15s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/06/02 05:02:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestCopyLongFileNameCollision (1.14s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:02:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/02 05:02:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:29 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/02 05:02:29 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/02 05:02:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/02 05:02:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/02 05:02:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/06/02 05:02:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/02 05:02:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/02 05:02:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/02 05:02:37 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = f27dfa687fa33fd44e11bb47045a8301f1d6ca33517820cfe2864d312526c095 OK 2026/06/02 05:02:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/02 05:02:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjCo_WP2Z32L_wUKbh1lFLJbPDdQvHYXi" 2026/06/02 05:02:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCopyFileMaxTransfer (16.80s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateInteractive (1.50s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateSkip (1.14s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateSizeOnly (1.13s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateFirst (1.14s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateNewest (1.15s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/06/02 05:02:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateNewestByHash (1.15s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateOldest (1.13s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateLargest (1.14s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateSmallest (1.18s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/02 05:02:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestDeduplicateRename (1.13s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/06/02 05:02:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- SKIP: TestMergeDirs (1.50s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:02:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:02:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bu1uEL2i7TXPCkLFy-nhH3aG-tqO6Pxfz" 2026/06/02 05:03:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:14 DEBUG : a.txt: Excluded (Size Filter) 2026/06/02 05:03:14 DEBUG : a.txt: Excluded 2026/06/02 05:03:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:15 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 05:03:15 DEBUG : sub dir/hello world: Excluded 2026/06/02 05:03:15 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 05:03:15 DEBUG : sub dir/hello world2: Excluded 2026/06/02 05:03:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:16 DEBUG : sub dir/ignore dir: Excluded 2026/06/02 05:03:16 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 05:03:16 DEBUG : sub dir/hello world: Excluded 2026/06/02 05:03:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bu1uEL2i7TXPCkLFy-nhH3aG-tqO6Pxfz" 2026/06/02 05:03:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 05:03:17 DEBUG : sub dir/hello world2: Excluded 2026/06/02 05:03:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:17 DEBUG : sub dir/ignore dir: Excluded 2026/06/02 05:03:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bu1uEL2i7TXPCkLFy-nhH3aG-tqO6Pxfz" 2026/06/02 05:03:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bu1uEL2i7TXPCkLFy-nhH3aG-tqO6Pxfz" 2026/06/02 05:03:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsSDzH1jwojoDCWVqiW1M66vFwZOKdPi6" 2026/06/02 05:03:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgKhiZtX9VQRgwxK9XnZK6ppNUOoHeQ-E" 2026/06/02 05:03:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestListDirSorted (35.44s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:03:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:03:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:03:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Btd09TCwS6izYvYzERldAp684D8D-lrCs" 2026/06/02 05:03:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:49 DEBUG : a.txt: Excluded (Size Filter) 2026/06/02 05:03:49 DEBUG : a.txt: Excluded 2026/06/02 05:03:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 05:03:51 DEBUG : sub dir/hello world2: Excluded 2026/06/02 05:03:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 05:03:51 DEBUG : sub dir/hello world: Excluded 2026/06/02 05:03:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:03:52 DEBUG : sub dir/ignore dir: Excluded 2026/06/02 05:03:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Btd09TCwS6izYvYzERldAp684D8D-lrCs" 2026/06/02 05:03:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/02 05:03:53 DEBUG : sub dir/hello world2: Excluded 2026/06/02 05:03:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/02 05:03:53 DEBUG : sub dir/hello world: Excluded 2026/06/02 05:03:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:03:53 DEBUG : sub dir/ignore dir: Excluded 2026/06/02 05:03:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:03:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:03:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:03:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:03:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:04:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Btd09TCwS6izYvYzERldAp684D8D-lrCs" 2026/06/02 05:04:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Btd09TCwS6izYvYzERldAp684D8D-lrCs" 2026/06/02 05:04:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BixXUiIE92Wuz_eYctuRLXZHw5gRTuYPr" 2026/06/02 05:04:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BteHo5gMTvS7nkvHtF2hGAa8E2mrRl-eu" 2026/06/02 05:04:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestListDirSortedFn (34.71s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:04:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsS3pmI1ammTikTyp9WtL7qvI2xRf3sDk" === RUN TestListJSON/Default 2026/06/02 05:04:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestListJSON/FilesOnly 2026/06/02 05:04:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestListJSON/DirsOnly 2026/06/02 05:04:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestListJSON/Recurse 2026/06/02 05:04:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsS3pmI1ammTikTyp9WtL7qvI2xRf3sDk" === RUN TestListJSON/SubDir 2026/06/02 05:04:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsS3pmI1ammTikTyp9WtL7qvI2xRf3sDk" === RUN TestListJSON/NoModTime 2026/06/02 05:04:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestListJSON/NoMimeType 2026/06/02 05:04:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestListJSON/ShowHash 2026/06/02 05:04:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestListJSON/HashTypes 2026/06/02 05:04:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:19 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/02 05:04:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsS3pmI1ammTikTyp9WtL7qvI2xRf3sDk" 2026/06/02 05:04:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsS3pmI1ammTikTyp9WtL7qvI2xRf3sDk" 2026/06/02 05:04:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestListJSON (18.16s) --- PASS: TestListJSON/Default (0.59s) --- PASS: TestListJSON/FilesOnly (0.60s) --- PASS: TestListJSON/DirsOnly (0.59s) --- PASS: TestListJSON/Recurse (1.55s) --- PASS: TestListJSON/SubDir (0.61s) --- PASS: TestListJSON/NoModTime (0.59s) --- PASS: TestListJSON/NoMimeType (0.61s) --- PASS: TestListJSON/ShowHash (0.59s) --- PASS: TestListJSON/HashTypes (0.61s) --- PASS: TestListJSON/Metadata (1.20s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:04:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjUgVc9C2clMtmlMBJ65IbJetJ_8CMijT" === RUN TestStatJSON/Root 2026/06/02 05:04:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/02 05:04:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/Dir 2026/06/02 05:04:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/DirWithTrailingSlash 2026/06/02 05:04:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/File 2026/06/02 05:04:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/NotFound 2026/06/02 05:04:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/DirFilesOnly 2026/06/02 05:04:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/FileFilesOnly 2026/06/02 05:04:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/NotFoundFilesOnly 2026/06/02 05:04:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/DirDirsOnly 2026/06/02 05:04:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/FileDirsOnly 2026/06/02 05:04:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/NotFoundDirsOnly 2026/06/02 05:04:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" === RUN TestStatJSON/RootNotFound 2026/06/02 05:04:38 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/notfound" 2026/06/02 05:04:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:04:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:04:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:04:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:04:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/notfound': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:04:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/notfound': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjUgVc9C2clMtmlMBJ65IbJetJ_8CMijT" 2026/06/02 05:04:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjUgVc9C2clMtmlMBJ65IbJetJ_8CMijT" 2026/06/02 05:04:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestStatJSON (23.23s) --- PASS: TestStatJSON/Root (0.61s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.60s) --- PASS: TestStatJSON/Dir (1.19s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.61s) --- PASS: TestStatJSON/File (0.60s) --- PASS: TestStatJSON/NotFound (1.19s) --- PASS: TestStatJSON/DirFilesOnly (0.60s) --- PASS: TestStatJSON/FileFilesOnly (0.59s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.60s) --- PASS: TestStatJSON/DirDirsOnly (0.60s) --- PASS: TestStatJSON/FileDirsOnly (0.59s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.98s) --- PASS: TestStatJSON/RootNotFound (4.77s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:04:47 INFO : Huawei Drive root 'rclone-test-tazojaq5leju': Making directory 2026/06/02 05:04:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:48 INFO : Huawei Drive root 'rclone-test-tazojaq5leju': Making directory 2026/06/02 05:04:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestMkdir (1.73s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:04:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bur6COaGOyOVYk8WgTrdLwaBbsLVzCpJl" 2026/06/02 05:04:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bur6COaGOyOVYk8WgTrdLwaBbsLVzCpJl" 2026/06/02 05:04:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bur6COaGOyOVYk8WgTrdLwaBbsLVzCpJl" 2026/06/02 05:04:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestLsd (8.27s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:04:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:04:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestLs (6.43s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/02 05:05:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestLsWithFilesFrom (8.55s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestLsLong (7.13s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestHashSums (6.32s) === RUN TestHashSumsWithErrors 2026/06/02 05:05:26 DEBUG : Creating backend with remote ":memory:" 2026/06/02 05:05:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/02 05:05:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/02 05:05:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/02 05:05:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/02 05:05:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/02 05:05:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/02 05:05:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/02 05:05:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/02 05:05:26 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-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpbI88vLqudQLn1hneDZHIr9XDn4gbuNU" 2026/06/02 05:05:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpbI88vLqudQLn1hneDZHIr9XDn4gbuNU" 2026/06/02 05:05:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpbI88vLqudQLn1hneDZHIr9XDn4gbuNU" 2026/06/02 05:05:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCount (13.22s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:44 DEBUG : Waiting for deletions to finish 2026/06/02 05:05:45 DEBUG : large: Excluded (Size Filter) 2026/06/02 05:05:45 INFO : small: Deleted 2026/06/02 05:05:45 INFO : medium: Deleted 2026/06/02 05:05:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestDelete (9.04s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:52 DEBUG : Waiting for deletions to finish 2026/06/02 05:05:53 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/02 05:05:53 INFO : small: Deleted 2026/06/02 05:05:53 INFO : medium: Deleted 2026/06/02 05:05:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestMaxDelete (9.00s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:05:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:05:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:03 DEBUG : Waiting for deletions to finish 2026/06/02 05:06:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/02 05:06:04 INFO : medium: Deleted 2026/06/02 05:06:04 INFO : small: Deleted 2026/06/02 05:06:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestMaxDeleteSizeLargeFile (10.49s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:06:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:12 DEBUG : Waiting for deletions to finish 2026/06/02 05:06:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/02 05:06:14 INFO : medium: Deleted 2026/06/02 05:06:14 INFO : small: Deleted 2026/06/02 05:06:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestMaxDeleteSize (10.10s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:06:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestReadFile (6.56s) === RUN TestRetry 2026/06/02 05:06:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/02 05:06:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/02 05:06:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 05:06:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 05:06:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 05:06:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/02 05:06:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:06:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:06:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" --- PASS: TestCat (15.21s) === RUN TestPurge 2026/06/02 05:06:39 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-xebevoj5teje" 2026/06/02 05:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/02 05:06:41 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:06:41 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:06:41 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:06:41 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:06:42 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:06:42 DEBUG : Creating backend with remote "/tmp/rclone3187120276" run.go:198: Remote "Huawei Drive root 'rclone-test-xebevoj5teje'", Local "Local file system at /tmp/rclone3187120276", Modify Window "876000h0m0s" 2026/06/02 05:06:42 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:06:44 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BkCYmjOKn1nuuPZmtmVpKWYrDFAAwI4z7" 2026/06/02 05:06:44 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BkCYmjOKn1nuuPZmtmVpKWYrDFAAwI4z7" 2026/06/02 05:06:46 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BvdwRoEXJWafCNPnq_chEnqc5IyyXTQMn" 2026/06/02 05:06:47 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "Br3J4UD9EMlPQRmDbRudFGrWXStztwGjT" 2026/06/02 05:06:49 INFO : A2: Making directory 2026/06/02 05:06:49 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BkCYmjOKn1nuuPZmtmVpKWYrDFAAwI4z7" 2026/06/02 05:06:51 INFO : A1/B2: Making directory 2026/06/02 05:06:51 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BvdwRoEXJWafCNPnq_chEnqc5IyyXTQMn" 2026/06/02 05:06:52 INFO : A1/B2/C2: Making directory 2026/06/02 05:06:52 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BlLkEo0YHRsMf5IA61JdI1I5cNi-UgxxD" 2026/06/02 05:06:53 INFO : A1/B1/C3: Making directory 2026/06/02 05:06:53 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "Br3J4UD9EMlPQRmDbRudFGrWXStztwGjT" 2026/06/02 05:06:55 INFO : A3: Making directory 2026/06/02 05:06:55 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BkCYmjOKn1nuuPZmtmVpKWYrDFAAwI4z7" 2026/06/02 05:06:56 INFO : A3/B3: Making directory 2026/06/02 05:06:56 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BqDLBRyBa199LsLyTb11OmLLX88vy3o1f" 2026/06/02 05:06:58 INFO : A3/B3/C4: Making directory 2026/06/02 05:06:58 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BnXdipwB0cMcxONHoZQRKtIeSUCvS8CpH" 2026/06/02 05:06:59 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BvdwRoEXJWafCNPnq_chEnqc5IyyXTQMn" 2026/06/02 05:07:01 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BkCYmjOKn1nuuPZmtmVpKWYrDFAAwI4z7" 2026/06/02 05:07:02 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BtO9efSQ29R8sLh_kHF5DKK4KbPH2sq-f" 2026/06/02 05:07:03 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BqDLBRyBa199LsLyTb11OmLLX88vy3o1f" 2026/06/02 05:07:04 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BnXdipwB0cMcxONHoZQRKtIeSUCvS8CpH" 2026/06/02 05:07:05 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "Bk0i0IO0I4LMUsyQek1JEuYmthqw_jLoz" 2026/06/02 05:07:06 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BvdwRoEXJWafCNPnq_chEnqc5IyyXTQMn" 2026/06/02 05:07:06 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BlLkEo0YHRsMf5IA61JdI1I5cNi-UgxxD" 2026/06/02 05:07:07 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BuJHJJzKFYrPI2tcV_vpEiKJ0-6vgATgz" 2026/06/02 05:07:08 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "Br3J4UD9EMlPQRmDbRudFGrWXStztwGjT" 2026/06/02 05:07:08 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BuhseN9npIy9g7efqA1FCFKD-LLsLbXmv" 2026/06/02 05:07:09 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "Bp25AwdMn5syOA3ITOyxBOL2Lck0Bo7xM" 2026/06/02 05:07:10 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BkCYmjOKn1nuuPZmtmVpKWYrDFAAwI4z7" 2026/06/02 05:07:11 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BtO9efSQ29R8sLh_kHF5DKK4KbPH2sq-f" 2026/06/02 05:07:12 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BqDLBRyBa199LsLyTb11OmLLX88vy3o1f" 2026/06/02 05:07:13 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BnXdipwB0cMcxONHoZQRKtIeSUCvS8CpH" 2026/06/02 05:07:13 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "Bk0i0IO0I4LMUsyQek1JEuYmthqw_jLoz" 2026/06/02 05:07:14 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BvdwRoEXJWafCNPnq_chEnqc5IyyXTQMn" 2026/06/02 05:07:15 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BlLkEo0YHRsMf5IA61JdI1I5cNi-UgxxD" 2026/06/02 05:07:15 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "BuJHJJzKFYrPI2tcV_vpEiKJ0-6vgATgz" 2026/06/02 05:07:17 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:07:17 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Purge remote 2026/06/02 05:07:17 DEBUG : Huawei Drive root 'rclone-test-xebevoj5teje': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:07:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (38.65s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:07:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:07:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:07:23 INFO : A2: Making directory 2026/06/02 05:07:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:24 INFO : A1/B2: Making directory 2026/06/02 05:07:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:07:26 INFO : A1/B2/C2: Making directory 2026/06/02 05:07:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bs68a-xL70ACrU7QUNBhDT6lKKHfAf4qA" 2026/06/02 05:07:27 INFO : A1/B1/C3: Making directory 2026/06/02 05:07:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:07:28 INFO : A3: Making directory 2026/06/02 05:07:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:30 INFO : A3/B3: Making directory 2026/06/02 05:07:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BorNsx0XsItVr_qjYsHJLYrhWXkuXaHhV" 2026/06/02 05:07:32 INFO : A3/B3/C4: Making directory 2026/06/02 05:07:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmrUtAcl3VYUofaMlSmRNOIBQH40b8w8F" 2026/06/02 05:07:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:07:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtX2p_3U7Yh1MciT0RIZHfa-Ym3Onvzid" 2026/06/02 05:07:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:07:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:07:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:07:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpHzOgL2i3wBUWl5SkSlI5b6Z_AxvJoWA" 2026/06/02 05:07:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bs68a-xL70ACrU7QUNBhDT6lKKHfAf4qA" 2026/06/02 05:07:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BusZWi6gC9wCX_e7murNFM6AjZAd6hq2A" 2026/06/02 05:07:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BorNsx0XsItVr_qjYsHJLYrhWXkuXaHhV" 2026/06/02 05:07:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmrUtAcl3VYUofaMlSmRNOIBQH40b8w8F" 2026/06/02 05:07:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsrLEbdOXjOw7oBIEyplB2ahX9uEBE9Zs" 2026/06/02 05:07:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsrLEbdOXjOw7oBIEyplB2ahX9uEBE9Zs" 2026/06/02 05:07:43 DEBUG : removing 1 level 3 directories 2026/06/02 05:07:43 INFO : A3/B3/C4: Removing directory 2026/06/02 05:07:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsrLEbdOXjOw7oBIEyplB2ahX9uEBE9Zs" 2026/06/02 05:07:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtX2p_3U7Yh1MciT0RIZHfa-Ym3Onvzid" 2026/06/02 05:07:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:07:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:07:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:07:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpHzOgL2i3wBUWl5SkSlI5b6Z_AxvJoWA" 2026/06/02 05:07:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bs68a-xL70ACrU7QUNBhDT6lKKHfAf4qA" 2026/06/02 05:07:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BusZWi6gC9wCX_e7murNFM6AjZAd6hq2A" 2026/06/02 05:07:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BorNsx0XsItVr_qjYsHJLYrhWXkuXaHhV" 2026/06/02 05:07:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmrUtAcl3VYUofaMlSmRNOIBQH40b8w8F" 2026/06/02 05:07:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:07:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtX2p_3U7Yh1MciT0RIZHfa-Ym3Onvzid" 2026/06/02 05:07:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:07:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:07:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:07:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpHzOgL2i3wBUWl5SkSlI5b6Z_AxvJoWA" 2026/06/02 05:07:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bs68a-xL70ACrU7QUNBhDT6lKKHfAf4qA" 2026/06/02 05:07:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BusZWi6gC9wCX_e7murNFM6AjZAd6hq2A" 2026/06/02 05:07:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BorNsx0XsItVr_qjYsHJLYrhWXkuXaHhV" 2026/06/02 05:07:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmrUtAcl3VYUofaMlSmRNOIBQH40b8w8F" 2026/06/02 05:07:56 DEBUG : removing 2 level 3 directories 2026/06/02 05:07:56 INFO : A1/B2/C2: Removing directory 2026/06/02 05:07:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BusZWi6gC9wCX_e7murNFM6AjZAd6hq2A" 2026/06/02 05:07:56 INFO : A1/B1/C3: Removing directory 2026/06/02 05:07:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BpHzOgL2i3wBUWl5SkSlI5b6Z_AxvJoWA" 2026/06/02 05:07:59 DEBUG : removing 2 level 2 directories 2026/06/02 05:07:59 INFO : A3/B3: Removing directory 2026/06/02 05:07:59 INFO : A1/B2: Removing directory 2026/06/02 05:07:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bs68a-xL70ACrU7QUNBhDT6lKKHfAf4qA" 2026/06/02 05:07:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmrUtAcl3VYUofaMlSmRNOIBQH40b8w8F" 2026/06/02 05:08:01 DEBUG : removing 2 level 1 directories 2026/06/02 05:08:01 INFO : A3: Removing directory 2026/06/02 05:08:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BorNsx0XsItVr_qjYsHJLYrhWXkuXaHhV" 2026/06/02 05:08:01 INFO : A2: Removing directory 2026/06/02 05:08:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtX2p_3U7Yh1MciT0RIZHfa-Ym3Onvzid" 2026/06/02 05:08:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:08:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:08:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:08:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:08:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:08:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:08:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:08:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:08:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:08:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:08:10 DEBUG : removing 1 level 3 directories 2026/06/02 05:08:10 INFO : A1/B1/C1: Removing directory 2026/06/02 05:08:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgWWAmDRfV98kQgK3DP1OjpuAshTm2w1f" 2026/06/02 05:08:11 DEBUG : removing 1 level 2 directories 2026/06/02 05:08:11 INFO : A1/B1: Removing directory 2026/06/02 05:08:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsX55BiN6DQUSnRTF24JLNqubS4rx_leF" 2026/06/02 05:08:13 DEBUG : removing 1 level 1 directories 2026/06/02 05:08:13 INFO : A1: Removing directory 2026/06/02 05:08:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bhnw18PJPAathpAYZTd1FzJyZB3wgy1sr" 2026/06/02 05:08:14 DEBUG : removing 1 level 0 directories 2026/06/02 05:08:14 INFO : Huawei Drive root 'rclone-test-tazojaq5leju': Removing directory 2026/06/02 05:08:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BiThNqaQ2S1jPnDsgS99HjpPdfyV2shHY" 2026/06/02 05:08:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:08:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (58.28s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:08:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:08:18 INFO : A1: Making directory 2026/06/02 05:08:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:20 INFO : A1/B1: Making directory 2026/06/02 05:08:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Blk9oo95wqYxcnXCy1Y1IA4yqWi8M9PMM" 2026/06/02 05:08:21 INFO : A1/B1/C1: Making directory 2026/06/02 05:08:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bk2ZDA3vsorkvECAyImdLIomDcY-paPg5" 2026/06/02 05:08:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Blk9oo95wqYxcnXCy1Y1IA4yqWi8M9PMM" 2026/06/02 05:08:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bk2ZDA3vsorkvECAyImdLIomDcY-paPg5" 2026/06/02 05:08:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsyvZ-op7jUO-XPwlg2xOC6nO63ZY_9fD" 2026/06/02 05:08:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Blk9oo95wqYxcnXCy1Y1IA4yqWi8M9PMM" 2026/06/02 05:08:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bk2ZDA3vsorkvECAyImdLIomDcY-paPg5" 2026/06/02 05:08:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsyvZ-op7jUO-XPwlg2xOC6nO63ZY_9fD" 2026/06/02 05:08:27 DEBUG : removing 1 level 3 directories 2026/06/02 05:08:27 INFO : A1/B1/C1: Removing directory 2026/06/02 05:08:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsyvZ-op7jUO-XPwlg2xOC6nO63ZY_9fD" 2026/06/02 05:08:28 DEBUG : removing 1 level 2 directories 2026/06/02 05:08:28 INFO : A1/B1: Removing directory 2026/06/02 05:08:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bk2ZDA3vsorkvECAyImdLIomDcY-paPg5" 2026/06/02 05:08:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Blk9oo95wqYxcnXCy1Y1IA4yqWi8M9PMM" 2026/06/02 05:08:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Blk9oo95wqYxcnXCy1Y1IA4yqWi8M9PMM" 2026/06/02 05:08:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Blk9oo95wqYxcnXCy1Y1IA4yqWi8M9PMM" 2026/06/02 05:08:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRmdirsLeaveRoot (16.96s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:08:33 INFO : A1: Making directory 2026/06/02 05:08:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:35 INFO : A1/B1: Making directory 2026/06/02 05:08:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlP5fYug1y82JRSjFZ6NHLo4bbe46sZFN" 2026/06/02 05:08:37 INFO : A1/B1/C1: Making directory 2026/06/02 05:08:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BqNW1798634-FSbicUftCPLIwh2MNvoUP" 2026/06/02 05:08:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlP5fYug1y82JRSjFZ6NHLo4bbe46sZFN" 2026/06/02 05:08:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BqNW1798634-FSbicUftCPLIwh2MNvoUP" 2026/06/02 05:08:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BimIRL61Z4HWu9ObuRARLZpCHI6N_3br1" 2026/06/02 05:08:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlP5fYug1y82JRSjFZ6NHLo4bbe46sZFN" 2026/06/02 05:08:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BqNW1798634-FSbicUftCPLIwh2MNvoUP" 2026/06/02 05:08:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BimIRL61Z4HWu9ObuRARLZpCHI6N_3br1" 2026/06/02 05:08:43 DEBUG : removing 1 level 3 directories 2026/06/02 05:08:43 INFO : A1/B1/C1: Removing directory 2026/06/02 05:08:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BimIRL61Z4HWu9ObuRARLZpCHI6N_3br1" 2026/06/02 05:08:44 DEBUG : removing 1 level 2 directories 2026/06/02 05:08:44 INFO : A1/B1: Removing directory 2026/06/02 05:08:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BqNW1798634-FSbicUftCPLIwh2MNvoUP" 2026/06/02 05:08:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlP5fYug1y82JRSjFZ6NHLo4bbe46sZFN" 2026/06/02 05:08:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlP5fYug1y82JRSjFZ6NHLo4bbe46sZFN" 2026/06/02 05:08:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlP5fYug1y82JRSjFZ6NHLo4bbe46sZFN" 2026/06/02 05:08:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRmdirsWithFilter (16.95s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:08:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:54 DEBUG : filename.txt: File name found in url 2026/06/02 05:08:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/02 05:08:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:08:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestCopyURL (13.01s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestCopyURLDownloadHeaders (3.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 05:09:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:09 DEBUG : sub/file2: size = 14 OK 2026/06/02 05:09:09 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/02 05:09:09 INFO : file1: Copied (new) to: sub/file2 2026/06/02 05:09:09 INFO : file1: Deleted 2026/06/02 05:09:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtNLt1-rdLYUogVFK22dKGq4331s4WXcF" 2026/06/02 05:09:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtNLt1-rdLYUogVFK22dKGq4331s4WXcF" 2026/06/02 05:09:11 DEBUG : sub/file2: size = 14 OK 2026/06/02 05:09:11 DEBUG : file1: Sizes identical 2026/06/02 05:09:11 DEBUG : file1: Unchanged skipping 2026/06/02 05:09:11 INFO : file1: Deleted 2026/06/02 05:09:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtNLt1-rdLYUogVFK22dKGq4331s4WXcF" 2026/06/02 05:09:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': don't need to copy/move sub/file2, it is already at target location 2026/06/02 05:09:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtNLt1-rdLYUogVFK22dKGq4331s4WXcF" 2026/06/02 05:09:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtNLt1-rdLYUogVFK22dKGq4331s4WXcF" 2026/06/02 05:09:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtNLt1-rdLYUogVFK22dKGq4331s4WXcF" 2026/06/02 05:09:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestMoveFile (11.24s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/02 05:09:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:19 DEBUG : file1: size = 14 OK 2026/06/02 05:09:19 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/02 05:09:19 INFO : file1: Copied (new) 2026/06/02 05:09:19 INFO : file1: Deleted 2026/06/02 05:09:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:21 DEBUG : file1: Destination exists, skipping 2026/06/02 05:09:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/02 05:09:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestMoveFileWithIgnoreExisting (7.04s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestCaseInsensitiveMoveFile (1.16s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.16s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:31 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-tazojaq5leju/backup" 2026/06/02 05:09:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/02 05:09:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/02 05:09:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/02 05:09:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:09:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/02 05:09:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1532425681) 2026/06/02 05:09:36 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-tazojaq5leju') 2026/06/02 05:09:36 DEBUG : dst/file1: Sizes differ 2026/06/02 05:09:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju/backup': Listing directory "BkStV3H1Oe3Xkh2zLcrxGz4vOZ1CvyiH1" 2026/06/02 05:09:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:40 INFO : dst/file1: Moved (server-side) 2026/06/02 05:09:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:42 DEBUG : dst/file1: size = 14 OK 2026/06/02 05:09:42 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/06/02 05:09:42 INFO : dst/file1: Copied (new) 2026/06/02 05:09:42 INFO : dst/file1: Deleted 2026/06/02 05:09:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkStV3H1Oe3Xkh2zLcrxGz4vOZ1CvyiH1" 2026/06/02 05:09:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsHkncXGRQCYKhME0yjtHoqqcFf2jFRqm" 2026/06/02 05:09:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkStV3H1Oe3Xkh2zLcrxGz4vOZ1CvyiH1" 2026/06/02 05:09:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsHkncXGRQCYKhME0yjtHoqqcFf2jFRqm" 2026/06/02 05:09:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsLyYHZIZu0ksUe2njZ9OlapZqpFAneHJ" 2026/06/02 05:09:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkStV3H1Oe3Xkh2zLcrxGz4vOZ1CvyiH1" 2026/06/02 05:09:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BsHkncXGRQCYKhME0yjtHoqqcFf2jFRqm" 2026/06/02 05:09:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkStV3H1Oe3Xkh2zLcrxGz4vOZ1CvyiH1" 2026/06/02 05:09:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestMoveFileBackupDir (26.52s) === 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-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:09:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:09:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:09:59 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:08 INFO : A1/B2: Making directory 2026/06/02 05:10:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:10 INFO : A1/B1/C3: Making directory 2026/06/02 05:10:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:10:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq-vi23KcEXdBiFFFHvNEJLEO0FegGEv3" 2026/06/02 05:10:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhWtFhDGmJhxFy2-JxINOjp-OdwjjInyc" 2026/06/02 05:10:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkRViH6p496_E0tCw7SVMIYvwUJN4_K0v" 2026/06/02 05:10:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BnAsKGjomDNlfto05tEVN_obuOJboolZZ" 2026/06/02 05:10:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:10:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': DirMove: srcID="BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" srcDirectoryID="BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" srcLeaf="A1" dstDirectoryID="BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" dstLeaf="A2" 2026/06/02 05:10:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': DirMove result: id="BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" fileName="A2" parentFolder=[BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx] 2026/06/02 05:10:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:10:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq-vi23KcEXdBiFFFHvNEJLEO0FegGEv3" 2026/06/02 05:10:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhWtFhDGmJhxFy2-JxINOjp-OdwjjInyc" 2026/06/02 05:10:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkRViH6p496_E0tCw7SVMIYvwUJN4_K0v" 2026/06/02 05:10:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BnAsKGjomDNlfto05tEVN_obuOJboolZZ" 2026/06/02 05:10:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:10:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq-vi23KcEXdBiFFFHvNEJLEO0FegGEv3" 2026/06/02 05:10:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhWtFhDGmJhxFy2-JxINOjp-OdwjjInyc" 2026/06/02 05:10:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkRViH6p496_E0tCw7SVMIYvwUJN4_K0v" 2026/06/02 05:10:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BnAsKGjomDNlfto05tEVN_obuOJboolZZ" 2026/06/02 05:10:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:10:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:10:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:10:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:10:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:10:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:10:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:10:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:10:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgT5vTfdjAWZc-iIkvkFH65vbXcEl51vm" 2026/06/02 05:10:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BrTUXD15-sMJUf170TfVKZ7fQJYOM-upC" 2026/06/02 05:10:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkRViH6p496_E0tCw7SVMIYvwUJN4_K0v" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:35 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq-vi23KcEXdBiFFFHvNEJLEO0FegGEv3" 2026/06/02 05:10:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/02 05:10:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/02 05:10:37 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/02 05:10:38 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/02 05:10:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BnAsKGjomDNlfto05tEVN_obuOJboolZZ" 2026/06/02 05:10:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhWtFhDGmJhxFy2-JxINOjp-OdwjjInyc" 2026/06/02 05:10:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bq-vi23KcEXdBiFFFHvNEJLEO0FegGEv3" 2026/06/02 05:10:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkRViH6p496_E0tCw7SVMIYvwUJN4_K0v" 2026/06/02 05:10:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkVzxVwFFc8U4niy3IxRF_ou5w9vTwSlF" 2026/06/02 05:10:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BhSEFu-wEWhhzlD7c-QZET5_ENzc-gACY" 2026/06/02 05:10:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:10:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:10:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BvYZNg1HlApBDVJyR_rRGlqdjfw-DYVgQ" 2026/06/02 05:10:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:10:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BrTUXD15-sMJUf170TfVKZ7fQJYOM-upC" 2026/06/02 05:10:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgT5vTfdjAWZc-iIkvkFH65vbXcEl51vm" 2026/06/02 05:10:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BprDZz2zSVq9qRXc2cyBMXLxV60O-Vgwv" 2026/06/02 05:10:54 INFO : Huawei Drive root 'rclone-test-tazojaq5leju': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/02 05:10:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:10:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BvYZNg1HlApBDVJyR_rRGlqdjfw-DYVgQ" 2026/06/02 05:10:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:10:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BrTUXD15-sMJUf170TfVKZ7fQJYOM-upC" 2026/06/02 05:10:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgT5vTfdjAWZc-iIkvkFH65vbXcEl51vm" 2026/06/02 05:10:57 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BprDZz2zSVq9qRXc2cyBMXLxV60O-Vgwv" 2026/06/02 05:10:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:01 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:03 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bol2pqP5OciGkjTc9n4VA4Li4myQsyiih" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bixsav-VqSU79bjDd-ApLWJH-KDM37hPO" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BrTUXD15-sMJUf170TfVKZ7fQJYOM-upC" 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgT5vTfdjAWZc-iIkvkFH65vbXcEl51vm" 2026/06/02 05:11:07 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/02 05:11:07 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/02 05:11:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:11:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:11:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:11:09 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/02 05:11:09 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/02 05:11:09 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/02 05:11:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BvYZNg1HlApBDVJyR_rRGlqdjfw-DYVgQ" 2026/06/02 05:11:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BprDZz2zSVq9qRXc2cyBMXLxV60O-Vgwv" 2026/06/02 05:11:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BgT5vTfdjAWZc-iIkvkFH65vbXcEl51vm" 2026/06/02 05:11:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BrTUXD15-sMJUf170TfVKZ7fQJYOM-upC" 2026/06/02 05:11:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BtVgpeE20BKmEZcxSdCFJd6-9G_SfMF4p" 2026/06/02 05:11:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlFLX28aF-OaQm013gIFG94635VcUAaJm" 2026/06/02 05:11:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bol2pqP5OciGkjTc9n4VA4Li4myQsyiih" 2026/06/02 05:11:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjJnrpIYp9UzDmXPiNvNElJZ82ShUra_M" 2026/06/02 05:11:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bixsav-VqSU79bjDd-ApLWJH-KDM37hPO" 2026/06/02 05:11:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkD-i6EB26T7-_yJMXABD-4rakGSS8rO-" 2026/06/02 05:11:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bol2pqP5OciGkjTc9n4VA4Li4myQsyiih" 2026/06/02 05:11:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjJnrpIYp9UzDmXPiNvNElJZ82ShUra_M" 2026/06/02 05:11:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bixsav-VqSU79bjDd-ApLWJH-KDM37hPO" 2026/06/02 05:11:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkD-i6EB26T7-_yJMXABD-4rakGSS8rO-" 2026/06/02 05:11:32 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkD-i6EB26T7-_yJMXABD-4rakGSS8rO-" 2026/06/02 05:11:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BjJnrpIYp9UzDmXPiNvNElJZ82ShUra_M" 2026/06/02 05:11:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bixsav-VqSU79bjDd-ApLWJH-KDM37hPO" 2026/06/02 05:11:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "Bol2pqP5OciGkjTc9n4VA4Li4myQsyiih" 2026/06/02 05:11:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BlKuq3-pwCFAZtofWKeVFUo5OmFM49FLQ" 2026/06/02 05:11:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BkMIdiSFnPlBlJBiotq1JwoonLwXz42TQ" 2026/06/02 05:11:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestDirMove (108.52s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:11:42 DEBUG : Config file has changed externally - reloading 2026/06/02 05:11:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestGetFsInfo (1.26s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:11:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 05:11:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 05:11:46 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/06/02 05:11:46 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/02 05:11:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 05:11:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:52 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 05:11:52 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/06/02 05:11:52 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/02 05:11:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:53 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:11:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 05:11:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:11:58 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 05:11:58 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/06/02 05:11:58 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/02 05:11:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 05:11:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:07 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 05:12:07 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/06/02 05:12:07 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/06/02 05:12:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:08 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:12:10 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 05:12:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 05:12:12 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/06/02 05:12:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 05:12:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 05:12:20 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/06/02 05:12:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:23 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:12:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (34 bytes), uploading instead of streaming 2026/06/02 05:12:25 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/02 05:12:27 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/02 05:12:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/02 05:12:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 05:12:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/02 05:12:35 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/06/02 05:12:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/02 05:12:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRcat (55.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (12.27s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (14.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (13.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (14.51s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/06/02 05:12:38 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (48 bytes), uploading instead of streaming 2026/06/02 05:12:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:40 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/02 05:12:41 DEBUG : rcat_metadata: size = 48 OK 2026/06/02 05:12:41 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/06/02 05:12:41 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/06/02 05:12:41 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" === RUN TestRcatMetadata/ViaDisk 2026/06/02 05:12:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/02 05:12:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:47 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/02 05:12:48 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/06/02 05:12:48 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/06/02 05:12:48 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/06/02 05:12:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRcatMetadata (13.07s) --- PASS: TestRcatMetadata/Normal (5.76s) --- PASS: TestRcatMetadata/ViaDisk (6.05s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:12:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (60 bytes), uploading instead of streaming 2026/06/02 05:12:54 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:55 DEBUG : potato2: size = 60 OK 2026/06/02 05:12:55 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/06/02 05:12:55 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/06/02 05:12:55 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:56 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:12:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRcatSize (6.73s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:12:58 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:00 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/02 05:13:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': File to upload is small (60 bytes), uploading instead of streaming 2026/06/02 05:13:00 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:02 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/06/02 05:13:02 DEBUG : potato2: size = 60 OK 2026/06/02 05:13:02 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/06/02 05:13:02 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/06/02 05:13:02 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:04 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:05 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:06 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:07 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRcatSizeMetadata (10.95s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:13:09 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:11 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:12 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRcatSizeUploadHeaders (3.66s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/06/02 05:13:13 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:14 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- SKIP: TestTouchDir (1.67s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/02 05:13:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:15 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- SKIP: TestMkdirMetadata (1.25s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/02 05:13:16 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- SKIP: TestMkdirModTime (1.67s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/02 05:13:17 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:18 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- SKIP: TestCopyDirMetadata (1.26s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/02 05:13:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:19 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- SKIP: TestSetDirModTime (1.25s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/02 05:13:20 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- SKIP: TestDirsEqual (1.26s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-tazojaq5leju'", Local "Local file system at /tmp/rclone1532425681", Modify Window "876000h0m0s" 2026/06/02 05:13:21 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:22 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:24 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:26 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:27 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:28 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:29 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:30 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.soxonum7" before starting 2026/06/02 05:13:31 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:33 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:34 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:34 DEBUG : sub dir/test remove existing.soxonum7: TEST: removing renamed existing file after operation 2026/06/02 05:13:35 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:36 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dipadop3" before starting 2026/06/02 05:13:37 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:39 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dipadop3: TEST: renaming existing back after failed operation 2026/06/02 05:13:40 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:42 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:43 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xofafez3" before starting 2026/06/02 05:13:44 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:45 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:46 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xofafez3: TEST: removing renamed existing file after operation 2026/06/02 05:13:47 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:48 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" 2026/06/02 05:13:49 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:50 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmLzQ7fiW0wPfrGaRthBB84JZ4mEqEomD" 2026/06/02 05:13:51 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Listing directory "BmmGT3fvsYbECcshsaUFI0YCEoVEpaDsx" --- PASS: TestRemoveExisting (30.54s) === 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/06/02 05:13:52 DEBUG : Huawei Drive root 'rclone-test-tazojaq5leju': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 27m21.431877963s (try 1/5)