Running with gitlab-runner 14.5.2 (e91107dd)
  on civ_manage 42cbce5f
section_start:1718248405:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1718248405:prepare_executor
section_start:1718248405:prepare_script
Preparing environment
Running on CIV128...
section_end:1718248405:prepare_script
section_start:1718248405:get_sources
Getting source from Git repository
Skipping Git repository setup
Skipping Git checkout
Skipping Git submodules setup
section_end:1718248406:get_sources
section_start:1718248406:step_script
Executing "step_script" stage of the job script
$ chcp 65001
Active code page: 65001
$ git config core.autocrlf false
$ cd "${TARGET_REPO_2021}"
$ git reset --hard head
HEAD is now at 429fe7e72cd auto package civmanage.
$ git clean -fd
$ git remote set-url origin "https://${GIT_ACCESS_USER}:${GIT_ACCESS_PASSWORD}@g.civnet.cn:8443/CivPublish/CivWebPublish2021.git"
$ git pull origin map
section_end:1718252005:step_script
ERROR: Job failed: execution took longer than 1h0m0s seconds