Running with gitlab-runner 16.9.1 (782c6ecb)
  on gitlab-ci-runner-4 x7GBw9PT, system ID: r_fB0sOrJwm9ID
section_start:1711539674:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab-ci
Using Kubernetes executor with image busybox ...
Using attach strategy to execute scripts...
section_end:1711539674:prepare_executor
section_start:1711539674:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
Waiting for pod gitlab-ci/runner-x7gbw9pt-project-2200-concurrent-0-heddnf26 to be running, status is Pending
Running on runner-x7gbw9pt-project-2200-concurrent-0-heddnf26 via gitlab-ci-runner-4...

section_end:1711539679:prepare_script
section_start:1711539679:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/pgi15-learn/junca24-revealjs/.git/
Created fresh repository.
Checking out 218687ee as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1711539684:get_sources
section_start:1711539684:step_script
Executing "step_script" stage of the job script
$ echo 'Nothing to do...'
Nothing to do...
$ cp -r img/ public/
$ cp -r plugins public/
cp: can't stat 'plugins': No such file or directory

section_end:1711539685:step_script
section_start:1711539685:cleanup_file_variables
Cleaning up project directory and file based variables

section_end:1711539685:cleanup_file_variables
ERROR: Job failed: command terminated with exit code 1