Running with gitlab-runner 16.1.0 (865283c5)
  on runner0 U_YgEGCP, system ID: s_edef24cba64b
section_start:1709731153:resolve_secrets
Resolving secrets
section_end:1709731153:resolve_secrets
section_start:1709731153:prepare_executor
Preparing the "shell" executor
Using Shell (bash) executor...
section_end:1709731153:prepare_executor
section_start:1709731153:prepare_script
Preparing environment
Running on veniela...
section_end:1709731153:prepare_script
section_start:1709731153:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /home/gitlab-runner/builds/U_YgEGCP/0/digit-c4/dev/ansible-vault/.git/
Created fresh repository.
Checking out 5f1f239f as detached HEAD (ref is public-git-migration)...
Skipping Git submodules setup
section_end:1709731154:get_sources
section_start:1709731154:step_script
Executing "step_script" stage of the job script
$ if [ -z ${KUBERNETES_PORT+x} ]; then # collapsed multi-line command
$ export DATABASE_URL="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOST}:5432/${POSTGRES_DB}"
$ cp -R . /tmp/app
$ /bin/herokuish buildpack test
bash: line 169: /bin/herokuish: No such file or directory
section_end:1709731154:step_script
section_start:1709731154:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1709731154:cleanup_file_variables
ERROR: Job failed: exit status 1