Skip to content

Try to get additional plugins installed #85

Try to get additional plugins installed

Try to get additional plugins installed #85

Triggered via push May 14, 2024 18:51
Status Failure
Total duration 5m 5s
Artifacts

build.yml

on: push
Matrix: build
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /opt && wget -q https://bootstrap.pypa.io/get-pip.py && python3 get-pip.py && pip3 install --no-cache-dir pymssql && pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ pywbem paramiko pplogger paho-mqtt && pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ --upgrade requests && git clone https://github.com/willixix/naglio-plugins.git WL-Nagios-Plugins && git clone https://github.com/JasonRivers/nagios-plugins.git JR-Nagios-Plugins && git clone https://github.com/justintime/nagios-plugins.git JE-Nagios-Plugins && git clone https://github.com/nagiosenterprises/check_mssql_collection.git nagios-mssql && git clone https://github.com/danfruehauf/nagios-plugins.git DF-Nagios-Plugins && git clone https://github.com/jpmens/check-mqtt.git jpmens-mqtt && chmod +x /opt/WL-Nagios-Plugins/check* && chmod +x /opt/JE-Nagios-Plugins/check_mem/check_mem.pl && chmod +x /opt/DF-Nagios-Plugins/check_sql/check_sql && chmod +x /opt/DF-Nagios-Plugins/check_jenkins/check_jenkins && chmod +x /opt/DF-Nagios-Plugins/check_vpn/check_vpn && chmod +x /opt/jpmens-mqtt/check-mqtt.py && cp /opt/JE-Nagios-Plugins/check_mem/check_mem.pl ${NAGIOS_HOME}/libexec/ && cp /opt/nagios-mssql/check_mssql_database.py ${NAGIOS_HOME}/libexec/ && cp /opt/nagios-mssql/check_mssql_server.py ${NAGIOS_HOME}/libexec/ && cp /opt/DF-Nagios-Plugins/check_sql/check_sql ${NAGIOS_HOME}/libexec/ && cp /opt/DF-Nagios-Plugins/check_jenkins/check_jenkins ${NAGIOS_HOME}/libexec/ && cp /opt/DF-Nagios-Plugins/check_vpn/check_vpn ${NAGIOS_HOME}/libexec/ && cp /opt/jpmens-mqtt/check-mqtt.py ${NAGIOS_HOME}/libexec/" did not complete successfully: exit code: 1
build (linux-amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /opt && wget -q https://bootstrap.pypa.io/get-pip.py && python3 get-pip.py && pip3 install --no-cache-dir pymssql && pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ pywbem paramiko pplogger paho-mqtt && pip3 install --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ --upgrade requests && git clone https://github.com/willixix/naglio-plugins.git WL-Nagios-Plugins && git clone https://github.com/JasonRivers/nagios-plugins.git JR-Nagios-Plugins && git clone https://github.com/justintime/nagios-plugins.git JE-Nagios-Plugins && git clone https://github.com/nagiosenterprises/check_mssql_collection.git nagios-mssql && git clone https://github.com/danfruehauf/nagios-plugins.git DF-Nagios-Plugins && git clone https://github.com/jpmens/check-mqtt.git jpmens-mqtt && chmod +x /opt/WL-Nagios-Plugins/check* && chmod +x /opt/JE-Nagios-Plugins/check_mem/check_mem.pl && chmod +x /opt/DF-Nagios-Plugins/check_sql/check_sql && chmod +x /opt/DF-Nagios-Plugins/check_jenkins/check_jenkins && chmod +x /opt/DF-Nagios-Plugins/check_vpn/check_vpn && chmod +x /opt/jpmens-mqtt/check-mqtt.py && cp /opt/JE-Nagios-Plugins/check_mem/check_mem.pl ${NAGIOS_HOME}/libexec/ && cp /opt/nagios-mssql/check_mssql_database.py ${NAGIOS_HOME}/libexec/ && cp /opt/nagios-mssql/check_mssql_server.py ${NAGIOS_HOME}/libexec/ && cp /opt/DF-Nagios-Plugins/check_sql/check_sql ${NAGIOS_HOME}/libexec/ && cp /opt/DF-Nagios-Plugins/check_jenkins/check_jenkins ${NAGIOS_HOME}/libexec/ && cp /opt/DF-Nagios-Plugins/check_vpn/check_vpn ${NAGIOS_HOME}/libexec/ && cp /opt/jpmens-mqtt/check-mqtt.py ${NAGIOS_HOME}/libexec/" did not complete successfully: exit code: 1
build (linux-arm64)
The job was canceled because "linux-amd64" failed.
build (linux-arm64)
The operation was canceled.
build (linux-arm-v7)
The job was canceled because "linux-amd64" failed.
build (linux-arm-v7)
The operation was canceled.
build (linux-amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/[email protected], docker/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.