Step 1/16 : FROM sha256:922d0d7f3f575536e6d6c1c43afce74c4c8575ae9a3eeda5df80f3fc73ee3818 ---> 922d0d7f3f57 Step 2/16 : ADD atomic-reactor-repos/* '/etc/yum.repos.d/' ---> a753609025b4 Removing intermediate container 362ee6f0a901 Step 3/16 : ENV SUMMARY "Base image which allows using of source-to-image." DESCRIPTION "The s2i-core image provides any images layered on top of it with all the tools needed to use source-to-image functionality while keeping the image size as small as possible." NAME s2i-core VERSION 0 ARCH x86_64 ---> Running in d128d3278b0e ---> f517c4e808b2 Removing intermediate container d128d3278b0e Step 4/16 : LABEL summary "$SUMMARY" description "$DESCRIPTION" io.k8s.description "$DESCRIPTION" io.k8s.display-name "s2i core" io.openshift.s2i.scripts-url image:///usr/libexec/s2i io.s2i.scripts-url image:///usr/libexec/s2i com.redhat.component "$NAME" name "$FGC/$NAME" version "$VERSION" usage "This image is supposed to be used as a base image for other images that support source-to-image" maintainer "SoftwareCollections.org " ---> Running in bf898364ea2b ---> 6ddc084ea3f0 Removing intermediate container bf898364ea2b Step 5/16 : ENV STI_SCRIPTS_URL image:///usr/libexec/s2i STI_SCRIPTS_PATH /usr/libexec/s2i APP_ROOT /opt/app-root HOME /opt/app-root/src PATH /opt/app-root/src/bin:/opt/app-root/bin:$PATH PLATFORM "fedora" ---> Running in 6b5c635b1fcf ---> 5de7086cc9eb Removing intermediate container 6b5c635b1fcf Step 6/16 : RUN INSTALL_PKGS="bsdtar findutils gettext glibc-langpack-en groff-base rsync tar unzip" && mkdir -p ${HOME}/.pki/nssdb && chown -R 1001:0 ${HOME}/.pki && dnf install -y --setopt=tsflags=nodocs $INSTALL_PKGS && rpm -V $INSTALL_PKGS && dnf clean all -y ---> Running in 654355e54960 atomic-reactor-koji-plugin-f32-container-candid 4.0 kB/s | 413 B 00:00 Fedora Modular 32 - x86_64 18 MB/s | 4.9 MB 00:00 Fedora Modular 32 - x86_64 - Updates 3.3 kB/s | 257 B 00:00 Fedora Modular 32 - x86_64 - Test Updates 1.6 MB/s | 470 kB 00:00 Fedora 32 - x86_64 - Test Updates 25 MB/s | 6.4 MB 00:00 Fedora 32 - x86_64 - Updates 2.6 kB/s | 257 B 00:00 Fedora 32 - x86_64 25 MB/s | 68 MB 00:02 Package tar-2:1.32-4.fc32.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: bsdtar x86_64 3.4.0-2.fc32 fedora 65 k findutils x86_64 1:4.7.0-3.fc32 fedora 552 k gettext x86_64 0.20.1-4.fc32 fedora 1.1 M glibc-langpack-en x86_64 2.31-1.fc32 fedora 638 k groff-base x86_64 1.22.3-21.fc32 fedora 1.0 M rsync x86_64 3.1.3-11.fc32 fedora 406 k unzip x86_64 6.0-47.fc32 fedora 179 k Installing dependencies: gettext-libs x86_64 0.20.1-4.fc32 fedora 287 k libcroco x86_64 0.6.13-3.fc32 fedora 111 k libtextstyle x86_64 0.20.1-4.fc32 fedora 56 k Transaction Summary ================================================================================ Install 10 Packages Total download size: 4.4 M Installed size: 19 M Downloading Packages: (1/10): bsdtar-3.4.0-2.fc32.x86_64.rpm 1.9 MB/s | 65 kB 00:00 (2/10): gettext-libs-0.20.1-4.fc32.x86_64.rpm 9.0 MB/s | 287 kB 00:00 (3/10): findutils-4.7.0-3.fc32.x86_64.rpm 6.7 MB/s | 552 kB 00:00 (4/10): glibc-langpack-en-2.31-1.fc32.x86_64.rp 19 MB/s | 638 kB 00:00 (5/10): libcroco-0.6.13-3.fc32.x86_64.rpm 9.5 MB/s | 111 kB 00:00 (6/10): gettext-0.20.1-4.fc32.x86_64.rpm 9.7 MB/s | 1.1 MB 00:00 (7/10): libtextstyle-0.20.1-4.fc32.x86_64.rpm 2.5 MB/s | 56 kB 00:00 (8/10): rsync-3.1.3-11.fc32.x86_64.rpm 16 MB/s | 406 kB 00:00 (9/10): groff-base-1.22.3-21.fc32.x86_64.rpm 17 MB/s | 1.0 MB 00:00 (10/10): unzip-6.0-47.fc32.x86_64.rpm 8.2 MB/s | 179 kB 00:00 -------------------------------------------------------------------------------- Total 23 MB/s | 4.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libcroco-0.6.13-3.fc32.x86_64 1/10 Installing : libtextstyle-0.20.1-4.fc32.x86_64 2/10 Installing : gettext-libs-0.20.1-4.fc32.x86_64 3/10 Installing : gettext-0.20.1-4.fc32.x86_64 4/10 Installing : unzip-6.0-47.fc32.x86_64 5/10 Installing : rsync-3.1.3-11.fc32.x86_64 6/10 Installing : groff-base-1.22.3-21.fc32.x86_64 7/10 Installing : glibc-langpack-en-2.31-1.fc32.x86_64 8/10 Installing : findutils-1:4.7.0-3.fc32.x86_64 9/10 Installing : bsdtar-3.4.0-2.fc32.x86_64 10/10 Running scriptlet: bsdtar-3.4.0-2.fc32.x86_64 10/10 Verifying : bsdtar-3.4.0-2.fc32.x86_64 1/10 Verifying : findutils-1:4.7.0-3.fc32.x86_64 2/10 Verifying : gettext-0.20.1-4.fc32.x86_64 3/10 Verifying : gettext-libs-0.20.1-4.fc32.x86_64 4/10 Verifying : glibc-langpack-en-2.31-1.fc32.x86_64 5/10 Verifying : groff-base-1.22.3-21.fc32.x86_64 6/10 Verifying : libcroco-0.6.13-3.fc32.x86_64 7/10 Verifying : libtextstyle-0.20.1-4.fc32.x86_64 8/10 Verifying : rsync-3.1.3-11.fc32.x86_64 9/10 Verifying : unzip-6.0-47.fc32.x86_64 10/10 Installed: bsdtar-3.4.0-2.fc32.x86_64 findutils-1:4.7.0-3.fc32.x86_64 gettext-0.20.1-4.fc32.x86_64 gettext-libs-0.20.1-4.fc32.x86_64 glibc-langpack-en-2.31-1.fc32.x86_64 groff-base-1.22.3-21.fc32.x86_64 libcroco-0.6.13-3.fc32.x86_64 libtextstyle-0.20.1-4.fc32.x86_64 rsync-3.1.3-11.fc32.x86_64 unzip-6.0-47.fc32.x86_64 Complete! 53 files removed ---> 124b97cc134d Removing intermediate container 654355e54960 Step 7/16 : COPY ./root/ / ---> 1aceefd15673 Removing intermediate container 5d182ca2060d Step 8/16 : RUN [ -e /usr/libexec/platform-python ] || ln -s /usr/bin/python3 /usr/libexec/platform-python ---> Running in 833b77c144ed ---> 0361bb5935f3 Removing intermediate container 833b77c144ed Step 9/16 : WORKDIR ${HOME} ---> f24260a32b8c Removing intermediate container 0793c2d3071f Step 10/16 : ENTRYPOINT container-entrypoint ---> Running in 3d19232fc7e7 ---> 4a5824d38a2b Removing intermediate container 3d19232fc7e7 Step 11/16 : CMD base-usage ---> Running in 6a78090538a8 ---> 0ef51635b094 Removing intermediate container 6a78090538a8 Step 12/16 : RUN rpm-file-permissions && useradd -u 1001 -r -g 0 -d ${HOME} -s /sbin/nologin -c "Default Application User" default && chown -R 1001:0 ${APP_ROOT} ---> Running in 1020e5c0c179 ---> 4084033eaa98 Removing intermediate container 1020e5c0c179 Step 13/16 : ADD help.1 /help.1 ---> 57db7157c838 Removing intermediate container 5ebf77558533 Step 14/16 : ADD Dockerfile--s2i-core-0-22.f29container /root/buildinfo/Dockerfile--s2i-core-0-22.f29container ---> 9f2385f2ac24 Removing intermediate container 980a7bfcfd35 Step 15/16 : LABEL "release" "22.f29container" "authoritative-source-url" "registry.fedoraproject.org" "distribution-scope" "public" "vendor" "Fedora Project" "build-date" "2020-03-06T09:27:42.708856" "architecture" "x86_64" "vcs-type" "git" "vcs-ref" "899a09a0240a0125776235b49740099782471ce2" "com.redhat.build-host" "osbs-node02.phx2.fedoraproject.org" ---> Running in b5917b1d9083 ---> e8c4a21ae214 Removing intermediate container b5917b1d9083 Step 16/16 : RUN rm -f '/etc/yum.repos.d/f32-container-candidate-47511.repo' ---> Running in cb426c5c359b ---> eb427d65d44c Removing intermediate container cb426c5c359b Successfully built eb427d65d44c