Running with gitlab-runner 13.7.0 (943fc252)
  on strudel2-dev CyHB5199
section_start:1718076392:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1718076392:prepare_executor
section_start:1718076392:prepare_script
Preparing environment
Running on strudel2-dev...
section_end:1718076392:prepare_script
section_start:1718076392:get_sources
Getting source from Git repository
Fetching changes...
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /var/lib/gitlab-runner/builds/CyHB5199/0/hpc-team/strudelv2_spa/.git/
Created fresh repository.
Checking out 3d8f8734 as dev...
Skipping Git submodules setup
section_end:1718076394:get_sources
section_start:1718076394:download_artifacts
Downloading artifacts
Downloading artifacts for build (178673)...
Runtime platform                                    arch=amd64 os=linux pid=199842 revision=943fc252 version=13.7.0
Downloading artifacts from coordinator... ok        id=178673 responseStatus=200 OK token=glcbt-64
WARNING: dist/: lchown dist/: operation not permitted (suppressing repeats) 
section_end:1718076395:download_artifacts
section_start:1718076395:step_script
Executing "step_script" stage of the job script
$ echo "deploying dev"
deploying dev
$ ls -l
total 472
-rw-rw-r-- 1 gitlab-runner gitlab-runner   7677 Jun 11 03:26 angular.json
drwxr-xr-x 3 gitlab-runner gitlab-runner   4096 Jun 11 03:26 dist
drwxrwxr-x 2 gitlab-runner gitlab-runner   4096 Jun 11 03:26 docs
drwxrwxr-x 3 gitlab-runner gitlab-runner   4096 Jun 11 03:26 e2e
-rw-rw-r-- 1 gitlab-runner gitlab-runner    617 Jun 11 03:26 gerp.conf
-rwxrwxr-x 1 gitlab-runner gitlab-runner    242 Jun 11 03:26 install_gerp.sh
-rwxrwxr-x 1 gitlab-runner gitlab-runner    387 Jun 11 03:26 install_massive.org.au.sh
-rwxrwxr-x 1 gitlab-runner gitlab-runner    247 Jun 11 03:26 install_mlerp.sh
-rwxrwxr-x 1 gitlab-runner gitlab-runner    186 Jun 11 03:26 install.sh
-rwxrwxr-x 1 gitlab-runner gitlab-runner    837 Jun 11 03:26 install_training.cloud.cvl.org.au.sh
drwxrwxr-x 5 gitlab-runner gitlab-runner   4096 Jun 11 03:26 junk
-rw-rw-r-- 1 gitlab-runner gitlab-runner    962 Jun 11 03:26 karma.conf.js
-rw-rw-r-- 1 gitlab-runner gitlab-runner  11564 Jun 11 03:26 main.ts
-rw-rw-r-- 1 gitlab-runner gitlab-runner    638 Jun 11 03:26 mlerp.conf
drwxrwxr-x 2 gitlab-runner gitlab-runner   4096 Jun 11 03:26 nginx_snippets
-rw-rw-r-- 1 gitlab-runner gitlab-runner   3322 Jun 11 03:26 package.json
-rw-rw-r-- 1 gitlab-runner gitlab-runner   2162 Jun 11 03:26 preload.ts
-rw-rw-r-- 1 gitlab-runner gitlab-runner    722 Jun 11 03:26 protractor.conf.js
-rw-rw-r-- 1 gitlab-runner gitlab-runner   1911 Jun 11 03:26 README.md
drwxrwxr-x 6 gitlab-runner gitlab-runner   4096 Jun 11 03:26 src
-rw-rw-r-- 1 gitlab-runner gitlab-runner    579 Jun 11 03:26 sv2.conf
-rw-rw-r-- 1 gitlab-runner gitlab-runner    560 Jun 11 03:26 tsconfig.json
-rw-rw-r-- 1 gitlab-runner gitlab-runner    392 Jun 11 03:26 tsconfig.serve.json
-rw-rw-r-- 1 gitlab-runner gitlab-runner    187 Jun 11 03:26 tsconfig.worker.json
-rw-rw-r-- 1 gitlab-runner gitlab-runner   2998 Jun 11 03:26 tslint.json
-rw-rw-r-- 1 gitlab-runner gitlab-runner 364682 Jun 11 03:26 yarn.lock
$ ./install.sh
you must include /etc/nginx/snippets/sv2.conf in your nginx site config manually
$ cp ./nginx_snippets/* /etc/nginx/snippets
$ cp /home/ubuntu/s2_config/* /opt/strudel2/spa/sv2/assets/config
cp: cannot stat '/home/ubuntu/s2_config/*': No such file or directory
section_end:1718076395:step_script
section_start:1718076395:cleanup_file_variables
Cleaning up file based variables
section_end:1718076395:cleanup_file_variables
ERROR: Job failed: exit status 1