"./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/07 03:15:50 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo" 2026/07/07 03:15:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:15:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:15:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:15:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:15:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:15:52 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:15:53 DEBUG : Creating backend with remote "/tmp/rclone376862926" === 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-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/07 03:15:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopy (0.60s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/07 03:15:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- SKIP: TestMultithreadCopyAbort (0.60s) === RUN TestSizeDiffers 2026/07/07 03:15:54 DEBUG : a: size = 0 OK 2026/07/07 03:15:54 DEBUG : a: size = 1 (memory) 2026/07/07 03:15:54 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/07 03:15:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/07 03:15:54 DEBUG : potato: Seek from 10 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 10 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 2 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/07 03:15:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 2 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/07 03:15:54 DEBUG : potato: Seek from 8 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 8 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/07 03:15:54 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/07 03:15:54 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/07 03:15:54 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/07 03:15:54 DEBUG : potato: Seek from 5 to 2 2026/07/07 03:15:54 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/07 03:15:54 DEBUG : potato: Seek from 9 to 0 2026/07/07 03:15:54 DEBUG : potato: Seek from 9 to 0 2026/07/07 03:15:54 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-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:15:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:15:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:15:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheck/1 === RUN TestCheck/2 2026/07/07 03:15:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheck/3 2026/07/07 03:16:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheck/4 === RUN TestCheck/5 2026/07/07 03:16:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheck/6 === RUN TestCheck/7 2026/07/07 03:16:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCheck (18.06s) --- PASS: TestCheck/1 (0.61s) --- PASS: TestCheck/2 (0.60s) --- PASS: TestCheck/3 (0.99s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.61s) --- PASS: TestCheck/6 (0.63s) --- PASS: TestCheck/7 (0.63s) === RUN TestCheckFsError 2026/07/07 03:16:12 DEBUG : Creating backend with remote "nonexistent" 2026/07/07 03:16:12 DEBUG : Creating backend with remote "nonexistent" 2026/07/07 03:16:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/07 03:16:12 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/07/07 03:16:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/07 03:16:12 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-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:16:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/07 03:16:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheckDownload/3 2026/07/07 03:16:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/07 03:16:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:16:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/07 03:17:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:18:29 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/07 03:19:14 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/07 03:19:48 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/07 03:20:13 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/07 03:20:32 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/07 03:20:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:20:46 DEBUG : pacer: Reducing sleep to 8.009033202s --- PASS: TestCheckDownload (273.96s) --- PASS: TestCheckDownload/1 (1.13s) --- PASS: TestCheckDownload/2 (1.02s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.96s) --- PASS: TestCheckDownload/5 (1.27s) --- PASS: TestCheckDownload/6 (1.37s) --- PASS: TestCheckDownload/7 (61.42s) === RUN TestCheckSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:20:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:20:57 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/07 03:21:05 DEBUG : pacer: Reducing sleep to 4.505081175s 2026/07/07 03:21:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:11 DEBUG : pacer: Reducing sleep to 3.378810881s === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/07 03:21:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:21 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/07 03:21:23 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/07 03:21:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:25 DEBUG : pacer: Reducing sleep to 801.80766ms === RUN TestCheckSizeOnly/3 2026/07/07 03:21:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:26 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/07 03:21:27 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/07 03:21:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:28 DEBUG : pacer: Reducing sleep to 253.696954ms === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/07 03:21:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:29 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/07 03:21:30 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/07 03:21:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:31 DEBUG : pacer: Reducing sleep to 60.203475ms === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/07 03:21:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:33 DEBUG : pacer: Reducing sleep to 25.39834ms 2026/07/07 03:21:33 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/07 03:21:34 DEBUG : pacer: Reducing sleep to 14.286566ms 2026/07/07 03:21:34 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/07 03:21:35 DEBUG : pacer: Reducing sleep to 10ms 2026/07/07 03:21:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCheckSizeOnly (49.61s) --- PASS: TestCheckSizeOnly/1 (4.51s) --- PASS: TestCheckSizeOnly/2 (3.37s) --- PASS: TestCheckSizeOnly/3 (1.06s) --- PASS: TestCheckSizeOnly/4 (0.61s) --- PASS: TestCheckSizeOnly/5 (0.61s) --- PASS: TestCheckSizeOnly/6 (0.63s) --- PASS: TestCheckSizeOnly/7 (0.61s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:21:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/07 03:21:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/07 03:21:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/07 03:21:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/07 03:21:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/07 03:21:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/07 03:21:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/07 03:21:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/07 03:21:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestParseSumFile (6.76s) === RUN TestCheckSum run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:21:42 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/data" 2026/07/07 03:21:42 DEBUG : Config file has changed externally - reloading 2026/07/07 03:21:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:21:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:21:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:21:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:21:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:21:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" check_test.go:350: Huawei Drive root 'rclone-test-ceyayad6yubo/data' lacks md5, skipping 2026/07/07 03:21:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestCheckSum (8.22s) === RUN TestCheckSumDownload run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:21:51 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/data" 2026/07/07 03:21:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:21:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:21:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:21:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:21:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/data': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:21:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:21:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest1 2026/07/07 03:22:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" 2026/07/07 03:22:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest2 2026/07/07 03:22:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest3 2026/07/07 03:22:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest4 2026/07/07 03:22:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest5 2026/07/07 03:22:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest6 2026/07/07 03:22:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" 2026/07/07 03:22:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" 2026/07/07 03:22:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:22:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" === RUN TestCheckSumDownload/subtest7 2026/07/07 03:23:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:24:37 DEBUG : pacer: Reducing sleep to 33.75s 2026/07/07 03:25:22 DEBUG : pacer: Reducing sleep to 25.3125s 2026/07/07 03:25:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" 2026/07/07 03:25:56 DEBUG : pacer: Reducing sleep to 18.984375s 2026/07/07 03:26:21 DEBUG : pacer: Reducing sleep to 14.23828125s 2026/07/07 03:26:40 DEBUG : pacer: Reducing sleep to 10.678710937s 2026/07/07 03:26:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0cA4ZXbUF6FTiMsU8JJObGiMm1HXwre" 2026/07/07 03:26:54 DEBUG : pacer: Reducing sleep to 8.009033202s 2026/07/07 03:27:05 DEBUG : pacer: Reducing sleep to 6.006774901s 2026/07/07 03:27:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:27:13 DEBUG : pacer: Reducing sleep to 4.505081175s --- PASS: TestCheckSumDownload (322.18s) --- PASS: TestCheckSumDownload/subtest1 (2.81s) --- PASS: TestCheckSumDownload/subtest2 (2.15s) --- PASS: TestCheckSumDownload/subtest3 (2.70s) --- PASS: TestCheckSumDownload/subtest4 (2.08s) --- PASS: TestCheckSumDownload/subtest5 (2.22s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (63.49s) === RUN TestApplyTransforms 2026/07/07 03:27:13 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lozuvif2fehe" 2026/07/07 03:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:27:14 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:27:14 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:27:14 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:27:14 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:15 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:16 DEBUG : Creating backend with remote "/tmp/rclone3668691750" run.go:198: Remote "Huawei Drive root 'rclone-test-lozuvif2fehe'", Local "Local file system at /tmp/rclone3668691750", Modify Window "876000h0m0s" 2026/07/07 03:27:16 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:17 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Listing directory "BuE-4cp_rU1KtLOttadJFdKKqiv5NbwnS" 2026/07/07 03:27:19 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Listing directory "BuE-4cp_rU1KtLOttadJFdKKqiv5NbwnS" upper checkfile vs. lower remote (without normalization) 2026/07/07 03:27:19 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Listing directory "BuE-4cp_rU1KtLOttadJFdKKqiv5NbwnS" 2026/07/07 03:27:20 ERROR : hello, world!: sum not found 2026/07/07 03:27:20 ERROR : HELLO, WORLD!: file not in Huawei Drive root 'rclone-test-lozuvif2fehe' 2026/07/07 03:27:20 NOTICE: Huawei Drive root 'rclone-test-lozuvif2fehe': 1 files missing 2026/07/07 03:27:20 NOTICE: 1 hashes missing 2026/07/07 03:27:20 NOTICE: Huawei Drive root 'rclone-test-lozuvif2fehe': 1 differences found 2026/07/07 03:27:20 NOTICE: Huawei Drive root 'rclone-test-lozuvif2fehe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/07 03:27:20 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Listing directory "BuE-4cp_rU1KtLOttadJFdKKqiv5NbwnS" 2026/07/07 03:27:21 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:27:21 NOTICE: Huawei Drive root 'rclone-test-lozuvif2fehe': 0 differences found 2026/07/07 03:27:21 NOTICE: Huawei Drive root 'rclone-test-lozuvif2fehe': 1 matching files 2026/07/07 03:27:21 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-nujemah9xaye" 2026/07/07 03:27:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:27:22 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:27:22 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:27:23 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:27:23 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:23 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:24 DEBUG : Creating backend with remote "/tmp/rclone2009631918" run.go:198: Remote "Huawei Drive root 'rclone-test-nujemah9xaye'", Local "Local file system at /tmp/rclone2009631918", Modify Window "876000h0m0s" 2026/07/07 03:27:24 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:26 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Listing directory "BpqiHe872s2yYioUb5QxFMrxNtfcccuns" 2026/07/07 03:27:27 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Listing directory "BpqiHe872s2yYioUb5QxFMrxNtfcccuns" lower checkfile vs. upper remote (without normalization) 2026/07/07 03:27:28 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Listing directory "BpqiHe872s2yYioUb5QxFMrxNtfcccuns" 2026/07/07 03:27:29 ERROR : HELLO, WORLD!: sum not found 2026/07/07 03:27:29 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-nujemah9xaye' 2026/07/07 03:27:29 NOTICE: Huawei Drive root 'rclone-test-nujemah9xaye': 1 files missing 2026/07/07 03:27:29 NOTICE: 1 hashes missing 2026/07/07 03:27:29 NOTICE: Huawei Drive root 'rclone-test-nujemah9xaye': 1 differences found 2026/07/07 03:27:29 NOTICE: Huawei Drive root 'rclone-test-nujemah9xaye': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/07 03:27:29 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Listing directory "BpqiHe872s2yYioUb5QxFMrxNtfcccuns" 2026/07/07 03:27:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:27:30 NOTICE: Huawei Drive root 'rclone-test-nujemah9xaye': 0 differences found 2026/07/07 03:27:30 NOTICE: Huawei Drive root 'rclone-test-nujemah9xaye': 1 matching files 2026/07/07 03:27:30 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-hegehox3neze" 2026/07/07 03:27:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:27:31 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:27:31 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:27:31 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:27:31 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:32 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:32 DEBUG : Creating backend with remote "/tmp/rclone561243779" run.go:198: Remote "Huawei Drive root 'rclone-test-hegehox3neze'", Local "Local file system at /tmp/rclone561243779", Modify Window "876000h0m0s" 2026/07/07 03:27:32 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:34 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Listing directory "BhIpauic_nkNYQxsOlc9EgJ5vaDb1u8TD" 2026/07/07 03:27:35 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Listing directory "BhIpauic_nkNYQxsOlc9EgJ5vaDb1u8TD" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/07 03:27:36 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Listing directory "BhIpauic_nkNYQxsOlc9EgJ5vaDb1u8TD" 2026/07/07 03:27:36 ERROR : HeLlO, wOrLd!: sum not found 2026/07/07 03:27:36 ERROR : hello, world!: file not in Huawei Drive root 'rclone-test-hegehox3neze' 2026/07/07 03:27:36 NOTICE: Huawei Drive root 'rclone-test-hegehox3neze': 1 files missing 2026/07/07 03:27:36 NOTICE: 1 hashes missing 2026/07/07 03:27:36 NOTICE: Huawei Drive root 'rclone-test-hegehox3neze': 1 differences found 2026/07/07 03:27:36 NOTICE: Huawei Drive root 'rclone-test-hegehox3neze': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/07 03:27:36 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Listing directory "BhIpauic_nkNYQxsOlc9EgJ5vaDb1u8TD" 2026/07/07 03:27:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:27:37 NOTICE: Huawei Drive root 'rclone-test-hegehox3neze': 0 differences found 2026/07/07 03:27:37 NOTICE: Huawei Drive root 'rclone-test-hegehox3neze': 1 matching files 2026/07/07 03:27:37 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-weteliq6sigi" 2026/07/07 03:27:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:27:39 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:27:39 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:27:39 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:27:39 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:40 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:40 DEBUG : Creating backend with remote "/tmp/rclone1769776177" run.go:198: Remote "Huawei Drive root 'rclone-test-weteliq6sigi'", Local "Local file system at /tmp/rclone1769776177", Modify Window "876000h0m0s" 2026/07/07 03:27:40 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:42 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Listing directory "BkwLe2sNXXDtovqdb8itEconn7FYR0wa7" 2026/07/07 03:27:43 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Listing directory "BkwLe2sNXXDtovqdb8itEconn7FYR0wa7" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/07 03:27:43 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Listing directory "BkwLe2sNXXDtovqdb8itEconn7FYR0wa7" 2026/07/07 03:27:44 ERROR : HELLO, WORLD!: sum not found 2026/07/07 03:27:44 ERROR : HeLlO, wOrLd!: file not in Huawei Drive root 'rclone-test-weteliq6sigi' 2026/07/07 03:27:44 NOTICE: Huawei Drive root 'rclone-test-weteliq6sigi': 1 files missing 2026/07/07 03:27:44 NOTICE: 1 hashes missing 2026/07/07 03:27:44 NOTICE: Huawei Drive root 'rclone-test-weteliq6sigi': 1 differences found 2026/07/07 03:27:44 NOTICE: Huawei Drive root 'rclone-test-weteliq6sigi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/07 03:27:44 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Listing directory "BkwLe2sNXXDtovqdb8itEconn7FYR0wa7" 2026/07/07 03:27:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:27:45 NOTICE: Huawei Drive root 'rclone-test-weteliq6sigi': 0 differences found 2026/07/07 03:27:45 NOTICE: Huawei Drive root 'rclone-test-weteliq6sigi': 1 matching files 2026/07/07 03:27:45 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-cotijev1lije" 2026/07/07 03:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:27:46 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:27:46 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:27:47 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:27:47 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:47 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:48 DEBUG : Creating backend with remote "/tmp/rclone2488768462" run.go:198: Remote "Huawei Drive root 'rclone-test-cotijev1lije'", Local "Local file system at /tmp/rclone2488768462", Modify Window "876000h0m0s" 2026/07/07 03:27:48 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:50 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Listing directory "BuxhWvzkt_9CsUYSowU1AB6H9ZDPrqaVQ" 2026/07/07 03:27:51 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Listing directory "BuxhWvzkt_9CsUYSowU1AB6H9ZDPrqaVQ" NFD checkfile vs. NFC remote (without normalization) 2026/07/07 03:27:51 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Listing directory "BuxhWvzkt_9CsUYSowU1AB6H9ZDPrqaVQ" 2026/07/07 03:27:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/07 03:27:52 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-cotijev1lije' 2026/07/07 03:27:52 NOTICE: Huawei Drive root 'rclone-test-cotijev1lije': 1 files missing 2026/07/07 03:27:52 NOTICE: 1 hashes missing 2026/07/07 03:27:52 NOTICE: Huawei Drive root 'rclone-test-cotijev1lije': 1 differences found 2026/07/07 03:27:52 NOTICE: Huawei Drive root 'rclone-test-cotijev1lije': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/07 03:27:52 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Listing directory "BuxhWvzkt_9CsUYSowU1AB6H9ZDPrqaVQ" 2026/07/07 03:27:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:27:53 NOTICE: Huawei Drive root 'rclone-test-cotijev1lije': 0 differences found 2026/07/07 03:27:53 NOTICE: Huawei Drive root 'rclone-test-cotijev1lije': 1 matching files 2026/07/07 03:27:53 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-lihedew5gihu" 2026/07/07 03:27:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:27:54 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:27:54 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:27:55 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:27:55 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:55 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:56 DEBUG : Creating backend with remote "/tmp/rclone402880891" run.go:198: Remote "Huawei Drive root 'rclone-test-lihedew5gihu'", Local "Local file system at /tmp/rclone402880891", Modify Window "876000h0m0s" 2026/07/07 03:27:56 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:27:57 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Listing directory "BmCRYk08btPT3AFj-w4BLYYLBah-dn-50" 2026/07/07 03:27:59 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Listing directory "BmCRYk08btPT3AFj-w4BLYYLBah-dn-50" NFC checkfile vs. NFD remote (without normalization) 2026/07/07 03:27:59 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Listing directory "BmCRYk08btPT3AFj-w4BLYYLBah-dn-50" 2026/07/07 03:28:00 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/07 03:28:00 ERROR : 測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-lihedew5gihu' 2026/07/07 03:28:00 NOTICE: Huawei Drive root 'rclone-test-lihedew5gihu': 1 files missing 2026/07/07 03:28:00 NOTICE: 1 hashes missing 2026/07/07 03:28:00 NOTICE: Huawei Drive root 'rclone-test-lihedew5gihu': 1 differences found 2026/07/07 03:28:00 NOTICE: Huawei Drive root 'rclone-test-lihedew5gihu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/07 03:28:00 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Listing directory "BmCRYk08btPT3AFj-w4BLYYLBah-dn-50" 2026/07/07 03:28:01 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:28:01 NOTICE: Huawei Drive root 'rclone-test-lihedew5gihu': 0 differences found 2026/07/07 03:28:01 NOTICE: Huawei Drive root 'rclone-test-lihedew5gihu': 1 matching files 2026/07/07 03:28:01 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-kitesew9tafa" 2026/07/07 03:28:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:28:03 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:28:03 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:28:03 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:28:03 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:04 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:04 DEBUG : Creating backend with remote "/tmp/rclone2566333233" run.go:198: Remote "Huawei Drive root 'rclone-test-kitesew9tafa'", Local "Local file system at /tmp/rclone2566333233", Modify Window "876000h0m0s" 2026/07/07 03:28:04 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:06 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Listing directory "BqyPHRI1teLzm8iKSfTZNR7HG9chf6SI8" 2026/07/07 03:28:07 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Listing directory "BqyPHRI1teLzm8iKSfTZNR7HG9chf6SI8" NFDx2 checkfile vs. both remote (without normalization) 2026/07/07 03:28:08 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Listing directory "BqyPHRI1teLzm8iKSfTZNR7HG9chf6SI8" 2026/07/07 03:28:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:28:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-kitesew9tafa' 2026/07/07 03:28:08 NOTICE: Huawei Drive root 'rclone-test-kitesew9tafa': 1 files missing 2026/07/07 03:28:08 NOTICE: 1 hashes missing 2026/07/07 03:28:08 NOTICE: Huawei Drive root 'rclone-test-kitesew9tafa': 1 differences found 2026/07/07 03:28:08 NOTICE: Huawei Drive root 'rclone-test-kitesew9tafa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/07 03:28:08 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Listing directory "BqyPHRI1teLzm8iKSfTZNR7HG9chf6SI8" 2026/07/07 03:28:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:28:09 NOTICE: Huawei Drive root 'rclone-test-kitesew9tafa': 0 differences found 2026/07/07 03:28:09 NOTICE: Huawei Drive root 'rclone-test-kitesew9tafa': 1 matching files 2026/07/07 03:28:09 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-pevadeh6cera" 2026/07/07 03:28:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:28:10 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:28:10 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:28:11 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:28:11 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:12 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:12 DEBUG : Creating backend with remote "/tmp/rclone2439783509" run.go:198: Remote "Huawei Drive root 'rclone-test-pevadeh6cera'", Local "Local file system at /tmp/rclone2439783509", Modify Window "876000h0m0s" 2026/07/07 03:28:12 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:14 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Listing directory "Br1ou3_ewk_FezCApmlBPgrW_HFMlNMlx" 2026/07/07 03:28:15 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Listing directory "Br1ou3_ewk_FezCApmlBPgrW_HFMlNMlx" NFCx2 checkfile vs. both remote (without normalization) 2026/07/07 03:28:16 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Listing directory "Br1ou3_ewk_FezCApmlBPgrW_HFMlNMlx" 2026/07/07 03:28:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:28:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-pevadeh6cera' 2026/07/07 03:28:16 NOTICE: Huawei Drive root 'rclone-test-pevadeh6cera': 1 files missing 2026/07/07 03:28:16 NOTICE: 1 hashes missing 2026/07/07 03:28:16 NOTICE: Huawei Drive root 'rclone-test-pevadeh6cera': 1 differences found 2026/07/07 03:28:16 NOTICE: Huawei Drive root 'rclone-test-pevadeh6cera': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/07 03:28:16 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Listing directory "Br1ou3_ewk_FezCApmlBPgrW_HFMlNMlx" 2026/07/07 03:28:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:28:17 NOTICE: Huawei Drive root 'rclone-test-pevadeh6cera': 0 differences found 2026/07/07 03:28:17 NOTICE: Huawei Drive root 'rclone-test-pevadeh6cera': 1 matching files 2026/07/07 03:28:17 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-foxinol5saga" 2026/07/07 03:28:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:28:18 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:28:18 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:28:19 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:28:19 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:20 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:20 DEBUG : Creating backend with remote "/tmp/rclone1156650364" run.go:198: Remote "Huawei Drive root 'rclone-test-foxinol5saga'", Local "Local file system at /tmp/rclone1156650364", Modify Window "876000h0m0s" 2026/07/07 03:28:20 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:22 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Listing directory "BsCDHSZNEkiC2QziRqGtBuarF9cVBwMig" 2026/07/07 03:28:23 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Listing directory "BsCDHSZNEkiC2QziRqGtBuarF9cVBwMig" both checkfile vs. NFDx2 remote (without normalization) 2026/07/07 03:28:24 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Listing directory "BsCDHSZNEkiC2QziRqGtBuarF9cVBwMig" 2026/07/07 03:28:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:28:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-foxinol5saga' 2026/07/07 03:28:25 NOTICE: Huawei Drive root 'rclone-test-foxinol5saga': 1 files missing 2026/07/07 03:28:25 NOTICE: 1 hashes missing 2026/07/07 03:28:25 NOTICE: Huawei Drive root 'rclone-test-foxinol5saga': 1 differences found 2026/07/07 03:28:25 NOTICE: Huawei Drive root 'rclone-test-foxinol5saga': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/07 03:28:25 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Listing directory "BsCDHSZNEkiC2QziRqGtBuarF9cVBwMig" 2026/07/07 03:28:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:28:26 NOTICE: Huawei Drive root 'rclone-test-foxinol5saga': 0 differences found 2026/07/07 03:28:26 NOTICE: Huawei Drive root 'rclone-test-foxinol5saga': 1 matching files 2026/07/07 03:28:26 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-gegurep7juse" 2026/07/07 03:28:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:28:27 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:28:27 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:28:28 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:28:28 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:29 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:29 DEBUG : Creating backend with remote "/tmp/rclone40633110" run.go:198: Remote "Huawei Drive root 'rclone-test-gegurep7juse'", Local "Local file system at /tmp/rclone40633110", Modify Window "876000h0m0s" 2026/07/07 03:28:29 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:28:31 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Listing directory "Bvn7bjXGgWpeBEnaeQDxP1aSb6QGjJAAX" 2026/07/07 03:28:32 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Listing directory "Bvn7bjXGgWpeBEnaeQDxP1aSb6QGjJAAX" both checkfile vs. NFCx2 remote (without normalization) 2026/07/07 03:28:33 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Listing directory "Bvn7bjXGgWpeBEnaeQDxP1aSb6QGjJAAX" 2026/07/07 03:28:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/07 03:28:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Huawei Drive root 'rclone-test-gegurep7juse' 2026/07/07 03:28:33 NOTICE: Huawei Drive root 'rclone-test-gegurep7juse': 1 files missing 2026/07/07 03:28:33 NOTICE: 1 hashes missing 2026/07/07 03:28:33 NOTICE: Huawei Drive root 'rclone-test-gegurep7juse': 1 differences found 2026/07/07 03:28:33 NOTICE: Huawei Drive root 'rclone-test-gegurep7juse': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/07 03:28:33 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Listing directory "Bvn7bjXGgWpeBEnaeQDxP1aSb6QGjJAAX" 2026/07/07 03:28:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/07 03:28:35 NOTICE: Huawei Drive root 'rclone-test-gegurep7juse': 0 differences found 2026/07/07 03:28:35 NOTICE: Huawei Drive root 'rclone-test-gegurep7juse': 1 matching files 2026/07/07 03:28:35 DEBUG : Huawei Drive root 'rclone-test-gegurep7juse': Purge remote 2026/07/07 03:28:35 DEBUG : Huawei Drive root 'rclone-test-foxinol5saga': Purge remote 2026/07/07 03:28:36 DEBUG : Huawei Drive root 'rclone-test-pevadeh6cera': Purge remote 2026/07/07 03:28:37 DEBUG : Huawei Drive root 'rclone-test-kitesew9tafa': Purge remote 2026/07/07 03:28:37 DEBUG : Huawei Drive root 'rclone-test-lihedew5gihu': Purge remote 2026/07/07 03:28:38 DEBUG : Huawei Drive root 'rclone-test-cotijev1lije': Purge remote 2026/07/07 03:28:38 DEBUG : Huawei Drive root 'rclone-test-weteliq6sigi': Purge remote 2026/07/07 03:28:39 DEBUG : Huawei Drive root 'rclone-test-hegehox3neze': Purge remote 2026/07/07 03:28:40 DEBUG : Huawei Drive root 'rclone-test-nujemah9xaye': Purge remote 2026/07/07 03:28:41 DEBUG : Huawei Drive root 'rclone-test-lozuvif2fehe': Purge remote --- PASS: TestApplyTransforms (89.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:28:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:28:43 DEBUG : pacer: Reducing sleep to 3.378810881s 2026/07/07 03:28:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 03:28:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:28:47 DEBUG : pacer: Reducing sleep to 2.53410816s 2026/07/07 03:28:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:28:50 DEBUG : pacer: Reducing sleep to 1.90058112s 2026/07/07 03:28:53 DEBUG : pacer: Reducing sleep to 1.42543584s 2026/07/07 03:28:55 DEBUG : pacer: Reducing sleep to 1.06907688s 2026/07/07 03:28:55 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:28:55 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/07 03:28:55 INFO : file1: Copied (new) to: sub/file2 2026/07/07 03:28:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:28:56 DEBUG : pacer: Reducing sleep to 801.80766ms 2026/07/07 03:28:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgO37PA4eSWo2RqEZGVxLh5oIybDcmhPq" 2026/07/07 03:28:57 DEBUG : pacer: Reducing sleep to 601.355745ms 2026/07/07 03:28:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgO37PA4eSWo2RqEZGVxLh5oIybDcmhPq" 2026/07/07 03:28:58 DEBUG : pacer: Reducing sleep to 451.016808ms 2026/07/07 03:28:58 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:28:58 DEBUG : file1: Sizes identical 2026/07/07 03:28:58 DEBUG : file1: Unchanged skipping 2026/07/07 03:28:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:28:59 DEBUG : pacer: Reducing sleep to 338.262606ms 2026/07/07 03:28:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgO37PA4eSWo2RqEZGVxLh5oIybDcmhPq" 2026/07/07 03:28:59 DEBUG : pacer: Reducing sleep to 253.696954ms 2026/07/07 03:28:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': don't need to copy/move sub/file2, it is already at target location 2026/07/07 03:28:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:00 DEBUG : pacer: Reducing sleep to 190.272715ms 2026/07/07 03:29:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgO37PA4eSWo2RqEZGVxLh5oIybDcmhPq" 2026/07/07 03:29:01 DEBUG : pacer: Reducing sleep to 142.704536ms 2026/07/07 03:29:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:01 DEBUG : pacer: Reducing sleep to 107.028402ms 2026/07/07 03:29:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgO37PA4eSWo2RqEZGVxLh5oIybDcmhPq" 2026/07/07 03:29:02 DEBUG : pacer: Reducing sleep to 80.271301ms 2026/07/07 03:29:02 DEBUG : pacer: Reducing sleep to 60.203475ms 2026/07/07 03:29:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgO37PA4eSWo2RqEZGVxLh5oIybDcmhPq" 2026/07/07 03:29:03 DEBUG : pacer: Reducing sleep to 45.152606ms 2026/07/07 03:29:04 DEBUG : pacer: Reducing sleep to 33.864454ms 2026/07/07 03:29:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:05 DEBUG : pacer: Reducing sleep to 25.39834ms --- PASS: TestCopyFile (22.71s) === RUN TestCopyLongFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/07/07 03:29:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:05 DEBUG : pacer: Reducing sleep to 19.048755ms 2026/07/07 03:29:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:06 DEBUG : pacer: Reducing sleep to 14.286566ms --- SKIP: TestCopyLongFile (1.16s) === RUN TestCopyFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:29:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:06 DEBUG : pacer: Reducing sleep to 10.714924ms 2026/07/07 03:29:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:07 DEBUG : pacer: Reducing sleep to 10ms 2026/07/07 03:29:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:10 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/backup" 2026/07/07 03:29:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:29:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:29:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:29:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:29:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:29:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:16 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone376862926) 2026/07/07 03:29:16 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-ceyayad6yubo') 2026/07/07 03:29:16 DEBUG : dst/file1: Sizes differ 2026/07/07 03:29:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "BlR3-n747Pl0-6Z0IAEpLLY_4zBNsv2Td" 2026/07/07 03:29:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:20 INFO : dst/file1: Moved (server-side) 2026/07/07 03:29:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:22 DEBUG : dst/file1: size = 14 OK 2026/07/07 03:29:22 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/07 03:29:22 INFO : dst/file1: Copied (new) 2026/07/07 03:29:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlR3-n747Pl0-6Z0IAEpLLY_4zBNsv2Td" 2026/07/07 03:29:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BilkKZst4uW6tPPtUwbdHNJC8OOoZ_OPu" 2026/07/07 03:29:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlR3-n747Pl0-6Z0IAEpLLY_4zBNsv2Td" 2026/07/07 03:29:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BilkKZst4uW6tPPtUwbdHNJC8OOoZ_OPu" 2026/07/07 03:29:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhEogoSyqSWXbJVX0M59O756vEi3-LhPl" 2026/07/07 03:29:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlR3-n747Pl0-6Z0IAEpLLY_4zBNsv2Td" 2026/07/07 03:29:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BilkKZst4uW6tPPtUwbdHNJC8OOoZ_OPu" 2026/07/07 03:29:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlR3-n747Pl0-6Z0IAEpLLY_4zBNsv2Td" 2026/07/07 03:29:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCopyFileBackupDir (28.21s) === RUN TestCopyFileCompareDest run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:29:34 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/dst" 2026/07/07 03:29:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:29:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:29:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:29:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:29:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:29:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:40 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/CompareDest" 2026/07/07 03:29:40 DEBUG : Config file has changed externally - reloading 2026/07/07 03:29:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:29:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:29:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:29:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:29:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:29:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:46 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 03:29:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:49 DEBUG : one: size = 3 OK 2026/07/07 03:29:49 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/07 03:29:49 INFO : one: Copied (new) 2026/07/07 03:29:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:29:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:29:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:29:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone376862926) 2026/07/07 03:29:52 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-ceyayad6yubo/dst') 2026/07/07 03:29:52 DEBUG : one: Sizes differ 2026/07/07 03:29:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:54 DEBUG : one: size = 5 OK 2026/07/07 03:29:54 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/07 03:29:54 INFO : one: Copied (replaced existing) 2026/07/07 03:29:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:29:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:29:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:29:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone376862926) 2026/07/07 03:30:02 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-ceyayad6yubo/dst') 2026/07/07 03:30:02 DEBUG : one: Sizes differ 2026/07/07 03:30:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:03 DEBUG : one: size = 5 OK 2026/07/07 03:30:03 DEBUG : one: Sizes identical 2026/07/07 03:30:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 03:30:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:09 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:30:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:10 DEBUG : two: size = 3 OK 2026/07/07 03:30:10 DEBUG : two: Sizes identical 2026/07/07 03:30:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 03:30:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:12 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:30:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:13 DEBUG : two: size = 3 OK 2026/07/07 03:30:13 DEBUG : two: Sizes identical 2026/07/07 03:30:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 03:30:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:17 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:30:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone376862926) 2026/07/07 03:30:18 DEBUG : two: size = 3 (Huawei Drive root 'rclone-test-ceyayad6yubo/CompareDest') 2026/07/07 03:30:18 DEBUG : two: Sizes differ 2026/07/07 03:30:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:19 DEBUG : two: size = 5 OK 2026/07/07 03:30:19 DEBUG : two: sha256 = c271f9e8cacd6ad5a9c26bd5bc26c1eb91d7d64a00a417253a1abf88211bd96d OK 2026/07/07 03:30:19 INFO : two: Copied (new) 2026/07/07 03:30:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqlAC9u3JVWCmW0HoJnNFAbC1MHo_TQ_g" 2026/07/07 03:30:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo6s1wZzkjhsPAmj3D0RCnblOB01OYNSb" 2026/07/07 03:30:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCopyFileCompareDest (54.87s) === RUN TestCopyFileCopyDest run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:30:29 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/dst" 2026/07/07 03:30:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:30:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:30:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:30:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:30:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:30:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:35 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/CopyDest" 2026/07/07 03:30:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:30:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:30:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:30:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:30:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:30:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:39 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 03:30:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:43 DEBUG : one: size = 3 OK 2026/07/07 03:30:43 DEBUG : one: sha256 = 7692c3ad3540bb803c020b3aee66cd8887123234ea0c6e7143c0add73ff431ed OK 2026/07/07 03:30:43 INFO : one: Copied (new) 2026/07/07 03:30:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone376862926) 2026/07/07 03:30:46 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-ceyayad6yubo/dst') 2026/07/07 03:30:46 DEBUG : one: Sizes differ 2026/07/07 03:30:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:47 DEBUG : one: size = 5 OK 2026/07/07 03:30:47 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/07 03:30:47 INFO : one: Copied (replaced existing) 2026/07/07 03:30:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:30:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:30:55 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/BackupDir" 2026/07/07 03:30:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:30:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:30:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:30:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:30:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:30:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:31:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone376862926) 2026/07/07 03:31:01 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-ceyayad6yubo/dst') 2026/07/07 03:31:01 DEBUG : one: Sizes differ 2026/07/07 03:31:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:02 DEBUG : one: size = 5 OK 2026/07/07 03:31:02 DEBUG : one: Sizes identical 2026/07/07 03:31:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone376862926) 2026/07/07 03:31:02 DEBUG : one: size = 3 (Huawei Drive root 'rclone-test-ceyayad6yubo/dst') 2026/07/07 03:31:02 DEBUG : one: Sizes differ 2026/07/07 03:31:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/BackupDir': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:06 INFO : one: Moved (server-side) 2026/07/07 03:31:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:07 DEBUG : one: size = 5 OK 2026/07/07 03:31:07 DEBUG : one: sha256 = 2b82f49cc03d076e84d5a393c42909b1fc2227c143ab8f84620f261fa795dec9 OK 2026/07/07 03:31:07 INFO : one: Copied (server-side copy) 2026/07/07 03:31:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/07 03:31:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:14 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:31:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:15 DEBUG : two: size = 3 OK 2026/07/07 03:31:15 DEBUG : two: Sizes identical 2026/07/07 03:31:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:16 DEBUG : two: size = 3 OK 2026/07/07 03:31:16 DEBUG : two: sha256 = 3fc4ccfe745870e2c0d99f71f30ff0656c8dedd41cc1d7d3d376b0dbe685e2f3 OK 2026/07/07 03:31:16 INFO : two: Copied (server-side copy) 2026/07/07 03:31:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/07 03:31:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:19 DEBUG : two: size = 3 OK 2026/07/07 03:31:19 DEBUG : two: Sizes identical 2026/07/07 03:31:19 DEBUG : two: Unchanged skipping 2026/07/07 03:31:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:26 DEBUG : three: Need to transfer - File not found at Destination 2026/07/07 03:31:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:27 DEBUG : three: size = 7 (Local file system at /tmp/rclone376862926) 2026/07/07 03:31:27 DEBUG : three: size = 5 (Huawei Drive root 'rclone-test-ceyayad6yubo/CopyDest') 2026/07/07 03:31:27 DEBUG : three: Sizes differ 2026/07/07 03:31:27 DEBUG : three: Destination not found in --copy-dest 2026/07/07 03:31:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/dst': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:28 DEBUG : three: size = 7 OK 2026/07/07 03:31:28 DEBUG : three: sha256 = 74d2b88f23f6d270b58d49a4fa650fdb150256812e2c71c98015ef86d6e45eb8 OK 2026/07/07 03:31:28 INFO : three: Copied (new) 2026/07/07 03:31:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:36 DEBUG : TestHuaweiDrive: Token expired 2026/07/07 03:31:36 DEBUG : TestHuaweiDrive: No updated token found in the config file 2026/07/07 03:31:37 DEBUG : TestHuaweiDrive: Token refresh successful 2026/07/07 03:31:37 DEBUG : Saving config "token" in section "TestHuaweiDrive" of the config file 2026/07/07 03:31:37 DEBUG : TestHuaweiDrive: Saved new token in config file 2026/07/07 03:31:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmxniSpA1gZ4l2mcQ7A5KFoH80MZCsdse" 2026/07/07 03:31:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bqq4NiICCLTRAts7_QsJEfLBLPwRSBne0" 2026/07/07 03:31:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsH8w6RN46cQd9jtQEHNGq6qaAmXB_LNE" 2026/07/07 03:31:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCopyFileCopyDest (74.50s) === RUN TestCopyInplace run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported 2026/07/07 03:31:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestCopyInplace (1.38s) === RUN TestCopyLongFileName run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported 2026/07/07 03:31:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestCopyLongFileName (1.17s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/07 03:31:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestCopyLongFileNameCollision (1.18s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:31:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/07 03:31:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:50 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/07 03:31:50 DEBUG : TestCopyFileMaxTransfer/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/07 03:31:50 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/07 03:31:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/07 03:31:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:53 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/07 03:31:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/07 03:31:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:57 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/07 03:31:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:58 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/07 03:31:58 DEBUG : TestCopyFileMaxTransfer/file4: sha256 = cc2c2b8bc2f446477fc41810e9dd61c0f875060796513e5eeffcbdfa47eca107 OK 2026/07/07 03:31:58 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/07 03:31:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:31:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:31:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:32:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvcmBOVMl2TwfDPs2aspCMKcss7WBoYO8" 2026/07/07 03:32:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCopyFileMaxTransfer (16.92s) === RUN TestDeduplicateInteractive run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateInteractive (1.17s) === RUN TestDeduplicateSkip run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateSkip (1.16s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateSizeOnly (1.17s) === RUN TestDeduplicateFirst run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateFirst (1.17s) === RUN TestDeduplicateNewest run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateNewest (1.18s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes 2026/07/07 03:32:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateNewestByHash (1.16s) === RUN TestDeduplicateOldest run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateOldest (1.17s) === RUN TestDeduplicateLargest run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateLargest (1.54s) === RUN TestDeduplicateSmallest run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateSmallest (1.18s) === RUN TestDeduplicateRename run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/07 03:32:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestDeduplicateRename (1.16s) === RUN TestMergeDirs run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/07 03:32:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- SKIP: TestMergeDirs (1.18s) === RUN TestListDirSorted run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:32:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BiG3JqirwBHz_3OYFqIBHzJKI-yb4dF78" 2026/07/07 03:32:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:35 DEBUG : a.txt: Excluded (Size Filter) 2026/07/07 03:32:35 DEBUG : a.txt: Excluded 2026/07/07 03:32:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:32:37 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:32:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:32:37 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:32:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:38 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:32:38 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:32:38 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:32:38 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:32:38 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:32:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BiG3JqirwBHz_3OYFqIBHzJKI-yb4dF78" 2026/07/07 03:32:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:39 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:32:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BiG3JqirwBHz_3OYFqIBHzJKI-yb4dF78" 2026/07/07 03:32:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BiG3JqirwBHz_3OYFqIBHzJKI-yb4dF78" 2026/07/07 03:32:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpTqMtwbU1fQNWZz43alLU7_fvjvUUI90" 2026/07/07 03:32:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BsQtJv3yLAFfIslandMNLCavuezOuD1rX" 2026/07/07 03:32:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestListDirSorted (34.45s) === RUN TestListDirSortedFn run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:32:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:32:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:32:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:32:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjYG7AFIPGYy-oXPMzIpFhZdkiYyAi0MM" 2026/07/07 03:33:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:09 DEBUG : a.txt: Excluded (Size Filter) 2026/07/07 03:33:09 DEBUG : a.txt: Excluded 2026/07/07 03:33:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:33:10 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:33:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:33:10 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:33:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/07 03:33:11 DEBUG : sub dir/hello world2: Excluded 2026/07/07 03:33:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/07 03:33:11 DEBUG : sub dir/hello world: Excluded 2026/07/07 03:33:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:11 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:33:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjYG7AFIPGYy-oXPMzIpFhZdkiYyAi0MM" 2026/07/07 03:33:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:13 DEBUG : sub dir/ignore dir: Excluded 2026/07/07 03:33:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjYG7AFIPGYy-oXPMzIpFhZdkiYyAi0MM" 2026/07/07 03:33:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjYG7AFIPGYy-oXPMzIpFhZdkiYyAi0MM" 2026/07/07 03:33:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoRtWVC7MpleMAF_cHh5MIbv-ZNj8SPzX" 2026/07/07 03:33:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Blq544A95GWQYXp5lHG1F64xLSmzd_UPk" 2026/07/07 03:33:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestListDirSortedFn (33.46s) === RUN TestListJSON run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:33:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpuZGrBEB4yzQiPwutVdOKrwDdCDDhbms" === RUN TestListJSON/Default 2026/07/07 03:33:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestListJSON/FilesOnly 2026/07/07 03:33:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestListJSON/DirsOnly 2026/07/07 03:33:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestListJSON/Recurse 2026/07/07 03:33:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpuZGrBEB4yzQiPwutVdOKrwDdCDDhbms" === RUN TestListJSON/SubDir 2026/07/07 03:33:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpuZGrBEB4yzQiPwutVdOKrwDdCDDhbms" === RUN TestListJSON/NoModTime 2026/07/07 03:33:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestListJSON/NoMimeType 2026/07/07 03:33:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestListJSON/ShowHash 2026/07/07 03:33:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestListJSON/HashTypes 2026/07/07 03:33:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/07 03:33:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpuZGrBEB4yzQiPwutVdOKrwDdCDDhbms" 2026/07/07 03:33:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpuZGrBEB4yzQiPwutVdOKrwDdCDDhbms" 2026/07/07 03:33:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestListJSON (17.57s) --- PASS: TestListJSON/Default (0.61s) --- PASS: TestListJSON/FilesOnly (0.60s) --- PASS: TestListJSON/DirsOnly (0.60s) --- PASS: TestListJSON/Recurse (1.22s) --- PASS: TestListJSON/SubDir (0.60s) --- PASS: TestListJSON/NoModTime (0.61s) --- PASS: TestListJSON/NoMimeType (0.61s) --- PASS: TestListJSON/ShowHash (0.60s) --- PASS: TestListJSON/HashTypes (0.60s) --- PASS: TestListJSON/Metadata (1.24s) === RUN TestStatJSON run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:33:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlZ3yPPduXTw7pTsOrHhABY94wLAl6ge8" === RUN TestStatJSON/Root 2026/07/07 03:33:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/07 03:33:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/Dir 2026/07/07 03:33:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/DirWithTrailingSlash 2026/07/07 03:33:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/File 2026/07/07 03:33:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/NotFound 2026/07/07 03:33:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:33:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/DirFilesOnly 2026/07/07 03:33:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/FileFilesOnly 2026/07/07 03:33:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/NotFoundFilesOnly 2026/07/07 03:33:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/DirDirsOnly 2026/07/07 03:33:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/FileDirsOnly 2026/07/07 03:33:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/NotFoundDirsOnly 2026/07/07 03:33:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" === RUN TestStatJSON/RootNotFound 2026/07/07 03:33:57 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/notfound" 2026/07/07 03:33:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/notfound': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:33:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/notfound': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:33:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/notfound': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:33:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/notfound': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:33:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/notfound': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:34:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/notfound': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlZ3yPPduXTw7pTsOrHhABY94wLAl6ge8" 2026/07/07 03:34:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlZ3yPPduXTw7pTsOrHhABY94wLAl6ge8" 2026/07/07 03:34:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestStatJSON (23.59s) --- PASS: TestStatJSON/Root (0.61s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.61s) --- PASS: TestStatJSON/Dir (1.21s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.64s) --- PASS: TestStatJSON/File (0.61s) --- PASS: TestStatJSON/NotFound (1.23s) --- PASS: TestStatJSON/DirFilesOnly (0.61s) --- PASS: TestStatJSON/FileFilesOnly (0.62s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.63s) --- PASS: TestStatJSON/DirDirsOnly (0.60s) --- PASS: TestStatJSON/FileDirsOnly (0.61s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.60s) --- PASS: TestStatJSON/RootNotFound (5.32s) === RUN TestMkdir run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:06 INFO : Huawei Drive root 'rclone-test-ceyayad6yubo': Making directory 2026/07/07 03:34:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:07 INFO : Huawei Drive root 'rclone-test-ceyayad6yubo': Making directory 2026/07/07 03:34:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestMkdir (1.80s) === RUN TestLsd run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlOLGFnisAr_aQGXE53FFJo4H9JqqKFg_" 2026/07/07 03:34:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlOLGFnisAr_aQGXE53FFJo4H9JqqKFg_" 2026/07/07 03:34:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlOLGFnisAr_aQGXE53FFJo4H9JqqKFg_" 2026/07/07 03:34:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestLsd (8.23s) === RUN TestLs run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestLs (6.60s) === RUN TestLsWithFilesFrom run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/07 03:34:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestLsWithFilesFrom (7.07s) === RUN TestLsLong run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestLsLong (6.40s) === RUN TestHashSums run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestHashSums (5.46s) === RUN TestHashSumsWithErrors 2026/07/07 03:34:42 DEBUG : Creating backend with remote ":memory:" 2026/07/07 03:34:42 DEBUG : Config file has changed externally - reloading 2026/07/07 03:34:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/07 03:34:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/07 03:34:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/07 03:34:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/07 03:34:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/07 03:34:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/07 03:34:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/07 03:34:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/07 03:34:42 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-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0IQ7zpxJnAxhccMm5pAsrGnImPo9Xzw" 2026/07/07 03:34:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0IQ7zpxJnAxhccMm5pAsrGnImPo9Xzw" 2026/07/07 03:34:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq0IQ7zpxJnAxhccMm5pAsrGnImPo9Xzw" 2026/07/07 03:34:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCount (12.00s) === RUN TestDelete run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:34:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:34:59 DEBUG : Waiting for deletions to finish 2026/07/07 03:34:59 DEBUG : large: Excluded (Size Filter) 2026/07/07 03:35:00 INFO : medium: Deleted 2026/07/07 03:35:00 INFO : small: Deleted 2026/07/07 03:35:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestDelete (8.42s) === RUN TestMaxDelete run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:35:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:07 DEBUG : Waiting for deletions to finish 2026/07/07 03:35:07 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/07 03:35:08 INFO : medium: Deleted 2026/07/07 03:35:08 INFO : small: Deleted 2026/07/07 03:35:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestMaxDelete (9.13s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:35:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:35:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/07 03:35:17 INFO : small: Deleted 2026/07/07 03:35:17 INFO : medium: Deleted 2026/07/07 03:35:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestMaxDeleteSizeLargeFile (9.48s) === RUN TestMaxDeleteSize run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:35:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:26 DEBUG : Waiting for deletions to finish 2026/07/07 03:35:26 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/07 03:35:27 INFO : small: Deleted 2026/07/07 03:35:27 INFO : large: Deleted 2026/07/07 03:35:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestMaxDeleteSize (9.45s) === RUN TestReadFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:35:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestReadFile (5.85s) === RUN TestRetry 2026/07/07 03:35:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/07 03:35:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/07 03:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:35:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/07 03:35:36 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-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:35:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:35:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" --- PASS: TestCat (12.64s) === RUN TestPurge 2026/07/07 03:35:49 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-yameqah5vupa" 2026/07/07 03:35:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:35:50 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:35:50 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:35:51 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:35:51 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:35:52 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:35:52 DEBUG : Creating backend with remote "/tmp/rclone2169179129" run.go:198: Remote "Huawei Drive root 'rclone-test-yameqah5vupa'", Local "Local file system at /tmp/rclone2169179129", Modify Window "876000h0m0s" 2026/07/07 03:35:52 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:35:53 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BiGL8DDTad0GVSkr08idG-JKHzoDmXi3B" 2026/07/07 03:35:54 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BiGL8DDTad0GVSkr08idG-JKHzoDmXi3B" 2026/07/07 03:35:56 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BskC92ivq0vKAF_laL8NPyailj1b5bohy" 2026/07/07 03:35:57 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BhQxIu3W_lr5q0lVnFkBPs5_pejenO8w-" 2026/07/07 03:35:59 INFO : A2: Making directory 2026/07/07 03:35:59 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BiGL8DDTad0GVSkr08idG-JKHzoDmXi3B" 2026/07/07 03:36:00 INFO : A1/B2: Making directory 2026/07/07 03:36:00 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BskC92ivq0vKAF_laL8NPyailj1b5bohy" 2026/07/07 03:36:02 INFO : A1/B2/C2: Making directory 2026/07/07 03:36:02 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "Bpe-jJLUSXOOO5K7H4bZOUr8KkahnlgZj" 2026/07/07 03:36:03 INFO : A1/B1/C3: Making directory 2026/07/07 03:36:03 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BhQxIu3W_lr5q0lVnFkBPs5_pejenO8w-" 2026/07/07 03:36:04 INFO : A3: Making directory 2026/07/07 03:36:04 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BiGL8DDTad0GVSkr08idG-JKHzoDmXi3B" 2026/07/07 03:36:05 INFO : A3/B3: Making directory 2026/07/07 03:36:05 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BreKO1FfDZ75FK5wkW69H0rcHvFiFRz0-" 2026/07/07 03:36:07 INFO : A3/B3/C4: Making directory 2026/07/07 03:36:07 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BpIX7eVm5e1o8-SA0wptPEr5gyfWLPSHa" 2026/07/07 03:36:08 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BskC92ivq0vKAF_laL8NPyailj1b5bohy" 2026/07/07 03:36:09 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BiGL8DDTad0GVSkr08idG-JKHzoDmXi3B" 2026/07/07 03:36:10 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BreKO1FfDZ75FK5wkW69H0rcHvFiFRz0-" 2026/07/07 03:36:11 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BpIX7eVm5e1o8-SA0wptPEr5gyfWLPSHa" 2026/07/07 03:36:11 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BsemqNnafovA-CTZ2ZRJD0asMmLqkG_hw" 2026/07/07 03:36:12 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BskC92ivq0vKAF_laL8NPyailj1b5bohy" 2026/07/07 03:36:13 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BhQxIu3W_lr5q0lVnFkBPs5_pejenO8w-" 2026/07/07 03:36:13 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BpXK1q_9icchtCHIpvF9B57-Xhyct5itI" 2026/07/07 03:36:14 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "Bn8w12bqYJ6yDm9GNPAtPZoUpB1VoHH0s" 2026/07/07 03:36:14 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "Bpe-jJLUSXOOO5K7H4bZOUr8KkahnlgZj" 2026/07/07 03:36:15 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BuhDKHibDH6kMZQlyr75NjKD1-JL0R0Up" 2026/07/07 03:36:16 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BhG1JkzJhDYP2_P9NKlVLSZ6Iex_g5VcD" 2026/07/07 03:36:17 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BiGL8DDTad0GVSkr08idG-JKHzoDmXi3B" 2026/07/07 03:36:18 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BreKO1FfDZ75FK5wkW69H0rcHvFiFRz0-" 2026/07/07 03:36:18 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BpIX7eVm5e1o8-SA0wptPEr5gyfWLPSHa" 2026/07/07 03:36:19 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BsemqNnafovA-CTZ2ZRJD0asMmLqkG_hw" 2026/07/07 03:36:19 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BskC92ivq0vKAF_laL8NPyailj1b5bohy" 2026/07/07 03:36:20 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "Bpe-jJLUSXOOO5K7H4bZOUr8KkahnlgZj" 2026/07/07 03:36:21 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BuhDKHibDH6kMZQlyr75NjKD1-JL0R0Up" 2026/07/07 03:36:21 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "BhG1JkzJhDYP2_P9NKlVLSZ6Iex_g5VcD" 2026/07/07 03:36:22 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:36:23 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Purge remote 2026/07/07 03:36:23 DEBUG : Huawei Drive root 'rclone-test-yameqah5vupa': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:36:24 NOTICE: purge failed: directory not found --- PASS: TestPurge (35.04s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:36:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:36:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:36:30 INFO : A2: Making directory 2026/07/07 03:36:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:31 INFO : A1/B2: Making directory 2026/07/07 03:36:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:36:32 INFO : A1/B2/C2: Making directory 2026/07/07 03:36:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl-toqjH5eE2yqg28s_VFwo0OWibjfSLN" 2026/07/07 03:36:34 INFO : A1/B1/C3: Making directory 2026/07/07 03:36:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:36:35 INFO : A3: Making directory 2026/07/07 03:36:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:37 INFO : A3/B3: Making directory 2026/07/07 03:36:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BngBZ0XKO5TYZ2qIg4xZAA4Tla12gCr-2" 2026/07/07 03:36:38 INFO : A3/B3/C4: Making directory 2026/07/07 03:36:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkfP-epby-qKHeJsnqHFMW4sWzPZEdqAi" 2026/07/07 03:36:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:36:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BngBZ0XKO5TYZ2qIg4xZAA4Tla12gCr-2" 2026/07/07 03:36:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkfP-epby-qKHeJsnqHFMW4sWzPZEdqAi" 2026/07/07 03:36:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsrgz8RUjipz40Fhw6UNNX6hdAX3Hp9Ac" 2026/07/07 03:36:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:36:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:36:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:36:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Biop0vBOijE77FS3pIMFFi5BvRjDBJtbO" 2026/07/07 03:36:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl-toqjH5eE2yqg28s_VFwo0OWibjfSLN" 2026/07/07 03:36:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bnn0i-IUtx6GTwx7U-e5ERoSYEHRXqZ0h" 2026/07/07 03:36:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgdPLUIzbRH6zBSex3cVPZZs2-dxeXx7-" 2026/07/07 03:36:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsrgz8RUjipz40Fhw6UNNX6hdAX3Hp9Ac" 2026/07/07 03:36:49 DEBUG : removing 1 level 3 directories 2026/07/07 03:36:49 INFO : A3/B3/C4: Removing directory 2026/07/07 03:36:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsrgz8RUjipz40Fhw6UNNX6hdAX3Hp9Ac" 2026/07/07 03:36:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BngBZ0XKO5TYZ2qIg4xZAA4Tla12gCr-2" 2026/07/07 03:36:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkfP-epby-qKHeJsnqHFMW4sWzPZEdqAi" 2026/07/07 03:36:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:36:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:36:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:36:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Biop0vBOijE77FS3pIMFFi5BvRjDBJtbO" 2026/07/07 03:36:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl-toqjH5eE2yqg28s_VFwo0OWibjfSLN" 2026/07/07 03:36:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bnn0i-IUtx6GTwx7U-e5ERoSYEHRXqZ0h" 2026/07/07 03:36:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgdPLUIzbRH6zBSex3cVPZZs2-dxeXx7-" 2026/07/07 03:36:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:36:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BngBZ0XKO5TYZ2qIg4xZAA4Tla12gCr-2" 2026/07/07 03:36:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkfP-epby-qKHeJsnqHFMW4sWzPZEdqAi" 2026/07/07 03:36:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:37:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:37:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:37:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Biop0vBOijE77FS3pIMFFi5BvRjDBJtbO" 2026/07/07 03:37:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl-toqjH5eE2yqg28s_VFwo0OWibjfSLN" 2026/07/07 03:37:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bnn0i-IUtx6GTwx7U-e5ERoSYEHRXqZ0h" 2026/07/07 03:37:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgdPLUIzbRH6zBSex3cVPZZs2-dxeXx7-" 2026/07/07 03:37:04 DEBUG : removing 2 level 3 directories 2026/07/07 03:37:04 INFO : A1/B2/C2: Removing directory 2026/07/07 03:37:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bnn0i-IUtx6GTwx7U-e5ERoSYEHRXqZ0h" 2026/07/07 03:37:04 INFO : A1/B1/C3: Removing directory 2026/07/07 03:37:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Biop0vBOijE77FS3pIMFFi5BvRjDBJtbO" 2026/07/07 03:37:05 DEBUG : removing 2 level 2 directories 2026/07/07 03:37:05 INFO : A3/B3: Removing directory 2026/07/07 03:37:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkfP-epby-qKHeJsnqHFMW4sWzPZEdqAi" 2026/07/07 03:37:05 INFO : A1/B2: Removing directory 2026/07/07 03:37:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl-toqjH5eE2yqg28s_VFwo0OWibjfSLN" 2026/07/07 03:37:07 DEBUG : removing 2 level 1 directories 2026/07/07 03:37:07 INFO : A3: Removing directory 2026/07/07 03:37:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BngBZ0XKO5TYZ2qIg4xZAA4Tla12gCr-2" 2026/07/07 03:37:07 INFO : A2: Removing directory 2026/07/07 03:37:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgdPLUIzbRH6zBSex3cVPZZs2-dxeXx7-" 2026/07/07 03:37:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:37:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:37:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:37:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:37:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:37:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:37:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:37:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:37:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:37:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:37:17 DEBUG : removing 1 level 3 directories 2026/07/07 03:37:17 INFO : A1/B1/C1: Removing directory 2026/07/07 03:37:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnFIzHSZ_cQsdoOkT3z1FQ4a3AZH0-yuL" 2026/07/07 03:37:19 DEBUG : removing 1 level 2 directories 2026/07/07 03:37:19 INFO : A1/B1: Removing directory 2026/07/07 03:37:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BtfFsgbj-JhoZkg_NwTlH8K8UXg1qenya" 2026/07/07 03:37:20 DEBUG : removing 1 level 1 directories 2026/07/07 03:37:20 INFO : A1: Removing directory 2026/07/07 03:37:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bk7gq-HZT5U9NfLCm-ulPOoldGHSk17_P" 2026/07/07 03:37:21 DEBUG : removing 1 level 0 directories 2026/07/07 03:37:21 INFO : Huawei Drive root 'rclone-test-ceyayad6yubo': Removing directory 2026/07/07 03:37:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqUn9qR8IVJs1Cd0fOBNPfLOszyXNjA4b" 2026/07/07 03:37:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:37:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- PASS: TestRmdirsNoLeaveRoot (59.72s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:37:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:37:25 INFO : A1: Making directory 2026/07/07 03:37:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:27 INFO : A1/B1: Making directory 2026/07/07 03:37:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bhy3WhtQU4525kZ9QcA9Ay53I5AoGkLkd" 2026/07/07 03:37:28 INFO : A1/B1/C1: Making directory 2026/07/07 03:37:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsu1KSYIAHBlqcnaPjmdJY6gIeMVQhEaZ" 2026/07/07 03:37:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bhy3WhtQU4525kZ9QcA9Ay53I5AoGkLkd" 2026/07/07 03:37:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsu1KSYIAHBlqcnaPjmdJY6gIeMVQhEaZ" 2026/07/07 03:37:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Br_QH0TX0SoxVb3tdwsBDCrURNV3ncBAM" 2026/07/07 03:37:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bhy3WhtQU4525kZ9QcA9Ay53I5AoGkLkd" 2026/07/07 03:37:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsu1KSYIAHBlqcnaPjmdJY6gIeMVQhEaZ" 2026/07/07 03:37:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Br_QH0TX0SoxVb3tdwsBDCrURNV3ncBAM" 2026/07/07 03:37:34 DEBUG : removing 1 level 3 directories 2026/07/07 03:37:34 INFO : A1/B1/C1: Removing directory 2026/07/07 03:37:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Br_QH0TX0SoxVb3tdwsBDCrURNV3ncBAM" 2026/07/07 03:37:35 DEBUG : removing 1 level 2 directories 2026/07/07 03:37:35 INFO : A1/B1: Removing directory 2026/07/07 03:37:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bsu1KSYIAHBlqcnaPjmdJY6gIeMVQhEaZ" 2026/07/07 03:37:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bhy3WhtQU4525kZ9QcA9Ay53I5AoGkLkd" 2026/07/07 03:37:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bhy3WhtQU4525kZ9QcA9Ay53I5AoGkLkd" 2026/07/07 03:37:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bhy3WhtQU4525kZ9QcA9Ay53I5AoGkLkd" 2026/07/07 03:37:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRmdirsLeaveRoot (17.45s) === RUN TestRmdirsWithFilter run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:37:41 INFO : A1: Making directory 2026/07/07 03:37:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:43 INFO : A1/B1: Making directory 2026/07/07 03:37:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhTIBQF2eeqe1uwW1sIxLAp_XM8yPGiAn" 2026/07/07 03:37:44 INFO : A1/B1/C1: Making directory 2026/07/07 03:37:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkaHZ8fgNhjMIGQ4For5FK4tE630qidyz" 2026/07/07 03:37:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhTIBQF2eeqe1uwW1sIxLAp_XM8yPGiAn" 2026/07/07 03:37:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkaHZ8fgNhjMIGQ4For5FK4tE630qidyz" 2026/07/07 03:37:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BheCTSsklxvvEqKp72BFLWZ8FocYboZx7" 2026/07/07 03:37:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhTIBQF2eeqe1uwW1sIxLAp_XM8yPGiAn" 2026/07/07 03:37:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkaHZ8fgNhjMIGQ4For5FK4tE630qidyz" 2026/07/07 03:37:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BheCTSsklxvvEqKp72BFLWZ8FocYboZx7" 2026/07/07 03:37:51 DEBUG : removing 1 level 3 directories 2026/07/07 03:37:51 INFO : A1/B1/C1: Removing directory 2026/07/07 03:37:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BheCTSsklxvvEqKp72BFLWZ8FocYboZx7" 2026/07/07 03:37:52 DEBUG : removing 1 level 2 directories 2026/07/07 03:37:52 INFO : A1/B1: Removing directory 2026/07/07 03:37:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkaHZ8fgNhjMIGQ4For5FK4tE630qidyz" 2026/07/07 03:37:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhTIBQF2eeqe1uwW1sIxLAp_XM8yPGiAn" 2026/07/07 03:37:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhTIBQF2eeqe1uwW1sIxLAp_XM8yPGiAn" 2026/07/07 03:37:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BhTIBQF2eeqe1uwW1sIxLAp_XM8yPGiAn" 2026/07/07 03:37:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRmdirsWithFilter (17.56s) === RUN TestCopyURL run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:37:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:37:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:02 DEBUG : filename.txt: File name found in url 2026/07/07 03:38:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:04 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/07 03:38:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestCopyURL (12.53s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:38:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestCopyURLDownloadHeaders (3.29s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:38:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 03:38:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:19 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:38:19 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/07 03:38:19 INFO : file1: Copied (new) to: sub/file2 2026/07/07 03:38:19 INFO : file1: Deleted 2026/07/07 03:38:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqAXA6MQrbcF-wQAvP8lDUrLg8mQWrzdB" 2026/07/07 03:38:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqAXA6MQrbcF-wQAvP8lDUrLg8mQWrzdB" 2026/07/07 03:38:21 DEBUG : sub/file2: size = 14 OK 2026/07/07 03:38:21 DEBUG : file1: Sizes identical 2026/07/07 03:38:21 DEBUG : file1: Unchanged skipping 2026/07/07 03:38:21 INFO : file1: Deleted 2026/07/07 03:38:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqAXA6MQrbcF-wQAvP8lDUrLg8mQWrzdB" 2026/07/07 03:38:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': don't need to copy/move sub/file2, it is already at target location 2026/07/07 03:38:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqAXA6MQrbcF-wQAvP8lDUrLg8mQWrzdB" 2026/07/07 03:38:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqAXA6MQrbcF-wQAvP8lDUrLg8mQWrzdB" 2026/07/07 03:38:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqAXA6MQrbcF-wQAvP8lDUrLg8mQWrzdB" 2026/07/07 03:38:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestMoveFile (12.55s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:38:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/07 03:38:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:29 DEBUG : file1: size = 14 OK 2026/07/07 03:38:29 DEBUG : file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/07 03:38:29 INFO : file1: Copied (new) 2026/07/07 03:38:29 INFO : file1: Deleted 2026/07/07 03:38:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:31 DEBUG : file1: Destination exists, skipping 2026/07/07 03:38:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/07 03:38:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestMoveFileWithIgnoreExisting (6.69s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:38:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestCaseInsensitiveMoveFile (1.69s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:38:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.27s) === RUN TestMoveFileBackupDir run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:38:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:38:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:38:41 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-ceyayad6yubo/backup" 2026/07/07 03:38:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/07/07 03:38:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/07/07 03:38:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Using global domain "driveapis.cloud.huawei.com.cn" 2026/07/07 03:38:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:38:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/07/07 03:38:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:46 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone376862926) 2026/07/07 03:38:46 DEBUG : dst/file1: size = 18 (Huawei Drive root 'rclone-test-ceyayad6yubo') 2026/07/07 03:38:46 DEBUG : dst/file1: Sizes differ 2026/07/07 03:38:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo/backup': Listing directory "BkrY3gvRSwN7zqF6wPb1ANohTBQ4m1ppe" 2026/07/07 03:38:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:38:51 INFO : dst/file1: Moved (server-side) 2026/07/07 03:38:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:38:52 DEBUG : dst/file1: size = 14 OK 2026/07/07 03:38:52 DEBUG : dst/file1: sha256 = 226e7cfa701fb8ba542d42e0f8bd3090cbbcc9f54d834f361c0ab8c3f4846b72 OK 2026/07/07 03:38:52 INFO : dst/file1: Copied (new) 2026/07/07 03:38:52 INFO : dst/file1: Deleted 2026/07/07 03:38:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:38:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkrY3gvRSwN7zqF6wPb1ANohTBQ4m1ppe" 2026/07/07 03:38:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgMwdYCaRc_JbjMJs2JZP8ZopL-z0FSly" 2026/07/07 03:38:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:38:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:38:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkrY3gvRSwN7zqF6wPb1ANohTBQ4m1ppe" 2026/07/07 03:38:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgMwdYCaRc_JbjMJs2JZP8ZopL-z0FSly" 2026/07/07 03:38:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bld5CzsvWaGGj4nMFS6xI4487cEIZUjLh" 2026/07/07 03:39:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkrY3gvRSwN7zqF6wPb1ANohTBQ4m1ppe" 2026/07/07 03:39:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BgMwdYCaRc_JbjMJs2JZP8ZopL-z0FSly" 2026/07/07 03:39:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BkrY3gvRSwN7zqF6wPb1ANohTBQ4m1ppe" 2026/07/07 03:39:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestMoveFileBackupDir (28.07s) === 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-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:39:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:18 INFO : A1/B2: Making directory 2026/07/07 03:39:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:19 INFO : A1/B1/C3: Making directory 2026/07/07 03:39:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bv_cPOvwAbTFzUfLRslBPAqUSPbYuhDex" 2026/07/07 03:39:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjR5EqVpd6bQY1TtmsPFPC5f7diWI2bM0" 2026/07/07 03:39:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqDUqutt1PKI962yrZjdK2bLQGDYJ8WYi" 2026/07/07 03:39:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo40HafI-oWZkE3gle-tMLbloNeUguvvm" 2026/07/07 03:39:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': DirMove: srcID="BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" srcDirectoryID="Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" srcLeaf="A1" dstDirectoryID="Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" dstLeaf="A2" 2026/07/07 03:39:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': DirMove result: id="BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" fileName="A2" parentFolder=[Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj] 2026/07/07 03:39:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bv_cPOvwAbTFzUfLRslBPAqUSPbYuhDex" 2026/07/07 03:39:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjR5EqVpd6bQY1TtmsPFPC5f7diWI2bM0" 2026/07/07 03:39:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqDUqutt1PKI962yrZjdK2bLQGDYJ8WYi" 2026/07/07 03:39:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo40HafI-oWZkE3gle-tMLbloNeUguvvm" 2026/07/07 03:39:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bv_cPOvwAbTFzUfLRslBPAqUSPbYuhDex" 2026/07/07 03:39:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjR5EqVpd6bQY1TtmsPFPC5f7diWI2bM0" 2026/07/07 03:39:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqDUqutt1PKI962yrZjdK2bLQGDYJ8WYi" 2026/07/07 03:39:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo40HafI-oWZkE3gle-tMLbloNeUguvvm" 2026/07/07 03:39:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:39:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:39:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:39:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:39:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:39:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:39:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:39:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnSZxpBQJTJXIe_syURJPVYfDQyjGjRYV" 2026/07/07 03:39:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq54H50sKu6Dzcwly9jhD97F7NWuZjuEg" 2026/07/07 03:39:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:39:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqDUqutt1PKI962yrZjdK2bLQGDYJ8WYi" 2026/07/07 03:39:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjR5EqVpd6bQY1TtmsPFPC5f7diWI2bM0" 2026/07/07 03:39:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/07 03:39:48 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/07 03:39:48 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/07 03:39:48 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/07 03:39:48 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/07 03:39:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:49 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bv_cPOvwAbTFzUfLRslBPAqUSPbYuhDex" 2026/07/07 03:39:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:51 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bo40HafI-oWZkE3gle-tMLbloNeUguvvm" 2026/07/07 03:39:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BjR5EqVpd6bQY1TtmsPFPC5f7diWI2bM0" 2026/07/07 03:39:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BqDUqutt1PKI962yrZjdK2bLQGDYJ8WYi" 2026/07/07 03:39:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BoWsC_npBO9jXs54q1PBFobuOMHKoxWFY" 2026/07/07 03:39:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvbsVG3W5xaJOWcj1tBJPM6deJ5enPZ8i" 2026/07/07 03:39:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:39:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:39:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:39:59 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnSZxpBQJTJXIe_syURJPVYfDQyjGjRYV" 2026/07/07 03:40:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bp10JdqQsYZDaurAlqMhN7724O_p2qDsQ" 2026/07/07 03:40:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq54H50sKu6Dzcwly9jhD97F7NWuZjuEg" 2026/07/07 03:40:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bkov1PoH6Tg7gIsyatHJFbohux7JTfhSO" 2026/07/07 03:40:02 INFO : Huawei Drive root 'rclone-test-ceyayad6yubo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/07 03:40:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:40:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:40:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnSZxpBQJTJXIe_syURJPVYfDQyjGjRYV" 2026/07/07 03:40:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bp10JdqQsYZDaurAlqMhN7724O_p2qDsQ" 2026/07/07 03:40:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq54H50sKu6Dzcwly9jhD97F7NWuZjuEg" 2026/07/07 03:40:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bkov1PoH6Tg7gIsyatHJFbohux7JTfhSO" 2026/07/07 03:40:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl3vygQExdvIEZjkfGp1Jn42ewA3TtSxy" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmYn0_9pgwmnsRrpKgAtJOINsxnMI5Jjp" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnSZxpBQJTJXIe_syURJPVYfDQyjGjRYV" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:40:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:40:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq54H50sKu6Dzcwly9jhD97F7NWuZjuEg" 2026/07/07 03:40:15 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/07 03:40:15 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/07 03:40:15 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/07 03:40:15 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/07 03:40:15 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/07 03:40:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bkov1PoH6Tg7gIsyatHJFbohux7JTfhSO" 2026/07/07 03:40:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bp10JdqQsYZDaurAlqMhN7724O_p2qDsQ" 2026/07/07 03:40:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BnSZxpBQJTJXIe_syURJPVYfDQyjGjRYV" 2026/07/07 03:40:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bq54H50sKu6Dzcwly9jhD97F7NWuZjuEg" 2026/07/07 03:40:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BpKcJ66RiUKoYi0MwrNZNj75CO2d25goq" 2026/07/07 03:40:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrecVoKZkedT397scaUhFErcCJyx04CNU" 2026/07/07 03:40:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:25 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl3vygQExdvIEZjkfGp1Jn42ewA3TtSxy" 2026/07/07 03:40:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bp53N2dkkOx8T8n32uJ1Os714_1ULoGGf" 2026/07/07 03:40:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmYn0_9pgwmnsRrpKgAtJOINsxnMI5Jjp" 2026/07/07 03:40:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrnA4Dhj4bGUFRpqFwkhPpbSVCoLKfDbl" 2026/07/07 03:40:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:31 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl3vygQExdvIEZjkfGp1Jn42ewA3TtSxy" 2026/07/07 03:40:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bp53N2dkkOx8T8n32uJ1Os714_1ULoGGf" 2026/07/07 03:40:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmYn0_9pgwmnsRrpKgAtJOINsxnMI5Jjp" 2026/07/07 03:40:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrnA4Dhj4bGUFRpqFwkhPpbSVCoLKfDbl" 2026/07/07 03:40:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BrnA4Dhj4bGUFRpqFwkhPpbSVCoLKfDbl" 2026/07/07 03:40:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bp53N2dkkOx8T8n32uJ1Os714_1ULoGGf" 2026/07/07 03:40:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl3vygQExdvIEZjkfGp1Jn42ewA3TtSxy" 2026/07/07 03:40:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BmYn0_9pgwmnsRrpKgAtJOINsxnMI5Jjp" 2026/07/07 03:40:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BvR_wyYyt8AsB-sSZ4EJPxaf6wkVeKaqL" 2026/07/07 03:40:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bl2SybGM0ydPmjCcjMQtD-42BgOCxsJNT" 2026/07/07 03:40:44 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestDirMove (99.95s) === RUN TestGetFsInfo run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:40:45 DEBUG : Config file has changed externally - reloading 2026/07/07 03:40:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestGetFsInfo (1.25s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:40:46 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:40:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:48 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:40:48 DEBUG : no_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/07 03:40:48 DEBUG : no_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/07 03:40:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/07 03:40:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:54 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:40:54 DEBUG : no_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/07 03:40:54 DEBUG : no_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/07 03:40:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:57 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:40:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:40:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:40:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:41:00 DEBUG : with_checksum_small_file_from_pipe: sha256 = 2f0590123fec5da63eace7f3d08ee9e61b4b1043d1aee9fcfeb32f66e48fa89e OK 2026/07/07 03:41:00 DEBUG : with_checksum_small_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/07 03:41:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/07 03:41:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:05 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:41:05 DEBUG : with_checksum_big_file_from_pipe: sha256 = 884c9311d7b21518d39a523cd9dfa9790b82a5c6ad7f3f8497a4393bfd50cfb7 OK 2026/07/07 03:41:05 DEBUG : with_checksum_big_file_from_pipe: Size and sha256 of src and dst objects identical 2026/07/07 03:41:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:41:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:41:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:41:11 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/07 03:41:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/07 03:41:11 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:17 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:41:17 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/07 03:41:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:41:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (34 bytes), uploading instead of streaming 2026/07/07 03:41:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:22 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/07 03:41:22 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/07 03:41:22 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/07 03:41:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/07 03:41:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/07 03:41:26 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/07/07 03:41:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/07 03:41:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRcat (43.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (11.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (9.85s) === RUN TestRcatMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" === RUN TestRcatMetadata/Normal 2026/07/07 03:41:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (48 bytes), uploading instead of streaming 2026/07/07 03:41:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:32 DEBUG : rcat_metadata: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/07 03:41:32 DEBUG : rcat_metadata: size = 48 OK 2026/07/07 03:41:32 DEBUG : rcat_metadata: sha256 = 1027089c4c965d7c88a05652feca6feb7b829779f6a6ba145849cff14785f248 OK 2026/07/07 03:41:32 DEBUG : rcat_metadata: Size and sha256 of src and dst objects identical 2026/07/07 03:41:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:33 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" === RUN TestRcatMetadata/ViaDisk 2026/07/07 03:41:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/07 03:41:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:37 DEBUG : rcat_metadata_uploadcutoff0: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/07 03:41:38 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/07 03:41:38 DEBUG : rcat_metadata_uploadcutoff0: sha256 = f6e2ef946736d8e028012f630e8a1c3e87bb5a9842e34ca2e5a188a1b6603d54 OK 2026/07/07 03:41:38 DEBUG : rcat_metadata_uploadcutoff0: Size and sha256 of src and dst objects identical 2026/07/07 03:41:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:39 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:40 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:41 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRcatMetadata (11.99s) --- PASS: TestRcatMetadata/Normal (5.31s) --- PASS: TestRcatMetadata/ViaDisk (5.42s) === RUN TestRcatSize run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:41:42 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/07 03:41:43 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:45 DEBUG : potato2: size = 60 OK 2026/07/07 03:41:45 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/07 03:41:45 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/07 03:41:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:45 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:47 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRcatSize (6.19s) === RUN TestRcatSizeMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:41:48 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:49 DEBUG : potato1: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/07 03:41:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': File to upload is small (60 bytes), uploading instead of streaming 2026/07/07 03:41:50 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:52 DEBUG : potato2: SetMetadata called with 2 keys: map[key:value sausage:potato] 2026/07/07 03:41:52 DEBUG : potato2: size = 60 OK 2026/07/07 03:41:52 DEBUG : potato2: sha256 = d398f81cd00b370b116d049d2f3b73a3a7ed35446486effb789791a7e0b98e9c OK 2026/07/07 03:41:52 DEBUG : potato2: Size and sha256 of src and dst objects identical 2026/07/07 03:41:52 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:53 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:54 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:55 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:56 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:41:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRcatSizeMetadata (10.32s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:41:58 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:00 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:01 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRcatSizeUploadHeaders (3.43s) === RUN TestTouchDir run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime 2026/07/07 03:42:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:02 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- SKIP: TestTouchDir (1.26s) === RUN TestMkdirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/07 03:42:03 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- SKIP: TestMkdirMetadata (1.26s) === RUN TestMkdirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 03:42:04 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- SKIP: TestMkdirModTime (1.25s) === RUN TestCopyDirMetadata run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/07 03:42:05 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:06 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- SKIP: TestCopyDirMetadata (1.26s) === RUN TestSetDirModTime run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/07 03:42:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:07 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- SKIP: TestSetDirModTime (1.24s) === RUN TestDirsEqual run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/07 03:42:08 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- SKIP: TestDirsEqual (1.26s) === RUN TestRemoveExisting run.go:198: Remote "Huawei Drive root 'rclone-test-ceyayad6yubo'", Local "Local file system at /tmp/rclone376862926", Modify Window "876000h0m0s" 2026/07/07 03:42:09 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:10 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:12 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:13 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:14 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:15 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:16 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:17 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:18 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.notugih3" before starting 2026/07/07 03:42:19 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:20 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:21 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:22 DEBUG : sub dir/test remove existing.notugih3: TEST: removing renamed existing file after operation 2026/07/07 03:42:22 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:23 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juyahox1" before starting 2026/07/07 03:42:24 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:26 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.juyahox1: TEST: renaming existing back after failed operation 2026/07/07 03:42:27 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:28 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:29 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foyecuv6" before starting 2026/07/07 03:42:30 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:32 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foyecuv6: TEST: removing renamed existing file after operation 2026/07/07 03:42:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:34 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" 2026/07/07 03:42:35 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:36 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "BlaB45t7ZeWjpv28rVCVJvI9FSmoMXSPo" 2026/07/07 03:42:37 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Listing directory "Bh7ZA-8-eXWN09z41TohKv51TcncdGgfj" --- PASS: TestRemoveExisting (29.24s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/07 03:42:38 DEBUG : Huawei Drive root 'rclone-test-ceyayad6yubo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -fast-list" - Finished OK in 26m49.537448047s (try 1/5)