Skip to content

Scala 3.5.0 a

Scala 3.5.0 a #2119

Triggered via pull request August 27, 2024 07:14
Status Failure
Total duration 35s
Artifacts 5

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

51 errors
build (2.12.19, eclipse-temurin-alpine-21.0.2_13)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in \"3\"*) URL=https://github.com/lampepfl/dotty/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=scala3-$SCALA_VERSION ;; *) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=scala-$SCALA_VERSION ;; esac && curl -fsL $URL | tar xfz - -C /usr/share && mv /usr/share/$SCALA_DIR $SCALA_HOME && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && mkdir -p /test && case $SCALA_VERSION in \"3\"*) echo 'import java.io.FileInputStream;import java.util.jar.JarInputStream;val scala3LibJar = classOf[CanEqual[_, _]].getProtectionDomain.getCodeSource.getLocation.toURI.getPath;val manifest = new JarInputStream(new FileInputStream(scala3LibJar)).getManifest;val ver = manifest.getMainAttributes.getValue(\"Implementation-Version\");@main def main = println(s\"Scala version ${ver}\")' > /test/test.scala ;; *) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (2.13.14, eclipse-temurin-alpine-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, eclipse-temurin-alpine-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, eclipse-temurin-jammy-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, graalvm-ce-22.3.3-b1-java17)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, eclipse-temurin-alpine-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, eclipse-temurin-jammy-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, graalvm-community-21.0.2)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.5.0, eclipse-temurin-jammy-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, graalvm-community-22.0.1)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.5.0, eclipse-temurin-jammy-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.5.0, eclipse-temurin-alpine-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.5.0, eclipse-temurin-alpine-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.5.0, eclipse-temurin-jammy-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.5.0, eclipse-temurin-alpine-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, eclipse-temurin-alpine-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, eclipse-temurin-alpine-22_36)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in \"3\"*) URL=https://github.com/lampepfl/dotty/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=scala3-$SCALA_VERSION ;; *) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=scala-$SCALA_VERSION ;; esac && curl -fsL $URL | tar xfz - -C /usr/share && mv /usr/share/$SCALA_DIR $SCALA_HOME && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && mkdir -p /test && case $SCALA_VERSION in \"3\"*) echo 'import java.io.FileInputStream;import java.util.jar.JarInputStream;val scala3LibJar = classOf[CanEqual[_, _]].getProtectionDomain.getCodeSource.getLocation.toURI.getPath;val manifest = new JarInputStream(new FileInputStream(scala3LibJar)).getManifest;val ver = manifest.getMainAttributes.getValue(\"Implementation-Version\");@main def main = println(s\"Scala version ${ver}\")' > /test/test.scala ;; *) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (2.13.14, eclipse-temurin-alpine-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, eclipse-temurin-alpine-21.0.2_13)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in \"3\"*) URL=https://github.com/lampepfl/dotty/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=scala3-$SCALA_VERSION ;; *) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=scala-$SCALA_VERSION ;; esac && curl -fsL $URL | tar xfz - -C /usr/share && mv /usr/share/$SCALA_DIR $SCALA_HOME && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && mkdir -p /test && case $SCALA_VERSION in \"3\"*) echo 'import java.io.FileInputStream;import java.util.jar.JarInputStream;val scala3LibJar = classOf[CanEqual[_, _]].getProtectionDomain.getCodeSource.getLocation.toURI.getPath;val manifest = new JarInputStream(new FileInputStream(scala3LibJar)).getManifest;val ver = manifest.getMainAttributes.getValue(\"Implementation-Version\");@main def main = println(s\"Scala version ${ver}\")' > /test/test.scala ;; *) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (3.4.3, eclipse-temurin-alpine-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (3.4.3, eclipse-temurin-alpine-21.0.2_13)
The operation was canceled.
build (2.13.14, eclipse-temurin-jammy-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, eclipse-temurin-jammy-21.0.2_13)
The operation was canceled.
build (2.13.14, graalvm-ce-22.3.3-b1-java17)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, graalvm-ce-22.3.3-b1-java17)
The operation was canceled.
build (2.12.19, eclipse-temurin-jammy-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, eclipse-temurin-jammy-21.0.2_13)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, eclipse-temurin-jammy-17.0.10_7)
The operation was canceled.
build (3.4.3, eclipse-temurin-jammy-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, eclipse-temurin-jammy-21.0.2_13)
The operation was canceled.
build (3.4.3, eclipse-temurin-jammy-17.0.10_7)
The operation was canceled.
build (2.13.14, eclipse-temurin-jammy-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, eclipse-temurin-jammy-22_36)
The operation was canceled.
build (2.13.14, graalvm-community-22.0.1)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, graalvm-community-22.0.1)
The operation was canceled.
build (2.13.14, graalvm-community-21.0.2)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, graalvm-community-21.0.2)
The operation was canceled.
build (2.12.19, eclipse-temurin-jammy-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, eclipse-temurin-jammy-22_36)
The operation was canceled.
build (2.13.14, eclipse-temurin-jammy-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.13.14, eclipse-temurin-jammy-17.0.10_7)
The operation was canceled.
build (2.12.19, eclipse-temurin-alpine-22_36)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, eclipse-temurin-alpine-22_36)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in \"3\"*) URL=https://github.com/lampepfl/dotty/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=scala3-$SCALA_VERSION ;; *) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=scala-$SCALA_VERSION ;; esac && curl -fsL $URL | tar xfz - -C /usr/share && mv /usr/share/$SCALA_DIR $SCALA_HOME && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && mkdir -p /test && case $SCALA_VERSION in \"3\"*) echo 'import java.io.FileInputStream;import java.util.jar.JarInputStream;val scala3LibJar = classOf[CanEqual[_, _]].getProtectionDomain.getCodeSource.getLocation.toURI.getPath;val manifest = new JarInputStream(new FileInputStream(scala3LibJar)).getManifest;val ver = manifest.getMainAttributes.getValue(\"Implementation-Version\");@main def main = println(s\"Scala version ${ver}\")' > /test/test.scala ;; *) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (2.12.19, graalvm-community-21.0.2)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, graalvm-community-21.0.2)
The operation was canceled.
build (2.12.19, graalvm-community-22.0.1)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, graalvm-community-22.0.1)
The operation was canceled.
build (2.12.19, graalvm-ce-22.3.3-b1-java17)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, eclipse-temurin-alpine-17.0.10_7)
The job was canceled because "_2_12_19_eclipse-temuri_5" failed.
build (2.12.19, graalvm-ce-22.3.3-b1-java17)
The operation was canceled.
build (2.12.19, eclipse-temurin-alpine-17.0.10_7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in \"3\"*) URL=https://github.com/lampepfl/dotty/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=scala3-$SCALA_VERSION ;; *) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=scala-$SCALA_VERSION ;; esac && curl -fsL $URL | tar xfz - -C /usr/share && mv /usr/share/$SCALA_DIR $SCALA_HOME && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && mkdir -p /test && case $SCALA_VERSION in \"3\"*) echo 'import java.io.FileInputStream;import java.util.jar.JarInputStream;val scala3LibJar = classOf[CanEqual[_, _]].getProtectionDomain.getCodeSource.getLocation.toURI.getPath;val manifest = new JarInputStream(new FileInputStream(scala3LibJar)).getManifest;val ver = manifest.getMainAttributes.getValue(\"Implementation-Version\");@main def main = println(s\"Scala version ${ver}\")' > /test/test.scala ;; *) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
sbt~docker-sbt~22SB25.dockerbuild
11.2 KB
sbt~docker-sbt~3FCPKO.dockerbuild
11 KB
sbt~docker-sbt~9J8XGA.dockerbuild
11 KB
sbt~docker-sbt~IBYLQF.dockerbuild
11 KB
sbt~docker-sbt~ND0NK0.dockerbuild
11.1 KB