Running with gitlab-runner 17.8.3 (690ce25c)
  on runners-k8s-default-runners-6bc845b4c4-8lbxw Z8Jooa6tn, system ID: r_HbvofJbit2Yv
  feature flags: FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true
Resolving secrets
section_start:1743265998:prepare_executor
Preparing the "kubernetes" executor
Using Kubernetes namespace: gitlab
Using Kubernetes executor with image gitlab-registry.cern.ch/ci-tools/ci-worker:cc7 ...
Using attach strategy to execute scripts...
section_end:1743265998:prepare_executor
section_start:1743265998:prepare_script
Preparing environment
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...
Waiting for pod gitlab/runner-z8jooa6tn-project-544-concurrent-0-ygdr6jza to be running, status is Pending
Waiting for pod gitlab/runner-z8jooa6tn-project-544-concurrent-0-ygdr6jza to be running, status is Pending
	ContainersNotReady: "containers with unready status: [build helper]"
	ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-z8jooa6tn-project-544-concurrent-0-ygdr6jza via runners-k8s-default-runners-6bc845b4c4-8lbxw...

section_end:1743266005:prepare_script
section_start:1743266005:get_sources
Getting source from Git repository
Fetching changes...
Initialized empty Git repository in /builds/lhcb/DaVinci/.git/
Created fresh repository.
Checking out f9120e56 as detached HEAD (ref is master)...

Skipping Git submodules setup

section_end:1743266012:get_sources
section_start:1743266012:step_script
Executing "step_script" stage of the job script
$ # INFO: Lowering limit of file descriptors for backwards compatibility. ffi: https://cern.ch/gitlab-runners-limit-file-descriptors # collapsed multi-line command
$ curl -o lb-check-copyright "https://gitlab.cern.ch/lhcb-core/LbDevTools/raw/master/LbDevTools/SourceTools.py?inline=false"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28301  100 28301    0     0   133k      0 --:--:-- --:--:-- --:--:--  134k
$ python lb-check-copyright origin/${TARGET_BRANCH} --exclude lhcbproject.yml

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

section_end:1743266013:cleanup_file_variables
Job succeeded