Running with gitlab-runner 14.5.2 (e91107dd)
  on civ_base b953312c
section_start:1652778503:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1652778503:prepare_executor
section_start:1652778503:prepare_script
Preparing environment
Running on CIV128...
section_end:1652778507:prepare_script
section_start:1652778507:get_sources
Getting source from Git repository
Fetching changes...
Reinitialized existing Git repository in G:/CI_RUNNER/builds/b953312c/0/ReactWeb5/CivWeb/.git/
Skipping Git checkout
Skipping Git submodules setup
section_end:1652778513:get_sources
section_start:1652778513:step_script
Executing "step_script" stage of the job script
$ chcp 65001
Active code page: 65001
$ git config core.autocrlf false
$ git stash
No local changes to save
$ git pull origin master
From https://g.civnet.cn:8443/ReactWeb5/CivWeb
 * branch            master     -> FETCH_HEAD
Updating 0c41d79..7fb826d
Fast-forward
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
$ npm run init

> civbase@0.0.15 init G:\CI_RUNNER\builds\b953312c\0\ReactWeb5\CivWeb
> npm install --registry=https://g.civnet.cn:4873


> civbase@0.0.15 preinstall G:\CI_RUNNER\builds\b953312c\0\ReactWeb5\CivWeb
> npm run npmcheckversion


> civbase@0.0.15 npmcheckversion G:\CI_RUNNER\builds\b953312c\0\ReactWeb5\CivWeb
> node ./internals/scripts/npmcheckversion.js

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @esri/arcgis-html-sanitizer@2.9.2.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of '@wisdom-map/arcgismap'
npm ERR! notarget 

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2022-05-17T09_09_05_166Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! civbase@0.0.15 init: `npm install --registry=https://g.civnet.cn:4873`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the civbase@0.0.15 init script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_logs\2022-05-17T09_09_05_228Z-debug.log
section_end:1652778545:step_script
section_start:1652778545:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1652778548:cleanup_file_variables
ERROR: Job failed: exit status 1