Dockerhub CI #77
Annotations
1 error and 1 warning
Build image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y wget netcat-openbsd procps libpostgresql-jdbc-java && wget -q \"http://archive.apache.org/dist/spark/spark-${SPARK_VERSION}/spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}.tgz\" && tar xzf \"spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}.tgz\" && rm \"spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}.tgz\" && mv \"spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}\" /usr/spark && ln -s /usr/share/java/postgresql-jdbc4.jar /usr/spark/jars/postgresql-jdbc4.jar && apt-get remove -y wget && apt-get autoremove -y && apt-get clean" did not complete successfully: exit code: 4
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading