[0KRunning with gitlab-runner 13.2.4 (264446b2) [0;m[0K on gitlab-runner-gitlab-runner-757f4cc95c-8bhrz yeHrF_EY [0;msection_start:1638803037:prepare_executor [0K[0K[36;1mPreparing the "kubernetes" executor[0;m [0;m[0KUsing Kubernetes namespace: ci [0;m[0KUsing Kubernetes executor with image gcr.io/kaniko-project/executor:debug ... [0;msection_end:1638803037:prepare_executor [0Ksection_start:1638803037:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mWaiting for pod ci/runner-yehrfey-project-71-concurrent-0dbw6n to be running, status is Pending Running on runner-yehrfey-project-71-concurrent-0dbw6n via gitlab-runner-gitlab-runner-757f4cc95c-8bhrz... section_end:1638803040:prepare_script [0Ksection_start:1638803040:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/justJanne/fswatch/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out c1bd6932 as main...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1638803040:get_sources [0Ksection_start:1638803040:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ mkdir -p /kaniko/.docker[0;m [32;1m$ echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json[0;m [32;1m$ /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --destination $CI_REGISTRY_IMAGE:latest[0;m E1206 15:04:06.986162 17 aws_credentials.go:77] while getting AWS credentials NoCredentialProviders: no valid providers in chain. Deprecated. For verbose messaging see aws.Config.CredentialsChainVerboseErrors [36mINFO[0m[0006] Using dockerignore file: /builds/justJanne/fswatch/.dockerignore [36mINFO[0m[0006] Retrieving image manifest alpine:3.15 [36mINFO[0m[0006] Retrieving image alpine:3.15 from registry index.docker.io [36mINFO[0m[0007] Built cross stage deps: map[] [36mINFO[0m[0007] Retrieving image manifest alpine:3.15 [36mINFO[0m[0007] Returning cached image manifest [36mINFO[0m[0007] Executing 0 build triggers [36mINFO[0m[0007] Unpacking rootfs as cmd RUN apk add --no-cache inotify-tools requires it. [36mINFO[0m[0008] RUN apk add --no-cache inotify-tools [36mINFO[0m[0008] Taking snapshot of full filesystem... [36mINFO[0m[0008] cmd: /bin/sh [36mINFO[0m[0008] args: [-c apk add --no-cache inotify-tools] [36mINFO[0m[0008] Running: [/bin/sh -c apk add --no-cache inotify-tools] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz (1/1) Installing inotify-tools (3.20.11.0-r0) Executing busybox-1.34.1-r3.trigger OK: 6 MiB in 15 packages [36mINFO[0m[0009] Taking snapshot of full filesystem... [36mINFO[0m[0009] Using files from context: [/builds/justJanne/fswatch/src/entrypoint.sh] [36mINFO[0m[0009] ADD src/entrypoint.sh /docker-entrypoint.sh [36mINFO[0m[0009] Taking snapshot of files... [36mINFO[0m[0009] ENTRYPOINT ["/docker-entrypoint.sh"] [36mINFO[0m[0009] Pushing image to k8r.eu/justjanne/fswatch:latest [36mINFO[0m[0010] Pushed image to 1 destinations section_end:1638803051:step_script [0Ksection_start:1638803051:cleanup_file_variables [0K[0K[36;1mCleaning up file based variables[0;m [0;msection_end:1638803051:cleanup_file_variables [0K[32;1mJob succeeded [0;m