Console Output
16:02:42 + docker build -t docker.openmodelica.org/build-deps:questing.nightly.amd64 docker.openmodelica.org/build-deps:questing.nightly.amd64
16:02:42 #0 building with "default" instance using docker driver
16:02:42
16:02:42 #1 [internal] load build definition from Dockerfile
16:02:42 #1 transferring dockerfile:
16:02:42 #1 transferring dockerfile: 841B done
16:02:42 #1 DONE 0.2s
16:02:42
16:02:42 #2 [internal] load metadata for docker.io/library/ubuntu:questing
16:02:43 #2 DONE 0.0s
16:02:43
16:02:43 #3 [internal] load .dockerignore
16:02:43 #3 transferring context:
16:02:43 #3 transferring context: 2B done
16:02:43 #3 DONE 0.2s
16:02:43
16:02:43 #4 [1/3] FROM docker.io/library/ubuntu:questing
16:02:43 #4 DONE 0.2s
16:02:43
16:02:43 #5 [internal] load build context
16:02:43 #5 transferring context: 3.75kB 0.0s done
16:02:43 #5 DONE 0.3s
16:02:43
16:02:43 #6 [2/3] COPY openmodelica.dsc openmodelica-build-deps libiomp-fake /var/lib/openmodelica-depends/
16:02:43 #6 DONE 0.4s
16:02:44
16:02:44 #7 [3/3] RUN export DEBIAN_FRONTEND=noninteractive && sed -i -e 's,http://deb.debian.org/debian ,http://ftp.se.debian.org/debian ,' `ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list /etc/apt/sources.list.d/debian.sources` && apt-get update && apt-get install -qy build-essential devscripts equivs wget && (apt-get install -qy libiomp-dev || (apt-get install -qy libomp-dev && equivs-build /var/lib/openmodelica-depends/libiomp-fake && dpkg -i libiomp-fake_*.deb)) && mk-build-deps /var/lib/openmodelica-depends/openmodelica.dsc && (dpkg -i ./openmodelica-build-deps*.deb ; apt-get install -fqy) && rm -f *.deb && clang --version && rm -rf /var/lib/apt/lists/*
16:02:45 #7 1.723 ls: cannot access '/etc/apt/sources.list.d/*.list': No such file or directory
16:02:45 #7 1.723 ls: cannot access '/etc/apt/sources.list.d/debian.sources': No such file or directory
16:02:45 #7 1.823 Ign:1 http://archive.ubuntu.com/ubuntu questing InRelease
16:02:45 #7 1.823 Ign:2 http://security.ubuntu.com/ubuntu questing-security InRelease
16:02:45 #7 1.823 Ign:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease
16:02:45 #7 1.823 Ign:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease
16:02:46 #7 2.825 Ign:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease
16:02:46 #7 2.825 Ign:2 http://security.ubuntu.com/ubuntu questing-security InRelease
16:02:46 #7 2.825 Ign:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease
16:02:46 #7 2.826 Ign:1 http://archive.ubuntu.com/ubuntu questing InRelease
16:02:48 #7 4.826 Ign:2 http://security.ubuntu.com/ubuntu questing-security InRelease
16:02:48 #7 4.827 Ign:1 http://archive.ubuntu.com/ubuntu questing InRelease
16:02:48 #7 4.828 Ign:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease
16:02:48 #7 4.828 Ign:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease
16:02:53 #7 8.828 Err:2 http://security.ubuntu.com/ubuntu questing-security InRelease
16:02:53 #7 8.828 Temporary failure resolving 'security.ubuntu.com'
16:02:53 #7 8.830 Err:4 http://archive.ubuntu.com/ubuntu questing-backports InRelease
16:02:53 #7 8.830 Temporary failure resolving 'archive.ubuntu.com'
16:02:53 #7 8.830 Err:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease
16:02:53 #7 8.830 Temporary failure resolving 'archive.ubuntu.com'
16:02:53 #7 8.831 Err:1 http://archive.ubuntu.com/ubuntu questing InRelease
16:02:53 #7 8.831 Temporary failure resolving 'archive.ubuntu.com'
16:02:53 #7 8.839 Reading package lists...
16:02:53 #7 8.851 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/questing/InRelease Temporary failure resolving 'archive.ubuntu.com'
16:02:53 #7 8.851 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/questing-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
16:02:53 #7 8.851 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/questing-backports/InRelease Temporary failure resolving 'archive.ubuntu.com'
16:02:53 #7 8.851 W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/questing-security/InRelease Temporary failure resolving 'security.ubuntu.com'
16:02:53 #7 8.851 W: Some index files failed to download. They have been ignored, or old ones used instead.
16:02:53 #7 8.884 Reading package lists...
16:02:53 #7 8.897 Building dependency tree...
16:02:53 #7 8.898 Reading state information...
16:02:53 #7 8.899 E: Unable to locate package build-essential
16:02:53 #7 8.899 E: Unable to locate package devscripts
16:02:53 #7 8.899 E: Unable to locate package equivs
16:02:53 #7 8.899 E: Unable to locate package wget
16:02:53 #7 ERROR: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && sed -i -e 's,http://deb.debian.org/debian ,http://ftp.se.debian.org/debian ,' `ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list /etc/apt/sources.list.d/debian.sources` && apt-get update && apt-get install -qy build-essential devscripts equivs wget && (apt-get install -qy libiomp-dev || (apt-get install -qy libomp-dev && equivs-build /var/lib/openmodelica-depends/libiomp-fake && dpkg -i libiomp-fake_*.deb)) && mk-build-deps /var/lib/openmodelica-depends/openmodelica.dsc && (dpkg -i ./openmodelica-build-deps*.deb ; apt-get install -fqy) && rm -f *.deb && clang --version && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
16:02:53 ------
16:02:53 > [3/3] RUN export DEBIAN_FRONTEND=noninteractive && sed -i -e 's,http://deb.debian.org/debian ,http://ftp.se.debian.org/debian ,' `ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list /etc/apt/sources.list.d/debian.sources` && apt-get update && apt-get install -qy build-essential devscripts equivs wget && (apt-get install -qy libiomp-dev || (apt-get install -qy libomp-dev && equivs-build /var/lib/openmodelica-depends/libiomp-fake && dpkg -i libiomp-fake_*.deb)) && mk-build-deps /var/lib/openmodelica-depends/openmodelica.dsc && (dpkg -i ./openmodelica-build-deps*.deb ; apt-get install -fqy) && rm -f *.deb && clang --version && rm -rf /var/lib/apt/lists/*:
16:02:53 8.851 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/questing-backports/InRelease Temporary failure resolving 'archive.ubuntu.com'
16:02:53 8.851 W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/questing-security/InRelease Temporary failure resolving 'security.ubuntu.com'
16:02:53 8.851 W: Some index files failed to download. They have been ignored, or old ones used instead.
16:02:53 8.884 Reading package lists...
16:02:53 8.897 Building dependency tree...
16:02:53 8.898 Reading state information...
16:02:53 8.899 E: Unable to locate package build-essential
16:02:53 8.899 E: Unable to locate package devscripts
16:02:53 8.899 E: Unable to locate package equivs
16:02:53 8.899 E: Unable to locate package wget
16:02:53 ------
16:02:53 Dockerfile:4
16:02:53 --------------------
16:02:53 2 | FROM ubuntu:questing
16:02:53 3 | COPY openmodelica.dsc openmodelica-build-deps libiomp-fake /var/lib/openmodelica-depends/
16:02:53 4 | >>> RUN export DEBIAN_FRONTEND=noninteractive && sed -i -e 's,http://deb.debian.org/debian ,http://ftp.se.debian.org/debian ,' `ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list /etc/apt/sources.list.d/debian.sources` && apt-get update && apt-get install -qy build-essential devscripts equivs wget && (apt-get install -qy libiomp-dev || (apt-get install -qy libomp-dev && equivs-build /var/lib/openmodelica-depends/libiomp-fake && dpkg -i libiomp-fake_*.deb)) && mk-build-deps /var/lib/openmodelica-depends/openmodelica.dsc && (dpkg -i ./openmodelica-build-deps*.deb ; apt-get install -fqy) && rm -f *.deb && clang --version && rm -rf /var/lib/apt/lists/*
16:02:53 5 |
16:02:53 --------------------
16:02:53 ERROR: failed to build: failed to solve: process "/bin/sh -c export DEBIAN_FRONTEND=noninteractive && sed -i -e 's,http://deb.debian.org/debian ,http://ftp.se.debian.org/debian ,' `ls /etc/apt/sources.list /etc/apt/sources.list.d/*.list /etc/apt/sources.list.d/debian.sources` && apt-get update && apt-get install -qy build-essential devscripts equivs wget && (apt-get install -qy libiomp-dev || (apt-get install -qy libomp-dev && equivs-build /var/lib/openmodelica-depends/libiomp-fake && dpkg -i libiomp-fake_*.deb)) && mk-build-deps /var/lib/openmodelica-depends/openmodelica.dsc && (dpkg -i ./openmodelica-build-deps*.deb ; apt-get install -fqy) && rm -f *.deb && clang --version && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100