120:15:19Running with gitlab-runner 17.7.0~pre.103.g896916a8 (896916a8) 220:15:19 on green-6.private.runners-manager.gitlab.com/gitlab.com/gitlab-org vHriyjxu, system ID: s_44fde8db605e 320:15:19 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_INIT_WITH_DOCKER_EXECUTOR:true, FF_TIMESTAMPS:true 420:15:19Resolving secrets 620:15:19Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-ci-integration:main ... 720:15:21Authenticating with credentials from job payload (GitLab Registry) 820:15:21Pulling docker image registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-ci-integration:main ... 920:21:19Using docker image sha256:6243834abde74d8a02799555d3789c8a0eacd31c0d63826cc655114f1683cd2a for registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-ci-integration:main with digest registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-ci-integration@sha256:f251a4f6b9069a6dab73c3c4daf878ce29e1fbcdf145e41e6f37664115900b49 ... 1120:21:25Running on runner-vhriyjxu-project-74823-concurrent-0 via runner-vhriyjxu-private-1740067665-a7d50eb1... 1320:21:26Skipping Git repository setup 1420:21:26Skipping Git checkout 1520:21:26Skipping Git submodules setup 1720:21:26Using docker image sha256:6243834abde74d8a02799555d3789c8a0eacd31c0d63826cc655114f1683cd2a for registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-ci-integration:main with digest registry.gitlab.com/gitlab-org/gitlab-development-kit/asdf-ci-integration@sha256:f251a4f6b9069a6dab73c3c4daf878ce29e1fbcdf145e41e6f37664115900b49 ... 1820:21:28$ cd /home/gdk/gdk 1920:21:28$ sysctl -n -w fs.inotify.max_user_watches=524288 || true 2020:21:28sysctl: permission denied on key "fs.inotify.max_user_watches", ignoring 2120:21:28$ if [ -f support/ci/utils.sh ]; then # collapsed multi-line command 124620:21:28$ echo "Using ${TOOL_VERSION_MANAGER} for tool version manager" # collapsed multi-line command 124720:21:28Using asdf for tool version manager 124820:21:33WARNING: 'asdf.opt_out' is already set to 'false' 124920:21:34'mise.enabled' is now set to 'false' (explicitly setting 'false'). 125020:21:34A backup of 'gdk.yml' has been made at '.backups/gdk.yml.20250220202134'. 125120:21:34Don't forget to run 'gdk reconfigure'. 125220:21:34$ source support/ci/functions.sh 125420:21:35fs.inotify.max_user_watches = 1048576 125520:21:36INFO: Installing gitlab-development-kit Ruby gem.. 125620:21:36 Successfully built RubyGem 125720:21:36 Name: gitlab-development-kit 125820:21:36 Version: 0.2.18 125920:21:36 File: gitlab-development-kit-0.2.18.gem 126020:21:40Successfully installed gitlab-development-kit-0.2.18 126120:21:40Parsing documentation for gitlab-development-kit-0.2.18 126220:21:40Done installing documentation for gitlab-development-kit after 0 seconds 126320:21:401 gem installed 126420:21:40$ cd_into_checkout_path "gitlab" 126520:21:40$ run_timed_command "GDK_SELF_UPDATE=0 gdk update" 126620:21:40$ GDK_SELF_UPDATE=0 gdk update 126720:21:41gdk update: before hook -> support/exec-cd gitlab bin/spring stop || true 126820:21:43Spring is not running 126920:21:40DEBUG: command=[bundle install], opts=[{:chdir=>#<Pathname:/home/gdk/gdk>}], display_output=[true], retry_attempts=[0] 127020:21:43Bundle complete! 14 Gemfile dependencies, 111 gems now installed. 127120:21:43Bundled gems are installed into `/home/gdk/.gitlab-ci-cache/ruby/bundle` 127220:21:44DEBUG: result: success?=[true], stdout=[Bundle complete! 14 Gemfile dependencies, 111 gems now installed. 127320:21:44Bundled gems are installed into `/home/gdk/.gitlab-ci-cache/ruby/bundle`], stderr=[], duration=[0.78 seconds] 127420:21:45support/retry-command 'git -C /home/gdk/gdk/gitlab ls-tree HEAD --name-only -- Gemfile.lock db/structure.sql db/schema.rb ee/db/geo/structure.sql ee/db/geo/schema.rb | xargs git -C /home/gdk/gdk/gitlab checkout --' 127520:21:45DEBUG: command=[git -C /home/gdk/gdk/gitlab ls-tree HEAD --name-only -- Gemfile.lock db/structure.sql db/schema.rb ee/db/geo/structure.sql ee/db/geo/schema.rb | xargs git -C /home/gdk/gdk/gitlab checkout --], opts=[{}], display_output=[true], retry_attempts=[3] 127620:21:47DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[1.14 seconds] 127720:21:47-------------------------------------------------------------------------------- 127820:21:47Updating gitlab-org/gitlab 127920:21:47-------------------------------------------------------------------------------- 128020:21:47support/component-git-update gitlab "/home/gdk/gdk/gitlab" master master 128120:21:47DEBUG: command=[git stash save -u], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[false], retry_attempts=[0] 128220:22:07DEBUG: result: success?=[true], stdout=[No local changes to save], stderr=[], duration=[20.48 seconds] 128320:22:07DEBUG: command=[git config branch.master.remote], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[false], retry_attempts=[0] 128420:22:07DEBUG: result: success?=[true], stdout=[origin], stderr=[], duration=[0.0 seconds] 128520:22:07DEBUG: command=[git fetch --force --tags --prune origin master], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[false], retry_attempts=[3] 128720:22:42 * branch master -> FETCH_HEAD 128820:22:42 f4abdf5dbb61..a8069db2fae6 master -> origin/master], duration=[34.67 seconds] 128920:22:42DEBUG: command=[git checkout master], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[false], retry_attempts=[0] 129020:22:42DEBUG: result: success?=[true], stdout=[Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded. 129120:22:42 (use "git pull" to update your local branch)], stderr=[Already on 'master'], duration=[0.34 seconds] 129220:22:42Successfully fetched and checked out 'master' for 'gitlab/' 129320:22:42DEBUG: command=[git pull --ff-only origin master], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[false], retry_attempts=[3] 129420:22:44DEBUG: result: success?=[true], stdout=[Updating f4abdf5dbb61..a8069db2fae6 129620:22:44 doc/development/rubocop_development_guide.md | 7 ++++++- 129720:22:44 rubocop/formatter/todo_formatter.rb | 12 +++++++++++- 129820:22:44 spec/rubocop/formatter/todo_formatter_spec.rb | 5 +++++ 130020:22:44 * branch master -> FETCH_HEAD], duration=[1.72 seconds] 130120:22:44Successfully pulled (--ff-only) for 'gitlab/' 130320:22:45$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 130520:22:45 gitlab/config/gitlab.yml \ 130620:22:45 gitlab/config/database.yml \ 130720:22:45 gitlab/config/cable.yml \ 130820:22:45 gitlab/config/resque.yml \ 130920:22:45 gitlab/config/redis.cache.yml \ 131020:22:45 gitlab/config/redis.repository_cache.yml \ 131120:22:45 gitlab/config/redis.queues.yml \ 131220:22:45 gitlab/config/redis.shared_state.yml \ 131320:22:45 gitlab/config/redis.trace_chunks.yml \ 131420:22:45 gitlab/config/redis.rate_limiting.yml \ 131520:22:45 gitlab/config/redis.sessions.yml \ 131620:22:45 gitlab/config/vite.gdk.json \ 131720:22:45 gitlab/config/puma.rb 131820:22:46-------------------------------------------------------------------------------- 131920:22:46Installing asdf tools from /home/gdk/gdk/gitlab/.tool-versions 132020:22:46-------------------------------------------------------------------------------- 132120:22:46cd /home/gdk/gdk/gitlab && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab/.tool-versions" asdf install 132220:22:46minio 2022-07-15T03-44-22Z is already installed 132320:22:46nodejs 20.12.2 is already installed 132420:22:46postgres 14.9 is already installed 132520:22:46postgres 13.12 is already installed 132620:22:46redis 7.0.14 is already installed 132720:22:46ruby 3.3.7 is already installed 132820:22:47ruby 3.2.4 is already installed 132920:22:47rust 1.73.0 is already installed 133020:22:47vale 3.9.3 is already installed 133120:22:47yarn 1.22.19 is already installed 133220:22:47-------------------------------------------------------------------------------- 133320:22:47Setting up Ruby bundler 133420:22:47-------------------------------------------------------------------------------- 133520:22:47. ./support/bootstrap-common.sh ; configure_ruby_bundler_for_gitlab 133620:22:50-------------------------------------------------------------------------------- 133720:22:50Installing gitlab-org/gitlab Ruby gems 133820:22:50-------------------------------------------------------------------------------- 133920:22:50/home/gdk/gdk/support/bundle-install /home/gdk/gdk/gitlab 134020:22:50Ruby version with asdf exec: ruby 3.3.7 (2025-01-15 revision be31f993d7) +YJIT [x86_64-linux] 134120:22:51Bundle check passed. 134220:22:51touch .gitlab-bundle 134320:22:51-------------------------------------------------------------------------------- 134420:22:51Installing the gitlab-development-kit gem 134520:22:51-------------------------------------------------------------------------------- 134620:22:51. ./support/bootstrap-common.sh ; gdk_install_gem 134720:22:53-------------------------------------------------------------------------------- 134820:22:53Enabling Lefthook for gitlab-org/gitlab 134920:22:53-------------------------------------------------------------------------------- 135020:22:53cd /home/gdk/gdk/gitlab && /home/gdk/gdk/support/bundle-exec lefthook install 135120:22:54sync hooks: ✔️ (pre-commit, pre-push, auto-fix) 135220:22:54touch .gitlab-lefthook 135320:22:54-------------------------------------------------------------------------------- 135420:22:54Installing gitlab-org/gitlab Node.js packages 135520:22:54-------------------------------------------------------------------------------- 135620:22:54cd /home/gdk/gdk/gitlab && /home/gdk/.asdf/shims/yarn install --pure-lockfile 135720:22:58yarn install v1.22.19 135820:22:58$ node ./scripts/frontend/preinstall.mjs 135920:22:58[1/5] Validating package.json... 136020:22:58[2/5] Resolving packages... 136120:22:59success Already up-to-date. 136220:22:59$ node ./scripts/frontend/postinstall.js 136320:22:59success Dependency postinstall check passed. 136420:23:01patch-package 6.5.1 136520:23:01Applying patches... 136620:23:01@graphql-eslint/eslint-plugin@3.20.1 ✔ 136720:23:01@rails/ujs@7.0.807 ✔ 136820:23:01@vue/compat@3.5.13 ✔ 136920:23:02@vue/compiler-sfc@3.5.13 ✔ 137020:23:02@vue/test-utils-vue3@2.4.6 ✔ 137120:23:02@vue/vue3-jest@29.2.3 ✔ 137220:23:02autosize@6.0.1 ✔ 137320:23:02eslint-plugin-local-rules@3.0.2 ✔ 137420:23:02jest-mock@29.7.0 ✔ 137520:23:02leaflet@1.9.4 ✔ 137620:23:02vue/@vue/compiler-sfc@2.7.16 ✔ 137720:23:02vue-apollo@3.0.7 ✔ 137820:23:02vue-loader-vue3@17.4.2 ✔ 137920:23:02Done in 4.13s. 138020:23:02touch .gitlab-yarn 138120:23:02-------------------------------------------------------------------------------- 138220:23:02Generating gitlab-org/gitlab Rails translations 138320:23:02-------------------------------------------------------------------------------- 138420:23:02rake gitlab:recompile_translations 138520:23:03DEBUG: command=[asdf exec bundle exec rake gettext:compile], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[false], retry_attempts=[0] 138620:24:32DEBUG: result: success?=[true], stdout=[Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/am_ET 138720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ar_SA 138820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/as_IN 138920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/az_AZ 139020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ba_RU 139120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/be_BY 139220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/bg 139320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/bn_BD 139420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/bn_IN 139520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/br_FR 139620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/bs_BA 139720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ca_ES 139820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/cs_CZ 139920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/cy_GB 140020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/da_DK 140120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/de 140220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/el_GR 140320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/en_GB 140420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/eo 140520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/es 140620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/et_EE 140720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/eu_ES 140820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/fa_IR 140920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/fi_FI 141020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/fil_PH 141120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/fr 141220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ga_IE 141320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/gl_ES 141420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/he_IL 141520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/hi_IN 141620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/hr_HR 141720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/hu_HU 141820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/hy_AM 141920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/id_ID 142020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ig_NG 142120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/is_IS 142220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/it 142320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ja 142420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ka_GE 142520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/kab 142620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ko 142720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ku_TR 142820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ky_KG 142920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/lt_LT 143020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/mk_MK 143120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ml_IN 143220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/mn_MN 143320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ms_MY 143420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/nb_NO 143520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ne_NP 143620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/nl_NL 143720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/or_IN 143820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/pa_IN 143920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/pa_PK 144020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/pl_PL 144120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/pt_BR 144220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/pt_PT 144320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ro_RO 144420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ru 144520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/si_LK 144620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sk_SK 144720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sl_SI 144820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sq_AL 144920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sr_CS 145020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sr_SP 145120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sv_SE 145220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/sw_KE 145320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ta_IN 145420:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/th_TH 145520:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ti_ER 145620:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/tr_TR 145720:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/uk 145820:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/ur_PK 145920:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/uz_UZ 146020:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/vi_VN 146120:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/zh_CN 146220:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/zh_HK 146320:24:32Created app.js in /home/gdk/gdk/gitlab/app/assets/javascripts/locale/zh_TW 146420:24:32Done converting all the po files], stderr=[], duration=[89.16 seconds] 146520:24:33git -C /home/gdk/gdk/gitlab checkout locale/*/gitlab.po 146620:24:33Updated 0 paths from the index 146720:24:33touch .gitlab-translations 146820:24:35. ./support/bootstrap-common.sh ; ensure_line_in_file "include 'gitlab.conf'" "postgresql/data/postgresql.conf" 146920:24:35rake postgresql/data/gitlab.conf 147020:24:36-------------------------------------------------------------------------------- 147120:24:36Ensuring necessary databases are setup and seeded 147220:24:36-------------------------------------------------------------------------------- 147320:24:36rake Procfile 147420:24:36gdk start db --quiet 147520:24:38support/bootstrap-praefect 147620:24:40support/bootstrap-rails 147720:24:40gitlabhq_development exists, nothing to do here. 147820:24:40gitlabhq_development_ci exists, nothing to do here. 147920:24:40DEBUG: command=[support/platform-update], opts=[{:chdir=>#<Pathname:/home/gdk/gdk>}], display_output=[true], retry_attempts=[0] 148020:24:42INFO: Performing common preflight checks.. 148120:24:42-------------------------------------------------------------------------------- 148220:24:42Ensuring platform software installed 148320:24:42-------------------------------------------------------------------------------- 148420:24:43INFO: Setting up 'debian' platform.. 148520:24:43INFO: This GDK has already had platform packages installed 148620:24:43INFO: (remove '/home/gdk/gdk/.cache/.gdk_platform_setup' to force installation) 148720:24:44-------------------------------------------------------------------------------- 148820:24:44Configuring asdf with /home/gdk/.default-gems 148920:24:44-------------------------------------------------------------------------------- 149020:24:44-------------------------------------------------------------------------------- 149120:24:44Installing/updating asdf plugins... 149220:24:44-------------------------------------------------------------------------------- 149320:24:46Location of redis plugin: /home/gdk/.asdf/plugins/redis 149420:24:46Updating redis to master 149520:24:46Already on 'master' 149620:24:46Your branch is up to date with 'origin/master'. 149720:24:46Location of vale plugin: /home/gdk/.asdf/plugins/vale 149820:24:46Updating vale to main 149920:24:46Already on 'main' 150020:24:46Your branch is up to date with 'origin/main'. 150120:24:46Location of shellcheck plugin: /home/gdk/.asdf/plugins/shellcheck 150220:24:46Updating shellcheck to master 150320:24:46Already on 'master' 150420:24:46Your branch is up to date with 'origin/master'. 150520:24:46Location of minio plugin: /home/gdk/.asdf/plugins/minio 150620:24:46Updating minio to master 150720:24:46Already on 'master' 150820:24:46Your branch is up to date with 'origin/master'. 150920:24:46Location of rust plugin: /home/gdk/.asdf/plugins/rust 151020:24:46Updating rust to master 151120:24:46Already on 'master' 151220:24:46Your branch is up to date with 'origin/master'. 151320:24:46Location of protoc plugin: /home/gdk/.asdf/plugins/protoc 151420:24:46Updating protoc to master 151520:24:46Already on 'master' 151620:24:46Your branch is up to date with 'origin/master'. 151720:24:46Location of markdownlint-cli2 plugin: /home/gdk/.asdf/plugins/markdownlint-cli2 151820:24:46Updating markdownlint-cli2 to main 151920:24:46Already on 'main' 152020:24:46Your branch is up to date with 'origin/main'. 152120:24:46Location of postgres plugin: /home/gdk/.asdf/plugins/postgres 152220:24:46Updating postgres to master 152320:24:46Already on 'master' 152420:24:46Your branch is up to date with 'origin/master'. 152520:24:46Location of golangci-lint plugin: /home/gdk/.asdf/plugins/golangci-lint 152620:24:46Updating golangci-lint to master 152720:24:46Already on 'master' 152820:24:46Your branch is up to date with 'origin/master'. 152920:24:46Location of yarn plugin: /home/gdk/.asdf/plugins/yarn 153020:24:46Updating yarn to main 153120:24:46Already on 'main' 153220:24:46Your branch is up to date with 'origin/main'. 153320:24:46Location of golang plugin: /home/gdk/.asdf/plugins/golang 153420:24:46Updating golang to master 153520:24:46Already on 'master' 153620:24:46Your branch is up to date with 'origin/master'. 153720:24:46Location of ruby plugin: /home/gdk/.asdf/plugins/ruby 153820:24:46Updating ruby to master 153920:24:46Already on 'master' 154020:24:46Your branch is up to date with 'origin/master'. 154120:24:46Location of nodejs plugin: /home/gdk/.asdf/plugins/nodejs 154220:24:46Updating nodejs to master 154320:24:46Already on 'master' 154420:24:46Your branch is up to date with 'origin/master'. 154520:24:46golang 1.24.0 is already installed 154620:24:47markdownlint-cli2 0.17.1 is already installed 154720:24:47minio 2022-07-15T03-44-22Z is already installed 154820:24:47nodejs 20.12.2 is already installed 154920:24:47postgres 14.9 is already installed 155020:24:47postgres 13.12 is already installed 155120:24:47redis 7.0.14 is already installed 155220:24:47ruby 3.3.7 is already installed 155320:24:47ruby 3.2.4 is already installed 155420:24:47rust 1.73.0 is already installed 155520:24:47shellcheck 0.10.0 is already installed 155620:24:47vale 3.9.3 is already installed 155720:24:47yarn 1.22.19 is already installed 155820:24:48INFO: Installing gitlab-development-kit Ruby gem.. 155920:24:48-------------------------------------------------------------------------------- 156020:24:48Configuring Ruby.. 156120:24:48-------------------------------------------------------------------------------- 156220:24:49INFO: Updating RubyGems for Ruby 3.3.7.. 156320:24:58Latest version already installed. Done. 156420:24:58INFO: Updating RubyGems for Ruby 3.2.4.. 156520:25:07Latest version already installed. Done. 156620:25:07DEBUG: result: success?=[true], stdout=[INFO: Performing common preflight checks.. 156720:25:07-------------------------------------------------------------------------------- 156820:25:07Ensuring platform software installed 156920:25:07-------------------------------------------------------------------------------- 157020:25:07INFO: Setting up 'debian' platform.. 157120:25:07INFO: This GDK has already had platform packages installed 157220:25:07INFO: (remove '/home/gdk/gdk/.cache/.gdk_platform_setup' to force installation) 157320:25:07-------------------------------------------------------------------------------- 157420:25:07Configuring asdf with /home/gdk/.default-gems 157520:25:07-------------------------------------------------------------------------------- 157620:25:07-------------------------------------------------------------------------------- 157720:25:07Installing/updating asdf plugins... 157820:25:07-------------------------------------------------------------------------------- 157920:25:07Location of redis plugin: /home/gdk/.asdf/plugins/redis 158020:25:07Updating redis to master 158120:25:07Already on 'master' 158220:25:07Your branch is up to date with 'origin/master'. 158320:25:07Location of vale plugin: /home/gdk/.asdf/plugins/vale 158420:25:07Updating vale to main 158520:25:07Already on 'main' 158620:25:07Your branch is up to date with 'origin/main'. 158720:25:07Location of shellcheck plugin: /home/gdk/.asdf/plugins/shellcheck 158820:25:07Updating shellcheck to master 158920:25:07Already on 'master' 159020:25:07Your branch is up to date with 'origin/master'. 159120:25:07Location of minio plugin: /home/gdk/.asdf/plugins/minio 159220:25:07Updating minio to master 159320:25:07Already on 'master' 159420:25:07Your branch is up to date with 'origin/master'. 159520:25:07Location of rust plugin: /home/gdk/.asdf/plugins/rust 159620:25:07Updating rust to master 159720:25:07Already on 'master' 159820:25:07Your branch is up to date with 'origin/master'. 159920:25:07Location of protoc plugin: /home/gdk/.asdf/plugins/protoc 160020:25:07Updating protoc to master 160120:25:07Already on 'master' 160220:25:07Your branch is up to date with 'origin/master'. 160320:25:07Location of markdownlint-cli2 plugin: /home/gdk/.asdf/plugins/markdownlint-cli2 160420:25:07Updating markdownlint-cli2 to main 160520:25:07Already on 'main' 160620:25:07Your branch is up to date with 'origin/main'. 160720:25:07Location of postgres plugin: /home/gdk/.asdf/plugins/postgres 160820:25:07Updating postgres to master 160920:25:07Already on 'master' 161020:25:07Your branch is up to date with 'origin/master'. 161120:25:07Location of golangci-lint plugin: /home/gdk/.asdf/plugins/golangci-lint 161220:25:07Updating golangci-lint to master 161320:25:07Already on 'master' 161420:25:07Your branch is up to date with 'origin/master'. 161520:25:07Location of yarn plugin: /home/gdk/.asdf/plugins/yarn 161620:25:07Updating yarn to main 161720:25:07Already on 'main' 161820:25:07Your branch is up to date with 'origin/main'. 161920:25:07Location of golang plugin: /home/gdk/.asdf/plugins/golang 162020:25:07Updating golang to master 162120:25:07Already on 'master' 162220:25:07Your branch is up to date with 'origin/master'. 162320:25:07Location of ruby plugin: /home/gdk/.asdf/plugins/ruby 162420:25:07Updating ruby to master 162520:25:07Already on 'master' 162620:25:07Your branch is up to date with 'origin/master'. 162720:25:07Location of nodejs plugin: /home/gdk/.asdf/plugins/nodejs 162820:25:07Updating nodejs to master 162920:25:07Already on 'master' 163020:25:07Your branch is up to date with 'origin/master'. 163120:25:07golang 1.24.0 is already installed 163220:25:07markdownlint-cli2 0.17.1 is already installed 163320:25:07minio 2022-07-15T03-44-22Z is already installed 163420:25:07nodejs 20.12.2 is already installed 163520:25:07postgres 14.9 is already installed 163620:25:07postgres 13.12 is already installed 163720:25:07redis 7.0.14 is already installed 163820:25:07ruby 3.3.7 is already installed 163920:25:07ruby 3.2.4 is already installed 164020:25:07rust 1.73.0 is already installed 164120:25:07shellcheck 0.10.0 is already installed 164220:25:07vale 3.9.3 is already installed 164320:25:07yarn 1.22.19 is already installed 164420:25:07INFO: Installing gitlab-development-kit Ruby gem.. 164520:25:07-------------------------------------------------------------------------------- 164620:25:07Configuring Ruby.. 164720:25:07-------------------------------------------------------------------------------- 164820:25:07INFO: Updating RubyGems for Ruby 3.3.7.. 164920:25:07Latest version already installed. Done. 165020:25:07INFO: Updating RubyGems for Ruby 3.2.4.. 165120:25:07Latest version already installed. Done.], stderr=[], duration=[26.6 seconds] 165220:25:10DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec bundle check] 165320:25:10DEBUG: command=[/home/gdk/gdk/support/bundle-exec bundle check], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 165420:25:11DEBUG: result: success?=[true], stdout=[The Gemfile's dependencies are satisfied], stderr=[], duration=[1.5 seconds] 165520:25:11DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec gem list -i charlock_holmes] 165620:25:11DEBUG: command=[/home/gdk/gdk/support/bundle-exec gem list -i charlock_holmes], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 165720:25:11DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec gem list -i gpgme] 165820:25:11DEBUG: command=[/home/gdk/gdk/support/bundle-exec gem list -i gpgme], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 165920:25:11DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec gem list -i oj] 166020:25:11DEBUG: command=[/home/gdk/gdk/support/bundle-exec gem list -i oj], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 166120:25:11DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec gem list -i pg] 166220:25:11DEBUG: command=[/home/gdk/gdk/support/bundle-exec gem list -i pg], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 166320:25:11DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec gem list -i ffi] 166420:25:11DEBUG: command=[/home/gdk/gdk/support/bundle-exec gem list -i ffi], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 166520:25:17DEBUG: result: success?=[true], stdout=[true], stderr=[], duration=[5.34 seconds] 166620:25:17DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec ruby -r pg -e 'nil'] 166720:25:17DEBUG: command=[/home/gdk/gdk/support/bundle-exec ruby -r pg -e 'nil'], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 166820:25:17DEBUG: result: success?=[true], stdout=[true], stderr=[], duration=[5.41 seconds] 166920:25:17DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec ruby -r oj -e 'nil'] 167020:25:17DEBUG: command=[/home/gdk/gdk/support/bundle-exec ruby -r oj -e 'nil'], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 167120:25:17DEBUG: result: success?=[true], stdout=[true], stderr=[], duration=[5.45 seconds] 167220:25:17DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec ruby -r charlock_holmes -e 'nil'] 167320:25:17DEBUG: command=[/home/gdk/gdk/support/bundle-exec ruby -r charlock_holmes -e 'nil'], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 167420:25:17DEBUG: result: success?=[true], stdout=[true], stderr=[], duration=[5.46 seconds] 167520:25:17DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec ruby -r gpgme -e 'nil'] 167620:25:17DEBUG: command=[/home/gdk/gdk/support/bundle-exec ruby -r gpgme -e 'nil'], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 167720:25:17DEBUG: result: success?=[true], stdout=[true], stderr=[], duration=[5.43 seconds] 167820:25:17DEBUG: cmd=[/home/gdk/gdk/support/bundle-exec ruby -r ffi -e 'nil'] 167920:25:17DEBUG: command=[/home/gdk/gdk/support/bundle-exec ruby -r ffi -e 'nil'], opts=[{:chdir=>"/home/gdk/gdk/gitlab"}], display_output=[false], retry_attempts=[0] 168020:25:22DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[4.91 seconds] 168120:25:22DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[5.02 seconds] 168220:25:22DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[5.17 seconds] 168320:25:22DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[5.16 seconds] 168420:25:22DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[5.28 seconds] 168620:25:23Package downloaded successfully to graphql-schema.tar.gz 168720:25:23Package extracted successfully to /home/gdk/gdk/gitlab/tmp/tests/graphql 168820:25:23ok: run: /home/gdk/gdk/services/postgresql: (pid 6607) 45s, normally down 168920:25:23ok: run: /home/gdk/gdk/services/redis: (pid 6608) 45s, normally down 169020:25:24ok: run: /home/gdk/gdk/services/praefect: (pid 12275) 1s, normally down 169120:25:24ok: run: /home/gdk/gdk/services/praefect-gitaly-0: (pid 12276) 1s, normally down 169220:25:25-------------------------------------------------------------------------------- 169320:25:25Processing gitlab rails DB migrations 169420:25:25-------------------------------------------------------------------------------- 169520:25:25DEBUG: command=[asdf exec bundle exec rake db:migrate db:test:prepare], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab>}], display_output=[true], retry_attempts=[0] 169620:25:26rake Procfile 169720:25:26rm -f .gitlab-translations 169820:25:28rake redis/redis.conf 169920:25:31make gitlab-workhorse-asdf-install gitlab/workhorse/gitlab-workhorse gitlab/workhorse/config.toml 170020:25:31-------------------------------------------------------------------------------- 170120:25:31Ensuring necessary data services are running 170220:25:32-------------------------------------------------------------------------------- 170320:25:32gdk start rails-migration-dependencies 170420:25:33-------------------------------------------------------------------------------- 170520:25:33Ensuring gitlab-http-router is stopped 170720:25:33-------------------------------------------------------------------------------- 170820:25:33gdk stop gitlab-http-router 170920:25:36-------------------------------------------------------------------------------- 171020:25:36Installing asdf tools from /home/gdk/gdk/gitlab/workhorse/.tool-versions 171120:25:36-------------------------------------------------------------------------------- 171220:25:36cd /home/gdk/gdk/gitlab/workhorse && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab/workhorse/.tool-versions" asdf install 171320:25:37-------------------------------------------------------------------------------- 171420:25:37Updating /home/gdk/gdk/gitlab-topology-service 171520:25:37-------------------------------------------------------------------------------- 171620:25:37-------------------------------------------------------------------------------- 171720:25:37support/component-git-update gitlab_topology_service gitlab-topology-service main main 171820:25:37Updating gitlab-org/gitaly to 683c15cfb532bf9cb2e23acc7d8c6d6219c2aa68 171920:25:37-------------------------------------------------------------------------------- 172020:25:37support/component-git-update gitaly "/home/gdk/gdk/gitaly" "683c15cfb532bf9cb2e23acc7d8c6d6219c2aa68" master 172120:25:37golang 1.23.2 is already installed 172220:25:38ok: run: /home/gdk/gdk/services/postgresql: (pid 6607) 60s, normally down 172320:25:38ok: run: /home/gdk/gdk/services/praefect: (pid 12275) 15s, normally down 172420:25:38ok: run: /home/gdk/gdk/services/praefect-gitaly-0: (pid 12276) 15s, normally down 172520:25:38ok: run: /home/gdk/gdk/services/redis: (pid 6608) 60s, normally down 172620:25:38-------------------------------------------------------------------------------- 172720:25:39Updating gitlab-org/gitlab-shell to v14.40.0 172820:25:39DEBUG: command=[git stash save -u], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-topology-service>}], display_output=[false], retry_attempts=[0] 172920:25:39DEBUG: command=[git stash save -u], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitaly>}], display_output=[false], retry_attempts=[0] 173020:25:39-------------------------------------------------------------------------------- 173120:25:39support/component-git-update gitlab_shell "/home/gdk/gdk/gitlab-shell" "v14.40.0" main 173220:25:39ok: down: /home/gdk/gdk/services/gitlab-http-router: 61s 173320:25:39DEBUG: result: success?=[true], stdout=[No local changes to save], stderr=[], duration=[0.3 seconds] 173420:25:39DEBUG: command=[git rev-parse --is-shallow-repository], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-topology-service>}], display_output=[false], retry_attempts=[0] 173520:25:39DEBUG: result: success?=[true], stdout=[false], stderr=[], duration=[0.02 seconds] 173620:25:39DEBUG: command=[git fetch --force --all --tags --prune], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-topology-service>}], display_output=[false], retry_attempts=[3] 173720:25:39-------------------------------------------------------------------------------- 173820:25:39Updating /home/gdk/gdk/gitlab-http-router 173920:25:39-------------------------------------------------------------------------------- 174020:25:39support/component-git-update gitlab_http_router gitlab-http-router main main 174120:25:39DEBUG: command=[git stash save -u], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-shell>}], display_output=[false], retry_attempts=[0] 174220:25:40DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[0.67 seconds] 174320:25:40DEBUG: command=[git checkout main], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-topology-service>}], display_output=[false], retry_attempts=[0] 174420:25:40DEBUG: result: success?=[true], stdout=[Your branch is up to date with 'origin/main'.], stderr=[Already on 'main'], duration=[0.05 seconds] 174520:25:40Successfully fetched and checked out 'main' for 'gitlab-topology-service/' 174620:25:40DEBUG: command=[git pull --ff-only], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-topology-service>}], display_output=[false], retry_attempts=[3] 174720:25:40DEBUG: result: success?=[true], stdout=[No local changes to save], stderr=[], duration=[0.41 seconds] 174820:25:40DEBUG: command=[git rev-parse --is-shallow-repository], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-shell>}], display_output=[false], retry_attempts=[0] 174920:25:40DEBUG: result: success?=[true], stdout=[false], stderr=[], duration=[0.02 seconds] 175020:25:40DEBUG: command=[git fetch --force --all --tags --prune], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-shell>}], display_output=[false], retry_attempts=[3] 175120:25:40DEBUG: command=[git stash save -u], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-http-router>}], display_output=[false], retry_attempts=[0] 175220:25:40DEBUG: result: success?=[true], stdout=[No local changes to save], stderr=[], duration=[1.45 seconds] 175320:25:40DEBUG: command=[git rev-parse --is-shallow-repository], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitaly>}], display_output=[false], retry_attempts=[0] 175420:25:40DEBUG: result: success?=[true], stdout=[false], stderr=[], duration=[0.02 seconds] 175520:25:40DEBUG: command=[git fetch --force --all --tags --prune], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitaly>}], display_output=[false], retry_attempts=[3] 175620:25:40DEBUG: result: success?=[true], stdout=[Already up to date.], stderr=[], duration=[0.64 seconds] 175720:25:40Successfully pulled (--ff-only) for 'gitlab-topology-service/' 175920:25:40$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 176020:25:40rake gitlab-topology-service/config.toml 176120:25:40DEBUG: result: success?=[true], stdout=[No local changes to save], stderr=[], duration=[0.49 seconds] 176220:25:40DEBUG: command=[git rev-parse --is-shallow-repository], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-http-router>}], display_output=[false], retry_attempts=[0] 176320:25:41DEBUG: result: success?=[true], stdout=[false], stderr=[], duration=[0.02 seconds] 176420:25:41DEBUG: command=[git fetch --force --all --tags --prune], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-http-router>}], display_output=[false], retry_attempts=[3] 176520:25:41DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[0.74 seconds] 176620:25:41DEBUG: command=[git checkout v14.40.0], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-shell>}], display_output=[false], retry_attempts=[0] 176720:25:41Successfully fetched and checked out 'v14.40.0' for 'gitlab-shell/' 176820:25:41DEBUG: result: success?=[true], stdout=[], stderr=[HEAD is now at 7e833ef Merge branch 'ashmckenzie/gitlab-shell-release-14-40-0' into 'main'], duration=[0.03 seconds] 176920:25:41DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[0.57 seconds] 177020:25:41DEBUG: command=[git checkout main], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-http-router>}], display_output=[false], retry_attempts=[0] 177120:25:41DEBUG: result: success?=[true], stdout=[Your branch is up to date with 'origin/main'.], stderr=[Already on 'main'], duration=[0.03 seconds] 177220:25:41DEBUG: command=[git pull --ff-only], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitlab-http-router>}], display_output=[false], retry_attempts=[3] 177320:25:41Successfully fetched and checked out 'main' for 'gitlab-http-router/' 177420:25:41DEBUG: result: success?=[true], stdout=[], stderr=[], duration=[1.19 seconds] 177520:25:41DEBUG: command=[git checkout 683c15cfb532bf9cb2e23acc7d8c6d6219c2aa68], opts=[{:chdir=>#<Pathname:/home/gdk/gdk/gitaly>}], display_output=[false], retry_attempts=[0] 177620:25:41make gitlab-shell/.git gitlab-shell-asdf-install gitlab-shell/config.yml .gitlab-shell-bundle gitlab-shell/.gitlab_shell_secret /home/gdk/gdk/openssh/ssh_host_rsa_key /home/gdk/gdk/openssh/ssh_host_ed25519_key gitlab-shell/bin/gitlab-shell 177720:25:41Successfully fetched and checked out '683c15cfb532bf9cb2e23acc7d8c6d6219c2aa68' for 'gitaly/' 177820:25:41DEBUG: result: success?=[true], stdout=[], stderr=[HEAD is now at 683c15cfb Merge branch 'fix-goroutine-leak' into 'master'], duration=[0.06 seconds] 177920:25:42Successfully pulled (--ff-only) for 'gitlab-http-router/' 178020:25:42DEBUG: result: success?=[true], stdout=[Already up to date.], stderr=[], duration=[0.65 seconds] 178220:25:42$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 178320:25:42make /home/gdk/gdk/gitaly/.git gitaly-asdf-install /home/gdk/gdk/gitaly/_build/bin/gitaly gitaly/gitaly.config.toml gitaly/praefect.config.toml 178420:25:42-------------------------------------------------------------------------------- 178520:25:42Installing asdf tools from /home/gdk/gdk/gitlab-http-router/.tool-versions 178620:25:42-------------------------------------------------------------------------------- 178720:25:42cd /home/gdk/gdk/gitlab-http-router && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-http-router/.tool-versions" asdf install 178820:25:43-------------------------------------------------------------------------------- 178920:25:43Installing asdf tools from /home/gdk/gdk/gitlab-topology-service/.tool-versions 179020:25:43-------------------------------------------------------------------------------- 179120:25:43-------------------------------------------------------------------------------- 179220:25:43. support/bootstrap-common.sh; cd /home/gdk/gdk/gitlab-topology-service; asdf_install_update_plugins 179320:25:43Downloading gitlab-workhorse binaries (workhorse.skip_compile set to true) 179420:25:43-------------------------------------------------------------------------------- 179520:25:43support/package-helper workhorse download 179720:25:45nodejs 22.13.1 is already installed 179820:25:46make[2]: 'gitlab-shell/.git' is up to date. 179920:25:46-------------------------------------------------------------------------------- 180020:25:46Installing asdf tools from /home/gdk/gdk/gitlab-shell/.tool-versions 180120:25:46-------------------------------------------------------------------------------- 180220:25:46cd /home/gdk/gdk/gitlab-shell && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-shell/.tool-versions" asdf install 180320:25:46make[2]: '/home/gdk/gdk/gitaly/.git' is up to date. 180420:25:46-------------------------------------------------------------------------------- 180520:25:46Installing nodejs first (required by markdownlint-cli2), then remaining tools from /home/gdk/gdk/gitaly/.tool-versions 180620:25:46-------------------------------------------------------------------------------- 180720:25:46cd /home/gdk/gdk/gitaly && egrep '^nodejs ' .tool-versions | awk '{ print $1 " " $2 }' | xargs -L 1 asdf install 180820:25:46-------------------------------------------------------------------------------- 180920:25:46Installing/updating asdf plugins... 181020:25:46-------------------------------------------------------------------------------- 181120:25:46nodejs 20.18.0 is already installed 181220:25:46cd /home/gdk/gdk/gitaly && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitaly/.tool-versions" asdf install 181320:25:47golang 1.23.4 is already installed 181420:25:48golang 1.22.6 is already installed 181520:25:48golang 1.23.0 is already installed 181620:25:49Package downloaded successfully to workhorse.tar.gz 181720:25:49Location of yarn plugin: /home/gdk/.asdf/plugins/yarn 181820:25:49Updating yarn to main 181920:25:49Already on 'main' 182020:25:49Your branch is up to date with 'origin/main'. 182120:25:49Location of markdownlint-cli2 plugin: /home/gdk/.asdf/plugins/markdownlint-cli2 182220:25:49Updating markdownlint-cli2 to main 182320:25:49Already on 'main' 182420:25:49Your branch is up to date with 'origin/main'. 182520:25:49Location of vale plugin: /home/gdk/.asdf/plugins/vale 182620:25:49Updating vale to main 182720:25:49Already on 'main' 182820:25:49Your branch is up to date with 'origin/main'. 182920:25:49Location of golang plugin: /home/gdk/.asdf/plugins/golang 183020:25:49Updating golang to master 183120:25:49Already on 'master' 183220:25:49Your branch is up to date with 'origin/master'. 183320:25:49Location of shellcheck plugin: /home/gdk/.asdf/plugins/shellcheck 183420:25:49Updating shellcheck to master 183520:25:49Already on 'master' 183620:25:49Your branch is up to date with 'origin/master'. 183720:25:49Location of golangci-lint plugin: /home/gdk/.asdf/plugins/golangci-lint 183820:25:49Updating golangci-lint to master 183920:25:49Already on 'master' 184020:25:49Your branch is up to date with 'origin/master'. 184120:25:49Location of redis plugin: /home/gdk/.asdf/plugins/redis 184220:25:49Updating redis to master 184320:25:49Already on 'master' 184420:25:49Your branch is up to date with 'origin/master'. 184520:25:49Location of rust plugin: /home/gdk/.asdf/plugins/rust 184620:25:49Updating rust to master 184720:25:49Already on 'master' 184820:25:49Your branch is up to date with 'origin/master'. 184920:25:49Location of protoc plugin: /home/gdk/.asdf/plugins/protoc 185020:25:49Updating protoc to master 185120:25:49Already on 'master' 185220:25:49Your branch is up to date with 'origin/master'. 185320:25:49Location of postgres plugin: /home/gdk/.asdf/plugins/postgres 185420:25:49Updating postgres to master 185520:25:49Already on 'master' 185620:25:49Your branch is up to date with 'origin/master'. 185720:25:49Location of minio plugin: /home/gdk/.asdf/plugins/minio 185820:25:49Updating minio to master 185920:25:49Already on 'master' 186020:25:49Your branch is up to date with 'origin/master'. 186120:25:49cd /home/gdk/gdk/gitlab-http-router && asdf reshim 186220:25:49Location of ruby plugin: /home/gdk/.asdf/plugins/ruby 186320:25:49Updating ruby to master 186420:25:49Already on 'master' 186520:25:49Your branch is up to date with 'origin/master'. 186620:25:49Location of nodejs plugin: /home/gdk/.asdf/plugins/nodejs 186720:25:49Updating nodejs to master 186820:25:49Already on 'master' 186920:25:49Your branch is up to date with 'origin/master'. 187020:25:49cd /home/gdk/gdk/gitlab-topology-service && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-topology-service/.tool-versions" asdf install 187120:25:49markdownlint-cli2 0.17.1 is already installed 187220:25:50golang 1.24.0 is already installed 187320:25:50nodejs 20.18.0 is already installed 187420:25:50ruby 3.3.7 is already installed 187520:25:50golangci-lint 1.64.5 is already installed 187620:25:50Package extracted successfully to /home/gdk/gdk/gitlab/workhorse 187720:25:51rake gitlab/workhorse/config.toml 187820:25:51ruby 3.3.7 is already installed 187920:25:51rake gitlab-shell/config.yml 188020:25:52protoc 21.12 is already installed 188120:25:52-------------------------------------------------------------------------------- 188220:25:52Downloading gitaly binaries (gitaly.skip_compile set to true) 188320:25:52-------------------------------------------------------------------------------- 188420:25:52support/package-helper gitaly download 188520:25:53ruby 3.3.7 is already installed 188620:25:53-------------------------------------------------------------------------------- 188720:25:53Installing gitlab-org/gitlab-shell Ruby gems 188820:25:53-------------------------------------------------------------------------------- 188920:25:53/home/gdk/gdk/support/bundle-install /home/gdk/gdk/gitlab-shell 189020:25:53No changes detected in /home/gdk/gdk/gitaly, skipping package download and extraction. 189120:25:53rake gitaly/gitaly.config.toml 189220:25:54-------------------------------------------------------------------------------- 189320:25:54Performing make deps steps for /home/gdk/gdk/gitlab-topology-service 189420:25:54-------------------------------------------------------------------------------- 189520:25:54support/asdf-exec /home/gdk/gdk/gitlab-topology-service make deps 189620:25:54Ruby version with asdf exec: ruby 3.3.7 (2025-01-15 revision be31f993d7) +YJIT [x86_64-linux] 189720:25:55rake gitaly/praefect.config.toml 189820:25:56[ -e tmp/certs/done ] || scripts/generate-certs.bash 189920:25:56go install google.golang.org/protobuf/cmd/protoc-gen-go 190020:25:56rake Procfile 190120:25:56go: downloading google.golang.org/protobuf v1.36.3 190220:25:57Bundle check passed. 190320:25:57touch .gitlab-shell-bundle 190420:25:57ln -nfs /home/gdk/gdk/gitlab/.gitlab_shell_secret gitlab-shell/.gitlab_shell_secret 190520:25:57make[2]: '/home/gdk/gdk/openssh/ssh_host_rsa_key' is up to date. 190620:25:57make[2]: '/home/gdk/gdk/openssh/ssh_host_ed25519_key' is up to date. 190720:25:57-------------------------------------------------------------------------------- 190820:25:57Downloading gitlab-shell binaries (gitlab_shell.skip_compile set to true) 190920:25:57-------------------------------------------------------------------------------- 191020:25:57support/package-helper gitlab_shell download 191120:25:58gdk start db --quiet 191220:25:58No changes detected in /home/gdk/gdk/gitlab-shell, skipping package download and extraction. 191320:26:00support/bootstrap-praefect 191420:26:02support/migrate-praefect 191520:26:04praefect sql-migrate: all migrations are up 191620:26:30-------------------------------------------------------------------------------- 191720:26:30Performing npm steps for /home/gdk/gdk/gitlab-http-router 191820:26:30-------------------------------------------------------------------------------- 191920:26:30cd /home/gdk/gdk/gitlab-http-router && npm install 192020:26:31go install google.golang.org/grpc/cmd/protoc-gen-go-grpc 192120:26:31go: downloading google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1 192220:26:32go: downloading google.golang.org/grpc v1.69.4 192320:26:33go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway 192420:26:33go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 192520:26:33go: downloading golang.org/x/text v0.21.0 192620:26:34go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f 192720:26:34go: downloading gopkg.in/yaml.v3 v3.0.1 192820:26:42up to date, audited 306 packages in 8s 192920:26:4273 packages are looking for funding 193020:26:42 run `npm fund` for details 193120:26:4211 vulnerabilities (3 low, 8 moderate) 193220:26:42Some issues need review, and may require choosing 193320:26:42a different dependency. 193420:26:42Run `npm audit` for details. 193520:26:42gdk restart gitlab-http-router 193620:26:46ok: down: /home/gdk/gdk/services/gitlab-http-router: 128s 193720:26:50ok: run: /home/gdk/gdk/services/gitlab-http-router: (pid 28293) 0s, normally down 193820:27:03go install github.com/yoheimuta/protolint/cmd/protolint 193920:27:03go: downloading github.com/yoheimuta/protolint v0.52.0 194020:27:03go: downloading github.com/hashicorp/go-plugin v1.6.1 194120:27:03go: downloading github.com/yoheimuta/go-protoparser/v4 v4.13.0 194220:27:03go: downloading github.com/golang/protobuf v1.5.4 194320:27:03go: downloading github.com/hashicorp/go-hclog v1.6.3 194420:27:03go: downloading github.com/hashicorp/yamux v0.1.1 194520:27:03go: downloading github.com/mitchellh/go-testing-interface v0.0.0-20171004221916-a61a99592b77 194620:27:03go: downloading github.com/oklog/run v1.0.0 194720:27:03go: downloading github.com/BurntSushi/toml v1.4.0 194820:27:04go: downloading gopkg.in/yaml.v2 v2.4.0 194920:27:04go: downloading github.com/chavacava/garif v0.1.0 195020:27:04go: downloading github.com/fatih/color v1.15.0 195120:27:04go: downloading github.com/mattn/go-isatty v0.0.20 195220:27:04go: downloading golang.org/x/net v0.34.0 195320:27:04go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 195420:27:04go: downloading github.com/mattn/go-colorable v0.1.13 195520:27:04go: downloading golang.org/x/sys v0.29.0 195620:27:04go: downloading github.com/gertd/go-pluralize v0.2.1 195720:27:21go install github.com/bufbuild/buf/cmd/buf 195820:27:22go: downloading github.com/bufbuild/buf v1.49.0 195920:27:23go: downloading connectrpc.com/connect v1.17.0 196020:27:23go: downloading github.com/spf13/cobra v1.8.1 196120:27:23go: downloading buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.36.1-20241227185654-946b6dd39b27.1 196220:27:23go: downloading connectrpc.com/otelconnect v0.7.1 196320:27:23go: downloading github.com/spf13/pflag v1.0.5 196420:27:23go: downloading golang.org/x/term v0.28.0 196520:27:23go: downloading buf.build/go/protoyaml v0.3.1 196620:27:23go: downloading github.com/bufbuild/protovalidate-go v0.8.2 196720:27:23go: downloading github.com/go-language-server/jsonrpc2 v0.10.0 196820:27:23go: downloading github.com/google/go-containerregistry v0.20.2 196920:27:23go: downloading buf.build/go/bufplugin v0.6.0 197020:27:23go: downloading github.com/quic-go/quic-go v0.48.2 197120:27:23go: downloading github.com/google/uuid v1.6.0 197220:27:23go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c 197320:27:23go: downloading github.com/bufbuild/protocompile v0.14.1 197420:27:23go: downloading github.com/pkg/profile v1.7.0 197520:27:23go: downloading go.uber.org/zap/exp v0.3.0 197620:27:23go: downloading go.uber.org/zap v1.27.0 197720:27:23go: downloading buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.1-20241127180247-a33202765966.1 197820:27:23go: downloading buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.36.1-20241031151143-70f632351282.1 197920:27:24go: downloading pluginrpc.com/pluginrpc v0.5.0 198020:27:24go: downloading github.com/klauspost/compress v1.17.11 198120:27:24go: downloading buf.build/gen/go/bufbuild/registry/connectrpc/go v1.17.0-20241227185654-946b6dd39b27.1 198220:27:24go: downloading github.com/gofrs/flock v0.12.1 198320:27:24go: downloading github.com/jdx/go-netrc v1.0.0 198420:27:24go: downloading go.opentelemetry.io/otel v1.33.0 198520:27:24go: downloading go.opentelemetry.io/otel/metric v1.33.0 198620:27:24go: downloading go.opentelemetry.io/otel/trace v1.33.0 198720:27:24go: downloading github.com/bufbuild/protoplugin v0.0.0-20240911180120-7bb73e41a54a 198820:27:24go: downloading github.com/tetratelabs/wazero v1.8.2 198920:27:26go: downloading github.com/go-language-server/protocol v0.12.0 199020:27:26go: downloading golang.org/x/mod v0.22.0 199120:27:26go: downloading buf.build/go/spdx v0.2.0 199220:27:26go: downloading github.com/docker/docker v27.4.1+incompatible 199320:27:27go: downloading github.com/segmentio/encoding v0.4.1 199420:27:27go: downloading github.com/docker/cli v27.4.1+incompatible 199520:27:28go: downloading github.com/mitchellh/go-homedir v1.1.0 199620:27:28go: downloading golang.org/x/sync v0.10.0 199720:27:28go: downloading github.com/docker/distribution v2.8.3+incompatible 199820:27:28go: downloading github.com/rs/cors v1.11.1 199920:27:28go: downloading github.com/go-chi/chi/v5 v5.2.0 200020:27:28go: downloading github.com/opencontainers/go-digest v1.0.0 200120:27:28go: downloading golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 200220:27:28go: downloading github.com/quic-go/qpack v0.5.1 200320:27:28go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.6 200420:27:28go: downloading github.com/felixge/fgprof v0.9.5 200520:27:29go: downloading github.com/klauspost/pgzip v1.2.6 200620:27:29go: downloading buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.36.1-20241007202033-cf42259fcbfc.1 200720:27:29go: downloading github.com/go-logr/logr v1.4.2 200820:27:29go: downloading github.com/google/cel-go v0.22.1 200920:27:29go: downloading go.uber.org/multierr v1.11.0 201020:27:29go: downloading github.com/go-language-server/pkg v0.0.0-20210717090340-384b27a52fb2 201120:27:29go: downloading github.com/go-language-server/uri v0.3.0 201220:27:29go: downloading github.com/docker/go-connections v0.5.0 201320:27:29go: downloading github.com/distribution/reference v0.6.0 201420:27:29go: downloading github.com/opencontainers/image-spec v1.1.0 201520:27:29go: downloading github.com/pkg/errors v0.9.1 201620:27:29go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 201720:27:29go: downloading github.com/containerd/log v0.1.0 201820:27:29go: downloading github.com/docker/go-units v0.5.0 201920:27:29go: downloading github.com/moby/term v0.5.2 202020:27:29go: downloading github.com/morikuni/aec v1.0.0 202120:27:29go: downloading github.com/segmentio/asm v1.2.0 202220:27:29go: downloading github.com/sirupsen/logrus v1.9.3 202320:27:29go: downloading golang.org/x/crypto v0.32.0 202420:27:29go: downloading github.com/russross/blackfriday/v2 v2.1.0 202520:27:29go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad 202620:27:29go: downloading github.com/go-logr/stdr v1.2.2 202720:27:29go: downloading go.opentelemetry.io/auto/sdk v1.1.0 202820:27:29go: downloading cel.dev/expr v0.19.1 202920:27:29go: downloading github.com/stoewer/go-strcase v1.3.0 203020:27:29go: downloading github.com/moby/docker-image-spec v1.3.1 203120:27:29go: downloading github.com/felixge/httpsnoop v1.0.4 203220:27:30go: downloading github.com/moby/locker v1.0.1 203320:27:30go: downloading github.com/vbatts/tar-split v0.11.6 203420:27:30go: downloading github.com/docker/docker-credential-helpers v0.8.2 203520:27:30go: downloading github.com/containerd/stargz-snapshotter/estargz v0.16.3 203620:27:30go: downloading github.com/antlr4-go/antlr/v4 v4.13.1 203720:27:30go: downloading github.com/gogo/protobuf v1.3.2 203820:27:30go: downloading github.com/moby/sys/mountinfo v0.7.2 203920:27:30go: downloading github.com/moby/patternmatcher v0.6.0 204020:27:30go: downloading github.com/moby/sys/sequential v0.6.0 204120:27:30go: downloading github.com/moby/sys/userns v0.1.0 204220:27:30go: downloading github.com/moby/sys/user v0.3.0 204320:27:30go: downloading github.com/moby/sys/mount v0.3.4 204420:27:30go: downloading github.com/opencontainers/runtime-spec v1.2.0 204520:27:30go: downloading github.com/containerd/containerd v1.7.24 204620:27:31go: downloading github.com/containerd/continuity v0.4.5 204720:27:31go: downloading github.com/containerd/platforms v0.2.1 204820:27:31go: downloading github.com/containerd/ttrpc v1.2.7 204920:27:31go: downloading github.com/containerd/typeurl/v2 v2.2.3 205020:27:31go: downloading github.com/containerd/errdefs v1.0.0 205120:27:43DEPRECATION WARNING: Support for Rails versions < 7.1 is deprecated and will be removed from ViewComponent 4.0.0 (ViewComponent v4 will remove support for Rails versions < 7.1 no earlier than April 1, 2025) (called from <top (required)> at /home/gdk/gdk/gitlab/config/environment.rb:7) 205220:29:24cd clients/ruby && bundle install 205320:29:27Using base64 0.2.0 205420:29:27Using benchmark 0.4.0 205520:29:27Using bigdecimal 3.1.9 205620:29:27Using concurrent-ruby 1.3.5 205720:29:27Using connection_pool 2.5.0 205820:29:27Using drb 2.2.1 205920:29:27Using i18n 1.14.7 206020:29:27Using logger 1.6.6 206120:29:27Using minitest 5.25.4 206220:29:27Using securerandom 0.4.1 206320:29:27Using tzinfo 2.0.6 206420:29:27Using uri 1.0.2 206520:29:27Using activesupport 8.0.1 206620:29:27Using ast 2.4.2 206720:29:27Using debug_inspector 1.2.0 206820:29:27Using binding_of_caller 1.0.1 206920:29:27Using bundler 2.4.4 207020:29:27Using diff-lcs 1.6.0 207120:29:27Using json 2.10.1 207220:29:27Using language_server-protocol 3.17.0.4 207320:29:27Using parallel 1.26.3 207420:29:27Using racc 1.8.1 207520:29:27Using parser 3.3.7.1 207620:29:27Using rainbow 3.1.1 207720:29:27Using regexp_parser 2.10.0 207820:29:27Using rubocop-ast 1.38.0 207920:29:27Using ruby-progressbar 1.13.0 208020:29:27Using unicode-display_width 2.6.0 208120:29:27Using rubocop 1.68.0 208220:29:27Using rubocop-capybara 2.21.0 208320:29:27Using rubocop-factory_bot 2.26.1 208420:29:27Using rubocop-graphql 1.5.4 208520:29:27Using rubocop-performance 1.21.1 208620:29:27Using rack 3.1.10 208720:29:27Using rubocop-rails 2.26.2 208820:29:27Using rubocop-rspec 3.0.5 208920:29:27Using rubocop-rspec_rails 2.30.0 209020:29:27Using gitlab-styles 13.0.2 209120:29:27Using google-protobuf 3.25.6 (x86_64-linux) 209220:29:27Using googleapis-common-protos-types 1.18.0 209320:29:27Using grpc 1.70.1 (x86_64-linux) 209420:29:27Using gitlab-topology-service-client 0.1 from source at `.` 209520:29:27Using rouge 4.5.1 209620:29:27Using unparser 0.6.15 209720:29:27Using proc_to_ast 0.2.0 209820:29:27Using rspec-support 3.13.2 209920:29:27Using rspec-core 3.13.3 210020:29:27Using rspec-expectations 3.13.3 210120:29:27Using rspec-mocks 3.13.2 210220:29:27Using rspec 3.13.0 210320:29:27Using rspec-parameterized-core 1.0.1 210420:29:27Using rspec-parameterized-table_syntax 1.0.1 210520:29:27Using rspec-parameterized 1.0.2 210620:29:27Bundle complete! 5 Gemfile dependencies, 53 gems now installed. 210720:29:27Bundled gems are installed into `/home/gdk/.gitlab-ci-cache/ruby/bundle` 210820:30:12DEBUG: result: success?=[true], stdout=[], stderr=[DEPRECATION WARNING: Support for Rails versions < 7.1 is deprecated and will be removed from ViewComponent 4.0.0 (ViewComponent v4 will remove support for Rails versions < 7.1 no earlier than April 1, 2025) (called from <top (required)> at /home/gdk/gdk/gitlab/config/environment.rb:7)], duration=[287.01 seconds] 211020:30:13.gitlab-bundle \ 211120:30:13.gitlab-shell-bundle \ 211220:30:13.gitlab-yarn \ 211320:30:13.gitlab-ui-yarn \ 211420:30:13.gitlab-gdk-gem \ 211520:30:13.gitlab-lefthook 211620:30:14rake Procfile 211720:30:15. ./support/bootstrap-common.sh ; ensure_line_in_file "include 'gitlab.conf'" "postgresql/data/postgresql.conf" 211820:30:15rake postgresql/data/gitlab.conf 211920:30:16-------------------------------------------------------------------------------- 212020:30:16Ensuring necessary databases are setup and seeded 212120:30:16-------------------------------------------------------------------------------- 212220:30:16rake Procfile 212320:30:16gdk start db --quiet 212420:30:18support/bootstrap-praefect 212520:30:18support/bootstrap-rails 212620:30:18gitlabhq_development exists, nothing to do here. 212720:30:18gitlabhq_development_ci exists, nothing to do here. 212820:30:20rake openssh/sshd_config 213020:30:22$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 213120:30:22rake gitlab-topology-service/config.toml 213320:30:22$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 213420:30:22-------------------------------------------------------------------------------- 213520:30:22Installing asdf tools from /home/gdk/gdk/gitlab-http-router/.tool-versions 213620:30:22-------------------------------------------------------------------------------- 213720:30:22cd /home/gdk/gdk/gitlab-http-router && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-http-router/.tool-versions" asdf install 213820:30:22nodejs 22.13.1 is already installed 213920:30:22-------------------------------------------------------------------------------- 214020:30:22Installing asdf tools from /home/gdk/gdk/gitlab-topology-service/.tool-versions 214120:30:22-------------------------------------------------------------------------------- 214220:30:22. support/bootstrap-common.sh; cd /home/gdk/gdk/gitlab-topology-service; asdf_install_update_plugins 214320:30:23cd /home/gdk/gdk/gitlab-http-router && asdf reshim 214420:30:23-------------------------------------------------------------------------------- 214520:30:23Installing/updating asdf plugins... 214620:30:23-------------------------------------------------------------------------------- 214720:30:26Location of postgres plugin: /home/gdk/.asdf/plugins/postgres 214820:30:26Updating postgres to master 214920:30:26Already on 'master' 215020:30:26Your branch is up to date with 'origin/master'. 215120:30:26Location of markdownlint-cli2 plugin: /home/gdk/.asdf/plugins/markdownlint-cli2 215220:30:26Updating markdownlint-cli2 to main 215320:30:26Already on 'main' 215420:30:26Your branch is up to date with 'origin/main'. 215520:30:26Location of ruby plugin: /home/gdk/.asdf/plugins/ruby 215620:30:26Updating ruby to master 215720:30:26Already on 'master' 215820:30:26Your branch is up to date with 'origin/master'. 215920:30:26Location of redis plugin: /home/gdk/.asdf/plugins/redis 216020:30:26Updating redis to master 216120:30:26Already on 'master' 216220:30:26Your branch is up to date with 'origin/master'. 216320:30:26Location of vale plugin: /home/gdk/.asdf/plugins/vale 216420:30:26Updating vale to main 216520:30:26Already on 'main' 216620:30:26Your branch is up to date with 'origin/main'. 216720:30:26Location of protoc plugin: /home/gdk/.asdf/plugins/protoc 216820:30:26Updating protoc to master 216920:30:26Already on 'master' 217020:30:26Your branch is up to date with 'origin/master'. 217120:30:26Location of minio plugin: /home/gdk/.asdf/plugins/minio 217220:30:26Updating minio to master 217320:30:26Already on 'master' 217420:30:26Your branch is up to date with 'origin/master'. 217520:30:26Location of golangci-lint plugin: /home/gdk/.asdf/plugins/golangci-lint 217620:30:26Updating golangci-lint to master 217720:30:26Already on 'master' 217820:30:26Your branch is up to date with 'origin/master'. 217920:30:26Location of shellcheck plugin: /home/gdk/.asdf/plugins/shellcheck 218020:30:26Updating shellcheck to master 218120:30:26Already on 'master' 218220:30:26Your branch is up to date with 'origin/master'. 218320:30:26Location of yarn plugin: /home/gdk/.asdf/plugins/yarn 218420:30:26Updating yarn to main 218520:30:26Already on 'main' 218620:30:26Your branch is up to date with 'origin/main'. 218720:30:26Location of golang plugin: /home/gdk/.asdf/plugins/golang 218820:30:26Updating golang to master 218920:30:26Already on 'master' 219020:30:26Your branch is up to date with 'origin/master'. 219120:30:26Location of rust plugin: /home/gdk/.asdf/plugins/rust 219220:30:26Updating rust to master 219320:30:26Already on 'master' 219420:30:26Your branch is up to date with 'origin/master'. 219520:30:26Location of nodejs plugin: /home/gdk/.asdf/plugins/nodejs 219620:30:26Updating nodejs to master 219720:30:26Already on 'master' 219820:30:26Your branch is up to date with 'origin/master'. 219920:30:26cd /home/gdk/gdk/gitlab-topology-service && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-topology-service/.tool-versions" asdf install 220020:30:26golang 1.24.0 is already installed 220120:30:26golangci-lint 1.64.5 is already installed 220220:30:27protoc 21.12 is already installed 220320:30:27ruby 3.3.7 is already installed 220420:30:27-------------------------------------------------------------------------------- 220520:30:27Performing make deps steps for /home/gdk/gdk/gitlab-topology-service 220620:30:27-------------------------------------------------------------------------------- 220720:30:27support/asdf-exec /home/gdk/gdk/gitlab-topology-service make deps 220820:30:27[ -e tmp/certs/done ] || scripts/generate-certs.bash 220920:30:27go install google.golang.org/protobuf/cmd/protoc-gen-go 221020:30:28go install google.golang.org/grpc/cmd/protoc-gen-go-grpc 221120:30:29go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway 221220:30:30go install github.com/yoheimuta/protolint/cmd/protolint 221320:30:30go install github.com/bufbuild/buf/cmd/buf 221420:30:33cd clients/ruby && bundle install 221520:30:34-------------------------------------------------------------------------------- 221620:30:34Performing npm steps for /home/gdk/gdk/gitlab-http-router 221720:30:34-------------------------------------------------------------------------------- 221820:30:34cd /home/gdk/gdk/gitlab-http-router && npm install 221920:30:34Using base64 0.2.0 222020:30:34Using benchmark 0.4.0 222120:30:34Using bigdecimal 3.1.9 222220:30:34Using concurrent-ruby 1.3.5 222320:30:34Using connection_pool 2.5.0 222420:30:34Using drb 2.2.1 222520:30:34Using i18n 1.14.7 222620:30:34Using logger 1.6.6 222720:30:34Using minitest 5.25.4 222820:30:34Using securerandom 0.4.1 222920:30:34Using tzinfo 2.0.6 223020:30:34Using uri 1.0.2 223120:30:34Using activesupport 8.0.1 223220:30:34Using ast 2.4.2 223320:30:34Using debug_inspector 1.2.0 223420:30:34Using binding_of_caller 1.0.1 223520:30:34Using bundler 2.4.4 223620:30:34Using diff-lcs 1.6.0 223720:30:34Using json 2.10.1 223820:30:34Using language_server-protocol 3.17.0.4 223920:30:34Using parallel 1.26.3 224020:30:34Using racc 1.8.1 224120:30:34Using parser 3.3.7.1 224220:30:34Using rainbow 3.1.1 224320:30:34Using regexp_parser 2.10.0 224420:30:34Using rubocop-ast 1.38.0 224520:30:34Using ruby-progressbar 1.13.0 224620:30:34Using unicode-display_width 2.6.0 224720:30:34Using rubocop 1.68.0 224820:30:34Using rubocop-capybara 2.21.0 224920:30:34Using rubocop-factory_bot 2.26.1 225020:30:34Using rubocop-graphql 1.5.4 225120:30:34Using rubocop-performance 1.21.1 225220:30:34Using rack 3.1.10 225320:30:34Using rubocop-rails 2.26.2 225420:30:34Using rubocop-rspec 3.0.5 225520:30:34Using rubocop-rspec_rails 2.30.0 225620:30:34Using gitlab-styles 13.0.2 225720:30:34Using google-protobuf 3.25.6 (x86_64-linux) 225820:30:34Using googleapis-common-protos-types 1.18.0 225920:30:34Using grpc 1.70.1 (x86_64-linux) 226020:30:34Using gitlab-topology-service-client 0.1 from source at `.` 226120:30:34Using rouge 4.5.1 226220:30:34Using unparser 0.6.15 226320:30:34Using proc_to_ast 0.2.0 226420:30:34Using rspec-support 3.13.2 226520:30:34Using rspec-core 3.13.3 226620:30:34Using rspec-expectations 3.13.3 226720:30:34Using rspec-mocks 3.13.2 226820:30:34Using rspec 3.13.0 226920:30:34Using rspec-parameterized-core 1.0.1 227020:30:34Using rspec-parameterized-table_syntax 1.0.1 227120:30:34Using rspec-parameterized 1.0.2 227220:30:34Bundle complete! 5 Gemfile dependencies, 53 gems now installed. 227320:30:34Bundled gems are installed into `/home/gdk/.gitlab-ci-cache/ruby/bundle` 227420:30:34rake gitlab-topology-service/config.toml 227520:30:37up to date, audited 306 packages in 3s 227620:30:3773 packages are looking for funding 227720:30:37 run `npm fund` for details 227820:30:3711 vulnerabilities (3 low, 8 moderate) 227920:30:37Some issues need review, and may require choosing 228020:30:37a different dependency. 228120:30:37Run `npm audit` for details. 228320:30:38$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 228420:30:38-------------------------------------------------------------------------------- 228520:30:38Ensuring GDK managed configuration files are up-to-date 228620:30:38-------------------------------------------------------------------------------- 228720:30:38rake generate_config_files 228820:30:40Successfully updated! 228920:30:41DEBUG: command=[asdf which gdk], opts=[{}], display_output=[false], retry_attempts=[0] 229020:30:41DEBUG: result: success?=[true], stdout=[/home/gdk/.asdf/installs/ruby/3.3.7/bin/gdk], stderr=[], duration=[0.09 seconds] 229120:30:41==> 'GDK_SELF_UPDATE=0 gdk update' succeeded in 541 seconds. 229220:30:41$ run_timed_command "gdk config list" 229320:30:41$ gdk config list 229520:30:42action_cable: 229620:30:42 worker_pool_size: 4 229820:30:42 opt_out: false 230020:30:42 enabled: false 230120:30:42 global_sequence_range: 2199023255552 230220:30:42 instance_count: 0 230320:30:42 instances: [] 230420:30:42 port_offset: 0 230520:30:42 postgresql_clusterwide: 230620:30:42 host: "/home/gdk/gdk/postgresql" 230820:30:42charts_gitlab: 230920:30:42 auto_update: true 231020:30:42 enabled: false 231220:30:42 bin: "/usr/bin/clickhouse" 231320:30:42 data_dir: "/home/gdk/gdk/clickhouse/data" 231420:30:42 dir: "/home/gdk/gdk/clickhouse" 231520:30:42 enabled: false 231620:30:42 http_port: 8123 231720:30:42 interserver_http_port: 9009 231820:30:42 log_dir: "/home/gdk/gdk/log/clickhouse" 231920:30:42 log_level: trace 232020:30:42 max_memory_usage: 1000000000 232120:30:42 max_server_memory_usage: 2000000000 232220:30:42 max_thread_pool_size: 1000 232320:30:42 tcp_port: 9001 232820:30:42 version: 8915bd4 232920:30:42docs_gitlab_com: 233020:30:42 auto_update: true 233120:30:42 enabled: false 233320:30:42duo_workflow: 233420:30:42 auto_update: true 233620:30:42 enabled: false 233820:30:42 executor_build_arch: amd64 233920:30:42 executor_build_os: linux 234020:30:42 llm_cache: false 234220:30:42 service_version: main 234320:30:42elasticsearch: 234420:30:42 enabled: false 234520:30:42 version: 8.11.4 234720:30:42 RAILS_ENV: development 234920:30:42 GITLAB_LICENSE_MODE: test 235120:30:42 ask_to_restart_after_update: true 235220:30:42 auto_rebase_projects: false 235320:30:42 auto_reconfigure: true 235420:30:42 debug: false 235520:30:42 experimental: 235620:30:42 auto_reconfigure: true 235720:30:42 overwrite_changes: false 235820:30:42 preflight_checks_opt_out: false 235920:30:42 protected_config_files: [] 236020:30:42 rubygems_update_opt_out: false 236120:30:42 runit_wait_secs: 20 236220:30:42 start_hooks: 236820:30:42 system_packages_opt_out: false 236920:30:42 update_hooks: 237220:30:42 - support/exec-cd gitlab bin/spring stop || true 237320:30:42 use_bash_shim: false 237520:30:42 enabled: false 237620:30:42 experimental: 237720:30:42 allow_secondary_tests_in_primary: false 237820:30:42 node_name: gdk 237920:30:42 registry_replication: 238020:30:42 enabled: false 238220:30:42 secondary: false 238420:30:42 bin: "/usr/bin/git" 238520:30:42git_repositories: 238620:30:42- "/home/gdk/gdk/" 238720:30:42- "/home/gdk/gdk/gitlab" 238920:30:42 address: "/home/gdk/gdk/gitaly.socket" 239020:30:42 assembly_dir: "/home/gdk/gdk/gitaly/assembly" 239120:30:42 auth_token: '' 239220:30:42 auto_update: true 239420:30:42 enabled: false 239520:30:42 go_cloud_url: s3://gitaly-backups?awssdk=v2&disable_https=true&use_path_style=true®ion=gdk&endpoint=http%3A%2F%2F127.0.0.1%3A9000 239620:30:42 config_file: "/home/gdk/gdk/gitaly/gitaly.config.toml" 239720:30:42 dir: "/home/gdk/gdk/gitaly" 239820:30:42 enable_all_feature_flags: false 239920:30:42 enabled: false 240120:30:42 AWS_ACCESS_KEY_ID: minio 240220:30:42 AWS_SECRET_ACCESS_KEY: gdk-minio 240320:30:42 gitconfig: [] 240420:30:42 log_dir: "/home/gdk/gdk/log/gitaly" 240520:30:42 repository_storages: "/home/gdk/gdk/repository_storages" 240620:30:42 runtime_dir: "/home/gdk/gdk/tmp" 240720:30:42 skip_compile: true 240820:30:42 skip_setup: false 240920:30:42 storage_count: 1 241020:30:42 storage_dir: "/home/gdk/gdk/repositories" 241120:30:42 transactions: 241220:30:42 enabled: false 241420:30:42 auto_update: true 241520:30:42 cache_classes: true 241820:30:42 name: cell-1 241920:30:42 skip_sequence_alteration: false 242020:30:42 default_branch: master 242120:30:42 dir: "/home/gdk/gdk/gitlab" 242220:30:42 gitaly_disable_request_limits: false 242320:30:42 lefthook_enabled: true 242420:30:42 log_dir: "/home/gdk/gdk/gitlab/log" 242720:30:42 allowed_hosts: [] 242820:30:42 application_settings_cache_seconds: 60 242920:30:42 bootsnap: true 243020:30:42 bundle_gemfile: "/home/gdk/gdk/gitlab/Gemfile" 243320:30:42 enabled: true 243420:30:42 use_main_database: false 243620:30:42 enabled: false 243820:30:42 enabled: false 243920:30:42 use_main_database: true 244020:30:42 hostname: 127.0.0.1 244220:30:42 enabled: false 244320:30:42 multiple_databases: false 244620:30:42 threads_max: 4 244720:30:42 threads_min: 1 244920:30:42 session_store: 245020:30:42 cookie_key: _gitlab_session 245120:30:42 session_cookie_token_prefix: cell-1 245220:30:42 unique_cookie_key_postfix: false 245320:30:42 rails_background_jobs: 245420:30:42 enabled: true 245520:30:42 sidekiq_exporter_enabled: false 245620:30:42 sidekiq_exporter_port: 3807 245720:30:42 sidekiq_health_check_enabled: false 245820:30:42 sidekiq_health_check_port: 3907 245920:30:42 sidekiq_queues: 246220:30:42 sidekiq_routing_rules: 246620:30:42 verbose: false 246720:30:42 topology_service: 246820:30:42 address: 127.0.0.1:9095 246920:30:42 ca_file: "/home/gdk/gdk/gitlab-topology-service/tmp/certs/ca-cert.pem" 247020:30:42 certificate_file: "/home/gdk/gdk/gitlab-topology-service/tmp/certs/client-cert.pem" 247120:30:42 enabled: true 247220:30:42 private_key_file: "/home/gdk/gdk/gitlab-topology-service/tmp/certs/client-key.pem" 247320:30:42gitlab_ai_gateway: 247420:30:42 auto_update: true 247520:30:42 enabled: false 247820:30:42 auto_update: true 247920:30:42 enabled: false 248020:30:42 https: false 248220:30:42 port_https: 3030 248320:30:42gitlab_elasticsearch_indexer: 248420:30:42 auto_update: true 248520:30:42gitlab_http_router: 248620:30:42 auto_update: true 248720:30:42 enabled: true 248820:30:42 gitlab_rules_config: session_prefix 249020:30:42 use_distinct_port: false 249120:30:42gitlab_k8s_agent: 249220:30:42 agent_listen_address: 127.0.0.1:8150 249320:30:42 agent_listen_network: tcp 249420:30:42 auto_update: true 249620:30:42 enabled: false 249820:30:42 certificate_file: '' 249920:30:42 enable_tls: false 250020:30:42 host_port: localhost:7233 250120:30:42 key_file: '' 250220:30:42 namespace: default 250320:30:42 workflow_data_encryption: 250420:30:42 codec_server: 250520:30:42 authorized_user_emails: [] 250720:30:42 address: 127.0.0.1:8142 250820:30:42 network: tcp 250920:30:42 nginx_url_path: "/-/autoflow/codec-server/" 251220:30:42 enabled: false 251320:30:42 configure_only: false 251420:30:42 enabled: false 251520:30:42 internal_api_listen_address: 127.0.0.1:8153 251620:30:42 internal_api_listen_network: tcp 251720:30:42 k8s_api_listen_address: 127.0.0.1:8154 251820:30:42 k8s_api_listen_network: tcp 251920:30:42 otlp_ca_certificate_file: '' 252020:30:42 otlp_endpoint: '' 252120:30:42 otlp_token_secret_file: '' 252220:30:42 private_api_listen_address: 127.0.0.1:8155 252320:30:42 private_api_listen_network: tcp 252420:30:42 run_from_source: false 252520:30:42gitlab_observability_backend: 252620:30:42 auto_update: true 252720:30:42 enabled: false 252820:30:42gitlab_operator: 252920:30:42 auto_update: true 253020:30:42 enabled: false 253120:30:42gitlab_pages: 253220:30:42 access_control: false 253320:30:42 auth_client_id: '' 253420:30:42 auth_client_secret: '' 253520:30:42 auth_scope: api 253620:30:42 auto_update: true 253720:30:42 enable_custom_domains: false 253820:30:42 enabled: false 253920:30:42 host: 127.0.0.1.nip.io 254120:30:42 propagate_correlation_id: false 254220:30:42 secret_file: "/home/gdk/gdk/gitlab-pages-secret" 254320:30:42 verbose: false 254420:30:42gitlab_runner: 254520:30:42 auto_update: true 254620:30:42 enabled: false 254720:30:42gitlab_shell: 254820:30:42 auto_update: true 254920:30:42 dir: "/home/gdk/gdk/gitlab-shell" 255120:30:42 pure_ssh_protocol_enabled: false 255320:30:42 allowed_scopes: [] 255420:30:42 enabled: true 255520:30:42 skip_compile: true 255620:30:42 skip_setup: false 255720:30:42gitlab_topology_service: 255820:30:42 auto_update: true 255920:30:42 certificate_file: "/home/gdk/gdk/gitlab-topology-service/tmp/certs/server-cert.pem" 256020:30:42 client_certificate_file: "/home/gdk/gdk/gitlab-topology-service/tmp/certs/client-cert.pem" 256120:30:42 enabled: true 256220:30:42 grpc_port: 9095 256320:30:42 key_file: "/home/gdk/gdk/gitlab-topology-service/tmp/certs/server-key.pem" 256420:30:42 rest_port: 9096 256620:30:42 auto_update: true 256720:30:42 enabled: false 256920:30:42 enabled: false 257120:30:42hostname: 127.0.0.1 257320:30:42 enabled: false 257620:30:42 license_mode: test 257720:30:42listen_address: 127.0.0.1 257820:30:42load_balancing: 258020:30:42 enabled: false 258120:30:42 enabled: false 258320:30:42 enabled: false 258420:30:42 image: mattermost/mattermost-preview 258720:30:42 enabled: false 258920:30:42 auto_update: true 259020:30:42 enabled: false 259220:30:42 bin: "/usr/local/bin/nginx" 259320:30:42 enabled: false 259520:30:42 enabled: false 259820:30:42 enabled: false 259920:30:42 listen_address: 127.0.0.1 260120:30:42 enabled: true 260320:30:42 certificate: localhost.crt 260420:30:42 key: localhost.key 260520:30:42object_store: 260620:30:42 backup_remote_directory: '' 260820:30:42 provider: AWS 260920:30:42 aws_access_key_id: minio 261020:30:42 aws_secret_access_key: gdk-minio 261320:30:42 path_style: true 261420:30:42 console_port: 9002 261520:30:42 consolidated_form: false 261620:30:42 enabled: false 261720:30:42 host: 127.0.0.1 262020:30:42 bucket: artifacts 262220:30:42 bucket: backups 262320:30:42 external_diffs: 262420:30:42 bucket: external-diffs 262620:30:42 bucket: lfs-objects 262820:30:42 bucket: uploads 263020:30:42 bucket: packages 263120:30:42 dependency_proxy: 263220:30:42 bucket: dependency-proxy 263320:30:42 terraform_state: 263420:30:42 bucket: terraform 263620:30:42 bucket: pages 263720:30:42 ci_secure_files: 263820:30:42 bucket: ci-secure-files 263920:30:42 gitaly_backups: 264020:30:42 bucket: gitaly-backups 264420:30:42 client_id: '' 264520:30:42 client_secret: '' 264620:30:42 enabled: false 264920:30:42 app_secret: '' 265020:30:42 enabled: false 265120:30:42 scope: read_user 265220:30:42 google_oauth2: 265320:30:42 client_id: '' 265420:30:42 client_secret: '' 265520:30:42 enabled: false 265720:30:42 enabled: false 265820:30:42 openid_connect: 266020:30:42 enabled: false 266120:30:42omnibus_gitlab: 266220:30:42 auto_update: true 266320:30:42 enabled: false 266520:30:42 auto_update: true 266620:30:42 bin: "/usr/local/bin/bao" 266720:30:42 cluster_port: 8201 266820:30:42 dev_token: dev-only-token 266920:30:42 enabled: false 267120:30:42 root_token: '' 267220:30:42 unseal_key: '' 267320:30:42 vault_proxy: 267420:30:42 bin: "/usr/local/bin/bao" 267520:30:42 enabled: false 267920:30:42 host: 127.0.0.1 268020:30:42 enabled: false 268220:30:42 host: 127.0.0.1 268420:30:42pgbouncer_replicas: 268520:30:42 enabled: false 268720:30:42 auto_update: false 268820:30:42 enabled: false 269020:30:42 version: v0.7.2 269220:30:42port_offset: 0 269420:30:42 active_version: '14.9' 269520:30:42 bin: "/home/gdk/.asdf/installs/postgres/14.9/bin/postgres" 269620:30:42 bin_dir: "/home/gdk/.asdf/installs/postgres/14.9/bin" 269720:30:42 data_dir: "/home/gdk/gdk/postgresql/data" 269820:30:42 dir: "/home/gdk/gdk/postgresql" 269920:30:42 enabled: true 270120:30:42 dir: "/home/gdk/gdk/postgresql-geo" 270220:30:42 host: "/home/gdk/gdk/postgresql-geo" 270420:30:42 host: "/home/gdk/gdk/postgresql" 270520:30:42 max_connections: 100 270620:30:42 multiple_replicas: 270720:30:42 enabled: false 271020:30:42 data_directory: "/home/gdk/gdk/postgresql-replica/data" 271120:30:42 enabled: false 271220:30:42 host: "/home/gdk/gdk/postgresql-replica" 271520:30:42 root_directory: "/home/gdk/gdk/postgresql-replica" 271720:30:42 data_directory: "/home/gdk/gdk/postgresql-replica-2/data" 271820:30:42 enabled: false 271920:30:42 host: "/home/gdk/gdk/postgresql-replica-2" 272220:30:42 root_directory: "/home/gdk/gdk/postgresql-replica-2" 272320:30:42 replica_data_dir: "/home/gdk/gdk/postgresql-replica/data" 272420:30:42 replica_dir: "/home/gdk/gdk/postgresql-replica" 272520:30:42 replication_user: gitlab_replication 272720:30:42 address: "/home/gdk/gdk/praefect.socket" 272820:30:42 config_file: "/home/gdk/gdk/gitaly/praefect.config.toml" 273020:30:42 dbname: praefect_development 273120:30:42 host: "/home/gdk/gdk/postgresql" 273320:30:42 sslmode: disable 273420:30:42 enabled: true 273520:30:42 node_count: 1 273720:30:42 enabled: false 273820:30:42 extra_hosts: [] 273920:30:42 gitaly_exporter_port: 9236 274020:30:42 gitlab_ai_gateway_exporter_port: 8082 274120:30:42 gitlab_shell_exporter_port: 9122 274320:30:42 praefect_exporter_port: 10101 274420:30:42 workhorse_exporter_port: 9229 274620:30:42 enabled: true 274820:30:42 custom_config: {} 275020:30:42 development: 275320:30:42 rate_limiting: 4 275420:30:42 repository_cache: 2 275620:30:42 shared_state: 0 275720:30:42 trace_chunks: 3 276120:30:42 rate_limiting: 14 276220:30:42 repository_cache: 12 276320:30:42 sessions: 15 276420:30:42 shared_state: 10 276520:30:42 trace_chunks: 13 276620:30:42 dir: "/home/gdk/gdk/redis" 276720:30:42 enabled: true 276820:30:42redis_cluster: 276920:30:42 dev_port_1: 6000 277020:30:42 dev_port_2: 6001 277120:30:42 dev_port_3: 6002 277220:30:42 dir: "/home/gdk/gdk/redis-cluster" 277320:30:42 enabled: false 277420:30:42 test_port_1: 6003 277520:30:42 test_port_2: 6004 277620:30:42 test_port_3: 6005 277820:30:42 api_host: 127.0.0.1 277920:30:42 auth_enabled: true 278020:30:42 auto_update: true 278120:30:42 compatibility_schema1_enabled: false 278320:30:42 dbname: registry_dev 278420:30:42 enabled: false 278520:30:42 host: "/home/gdk/gdk/postgresql" 278720:30:42 sslmode: disable 278820:30:42 dir: "/home/gdk/gdk/container-registry" 278920:30:42 enabled: false 279020:30:42 host: 127.0.0.1 279120:30:42 listen_address: 127.0.0.1 279220:30:42 notifications_enabled: false 279420:30:42 read_only_maintenance_enabled: false 279520:30:42 self_signed: false 279620:30:42 version: v4.14.0-gitlab 279720:30:42relative_url_root: '' 279820:30:42repositories: 281020:30:42 gitlab_observability_backend: git@gitlab.com:gitlab-org/opstrace/opstrace.git 282320:30:42repositories_root: "/home/gdk/gdk/repositories" 282420:30:42repository_storages: "/home/gdk/gdk/repository_storages" 282520:30:42restrict_cpu_count: 2 282720:30:42 bin: "/usr/local/bin/gitlab-runner" 282820:30:42 concurrent: 1 282920:30:42 config_file: "/home/gdk/gdk/gitlab-runner-config.toml" 283020:30:42 docker_host: '' 283120:30:42 docker_pull: always 283220:30:42 enabled: false 283320:30:42 executor: docker 283420:30:42 extra_hosts: [] 283520:30:42 image: gitlab/gitlab-runner:latest 283620:30:42 install_mode: binary 283720:30:42 network_mode_host: false 283820:30:42 pull_policy: if-not-present 283920:30:42 token: 'DEFAULT TOKEN: Register your runner to get a valid token' 284120:30:42 auto_update: true 284220:30:42 enabled: false 284420:30:42 - namespaces 284720:30:42 enabled: false 284820:30:42 hostname: smartcard.gdk.test 285020:30:42 san_extensions: true 285220:30:42 certificate: smartcard.gdk.test.pem 285320:30:42 client_cert_ca: "/mkcert/rootCA.pem" 285420:30:42 key: smartcard.gdk.test-key.pem 285520:30:42snowplow_micro: 285620:30:42 enabled: false 285720:30:42 image: snowplow/snowplow-micro:latest 286020:30:42 additional_config: '' 286120:30:42 authorized_keys_file: "/home/gdk/gdk/.ssh/authorized_keys" 286220:30:42 bin: "/usr/sbin/sshd" 286320:30:42 enabled: true 286420:30:42 host_key: '' 286520:30:42 host_key_algorithms: 286920:30:42 - "/home/gdk/gdk/openssh/ssh_host_rsa_key" 287020:30:42 - "/home/gdk/gdk/openssh/ssh_host_ed25519_key" 287120:30:42 listen_address: 127.0.0.1 287220:30:42 listen_port: 2222 287320:30:42 proxy_protocol: false 287420:30:42 use_gitlab_sshd: true 287620:30:42 web_listen: '' 287820:30:42 enabled: false 287920:30:42 environment: native 288020:30:42 username: '' 288220:30:42 build_tags: tracer_static tracer_static_jaeger 288420:30:42 enabled: false 288520:30:42 listen_address: 127.0.0.1 288620:30:42 version: 1.21.0 288720:30:42username: gdk 288920:30:42 enabled: false 289020:30:42 hot_module_reloading: true 289220:30:42 vue_version: 2 289420:30:42 allowed_hosts: [] 289520:30:42 enabled: true 289620:30:42 host: 127.0.0.1 289720:30:42 incremental: true 289820:30:42 incremental_ttl: 30 289920:30:42 live_reload: false 290120:30:42 public_address: '' 290220:30:42 sourcemaps: false 290320:30:42 static: false 290420:30:42 vendor_dll: false 290520:30:42 vue_version: 2 290720:30:42 ci_long_polling_seconds: 0 290820:30:42 configured_port: 3333 290920:30:42 enabled: true 291020:30:42 skip_compile: true 291120:30:42 skip_setup: false 291320:30:42 auto_update: true 291420:30:42 enabled: false 291520:30:42 index_port_dev_1: 6080 291620:30:42 index_port_dev_2: 6081 291720:30:42 index_port_test: 6060 291820:30:42 indexer_version: main 291920:30:42 version: 404b1ff8c8119ac7bba8e5b5481937eb9dd02d50 292020:30:42 web_port_dev_1: 6090 292120:30:42 web_port_dev_2: 6091 292220:30:42 web_port_test: 6070 292320:30:42$ run_timed_command "gdk reconfigure" 292420:30:41==> 'gdk config list' succeeded in 1 seconds. 292520:30:42$ gdk reconfigure 292620:30:44rake Procfile 292720:30:44. ./support/bootstrap-common.sh ; ensure_line_in_file "include 'gitlab.conf'" "postgresql/data/postgresql.conf" 292820:30:45rake postgresql/data/gitlab.conf 292920:30:45-------------------------------------------------------------------------------- 293020:30:45Ensuring necessary databases are setup and seeded 293120:30:45-------------------------------------------------------------------------------- 293220:30:45rake Procfile 293320:30:46gdk start db --quiet 293420:30:47support/bootstrap-praefect 293520:30:47support/bootstrap-rails 293620:30:47gitlabhq_development exists, nothing to do here. 293720:30:47gitlabhq_development_ci exists, nothing to do here. 293820:30:48rake openssh/sshd_config 294020:30:48$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 294120:30:48-------------------------------------------------------------------------------- 294220:30:48Installing asdf tools from /home/gdk/gdk/gitlab-http-router/.tool-versions 294320:30:48-------------------------------------------------------------------------------- 294420:30:48cd /home/gdk/gdk/gitlab-http-router && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-http-router/.tool-versions" asdf install 294620:30:48$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 294720:30:48rake gitlab-topology-service/config.toml 294820:30:49nodejs 22.13.1 is already installed 294920:30:49-------------------------------------------------------------------------------- 295020:30:49Installing asdf tools from /home/gdk/gdk/gitlab-topology-service/.tool-versions 295120:30:49-------------------------------------------------------------------------------- 295220:30:49. support/bootstrap-common.sh; cd /home/gdk/gdk/gitlab-topology-service; asdf_install_update_plugins 295320:30:49cd /home/gdk/gdk/gitlab-http-router && asdf reshim 295420:30:50-------------------------------------------------------------------------------- 295520:30:50Installing/updating asdf plugins... 295620:30:50-------------------------------------------------------------------------------- 295720:30:52Location of postgres plugin: /home/gdk/.asdf/plugins/postgres 295820:30:52Updating postgres to master 295920:30:52Already on 'master' 296020:30:52Your branch is up to date with 'origin/master'. 296120:30:52Location of rust plugin: /home/gdk/.asdf/plugins/rust 296220:30:52Updating rust to master 296320:30:52Already on 'master' 296420:30:52Your branch is up to date with 'origin/master'. 296520:30:52Location of vale plugin: /home/gdk/.asdf/plugins/vale 296620:30:52Updating vale to main 296720:30:52Already on 'main' 296820:30:52Your branch is up to date with 'origin/main'. 296920:30:52Location of minio plugin: /home/gdk/.asdf/plugins/minio 297020:30:52Updating minio to master 297120:30:52Already on 'master' 297220:30:52Your branch is up to date with 'origin/master'. 297320:30:52Location of protoc plugin: /home/gdk/.asdf/plugins/protoc 297420:30:52Updating protoc to master 297520:30:52Already on 'master' 297620:30:52Your branch is up to date with 'origin/master'. 297720:30:52Location of yarn plugin: /home/gdk/.asdf/plugins/yarn 297820:30:52Updating yarn to main 297920:30:52Already on 'main' 298020:30:52Your branch is up to date with 'origin/main'. 298120:30:52Location of markdownlint-cli2 plugin: /home/gdk/.asdf/plugins/markdownlint-cli2 298220:30:52Updating markdownlint-cli2 to main 298320:30:52Already on 'main' 298420:30:52Your branch is up to date with 'origin/main'. 298520:30:52Location of golang plugin: /home/gdk/.asdf/plugins/golang 298620:30:52Updating golang to master 298720:30:52Already on 'master' 298820:30:52Your branch is up to date with 'origin/master'. 298920:30:52Location of shellcheck plugin: /home/gdk/.asdf/plugins/shellcheck 299020:30:52Updating shellcheck to master 299120:30:52Already on 'master' 299220:30:52Your branch is up to date with 'origin/master'. 299320:30:52Location of redis plugin: /home/gdk/.asdf/plugins/redis 299420:30:52Updating redis to master 299520:30:52Already on 'master' 299620:30:52Your branch is up to date with 'origin/master'. 299720:30:52Location of nodejs plugin: /home/gdk/.asdf/plugins/nodejs 299820:30:52Updating nodejs to master 299920:30:52Already on 'master' 300020:30:52Your branch is up to date with 'origin/master'. 300120:30:52Location of golangci-lint plugin: /home/gdk/.asdf/plugins/golangci-lint 300220:30:52Updating golangci-lint to master 300320:30:52Already on 'master' 300420:30:52Your branch is up to date with 'origin/master'. 300520:30:52Location of ruby plugin: /home/gdk/.asdf/plugins/ruby 300620:30:52Updating ruby to master 300720:30:52Already on 'master' 300820:30:52Your branch is up to date with 'origin/master'. 300920:30:52cd /home/gdk/gdk/gitlab-topology-service && ASDF_DEFAULT_TOOL_VERSIONS_FILENAME="/home/gdk/gdk/gitlab-topology-service/.tool-versions" asdf install 301020:30:53golang 1.24.0 is already installed 301120:30:53golangci-lint 1.64.5 is already installed 301220:30:53protoc 21.12 is already installed 301320:30:53ruby 3.3.7 is already installed 301420:30:53-------------------------------------------------------------------------------- 301520:30:53Performing make deps steps for /home/gdk/gdk/gitlab-topology-service 301620:30:53-------------------------------------------------------------------------------- 301720:30:53support/asdf-exec /home/gdk/gdk/gitlab-topology-service make deps 301820:30:54[ -e tmp/certs/done ] || scripts/generate-certs.bash 301920:30:54go install google.golang.org/protobuf/cmd/protoc-gen-go 302020:30:54go install google.golang.org/grpc/cmd/protoc-gen-go-grpc 302120:30:54go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway 302220:30:55go install github.com/yoheimuta/protolint/cmd/protolint 302320:30:55go install github.com/bufbuild/buf/cmd/buf 302420:30:56cd clients/ruby && bundle install 302520:30:57Using base64 0.2.0 302620:30:57Using benchmark 0.4.0 302720:30:57Using bigdecimal 3.1.9 302820:30:57Using concurrent-ruby 1.3.5 302920:30:57Using connection_pool 2.5.0 303020:30:57Using drb 2.2.1 303120:30:57Using i18n 1.14.7 303220:30:57Using logger 1.6.6 303320:30:57Using minitest 5.25.4 303420:30:57Using securerandom 0.4.1 303520:30:57Using tzinfo 2.0.6 303620:30:57Using uri 1.0.2 303720:30:57Using activesupport 8.0.1 303820:30:57Using ast 2.4.2 303920:30:57Using debug_inspector 1.2.0 304020:30:57Using binding_of_caller 1.0.1 304120:30:57Using bundler 2.4.4 304220:30:57Using diff-lcs 1.6.0 304320:30:57Using json 2.10.1 304420:30:57Using language_server-protocol 3.17.0.4 304520:30:57Using parallel 1.26.3 304620:30:57Using racc 1.8.1 304720:30:57Using parser 3.3.7.1 304820:30:57Using rainbow 3.1.1 304920:30:57Using regexp_parser 2.10.0 305020:30:57Using rubocop-ast 1.38.0 305120:30:57Using ruby-progressbar 1.13.0 305220:30:57Using unicode-display_width 2.6.0 305320:30:57Using rubocop 1.68.0 305420:30:57Using rubocop-capybara 2.21.0 305520:30:57Using rubocop-factory_bot 2.26.1 305620:30:57Using rubocop-graphql 1.5.4 305720:30:57Using rubocop-performance 1.21.1 305820:30:57Using rack 3.1.10 305920:30:57Using rubocop-rails 2.26.2 306020:30:57Using rubocop-rspec 3.0.5 306120:30:57Using rubocop-rspec_rails 2.30.0 306220:30:57Using gitlab-styles 13.0.2 306320:30:57Using google-protobuf 3.25.6 (x86_64-linux) 306420:30:57Using googleapis-common-protos-types 1.18.0 306520:30:57Using grpc 1.70.1 (x86_64-linux) 306620:30:57Using gitlab-topology-service-client 0.1 from source at `.` 306720:30:57Using rouge 4.5.1 306820:30:57Using unparser 0.6.15 306920:30:57Using proc_to_ast 0.2.0 307020:30:57Using rspec-support 3.13.2 307120:30:57Using rspec-core 3.13.3 307220:30:57Using rspec-expectations 3.13.3 307320:30:57Using rspec-mocks 3.13.2 307420:30:57Using rspec 3.13.0 307520:30:57Using rspec-parameterized-core 1.0.1 307620:30:57Using rspec-parameterized-table_syntax 1.0.1 307720:30:57Using rspec-parameterized 1.0.2 307820:30:57Bundle complete! 5 Gemfile dependencies, 53 gems now installed. 307920:30:57Bundled gems are installed into `/home/gdk/.gitlab-ci-cache/ruby/bundle` 308020:30:58rake gitlab-topology-service/config.toml 308120:31:00-------------------------------------------------------------------------------- 308220:31:00Performing npm steps for /home/gdk/gdk/gitlab-http-router 308320:31:00-------------------------------------------------------------------------------- 308420:31:00cd /home/gdk/gdk/gitlab-http-router && npm install 308520:31:02up to date, audited 306 packages in 1s 308620:31:0273 packages are looking for funding 308720:31:02 run `npm fund` for details 308820:31:0211 vulnerabilities (3 low, 8 moderate) 308920:31:02Some issues need review, and may require choosing 309020:31:02a different dependency. 309120:31:02Run `npm audit` for details. 309320:31:02$(find support/templates -name "*.erb" -not -path "*/gitlab-pages-secret.erb" -not -path "*/gitlab-kas-websocket-token-secret.erb" -not -path "*/gitlab-kas-autoflow-temporal-workflow-data-encryption-secret.erb") > /dev/null 2>&1 || true 309420:31:02-------------------------------------------------------------------------------- 309520:31:02Ensuring GDK managed configuration files are up-to-date 309620:31:02-------------------------------------------------------------------------------- 309720:31:02rake generate_config_files 309820:31:03Successfully reconfigured! 309920:30:42==> 'gdk reconfigure' succeeded in 21 seconds. 310020:31:03$ run_timed_command "gdk start" 310220:31:04ok: run: /home/gdk/gdk/services/postgresql: (pid 6607) 386s, normally down 310320:31:04ok: run: /home/gdk/gdk/services/redis: (pid 6608) 386s, normally down 310420:31:04ok: run: /home/gdk/gdk/services/praefect: (pid 12275) 341s, normally down 310520:31:04ok: run: /home/gdk/gdk/services/praefect-gitaly-0: (pid 12276) 341s, normally down 310620:31:05ok: run: /home/gdk/gdk/services/gitlab-http-router: (pid 28293) 254s, normally down 310720:31:05ok: run: /home/gdk/gdk/services/gitlab-topology-service: (pid 54883) 0s, normally down 310820:31:05ok: run: /home/gdk/gdk/services/gitlab-workhorse: (pid 54885) 0s, normally down 310920:31:05ok: run: /home/gdk/gdk/services/rails-background-jobs: (pid 54891) 0s, normally down 311020:31:05ok: run: /home/gdk/gdk/services/rails-web: (pid 54886) 0s, normally down 311120:31:05ok: run: /home/gdk/gdk/services/sshd: (pid 54887) 0s, normally down 311220:31:05ok: run: /home/gdk/gdk/services/webpack: (pid 54884) 0s, normally down 311420:31:06=> - Ruby: ruby 3.3.7 (2025-01-15 revision be31f993d7) +YJIT [x86_64-linux]. 311520:31:06=> - Node.js: v20.12.2. 311720:31:06=> The TopologyService is up and running. 311820:31:03==> 'gdk start' succeeded in 3 seconds. 311920:31:06$ run_timed_command "test_url" 312120:32:06> Running gdk status.. 312220:32:12run: /home/gdk/gdk/services/gitlab-http-router: (pid 28293) 322s, normally down; run: log: (pid 6598) 454s 312320:32:12run: /home/gdk/gdk/services/gitlab-topology-service: (pid 54883) 67s, normally down; run: log: (pid 6595) 454s 312420:32:12run: /home/gdk/gdk/services/gitlab-workhorse: (pid 54885) 67s, normally down; run: log: (pid 6597) 454s 312520:32:12run: /home/gdk/gdk/services/postgresql: (pid 6607) 454s, normally down; run: log: (pid 6596) 454s 312620:32:12run: /home/gdk/gdk/services/praefect: (pid 12275) 409s, normally down; run: log: (pid 6601) 454s 312720:32:12run: /home/gdk/gdk/services/praefect-gitaly-0: (pid 12276) 409s, normally down; run: log: (pid 6602) 454s 312820:32:12run: /home/gdk/gdk/services/rails-background-jobs: (pid 54891) 67s, normally down; run: log: (pid 6594) 454s 312920:32:12run: /home/gdk/gdk/services/rails-web: (pid 54886) 67s, normally down; run: log: (pid 6599) 454s 313020:32:12run: /home/gdk/gdk/services/redis: (pid 6608) 454s, normally down; run: log: (pid 6604) 454s 313120:32:12run: /home/gdk/gdk/services/sshd: (pid 54887) 67s, normally down; run: log: (pid 6603) 454s 313220:32:12run: /home/gdk/gdk/services/webpack: (pid 54884) 67s, normally down; run: log: (pid 6600) 454s 313420:32:13=> - Ruby: ruby 3.3.7 (2025-01-15 revision be31f993d7) +YJIT [x86_64-linux]. 313520:32:13=> - Node.js: v20.12.2. 313720:32:13=> The TopologyService is up and running. 313820:31:06curl: (22) The requested URL returned error: 502 313920:32:13HTTP/1.1 502 Bad Gateway 314020:32:13Date: Thu, 20 Feb 2025 20:32:13 GMT 314120:32:13Content-Type: text/html 314220:32:132025-02-20_20:32:13 : Failed on GDK attempt #1. Trying for up to 16 minutes. 314320:32:22curl: (22) The requested URL returned error: 502 314420:32:22HTTP/1.1 502 Bad Gateway 314520:32:22Date: Thu, 20 Feb 2025 20:32:22 GMT 314620:32:22Content-Type: text/html 314720:32:222025-02-20_20:32:22 : Failed on GDK attempt #2. Trying for up to 16 minutes. 314820:32:30curl: (22) The requested URL returned error: 502 314920:32:30HTTP/1.1 502 Bad Gateway 315020:32:30Date: Thu, 20 Feb 2025 20:32:30 GMT 315120:32:30Content-Type: text/html 315220:32:302025-02-20_20:32:30 : Failed on GDK attempt #3. Trying for up to 16 minutes. 315320:32:38curl: (22) The requested URL returned error: 502 315420:32:38HTTP/1.1 502 Bad Gateway 315520:32:38Date: Thu, 20 Feb 2025 20:32:38 GMT 315620:32:38Content-Type: text/html 315720:32:382025-02-20_20:32:38 : Failed on GDK attempt #4. Trying for up to 16 minutes. 315820:32:46curl: (22) The requested URL returned error: 502 315920:32:46HTTP/1.1 502 Bad Gateway 316020:32:46Date: Thu, 20 Feb 2025 20:32:46 GMT 316120:32:46Content-Type: text/html 316220:32:462025-02-20_20:32:46 : Failed on GDK attempt #5. Trying for up to 16 minutes. 316320:32:54curl: (22) The requested URL returned error: 502 316420:32:54HTTP/1.1 502 Bad Gateway 316520:32:54Date: Thu, 20 Feb 2025 20:32:54 GMT 316620:32:54Content-Type: text/html 316720:32:542025-02-20_20:32:54 : Failed on GDK attempt #6. Trying for up to 16 minutes. 316820:33:02HTTP/1.1 502 Bad Gateway 316920:33:02Date: Thu, 20 Feb 2025 20:33:02 GMT 317020:33:02Content-Type: text/html 317120:33:02curl: (22) The requested URL returned error: 502 317220:33:022025-02-20_20:33:02 : Failed on GDK attempt #7. Trying for up to 16 minutes. 317320:33:10curl: (22) The requested URL returned error: 502 317420:33:10HTTP/1.1 502 Bad Gateway 317520:33:10Date: Thu, 20 Feb 2025 20:33:10 GMT 317620:33:10Content-Type: text/html 317720:33:102025-02-20_20:33:10 : Failed on GDK attempt #8. Trying for up to 16 minutes. 317820:33:19curl: (22) The requested URL returned error: 502 317920:33:19HTTP/1.1 502 Bad Gateway 318020:33:19Date: Thu, 20 Feb 2025 20:33:19 GMT 318120:33:19Content-Type: text/html 318220:33:192025-02-20_20:33:18 : Failed on GDK attempt #9. Trying for up to 16 minutes. 318320:33:27curl: (22) The requested URL returned error: 502 318420:33:27HTTP/1.1 502 Bad Gateway 318520:33:27Date: Thu, 20 Feb 2025 20:33:27 GMT 318620:33:27Content-Type: text/html 318720:33:272025-02-20_20:33:27 : Failed on GDK attempt #10. Trying for up to 16 minutes. 318820:33:35curl: (22) The requested URL returned error: 502 318920:33:35HTTP/1.1 502 Bad Gateway 319020:33:35Date: Thu, 20 Feb 2025 20:33:35 GMT 319120:33:35Content-Type: text/html 319220:33:352025-02-20_20:33:35 : Failed on GDK attempt #11. Trying for up to 16 minutes. 319320:33:43curl: (22) The requested URL returned error: 502 319420:33:43HTTP/1.1 502 Bad Gateway 319520:33:43Date: Thu, 20 Feb 2025 20:33:43 GMT 319620:33:43Content-Type: text/html 319720:33:432025-02-20_20:33:43 : Failed on GDK attempt #12. Trying for up to 16 minutes. 319820:33:51curl: (22) The requested URL returned error: 502 319920:33:51HTTP/1.1 502 Bad Gateway 320020:33:51Date: Thu, 20 Feb 2025 20:33:51 GMT 320120:33:51Content-Type: text/html 320220:33:512025-02-20_20:33:51 : Failed on GDK attempt #13. Trying for up to 16 minutes. 320320:34:00curl: (22) The requested URL returned error: 502 320420:34:00HTTP/1.1 502 Bad Gateway 320520:34:00Date: Thu, 20 Feb 2025 20:34:00 GMT 320620:34:00Content-Type: text/html 320720:34:002025-02-20_20:33:59 : Failed on GDK attempt #14. Trying for up to 16 minutes. 320820:34:08curl: (22) The requested URL returned error: 502 320920:34:08HTTP/1.1 502 Bad Gateway 321020:34:08Date: Thu, 20 Feb 2025 20:34:08 GMT 321120:34:08Content-Type: text/html 321220:34:082025-02-20_20:34:08 : Failed on GDK attempt #15. Trying for up to 16 minutes. 321320:34:16curl: (22) The requested URL returned error: 502 321420:34:16HTTP/1.1 502 Bad Gateway 321520:34:16Date: Thu, 20 Feb 2025 20:34:16 GMT 321620:34:16Content-Type: text/html 321720:34:162025-02-20_20:34:16 : Failed on GDK attempt #16. Trying for up to 16 minutes. 321820:34:24curl: (22) The requested URL returned error: 502 321920:34:24HTTP/1.1 502 Bad Gateway 322020:34:24Date: Thu, 20 Feb 2025 20:34:24 GMT 322120:34:24Content-Type: text/html 322220:34:242025-02-20_20:34:24 : Failed on GDK attempt #17. Trying for up to 16 minutes. 322320:34:32HTTP/1.1 502 Bad Gateway 322420:34:32Date: Thu, 20 Feb 2025 20:34:32 GMT 322520:34:32Content-Type: text/html 322620:34:32curl: (22) The requested URL returned error: 502 322720:34:322025-02-20_20:34:32 : Failed on GDK attempt #18. Trying for up to 16 minutes. 322820:34:40HTTP/1.1 502 Bad Gateway 322920:34:40Date: Thu, 20 Feb 2025 20:34:40 GMT 323020:34:40Content-Type: text/html 323120:34:40curl: (22) The requested URL returned error: 502 323220:34:402025-02-20_20:34:40 : Failed on GDK attempt #19. Trying for up to 16 minutes. 323320:34:48HTTP/1.1 502 Bad Gateway 323420:34:48Date: Thu, 20 Feb 2025 20:34:48 GMT 323520:34:48Content-Type: text/html 323620:34:48curl: (22) The requested URL returned error: 502 323720:34:482025-02-20_20:34:48 : Failed on GDK attempt #20. Trying for up to 16 minutes. 323820:34:56curl: (22) The requested URL returned error: 502 323920:34:56HTTP/1.1 502 Bad Gateway 324020:34:56Date: Thu, 20 Feb 2025 20:34:56 GMT 324120:34:56Content-Type: text/html 324220:34:562025-02-20_20:34:56 : Failed on GDK attempt #21. Trying for up to 16 minutes. 324320:35:04HTTP/1.1 502 Bad Gateway 324420:35:04Date: Thu, 20 Feb 2025 20:35:04 GMT 324520:35:04Content-Type: text/html 324620:35:04curl: (22) The requested URL returned error: 502 324720:35:042025-02-20_20:35:04 : Failed on GDK attempt #22. Trying for up to 16 minutes. 324820:35:13HTTP/1.1 502 Bad Gateway 324920:35:13Date: Thu, 20 Feb 2025 20:35:13 GMT 325020:35:13Content-Type: text/html 325120:35:13curl: (22) The requested URL returned error: 502 325220:35:132025-02-20_20:35:13 : Failed on GDK attempt #23. Trying for up to 16 minutes. 325320:35:21curl: (22) The requested URL returned error: 502 325420:35:21HTTP/1.1 502 Bad Gateway 325520:35:21Date: Thu, 20 Feb 2025 20:35:21 GMT 325620:35:21Content-Type: text/html 325720:35:212025-02-20_20:35:21 : Failed on GDK attempt #24. Trying for up to 16 minutes. 325820:35:29curl: (22) The requested URL returned error: 502 325920:35:29HTTP/1.1 502 Bad Gateway 326020:35:29Date: Thu, 20 Feb 2025 20:35:29 GMT 326120:35:29Content-Type: text/html 326220:35:292025-02-20_20:35:29 : Failed on GDK attempt #25. Trying for up to 16 minutes. 326320:35:40HTTP/1.1 502 Bad Gateway 326420:35:40Date: Thu, 20 Feb 2025 20:35:40 GMT 326520:35:40Content-Type: text/html 326620:35:40curl: (22) The requested URL returned error: 502 326720:35:402025-02-20_20:35:38 : Failed on GDK attempt #26. Trying for up to 16 minutes. 326820:35:48curl: (22) The requested URL returned error: 502 326920:35:48HTTP/1.1 502 Bad Gateway 327020:35:48Date: Thu, 20 Feb 2025 20:35:48 GMT 327120:35:48Content-Type: text/html 327220:35:482025-02-20_20:35:48 : Failed on GDK attempt #27. Trying for up to 16 minutes. 327320:35:56curl: (22) The requested URL returned error: 502 327420:35:56HTTP/1.1 502 Bad Gateway 327520:35:56Date: Thu, 20 Feb 2025 20:35:56 GMT 327620:35:56Content-Type: text/html 327720:35:562025-02-20_20:35:56 : Failed on GDK attempt #28. Trying for up to 16 minutes. 327820:36:14curl: (22) The requested URL returned error: 502 327920:36:14HTTP/1.1 502 Bad Gateway 328020:36:14Date: Thu, 20 Feb 2025 20:36:14 GMT 328120:36:14Content-Type: text/html 328220:36:142025-02-20_20:36:05 : Failed on GDK attempt #29. Trying for up to 16 minutes. 328320:36:24HTTP/1.1 502 Bad Gateway 328420:36:24Date: Thu, 20 Feb 2025 20:36:24 GMT 328520:36:24Content-Type: text/html 328620:36:24curl: (22) The requested URL returned error: 502 328720:36:242025-02-20_20:36:23 : Failed on GDK attempt #30. Trying for up to 16 minutes. 328820:36:33curl: (22) The requested URL returned error: 502 328920:36:33HTTP/1.1 502 Bad Gateway 329020:36:33Date: Thu, 20 Feb 2025 20:36:33 GMT 329120:36:33Content-Type: text/html 329220:36:332025-02-20_20:36:32 : Failed on GDK attempt #31. Trying for up to 16 minutes. 329320:36:41curl: (22) The requested URL returned error: 502 329420:36:41HTTP/1.1 502 Bad Gateway 329520:36:41Date: Thu, 20 Feb 2025 20:36:41 GMT 329620:36:41Content-Type: text/html 329720:36:412025-02-20_20:36:41 : Failed on GDK attempt #32. Trying for up to 16 minutes. 329820:36:49curl: (22) The requested URL returned error: 502 329920:36:49HTTP/1.1 502 Bad Gateway 330020:36:49Date: Thu, 20 Feb 2025 20:36:49 GMT 330120:36:49Content-Type: text/html 330220:36:492025-02-20_20:36:49 : Failed on GDK attempt #33. Trying for up to 16 minutes. 330320:36:57curl: (22) The requested URL returned error: 502 330420:36:57HTTP/1.1 502 Bad Gateway 330520:36:57Date: Thu, 20 Feb 2025 20:36:57 GMT 330620:36:57Content-Type: text/html 330720:36:572025-02-20_20:36:57 : Failed on GDK attempt #34. Trying for up to 16 minutes. 330820:37:06HTTP/1.1 502 Bad Gateway 330920:37:06Date: Thu, 20 Feb 2025 20:37:06 GMT 331020:37:06Content-Type: text/html 331120:37:06curl: (22) The requested URL returned error: 502 331220:37:062025-02-20_20:37:05 : Failed on GDK attempt #35. Trying for up to 16 minutes. 331320:37:16curl: (22) The requested URL returned error: 502 331420:37:16HTTP/1.1 502 Bad Gateway 331520:37:16Date: Thu, 20 Feb 2025 20:37:16 GMT 331620:37:16Content-Type: text/html 331720:37:162025-02-20_20:37:14 : Failed on GDK attempt #36. Trying for up to 16 minutes. 331820:38:34HTTP/1.1 500 Internal Server Error 331920:38:34Content-Length: 7618 332020:38:34Date: Thu, 20 Feb 2025 20:38:29 GMT 332120:38:34Content-Type: text/plain; charset=utf-8 332220:38:34Set-Cookie: BetterErrors-2.10.1-CSRF-Token=c7b1345d-4776-4328-b287-fda5b754ecf5; path=/; HttpOnly; SameSite=Strict 332320:38:34Content-Security-Policy: default-src 'none'; script-src 'self' 'nonce-4x2WMmOkGv0cp2/C' 'unsafe-inline'; style-src 'self' 'nonce-4x2WMmOkGv0cp2/C' 'unsafe-inline'; img-src data:; connect-src 'self'; navigate-to 'self' txmt: 332420:38:34X-Gitlab-Meta: {"correlation_id":"01JMJH8NTD31EXPAPWBH2Y88VG","version":"1"} 332520:38:34X-Request-Id: 01JMJH8NTD31EXPAPWBH2Y88VG 332620:38:34X-Runtime: 61.004780 332720:38:34curl: (22) The requested URL returned error: 500 332820:38:342025-02-20_20:37:24 : Failed on GDK attempt #37. Trying for up to 16 minutes. 332920:39:47curl: (22) The requested URL returned error: 500 333020:39:47HTTP/1.1 500 Internal Server Error 333120:39:47Content-Length: 24082 333220:39:47Date: Thu, 20 Feb 2025 20:39:47 GMT 333320:39:47Content-Type: text/plain; charset=utf-8 333420:39:47Set-Cookie: BetterErrors-2.10.1-CSRF-Token=f7e0ef25-a332-4edd-a503-9da794c3be63; path=/; HttpOnly; SameSite=Strict 333520:39:47Content-Security-Policy: default-src 'none'; script-src 'self' 'nonce-s47jZZfuTdOcpJgX' 'unsafe-inline'; style-src 'self' 'nonce-s47jZZfuTdOcpJgX' 'unsafe-inline'; img-src data:; connect-src 'self'; navigate-to 'self' txmt: 333620:39:47X-Gitlab-Meta: {"correlation_id":"01JMJHB4T1KBGWVWTZ4MVYVNAK","version":"1"} 333720:39:47X-Request-Id: 01JMJHB4T1KBGWVWTZ4MVYVNAK 333820:39:47X-Runtime: 60.676975 333920:39:472025-02-20_20:38:43 : Failed on GDK attempt #38. Trying for up to 16 minutes. 334020:40:02HTTP/1.1 200 OK 334120:40:02Content-Length: 0 334220:40:02Date: Thu, 20 Feb 2025 20:40:01 GMT 334320:40:02Content-Type: text/html; charset=utf-8 334420:40:02Cache-Control: max-age=0, private, must-revalidate 334520:40:02ETag: W/"0f07bd483b58031c979d9f9941cb270f" 334620:40:02Set-Cookie: perf_bar_enabled=true; path=/ 334920:40:02Permissions-Policy: interest-cohort=() 335020:40:02Referrer-Policy: strict-origin-when-cross-origin 335120:40:02Set-Cookie: preferred_language=en; path=/ 335220:40:02Set-Cookie: _gitlab_session=cell-1-def5e780f8dc038fb055061ee6eba82e; path=/; expires=Thu, 20 Feb 2025 22:40:01 GMT; HttpOnly 335320:40:02X-Content-Type-Options: nosniff 335420:40:02X-Download-Options: noopen 335520:40:02X-Frame-Options: SAMEORIGIN 335620:40:02X-Gitlab-Meta: {"correlation_id":"01JMJHD9C0K7TSHACD3XX9HV3B","version":"1"} 335720:40:02X-Permitted-Cross-Domain-Policies: none 335820:40:02X-Request-Id: 01JMJHD9C0K7TSHACD3XX9HV3B 335920:40:02X-Runtime: 5.684708 336020:40:02X-Ua-Compatible: IE=edge 336120:40:02X-Xss-Protection: 1; mode=block 336220:40:022025-02-20_20:39:55 : Success on GDK attempt #39. Writing GitLab commit SHA a8069db2fae6c7f80dc45c221c748c42fbb7ce29 into gitlab-last-verified-sha.json. 336320:40:03==> 'test_url' succeeded in 537 seconds. 336520:40:09Running after script... 336620:40:09$ mkdir -p gitlab_log gdk_log 336720:40:09$ mv /home/gdk/gdk/gitlab/log/*.log gitlab_log/ 336820:40:11$ mv /home/gdk/gdk/log/ gdk_log/ 337020:40:15Uploading artifacts... 337120:40:15gitlab_log/: found 16 matching artifact files and directories 337220:40:15gdk_log/: found 53 matching artifact files and directories 337420:40:15WARNING: Retrying... context=artifacts-uploader error=request redirected 337520:40:18Uploading artifacts as "archive" to coordinator... 201 Created id=9201372252 responseStatus=201 Created token=glcbt-66 337720:40:33Job succeeded