Skip to content

Scala 3.6.x preparations #2271

Scala 3.6.x preparations

Scala 3.6.x preparations #2271

Triggered via pull request December 11, 2024 17:22
@francisdbfrancisdb
synchronize #313
Scala-3.6.2
Status Failure
Total duration 2m 58s
Artifacts 44

build.yml

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

Annotations

29 errors and 44 warnings
build (2.13.15, eclipse-temurin-alpine-17.0.13_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.13.15, eclipse-temurin-alpine-23.0.1_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.13.15, eclipse-temurin-alpine-21.0.5_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.12.20, eclipse-temurin-alpine-17.0.13_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.12.20, eclipse-temurin-alpine-21.0.5_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.12.20, graalvm-community-22.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (2.12.20, graalvm-community-21.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (2.13.15, graalvm-ce-22.3.3-b1-java17)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (2.12.20, eclipse-temurin-alpine-23.0.1_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.12.20, graalvm-ce-22.3.3-b1-java17)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.3.4, eclipse-temurin-alpine-17.0.13_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (3.3.4, eclipse-temurin-alpine-21.0.5_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (2.13.15, graalvm-community-21.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (2.13.15, graalvm-community-22.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.3.4, eclipse-temurin-alpine-23.0.1_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (3.6.2, amazoncorretto-al2023-17.0.13)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && mkdir -p /test && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (3.3.4, graalvm-ce-22.3.3-b1-java17)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.3.4, graalvm-community-21.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.6.2, eclipse-temurin-alpine-21.0.5_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (3.6.2, eclipse-temurin-17.0.13_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && mkdir -p /test && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (3.6.2, amazoncorretto-al2023-21.0.5)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && mkdir -p /test && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (3.6.2, eclipse-temurin-alpine-23.0.1_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (3.6.2, eclipse-temurin-alpine-17.0.13_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd \"/tmp\" && case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && ln -s \"$SCALA_HOME/bin/\"* \"/usr/bin/\" && update-ca-certificates && scala -version && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 127
build (3.3.4, graalvm-community-22.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.6.2, eclipse-temurin-23.0.1_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && mkdir -p /test && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (3.6.2, eclipse-temurin-21.0.5_11)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && mkdir -p /test && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test/test.scala && rm -fr test" did not complete successfully: exit code: 1
build (3.6.2, graalvm-community-21.0.2)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.6.2, graalvm-ce-22.3.3-b1-java17)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (3.6.2, graalvm-community-22.0.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c case $SCALA_VERSION in 2.*) URL=https://downloads.typesafe.com/scala/$SCALA_VERSION/scala-$SCALA_VERSION.tgz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; 3.[0-5]*) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala3-$SCALA_VERSION EXTRACT_DIR=/usr/share ;; *) URL=https://github.com/scala/scala3/releases/download/$SCALA_VERSION/scala3-$SCALA_VERSION.tar.gz SCALA_DIR=/usr/share/scala-$SCALA_VERSION EXTRACT_DIR=/usr/share/scala-$SCALA_VERSION ;; esac && mkdir -p $EXTRACT_DIR && curl -fsL --show-error $URL | tar xfz - -C $EXTRACT_DIR && mv $SCALA_DIR /usr/share/scala && chown -R root:root /usr/share/scala && chmod -R 755 /usr/share/scala && ln -s /usr/share/scala/bin/* /usr/local/bin && case $SCALA_VERSION in 2*) echo \"println(util.Properties.versionMsg)\" > /test/test.scala ;; *) 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 ;; esac && scala -nocompdaemon test.scala && rm test.scala" did not complete successfully: exit code: 1
build (2.13.15, eclipse-temurin-alpine-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, eclipse-temurin-alpine-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, eclipse-temurin-alpine-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, eclipse-temurin-alpine-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, eclipse-temurin-alpine-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, graalvm-community-22.0.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, graalvm-community-21.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, graalvm-ce-22.3.3-b1-java17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, eclipse-temurin-alpine-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, graalvm-ce-22.3.3-b1-java17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, eclipse-temurin-alpine-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, eclipse-temurin-alpine-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, graalvm-community-21.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, graalvm-community-22.0.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, amazoncorretto-al2023-17.0.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, amazoncorretto-al2023-21.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, eclipse-temurin-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, amazoncorretto-al2023-17.0.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, amazoncorretto-al2023-21.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, eclipse-temurin-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, eclipse-temurin-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, eclipse-temurin-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.13.15, eclipse-temurin-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, eclipse-temurin-alpine-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (2.12.20, eclipse-temurin-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, amazoncorretto-al2023-17.0.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, graalvm-ce-22.3.3-b1-java17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, graalvm-community-21.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, eclipse-temurin-alpine-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, amazoncorretto-al2023-17.0.13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, eclipse-temurin-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, amazoncorretto-al2023-21.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, eclipse-temurin-alpine-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, eclipse-temurin-alpine-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, graalvm-community-22.0.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, amazoncorretto-al2023-21.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, eclipse-temurin-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, eclipse-temurin-17.0.13_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, eclipse-temurin-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, eclipse-temurin-21.0.5_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, graalvm-community-21.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, graalvm-ce-22.3.3-b1-java17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.3.4, eclipse-temurin-23.0.1_11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (3.6.2, graalvm-community-22.0.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
sbt~docker-sbt~01IHVI.dockerbuild
23 KB
sbt~docker-sbt~1DQ1CZ.dockerbuild
29.3 KB
sbt~docker-sbt~2VW6KA.dockerbuild
22.9 KB
sbt~docker-sbt~3863JH.dockerbuild
25 KB
sbt~docker-sbt~38Z06V.dockerbuild
24.2 KB
sbt~docker-sbt~3PJ34P.dockerbuild
25.9 KB
sbt~docker-sbt~5K7GNW.dockerbuild
41.4 KB
sbt~docker-sbt~6INZ4Z.dockerbuild
46.2 KB
sbt~docker-sbt~8OGBA2.dockerbuild
25.7 KB
sbt~docker-sbt~8TBC2U.dockerbuild
27.9 KB
sbt~docker-sbt~AIUV07.dockerbuild
22.9 KB
sbt~docker-sbt~ETSW3G.dockerbuild
22.8 KB
sbt~docker-sbt~G2S01B.dockerbuild
45.2 KB
sbt~docker-sbt~HYFPWI.dockerbuild
27.9 KB
sbt~docker-sbt~IHDRVZ.dockerbuild
43.5 KB
sbt~docker-sbt~IHRX1E.dockerbuild
25.5 KB
sbt~docker-sbt~IPC6KK.dockerbuild
45.6 KB
sbt~docker-sbt~JQ2G06.dockerbuild
25.2 KB
sbt~docker-sbt~JQIO3F.dockerbuild
45.6 KB
sbt~docker-sbt~K008N4.dockerbuild
29.3 KB
sbt~docker-sbt~KP778A.dockerbuild
23.3 KB
sbt~docker-sbt~L4U6SU.dockerbuild
25 KB
sbt~docker-sbt~MDTJ3M.dockerbuild
22.6 KB
sbt~docker-sbt~MHFRKG.dockerbuild
44.9 KB
sbt~docker-sbt~N147U9.dockerbuild
29.9 KB
sbt~docker-sbt~PN3P2W.dockerbuild
43.6 KB
sbt~docker-sbt~Q1BLLX.dockerbuild
22.5 KB
sbt~docker-sbt~QBDAA3.dockerbuild
23.9 KB
sbt~docker-sbt~QLEVEP.dockerbuild
23 KB
sbt~docker-sbt~QR7F71.dockerbuild
41.6 KB
sbt~docker-sbt~SS8I2S.dockerbuild
25.5 KB
sbt~docker-sbt~SV4EEE.dockerbuild
45.2 KB
sbt~docker-sbt~SVX8T0.dockerbuild
22.7 KB
sbt~docker-sbt~UMVP8N.dockerbuild
24.8 KB
sbt~docker-sbt~UZFAGY.dockerbuild
46.7 KB
sbt~docker-sbt~W31SAK.dockerbuild
25.7 KB
sbt~docker-sbt~WNB16Z.dockerbuild
41.6 KB
sbt~docker-sbt~X3FUGF.dockerbuild
22.5 KB
sbt~docker-sbt~X4OGTE.dockerbuild
41.5 KB
sbt~docker-sbt~X5K6G4.dockerbuild
22.7 KB
sbt~docker-sbt~X67Y57.dockerbuild
24.3 KB
sbt~docker-sbt~XJC800.dockerbuild
22.7 KB
sbt~docker-sbt~YM4IXP.dockerbuild
45 KB
sbt~docker-sbt~Z0Y6QH.dockerbuild
44.7 KB