⬆️ Update Add-on base image (major) #448
ci.yaml
on: pull_request
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
6s
workflows
/
Shellcheck
4s
workflows
/
YAMLLint
16s
workflows
/
Prettier
16s
Matrix: workflows / build
Annotations
5 errors
|
workflows / Build amd64
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends libnginx-mod-http-lua=1:0.10.23-1 luarocks=3.8.0+dfsg1-1 nginx=1.22.1-9 procps=2:4.0.2-3 && luarocks install lua-resty-http 0.15-0 && ARCH=\"${BUILD_ARCH}\" && if [ \"${BUILD_ARCH}\" = \"aarch64\" ]; then ARCH=\"arm64\"; fi && if [ \"${BUILD_ARCH}\" = \"armv7\" ]; then ARCH=\"armhf\"; fi && curl -J -L -o /tmp/influxdb.deb \"https://dl.influxdata.com/influxdb/releases/influxdb_${INFLUXDB_VERSION}_${ARCH}.deb\" && curl -J -L -o /tmp/chronograf.deb \"https://dl.influxdata.com/chronograf/releases/chronograf_${CHRONOGRAF_VERSION}_${ARCH}.deb\" && curl -J -L -o /tmp/kapacitor.deb \"https://dl.influxdata.com/kapacitor/releases/kapacitor_${KAPACITOR_VERSION}_${ARCH}.deb\" && dpkg --install /tmp/influxdb.deb && dpkg --install /tmp/chronograf.deb && dpkg --install /tmp/kapacitor.deb && rm -fr /tmp/* /etc/nginx /var/{cache,log}/* /var/lib/apt/lists/* && mkdir -p /var/log/nginx && touch /var/log/nginx/error.log" did not complete successfully: exit code: 100
|
|
workflows / Build aarch64
The operation was canceled.
|
|
workflows / Build aarch64
The strategy configuration was canceled because "workflows.build.amd64" failed
|
|
workflows / Build armv7
The operation was canceled.
|
|
workflows / Build armv7
The strategy configuration was canceled because "workflows.build.amd64" failed
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
hassio-addons~addon-influxdb~73GTH2.dockerbuild
|
20.3 KB |
sha256:e0a217e3f8a3f7b679b16384242b30c9a6293a01b24c0312a212b33776076ac0
|
|