[0KRunning with gitlab-runner 16.3.0 (8ec04662)[0;m [0K on runner01-sea xRyqFUx8, system ID: s_8011aa2e46c2[0;m section_start:1693447813:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image gcr.io/kaniko-project/executor:v1.15.0-debug ...[0;m [0KPulling docker image gcr.io/kaniko-project/executor:v1.15.0-debug ...[0;m [0KUsing docker image sha256:fb56ac2b330e2adaefd71f89e5a7e09a415bb55929d6b14b7a0bca5096479ad1 for gcr.io/kaniko-project/executor:v1.15.0-debug with digest gcr.io/kaniko-project/executor@sha256:9a798741047d3761221100f586ea9fa8a3f09957176630faeb77923894b7355a ...[0;m section_end:1693447816:prepare_executor [0Ksection_start:1693447816:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xryqfux8-project-3843-concurrent-0 via runner01-sea... section_end:1693447817:prepare_script [0Ksection_start:1693447817:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes with git depth set to 20...[0;m Initialized empty Git repository in /builds/varac-projects/varac-home-assistant/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 2962e4a7 as detached HEAD (ref is renovate/gcr.io-kaniko-project-executor-1.x)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1693447818:get_sources [0Ksection_start:1693447818:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:fb56ac2b330e2adaefd71f89e5a7e09a415bb55929d6b14b7a0bca5096479ad1 for gcr.io/kaniko-project/executor:v1.15.0-debug with digest gcr.io/kaniko-project/executor@sha256:9a798741047d3761221100f586ea9fa8a3f09957176630faeb77923894b7355a ...[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$ export version=$(grep 'FROM' Dockerfile|cut -d':' -f2)[0;m [32;1m$ echo "Building image tag $version"[0;m Building image tag 2023.8 [32;1m$ /kaniko/executor --cache=true --context . --destination ${CI_REGISTRY_IMAGE}${IMAGENAME}:${version}[0;m [36mINFO[0m[0000] Retrieving image manifest registry.hub.docker.com/homeassistant/home-assistant:2023.8 [36mINFO[0m[0000] Retrieving image registry.hub.docker.com/homeassistant/home-assistant:2023.8 from registry registry.hub.docker.com [36mINFO[0m[0001] Retrieving image manifest registry.hub.docker.com/homeassistant/home-assistant:2023.8 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Built cross stage deps: map[] [36mINFO[0m[0001] Retrieving image manifest registry.hub.docker.com/homeassistant/home-assistant:2023.8 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Retrieving image manifest registry.hub.docker.com/homeassistant/home-assistant:2023.8 [36mINFO[0m[0001] Returning cached image manifest [36mINFO[0m[0001] Executing 0 build triggers [36mINFO[0m[0001] Building stage 'registry.hub.docker.com/homeassistant/home-assistant:2023.8' [idx: '0', base-idx: '-1'] [36mINFO[0m[0001] Using files from context: [] [36mINFO[0m[0001] Checking for cached layer registry.0xacab.org/varac-projects/varac-home-assistant/cache:7c719490799e07f1bb00f33be9372613a6eacec0d6030cf3a39df36f76646ab9... [36mINFO[0m[0001] No cached layer found for cmd RUN mkdir -p /tmp/custom_components/mass && unzip /tmp/mass.zip -d /tmp/custom_components/mass && ls -al /tmp/custom_components/mass && rm /usr/local/bin/python && apk add --no-cache --virtual .build-deps gcc=$GCC_VERSION g++=$GCC_VERSION musl-dev=$MUSL_DEV_VERSION zlib-dev=$ZLIB_DEV_VERSION jpeg-dev=$JPEG_DEV_VERSION python3-dev=${PYTHON3_DEV_VERSION} poetry=${POETRY_VERSION} [36mINFO[0m[0001] Unpacking rootfs as cmd ADD https://github.com/music-assistant/hass-music-assistant/releases/download/${MUSIC_ASSISTANT_VERSION}/mass.zip /tmp requires it. [36mINFO[0m[0092] ENV GCC_VERSION="12.2.1_git20220924-r10" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] ENV MUSL_DEV_VERSION="1.2.4-r1" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] ENV ZLIB_DEV_VERSION="1.2.13-r1" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] ENV JPEG_DEV_VERSION="9e-r1" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] ENV PYTHON3_DEV_VERSION="3.11.4-r0" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] ENV POETRY_VERSION="1.4.2-r1" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] ENV MUSIC_ASSISTANT_VERSION="2023.6.0b0" [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] WORKDIR /tmp [36mINFO[0m[0092] Cmd: workdir [36mINFO[0m[0092] Changed working directory to /tmp [36mINFO[0m[0092] No files changed in this command, skipping snapshotting. [36mINFO[0m[0092] Using files from context: [] [36mINFO[0m[0092] ADD https://github.com/music-assistant/hass-music-assistant/releases/download/${MUSIC_ASSISTANT_VERSION}/mass.zip /tmp [36mINFO[0m[0092] Adding remote URL https://github.com/music-assistant/hass-music-assistant/releases/download/2023.6.0b0/mass.zip to /tmp/mass.zip [36mINFO[0m[0092] Taking snapshot of files... [36mINFO[0m[0092] COPY poetry.lock pyproject.toml ./ [36mINFO[0m[0092] Taking snapshot of files... [36mINFO[0m[0092] RUN mkdir -p /tmp/custom_components/mass && unzip /tmp/mass.zip -d /tmp/custom_components/mass && ls -al /tmp/custom_components/mass && rm /usr/local/bin/python && apk add --no-cache --virtual .build-deps gcc=$GCC_VERSION g++=$GCC_VERSION musl-dev=$MUSL_DEV_VERSION zlib-dev=$ZLIB_DEV_VERSION jpeg-dev=$JPEG_DEV_VERSION python3-dev=${PYTHON3_DEV_VERSION} poetry=${POETRY_VERSION} [36mINFO[0m[0092] Initializing snapshotter ... [36mINFO[0m[0092] Taking snapshot of full filesystem... [36mINFO[0m[0125] Cmd: /bin/ash [36mINFO[0m[0125] Args: [-o pipefail -c mkdir -p /tmp/custom_components/mass && unzip /tmp/mass.zip -d /tmp/custom_components/mass && ls -al /tmp/custom_components/mass && rm /usr/local/bin/python && apk add --no-cache --virtual .build-deps gcc=$GCC_VERSION g++=$GCC_VERSION musl-dev=$MUSL_DEV_VERSION zlib-dev=$ZLIB_DEV_VERSION jpeg-dev=$JPEG_DEV_VERSION python3-dev=${PYTHON3_DEV_VERSION} poetry=${POETRY_VERSION}] [36mINFO[0m[0125] Running: [/bin/ash -o pipefail -c mkdir -p /tmp/custom_components/mass && unzip /tmp/mass.zip -d /tmp/custom_components/mass && ls -al /tmp/custom_components/mass && rm /usr/local/bin/python && apk add --no-cache --virtual .build-deps gcc=$GCC_VERSION g++=$GCC_VERSION musl-dev=$MUSL_DEV_VERSION zlib-dev=$ZLIB_DEV_VERSION jpeg-dev=$JPEG_DEV_VERSION python3-dev=${PYTHON3_DEV_VERSION} poetry=${POETRY_VERSION}] Archive: /tmp/mass.zip inflating: helpers.py inflating: __MACOSX/._helpers.py inflating: __init__.py inflating: __MACOSX/.___init__.py inflating: addon.py inflating: __MACOSX/._addon.py inflating: config_flow.py inflating: __MACOSX/._config_flow.py inflating: const.py inflating: __MACOSX/._const.py inflating: entity.py inflating: __MACOSX/._entity.py inflating: manifest.json inflating: __MACOSX/._manifest.json inflating: media_browser.py inflating: __MACOSX/._media_browser.py inflating: media_player.py inflating: __MACOSX/._media_player.py inflating: services.py inflating: __MACOSX/._services.py inflating: services.yaml inflating: __MACOSX/._services.yaml inflating: strings.json inflating: __MACOSX/._strings.json creating: translations/ inflating: __MACOSX/._translations inflating: translations/en.json inflating: __MACOSX/translations/._en.json total 104 drwxr-xr-x 4 root root 4096 Aug 31 02:12 . drwxr-xr-x 3 root root 4096 Aug 31 02:12 .. drwxr-xr-x 3 root root 4096 Aug 31 02:12 __MACOSX -rw-r--r-- 1 root root 8899 Aug 31 02:12 __init__.py -rw-r--r-- 1 root root 961 Aug 31 02:12 addon.py -rw-r--r-- 1 root root 12286 Aug 31 02:12 config_flow.py -rw-r--r-- 1 root root 773 Aug 31 02:12 const.py -rw-r--r-- 1 root root 2850 Aug 31 02:12 entity.py -rw-r--r-- 1 root root 916 Aug 31 02:12 helpers.py -rw-r--r-- 1 root root 541 Aug 31 02:12 manifest.json -rw-r--r-- 1 root root 11215 Aug 31 02:12 media_browser.py -rw-r--r-- 1 root root 15234 Aug 31 02:12 media_player.py -rw-r--r-- 1 root root 5530 Aug 31 02:12 services.py -rw-r--r-- 1 root root 2238 Aug 31 02:12 services.yaml -rw-r--r-- 1 root root 2774 Aug 31 02:12 strings.json drwxr-xr-x 2 root root 4096 Aug 31 02:12 translations fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz ERROR: unable to select packages: python3-dev-3.11.5-r0: breaks: .build-deps-20230831.021224[python3-dev=3.11.4-r0] .build-deps-20230831.021224: masked in: cache satisfies: world[.build-deps=20230831.021224] error building image: error building stage: failed to execute command: waiting for process to exit: exit status 2 section_end:1693447946:step_script [0Ksection_start:1693447946:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1693447946:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 2 [0;m