"go test -v -timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestHuaweiDrive:" 2026/06/01 02:55:07 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-zurexat0rodu" 2026/06/01 02:55:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/01 02:55:08 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/06/01 02:55:08 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/06/01 02:55:08 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Using global domain "driveapis.cloud.huawei.com.cn" 2026/06/01 02:55:08 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/01 02:55:09 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/01 02:55:09 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/01 02:55:11 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" === RUN TestIntegration/FsMkdir 2026/06/01 02:55:11 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" === RUN TestIntegration/FsMkdir/FsEncoding 2026/06/01 02:55:12 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/06/01 02:55:12 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282513476-2127355899\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/control_chars 2026/06/01 02:55:13 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:14 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282515182-1844227957\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/06/01 02:55:15 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory ".": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282516329-651171067\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot 2026/06/01 02:55:16 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:17 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory ".": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282518054-1738314284\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." 2026/06/01 02:55:18 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "..": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282519207-474300889\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot_dot 2026/06/01 02:55:19 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:20 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "..": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282520916-93651817\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/06/01 02:55:21 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282522066-1497859025\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/punctuation 2026/06/01 02:55:22 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:23 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282523787-839003129\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 2026/06/01 02:55:24 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory " leading space": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282524931-1213231969\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_space 2026/06/01 02:55:25 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:25 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory " leading space": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282526647-923031465\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/06/01 02:55:27 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "~leading tilde": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282527801-1007511256\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 2026/06/01 02:55:28 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:28 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "~leading tilde": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282529513-1808281184\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" 2026/06/01 02:55:29 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␍leading CR": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282530642-314607851\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 2026/06/01 02:55:31 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:31 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␍leading CR": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282532729-965707850\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 2026/06/01 02:55:33 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␊leading LF": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282533874-1767515100\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 2026/06/01 02:55:34 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:34 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␊leading LF": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282535590-987159435\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" 2026/06/01 02:55:36 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␉leading HT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282536752-2091803017\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 2026/06/01 02:55:37 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:37 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␉leading HT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282538480-1853555752\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" 2026/06/01 02:55:38 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "␋leading VT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282539626-1611655953\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 2026/06/01 02:55:40 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:40 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␋leading VT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282541334-1667422006\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" 2026/06/01 02:55:41 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory ".leading dot": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282542494-548866341\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot 2026/06/01 02:55:42 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:43 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory ".leading dot": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282544196-1465293330\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/06/01 02:55:44 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing space ": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282545330-871825299\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_space 2026/06/01 02:55:45 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:46 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing space ": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282547048-1795012773\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" 2026/06/01 02:55:47 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing CR␍": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282548179-1130742124\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 2026/06/01 02:55:48 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:49 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing CR␍": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282549943-1285763730\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/06/01 02:55:50 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing LF␊": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282551082-905910600\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 2026/06/01 02:55:51 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:52 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing LF␊": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282552825-1226938346\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/06/01 02:55:53 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing HT␉": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282553970-1615384595\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 2026/06/01 02:55:54 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:55 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing HT␉": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282555756-501813244\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/06/01 02:55:56 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing VT␋": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282556905-1370749680\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 2026/06/01 02:55:57 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:55:57 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing VT␋": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282558627-549110994\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/06/01 02:55:59 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing dot.": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282559767-741209487\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot 2026/06/01 02:56:00 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:56:00 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing dot.": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282561499-1319457593\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/06/01 02:56:01 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:709: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:709 Error: Received unexpected error: failed to make directory: couldn't create directory "invalid utf-8\xfe": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282562646-1941580379\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 2026/06/01 02:56:03 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" 2026/06/01 02:56:03 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "BopxOwJ87DeU4Xs00cGtPSbh5fExNv1dl" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "invalid utf-8\xfe": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1780282564351-776659839\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put 2026/06/01 02:56:05 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/06/01 02:56:06 DEBUG : Huawei Drive root 'rclone-test-zurexat0rodu': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- FAIL: TestIntegration (59.55s) --- FAIL: TestIntegration/FsMkdir (54.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (52.58s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (2.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (2.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (2.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (2.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.86s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.89s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.84s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/huaweidrive 59.567s "go test -v -timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$'" - Finished ERROR in 1m0.24761713s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8]