UNCLASSIFIED

Commit 1466598a authored by Karpagam Balan's avatar Karpagam Balan
Browse files

Update Dockerfile to remove --nogpgcheck

parent 3c2219ef
Pipeline #10864 failed with stage
...@@ -37,7 +37,8 @@ COPY owasp-dep-check-dependencies-$SDP_BUILD_DEPENDENCY_VERSION.tar.gz /root/tmp ...@@ -37,7 +37,8 @@ COPY owasp-dep-check-dependencies-$SDP_BUILD_DEPENDENCY_VERSION.tar.gz /root/tmp
### Install mono-complete ### Install mono-complete
RUN cd /root/tmp && \ RUN cd /root/tmp && \
tar -xzf owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz && \ tar -xzf owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz && \
yum install -y --nogpgcheck /root/tmp/dependencies/mono-complete/*.rpm && \ rpm --import /root/tmp/dependencies/mono-complete/gpg.key && \
yum install -y /root/tmp/dependencies/mono-complete/*.rpm && \
rm /root/tmp/owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz rm /root/tmp/owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz
### Install ruby dependencies ### Install ruby dependencies
......
  • Pipeline Status: FAILURE
    FAILURE Stage: Build
    Branch: 5.3.2

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::SUCCESS --> 2((/)):::INTERNAL_SUCCESS --> 3([Stage Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Build]):::FAILURE --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/ubi/ubi8 --build-arg BASE_TAG=8.2 -t ****/solutions-delivery-platform/dependency-check/dependency-check:5.3.2-testing --label dccscr.git.commit.id=1466598aac59bef26c7bbc4a1cefda02754c6acb --label dccscr.git.commit.url=https://dccscr.dsop.io/dsop/solutions-delivery-platform/dependency-check/dependency-check/tree/1466598aac59bef26c7bbc4a1cefda02754c6acb --label dccscr.git.url=https://repo1.dsop.io/dsop/solutions-delivery-platform/dependency-check/dependency-check.git --label dccscr.git.branch=5.3.2 --label dccscr.image.version=5.3.2 --label 'dccscr.image.build.date=Thu May  7 14:01:03 UTC 2020
    ' --label dccscr.image.build.id=3 --label dccscr.image.name=dependency-check --label dccscr.ironbank.approval.status=pendingapproval --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=pendingapproval .
    STEP 1: FROM ****/redhat/ubi/ubi8:8.2
    Getting image source signatures
    Copying blob sha256:506fad77f4b3486ee5d81457c507d8b7e2a2a10ada8aa13b9d0c701603874efe
    Copying blob sha256:4a39c427e210d2ce0804ab3114f85784c1bb222bb5f628c8294c176e6a8d7f44
    Copying blob sha256:55d7d883c4bbbfc5a858016001be5db347545e580eb90cb9234e32815adbf0e2
    Copying config sha256:4d0f8353107fc4d773c74b026d33214b51a525d9415c071ca5a4a856393e3bb9
    Writing manifest to image destination
    Storing signatures
    STEP 2: LABEL name="Solutions Delivery Platform: OWASP Dependency Check"       maintainer="terrana_steven@bah.com"       vendor="Booz Allen Hamilton"       version="5.3.2"       release="5.3.2"       summary="OWASP Dependency Check container"       description="The OWASP Dependency Check container image for the Solutions Delivery Platform"
    STEP 3: COPY LICENSE /licenses
    STEP 4: RUN INSTALL_PKGS="java-1.8.0-openjdk ruby unzip" &&     yum clean metadata &&     yum -y update --setopt=tsflags=nodocs &&     yum -y install --setopt=tsflags=nodocs ${INSTALL_PKGS} &&     yum -y -v clean all &&     [ ! -d /var/cache/yum ] || rm -rf /var/cache/yum
    Cache was expired
    0 files removed
    Red Hat Universal Base Image 8 (RPMs) - BaseOS   24 MB/s | 760 kB     00:00    
    Red Hat Universal Base Image 8 (RPMs) - AppStre 121 MB/s | 3.8 MB     00:00    
    Red Hat Universal Base Image 8 (RPMs) - CodeRea 645 kB/s | 9.1 kB     00:00    
    Dependencies resolved.
    Nothing to do.
    Complete!
    Last metadata expiration check: 0:00:01 ago on Thu May  7 14:01:23 2020.
    Dependencies resolved.
    ======================================================================================================
     Package                       Arch    Version                                  Repository        Size
    ======================================================================================================
    Installing:
     java-1.8.0-openjdk            x86_64  1:1.8.0.252.b09-2.el8_1                  ubi-8-appstream  320 k
     ruby                          x86_64  2.5.5-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream   86 k
     unzip                         x86_64  6.0-43.el8                               ubi-8-baseos     195 k
    Installing dependencies:
     alsa-lib                      x86_64  1.2.1.2-3.el8                            ubi-8-appstream  441 k
     atk                           x86_64  2.28.1-1.el8                             ubi-8-appstream  272 k
     avahi-libs                    x86_64  0.7-19.el8                               ubi-8-baseos      63 k
     cairo                         x86_64  1.15.12-3.el8                            ubi-8-appstream  721 k
     copy-jdk-configs              noarch  3.7-1.el8                                ubi-8-appstream   27 k
     cups-libs                     x86_64  1:2.2.6-33.el8                           ubi-8-baseos     432 k
     dejavu-fonts-common           noarch  2.35-6.el8                               ubi-8-baseos      74 k
     dejavu-sans-fonts             noarch  2.35-6.el8                               ubi-8-baseos     1.5 M
     fontconfig                    x86_64  2.13.1-3.el8                             ubi-8-baseos     275 k
     fontpackages-filesystem       noarch  1.44-22.el8                              ubi-8-baseos      16 k
     freetype                      x86_64  2.9.1-4.el8                              ubi-8-baseos     393 k
     fribidi                       x86_64  1.0.4-8.el8                              ubi-8-appstream   89 k
     gdk-pixbuf2                   x86_64  2.36.12-5.el8                            ubi-8-baseos     467 k
     gdk-pixbuf2-modules           x86_64  2.36.12-5.el8                            ubi-8-appstream  109 k
     giflib                        x86_64  5.1.4-3.el8                              ubi-8-appstream   51 k
     graphite2                     x86_64  1.3.10-10.el8                            ubi-8-appstream  122 k
     gtk-update-icon-cache         x86_64  3.22.30-5.el8                            ubi-8-appstream   33 k
     harfbuzz                      x86_64  1.7.5-3.el8                              ubi-8-appstream  294 k
     hicolor-icon-theme            noarch  0.17-2.el8                               ubi-8-appstream   48 k
     jasper-libs                   x86_64  2.0.14-4.el8                             ubi-8-appstream  167 k
     java-1.8.0-openjdk-headless   x86_64  1:1.8.0.252.b09-2.el8_1                  ubi-8-appstream   33 M
     javapackages-filesystem       noarch  5.3.0-1.module+el8+2447+6f56d9a6         ubi-8-appstream   30 k
     jbigkit-libs                  x86_64  2.1-14.el8                               ubi-8-appstream   55 k
     libX11                        x86_64  1.6.8-3.el8                              ubi-8-appstream  611 k
     libX11-common                 noarch  1.6.8-3.el8                              ubi-8-appstream  158 k
     libXau                        x86_64  1.0.8-13.el8                             ubi-8-appstream   36 k
     libXcomposite                 x86_64  0.4.4-14.el8                             ubi-8-appstream   29 k
     libXcursor                    x86_64  1.1.15-3.el8                             ubi-8-appstream   36 k
     libXdamage                    x86_64  1.1.4-14.el8                             ubi-8-appstream   27 k
     libXext                       x86_64  1.3.3-9.el8                              ubi-8-appstream   45 k
     libXfixes                     x86_64  5.0.3-7.el8                              ubi-8-appstream   25 k
     libXft                        x86_64  2.3.2-10.el8                             ubi-8-appstream   66 k
     libXi                         x86_64  1.7.9-7.el8                              ubi-8-appstream   49 k
     libXinerama                   x86_64  1.1.4-1.el8                              ubi-8-appstream   16 k
     libXrandr                     x86_64  1.5.1-7.el8                              ubi-8-appstream   33 k
     libXrender                    x86_64  0.9.10-7.el8                             ubi-8-appstream   33 k
     libXtst                       x86_64  1.2.3-7.el8                              ubi-8-appstream   22 k
     libdatrie                     x86_64  0.2.9-7.el8                              ubi-8-appstream   33 k
     libfontenc                    x86_64  1.1.3-8.el8                              ubi-8-appstream   37 k
     libjpeg-turbo                 x86_64  1.5.3-10.el8                             ubi-8-appstream  156 k
     libpkgconf                    x86_64  1.4.2-1.el8                              ubi-8-baseos      35 k
     libpng                        x86_64  2:1.6.34-5.el8                           ubi-8-baseos     126 k
     libthai                       x86_64  0.1.27-2.el8                             ubi-8-appstream  203 k
     libtiff                       x86_64  4.0.9-17.el8                             ubi-8-appstream  188 k
     libxcb                        x86_64  1.13.1-1.el8                             ubi-8-appstream  229 k
     lksctp-tools                  x86_64  1.0.18-3.el8                             ubi-8-baseos     100 k
     lua                           x86_64  5.3.4-11.el8                             ubi-8-appstream  193 k
     pango                         x86_64  1.42.4-6.el8                             ubi-8-appstream  298 k
     pixman                        x86_64  0.38.4-1.el8                             ubi-8-appstream  257 k
     pkgconf                       x86_64  1.4.2-1.el8                              ubi-8-baseos      38 k
     pkgconf-m4                    noarch  1.4.2-1.el8                              ubi-8-baseos      17 k
     pkgconf-pkg-config            x86_64  1.4.2-1.el8                              ubi-8-baseos      15 k
     ruby-irb                      noarch  2.5.5-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream  102 k
     ruby-libs                     x86_64  2.5.5-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream  2.9 M
     rubygem-json                  x86_64  2.1.0-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream   90 k
     rubygem-psych                 x86_64  3.0.2-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream   95 k
     shared-mime-info              x86_64  1.9-3.el8                                ubi-8-baseos     329 k
     ttmkfdir                      x86_64  3.0.9-54.el8                             ubi-8-appstream   62 k
     tzdata-java                   noarch  2020a-1.el8                              ubi-8-appstream  189 k
     xorg-x11-font-utils           x86_64  1:7.5-40.el8                             ubi-8-appstream  103 k
     xorg-x11-fonts-Type1          noarch  7.5-19.el8                               ubi-8-appstream  522 k
    Installing weak dependencies:
     gtk2                          x86_64  2.24.32-4.el8                            ubi-8-appstream  3.4 M
     rubygem-bigdecimal            x86_64  1.3.4-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream   97 k
     rubygem-did_you_mean          noarch  1.2.0-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream   90 k
     rubygem-io-console            x86_64  0.4.6-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream   66 k
     rubygem-openssl               x86_64  2.1.2-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream  190 k
     rubygem-rdoc                  noarch  6.0.1-105.module+el8.1.0+3656+f80bfa1d   ubi-8-appstream  486 k
     rubygems                      noarch  2.7.6.2-105.module+el8.1.0+3656+f80bfa1d ubi-8-appstream  308 k
    Enabling module streams:
     javapackages-runtime                  201801                                                         
     ruby                                  2.5                                                            
    
    Transaction Summary
    ======================================================================================================
    Install  71 Packages
    
    Total download size: 51 M
    Installed size: 180 M
    Downloading Packages:
    (1/71): fontpackages-filesystem-1.44-22.el8.noa 4.5 MB/s |  16 kB     00:00    
    (2/71): libpng-1.6.34-5.el8.x86_64.rpm           29 MB/s | 126 kB     00:00    
    (3/71): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 8.3 MB/s |  15 kB     00:00    
    (4/71): libpkgconf-1.4.2-1.el8.x86_64.rpm        18 MB/s |  35 kB     00:00    
    (5/71): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm     50 MB/s | 467 kB     00:00    
    (6/71): avahi-libs-0.7-19.el8.x86_64.rpm         17 MB/s |  63 kB     00:00    
    (7/71): unzip-6.0-43.el8.x86_64.rpm              46 MB/s | 195 kB     00:00    
    (8/71): lksctp-tools-1.0.18-3.el8.x86_64.rpm     38 MB/s | 100 kB     00:00    
    (9/71): shared-mime-info-1.9-3.el8.x86_64.rpm    49 MB/s | 329 kB     00:00    
    (10/71): freetype-2.9.1-4.el8.x86_64.rpm         72 MB/s | 393 kB     00:00    
    (11/71): cups-libs-2.2.6-33.el8.x86_64.rpm       64 MB/s | 432 kB     00:00    
    (12/71): fontconfig-2.13.1-3.el8.x86_64.rpm      52 MB/s | 275 kB     00:00    
    (13/71): pkgconf-1.4.2-1.el8.x86_64.rpm          14 MB/s |  38 kB     00:00    
    (14/71): dejavu-sans-fonts-2.35-6.el8.noarch.rp  70 MB/s | 1.5 MB     00:00    
    (15/71): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.8 MB/s |  17 kB     00:00    
    (16/71): dejavu-fonts-common-2.35-6.el8.noarch.  10 MB/s |  74 kB     00:00    
    (17/71): libfontenc-1.1.3-8.el8.x86_64.rpm       22 MB/s |  37 kB     00:00    
    (18/71): ttmkfdir-3.0.9-54.el8.x86_64.rpm        32 MB/s |  62 kB     00:00    
    (19/71): libXi-1.7.9-7.el8.x86_64.rpm            23 MB/s |  49 kB     00:00    
    (20/71): ruby-irb-2.5.5-105.module+el8.1.0+3656  43 MB/s | 102 kB     00:00    
    (21/71): javapackages-filesystem-5.3.0-1.module  14 MB/s |  30 kB     00:00    
    (22/71): libXcursor-1.1.15-3.el8.x86_64.rpm      18 MB/s |  36 kB     00:00    
    (23/71): rubygem-bigdecimal-1.3.4-105.module+el  44 MB/s |  97 kB     00:00    
    (24/71): hicolor-icon-theme-0.17-2.el8.noarch.r  26 MB/s |  48 kB     00:00    
    (25/71): libXrender-0.9.10-7.el8.x86_64.rpm      17 MB/s |  33 kB     00:00    
    (26/71): rubygems-2.7.6.2-105.module+el8.1.0+36  54 MB/s | 308 kB     00:00    
    (27/71): rubygem-json-2.1.0-105.module+el8.1.0+  24 MB/s |  90 kB     00:00    
    (28/71): jbigkit-libs-2.1-14.el8.x86_64.rpm      30 MB/s |  55 kB     00:00    
    (29/71): libXau-1.0.8-13.el8.x86_64.rpm          19 MB/s |  36 kB     00:00    
    (30/71): ruby-2.5.5-105.module+el8.1.0+3656+f80  40 MB/s |  86 kB     00:00    
    (31/71): graphite2-1.3.10-10.el8.x86_64.rpm      43 MB/s | 122 kB     00:00    
    (32/71): cairo-1.15.12-3.el8.x86_64.rpm          69 MB/s | 721 kB     00:00    
    (33/71): rubygem-io-console-0.4.6-105.module+el  15 MB/s |  66 kB     00:00    
    (34/71): libXfixes-5.0.3-7.el8.x86_64.rpm       6.7 MB/s |  25 kB     00:00    
    (35/71): libXtst-1.2.3-7.el8.x86_64.rpm          14 MB/s |  22 kB     00:00    
    (36/71): xorg-x11-font-utils-7.5-40.el8.x86_64.  38 MB/s | 103 kB     00:00    
    (37/71): libXft-2.3.2-10.el8.x86_64.rpm          26 MB/s |  66 kB     00:00    
    (38/71): libdatrie-0.2.9-7.el8.x86_64.rpm        18 MB/s |  33 kB     00:00    
    (39/71): libXdamage-1.1.4-14.el8.x86_64.rpm      15 MB/s |  27 kB     00:00    
    (40/71): rubygem-psych-3.0.2-105.module+el8.1.0  39 MB/s |  95 kB     00:00    
    (41/71): giflib-5.1.4-3.el8.x86_64.rpm           29 MB/s |  51 kB     00:00    
    (42/71): libXinerama-1.1.4-1.el8.x86_64.rpm     9.4 MB/s |  16 kB     00:00    
    (43/71): xorg-x11-fonts-Type1-7.5-19.el8.noarch  64 MB/s | 522 kB     00:00    
    (44/71): jasper-libs-2.0.14-4.el8.x86_64.rpm     41 MB/s | 167 kB     00:00    
    (45/71): harfbuzz-1.7.5-3.el8.x86_64.rpm         62 MB/s | 294 kB     00:00    
    (46/71): rubygem-did_you_mean-1.2.0-105.module+  25 MB/s |  90 kB     00:00    
    (47/71): libXrandr-1.5.1-7.el8.x86_64.rpm        14 MB/s |  33 kB     00:00    
    (48/71): atk-2.28.1-1.el8.x86_64.rpm             62 MB/s | 272 kB     00:00    
    (49/71): rubygem-openssl-2.1.2-105.module+el8.1  44 MB/s | 190 kB     00:00    
    (50/71): libXext-1.3.3-9.el8.x86_64.rpm          24 MB/s |  45 kB     00:00    
    (51/71): rubygem-rdoc-6.0.1-105.module+el8.1.0+  83 MB/s | 486 kB     00:00    
    (52/71): libXcomposite-0.4.4-14.el8.x86_64.rpm   17 MB/s |  29 kB     00:00    
    (53/71): copy-jdk-configs-3.7-1.el8.noarch.rpm   16 MB/s |  27 kB     00:00    
    (54/71): ruby-libs-2.5.5-105.module+el8.1.0+365  75 MB/s | 2.9 MB     00:00    
    (55/71): libthai-0.1.27-2.el8.x86_64.rpm         17 MB/s | 203 kB     00:00    
    (56/71): pango-1.42.4-6.el8.x86_64.rpm           67 MB/s | 298 kB     00:00    
    (57/71): libtiff-4.0.9-17.el8.x86_64.rpm         44 MB/s | 188 kB     00:00    
    (58/71): fribidi-1.0.4-8.el8.x86_64.rpm          33 MB/s |  89 kB     00:00    
    (59/71): pixman-0.38.4-1.el8.x86_64.rpm          64 MB/s | 257 kB     00:00    
    (60/71): gtk2-2.24.32-4.el8.x86_64.rpm           61 MB/s | 3.4 MB     00:00    
    (61/71): tzdata-java-2020a-1.el8.noarch.rpm      52 MB/s | 189 kB     00:00    
    (62/71): alsa-lib-1.2.1.2-3.el8.x86_64.rpm       22 MB/s | 441 kB     00:00    
    (63/71): libjpeg-turbo-1.5.3-10.el8.x86_64.rpm   45 MB/s | 156 kB     00:00    
    (64/71): gdk-pixbuf2-modules-2.36.12-5.el8.x86_  39 MB/s | 109 kB     00:00    
    (65/71): libxcb-1.13.1-1.el8.x86_64.rpm          63 MB/s | 229 kB     00:00    
    (66/71): gtk-update-icon-cache-3.22.30-5.el8.x8  11 MB/s |  33 kB     00:00    
    (67/71): libX11-common-1.6.8-3.el8.noarch.rpm    49 MB/s | 158 kB     00:00    
    (68/71): libX11-1.6.8-3.el8.x86_64.rpm           70 MB/s | 611 kB     00:00    
    (69/71): java-1.8.0-openjdk-1.8.0.252.b09-2.el8  44 MB/s | 320 kB     00:00    
    (70/71): lua-5.3.4-11.el8.x86_64.rpm             55 MB/s | 193 kB     00:00    
    (71/71): java-1.8.0-openjdk-headless-1.8.0.252. 132 MB/s |  33 MB     00:00    
    --------------------------------------------------------------------------------
    Total                                           145 MB/s |  51 MB     00:00     
    Running transaction check
    Transaction check succeeded.
    Running transaction test
    Transaction test succeeded.
    Running transaction
      Running scriptlet: copy-jdk-configs-3.7-1.el8.noarch                      1/1 
      Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.252.b09-2.el8_1.   1/1 
      Preparing        :                                                        1/1 
      Installing       : ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x    1/71 
      Installing       : libjpeg-turbo-1.5.3-10.el8.x86_64                     2/71 
      Installing       : libpng-2:1.6.34-5.el8.x86_64                          3/71 
      Installing       : freetype-2.9.1-4.el8.x86_64                           4/71 
      Installing       : fontpackages-filesystem-1.44-22.el8.noarch            5/71 
      Installing       : dejavu-fonts-common-2.35-6.el8.noarch                 6/71 
      Installing       : dejavu-sans-fonts-2.35-6.el8.noarch                   7/71 
      Installing       : fontconfig-2.13.1-3.el8.x86_64                        8/71 
      Running scriptlet: fontconfig-2.13.1-3.el8.x86_64                        8/71 
      Installing       : ttmkfdir-3.0.9-54.el8.x86_64                          9/71 
      Installing       : jasper-libs-2.0.14-4.el8.x86_64                      10/71 
      Installing       : rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f   11/71 
      Installing       : rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1   12/71 
      Installing       : rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f   13/71 
      Installing       : rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa   14/71 
      Installing       : rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656   15/71 
      Installing       : ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64   16/71 
      Installing       : ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.no   17/71 
      Installing       : rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80b   18/71 
      Installing       : rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.   19/71 
      Installing       : rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1   20/71 
      Installing       : lua-5.3.4-11.el8.x86_64                              21/71 
      Installing       : copy-jdk-configs-3.7-1.el8.noarch                    22/71 
      Installing       : libX11-common-1.6.8-3.el8.noarch                     23/71 
      Installing       : tzdata-java-2020a-1.el8.noarch                       24/71 
      Installing       : alsa-lib-1.2.1.2-3.el8.x86_64                        25/71 
      Running scriptlet: alsa-lib-1.2.1.2-3.el8.x86_64                        25/71 
      Installing       : pixman-0.38.4-1.el8.x86_64                           26/71 
      Installing       : fribidi-1.0.4-8.el8.x86_64                           27/71 
      Installing       : atk-2.28.1-1.el8.x86_64                              28/71 
      Installing       : giflib-5.1.4-3.el8.x86_64                            29/71 
      Installing       : libdatrie-0.2.9-7.el8.x86_64                         30/71 
      Running scriptlet: libdatrie-0.2.9-7.el8.x86_64                         30/71 
      Installing       : libthai-0.1.27-2.el8.x86_64                          31/71 
      Running scriptlet: libthai-0.1.27-2.el8.x86_64                          31/71 
      Installing       : graphite2-1.3.10-10.el8.x86_64                       32/71 
      Installing       : harfbuzz-1.7.5-3.el8.x86_64                          33/71 
      Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64                          33/71 
      Installing       : libXau-1.0.8-13.el8.x86_64                           34/71 
      Installing       : libxcb-1.13.1-1.el8.x86_64                           35/71 
      Installing       : libX11-1.6.8-3.el8.x86_64                            36/71 
      Installing       : libXrender-0.9.10-7.el8.x86_64                       37/71 
      Installing       : libXext-1.3.3-9.el8.x86_64                           38/71 
      Installing       : libXi-1.7.9-7.el8.x86_64                             39/71 
      Installing       : libXfixes-5.0.3-7.el8.x86_64                         40/71 
      Installing       : cairo-1.15.12-3.el8.x86_64                           41/71 
      Installing       : libXcomposite-0.4.4-14.el8.x86_64                    42/71 
      Installing       : libXcursor-1.1.15-3.el8.x86_64                       43/71 
      Installing       : libXdamage-1.1.4-14.el8.x86_64                       44/71 
      Installing       : libXtst-1.2.3-7.el8.x86_64                           45/71 
      Installing       : libXinerama-1.1.4-1.el8.x86_64                       46/71 
      Installing       : libXrandr-1.5.1-7.el8.x86_64                         47/71 
      Installing       : libXft-2.3.2-10.el8.x86_64                           48/71 
      Installing       : pango-1.42.4-6.el8.x86_64                            49/71 
      Running scriptlet: pango-1.42.4-6.el8.x86_64                            49/71 
      Installing       : jbigkit-libs-2.1-14.el8.x86_64                       50/71 
      Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64                       50/71 
      Installing       : libtiff-4.0.9-17.el8.x86_64                          51/71 
      Installing       : hicolor-icon-theme-0.17-2.el8.noarch                 52/71 
      Installing       : javapackages-filesystem-5.3.0-1.module+el8+2447+6f   53/71 
      Installing       : libfontenc-1.1.3-8.el8.x86_64                        54/71 
      Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        55/71 
      Installing       : lksctp-tools-1.0.18-3.el8.x86_64                     56/71 
      Running scriptlet: lksctp-tools-1.0.18-3.el8.x86_64                     56/71 
      Installing       : shared-mime-info-1.9-3.el8.x86_64                    57/71 
      Running scriptlet: shared-mime-info-1.9-3.el8.x86_64                    57/71 
      Installing       : gdk-pixbuf2-2.36.12-5.el8.x86_64                     58/71 
      Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64                     58/71 
      Installing       : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64             59/71 
      Installing       : gtk-update-icon-cache-3.22.30-5.el8.x86_64           60/71 
      Installing       : avahi-libs-0.7-19.el8.x86_64                         61/71 
      Installing       : cups-libs-1:2.2.6-33.el8.x86_64                      62/71 
      Installing       : gtk2-2.24.32-4.el8.x86_64                            63/71 
      Running scriptlet: gtk2-2.24.32-4.el8.x86_64                            63/71 
      Installing       : java-1.8.0-openjdk-headless-1:1.8.0.252.b09-2.el8_   64/71 
      Running scriptlet: java-1.8.0-openjdk-headless-1:1.8.0.252.b09-2.el8_   64/71 
      Installing       : libpkgconf-1.4.2-1.el8.x86_64                        65/71 
      Installing       : pkgconf-1.4.2-1.el8.x86_64                           66/71 
      Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                67/71 
      Installing       : xorg-x11-font-utils-1:7.5-40.el8.x86_64              68/71 
      Installing       : xorg-x11-fonts-Type1-7.5-19.el8.noarch               69/71 
      Running scriptlet: xorg-x11-fonts-Type1-7.5-19.el8.noarch               69/71 
      Installing       : java-1.8.0-openjdk-1:1.8.0.252.b09-2.el8_1.x86_64    70/71 
      Running scriptlet: java-1.8.0-openjdk-1:1.8.0.252.b09-2.el8_1.x86_64    70/71 
      Installing       : unzip-6.0-43.el8.x86_64                              71/71 
      Running scriptlet: copy-jdk-configs-3.7-1.el8.noarch                    71/71 
      Running scriptlet: java-1.8.0-openjdk-1:1.8.0.252.b09-2.el8_1.x86_64    71/71 
      Running scriptlet: unzip-6.0-43.el8.x86_64                              71/71 
      Running scriptlet: fontconfig-2.13.1-3.el8.x86_64                       71/71 
      Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch                 71/71 
      Running scriptlet: shared-mime-info-1.9-3.el8.x86_64                    71/71 
      Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64                     71/71 
      Verifying        : gdk-pixbuf2-2.36.12-5.el8.x86_64                      1/71 
      Verifying        : fontpackages-filesystem-1.44-22.el8.noarch            2/71 
      Verifying        : libpng-2:1.6.34-5.el8.x86_64                          3/71 
      Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                 4/71 
      Verifying        : libpkgconf-1.4.2-1.el8.x86_64                         5/71 
      Verifying        : avahi-libs-0.7-19.el8.x86_64                          6/71 
      Verifying        : unzip-6.0-43.el8.x86_64                               7/71 
      Verifying        : shared-mime-info-1.9-3.el8.x86_64                     8/71 
      Verifying        : dejavu-sans-fonts-2.35-6.el8.noarch                   9/71 
      Verifying        : lksctp-tools-1.0.18-3.el8.x86_64                     10/71 
      Verifying        : freetype-2.9.1-4.el8.x86_64                          11/71 
      Verifying        : cups-libs-1:2.2.6-33.el8.x86_64                      12/71 
      Verifying        : fontconfig-2.13.1-3.el8.x86_64                       13/71 
      Verifying        : pkgconf-1.4.2-1.el8.x86_64                           14/71 
      Verifying        : dejavu-fonts-common-2.35-6.el8.noarch                15/71 
      Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        16/71 
      Verifying        : libfontenc-1.1.3-8.el8.x86_64                        17/71 
      Verifying        : ttmkfdir-3.0.9-54.el8.x86_64                         18/71 
      Verifying        : libXi-1.7.9-7.el8.x86_64                             19/71 
      Verifying        : ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.no   20/71 
      Verifying        : javapackages-filesystem-5.3.0-1.module+el8+2447+6f   21/71 
      Verifying        : libXcursor-1.1.15-3.el8.x86_64                       22/71 
      Verifying        : rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f   23/71 
      Verifying        : rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.   24/71 
      Verifying        : hicolor-icon-theme-0.17-2.el8.noarch                 25/71 
      Verifying        : libXrender-0.9.10-7.el8.x86_64                       26/71 
      Verifying        : rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1   27/71 
      Verifying        : cairo-1.15.12-3.el8.x86_64                           28/71 
      Verifying        : jbigkit-libs-2.1-14.el8.x86_64                       29/71 
      Verifying        : libXau-1.0.8-13.el8.x86_64                           30/71 
      Verifying        : ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64   31/71 
      Verifying        : graphite2-1.3.10-10.el8.x86_64                       32/71 
      Verifying        : rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f   33/71 
      Verifying        : libXfixes-5.0.3-7.el8.x86_64                         34/71 
      Verifying        : xorg-x11-font-utils-1:7.5-40.el8.x86_64              35/71 
      Verifying        : libXtst-1.2.3-7.el8.x86_64                           36/71 
      Verifying        : libXft-2.3.2-10.el8.x86_64                           37/71 
      Verifying        : libdatrie-0.2.9-7.el8.x86_64                         38/71 
      Verifying        : libXdamage-1.1.4-14.el8.x86_64                       39/71 
      Verifying        : xorg-x11-fonts-Type1-7.5-19.el8.noarch               40/71 
      Verifying        : rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa   41/71 
      Verifying        : giflib-5.1.4-3.el8.x86_64                            42/71 
      Verifying        : ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x   43/71 
      Verifying        : libXinerama-1.1.4-1.el8.x86_64                       44/71 
      Verifying        : jasper-libs-2.0.14-4.el8.x86_64                      45/71 
      Verifying        : harfbuzz-1.7.5-3.el8.x86_64                          46/71 
      Verifying        : rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656   47/71 
      Verifying        : libXrandr-1.5.1-7.el8.x86_64                         48/71 
      Verifying        : atk-2.28.1-1.el8.x86_64                              49/71 
      Verifying        : rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80b   50/71 
      Verifying        : gtk2-2.24.32-4.el8.x86_64                            51/71 
      Verifying        : libXext-1.3.3-9.el8.x86_64                           52/71 
      Verifying        : rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1   53/71 
      Verifying        : libXcomposite-0.4.4-14.el8.x86_64                    54/71 
      Verifying        : copy-jdk-configs-3.7-1.el8.noarch                    55/71 
      Verifying        : libthai-0.1.27-2.el8.x86_64                          56/71 
      Verifying        : java-1.8.0-openjdk-headless-1:1.8.0.252.b09-2.el8_   57/71 
      Verifying        : pango-1.42.4-6.el8.x86_64                            58/71 
      Verifying        : libtiff-4.0.9-17.el8.x86_64                          59/71 
      Verifying        : fribidi-1.0.4-8.el8.x86_64                           60/71 
      Verifying        : pixman-0.38.4-1.el8.x86_64                           61/71 
      Verifying        : alsa-lib-1.2.1.2-3.el8.x86_64                        62/71 
      Verifying        : tzdata-java-2020a-1.el8.noarch                       63/71 
      Verifying        : libjpeg-turbo-1.5.3-10.el8.x86_64                    64/71 
      Verifying        : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64             65/71 
      Verifying        : libxcb-1.13.1-1.el8.x86_64                           66/71 
      Verifying        : gtk-update-icon-cache-3.22.30-5.el8.x86_64           67/71 
      Verifying        : libX11-common-1.6.8-3.el8.noarch                     68/71 
      Verifying        : libX11-1.6.8-3.el8.x86_64                            69/71 
      Verifying        : java-1.8.0-openjdk-1:1.8.0.252.b09-2.el8_1.x86_64    70/71 
      Verifying        : lua-5.3.4-11.el8.x86_64                              71/71 
    Installed products updated.
    
    Installed:
      alsa-lib-1.2.1.2-3.el8.x86_64                                                 
      atk-2.28.1-1.el8.x86_64                                                       
      avahi-libs-0.7-19.el8.x86_64                                                  
      cairo-1.15.12-3.el8.x86_64                                                    
      copy-jdk-configs-3.7-1.el8.noarch                                             
      cups-libs-1:2.2.6-33.el8.x86_64                                               
      dejavu-fonts-common-2.35-6.el8.noarch                                         
      dejavu-sans-fonts-2.35-6.el8.noarch                                           
      fontconfig-2.13.1-3.el8.x86_64                                                
      fontpackages-filesystem-1.44-22.el8.noarch                                    
      freetype-2.9.1-4.el8.x86_64                                                   
      fribidi-1.0.4-8.el8.x86_64                                                    
      gdk-pixbuf2-2.36.12-5.el8.x86_64                                              
      gdk-pixbuf2-modules-2.36.12-5.el8.x86_64                                      
      giflib-5.1.4-3.el8.x86_64                                                     
      graphite2-1.3.10-10.el8.x86_64                                                
      gtk-update-icon-cache-3.22.30-5.el8.x86_64                                    
      gtk2-2.24.32-4.el8.x86_64                                                     
      harfbuzz-1.7.5-3.el8.x86_64                                                   
      hicolor-icon-theme-0.17-2.el8.noarch                                          
      jasper-libs-2.0.14-4.el8.x86_64                                               
      java-1.8.0-openjdk-1:1.8.0.252.b09-2.el8_1.x86_64                             
      java-1.8.0-openjdk-headless-1:1.8.0.252.b09-2.el8_1.x86_64                    
      javapackages-filesystem-5.3.0-1.module+el8+2447+6f56d9a6.noarch               
      jbigkit-libs-2.1-14.el8.x86_64                                                
      libX11-1.6.8-3.el8.x86_64                                                     
      libX11-common-1.6.8-3.el8.noarch                                              
      libXau-1.0.8-13.el8.x86_64                                                    
      libXcomposite-0.4.4-14.el8.x86_64                                             
      libXcursor-1.1.15-3.el8.x86_64                                                
      libXdamage-1.1.4-14.el8.x86_64                                                
      libXext-1.3.3-9.el8.x86_64                                                    
      libXfixes-5.0.3-7.el8.x86_64                                                  
      libXft-2.3.2-10.el8.x86_64                                                    
      libXi-1.7.9-7.el8.x86_64                                                      
      libXinerama-1.1.4-1.el8.x86_64                                                
      libXrandr-1.5.1-7.el8.x86_64                                                  
      libXrender-0.9.10-7.el8.x86_64                                                
      libXtst-1.2.3-7.el8.x86_64                                                    
      libdatrie-0.2.9-7.el8.x86_64                                                  
      libfontenc-1.1.3-8.el8.x86_64                                                 
      libjpeg-turbo-1.5.3-10.el8.x86_64                                             
      libpkgconf-1.4.2-1.el8.x86_64                                                 
      libpng-2:1.6.34-5.el8.x86_64                                                  
      libthai-0.1.27-2.el8.x86_64                                                   
      libtiff-4.0.9-17.el8.x86_64                                                   
      libxcb-1.13.1-1.el8.x86_64                                                    
      lksctp-tools-1.0.18-3.el8.x86_64                                              
      lua-5.3.4-11.el8.x86_64                                                       
      pango-1.42.4-6.el8.x86_64                                                     
      pixman-0.38.4-1.el8.x86_64                                                    
      pkgconf-1.4.2-1.el8.x86_64                                                    
      pkgconf-m4-1.4.2-1.el8.noarch                                                 
      pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
      ruby-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64                            
      ruby-irb-2.5.5-105.module+el8.1.0+3656+f80bfa1d.noarch                        
      ruby-libs-2.5.5-105.module+el8.1.0+3656+f80bfa1d.x86_64                       
      rubygem-bigdecimal-1.3.4-105.module+el8.1.0+3656+f80bfa1d.x86_64              
      rubygem-did_you_mean-1.2.0-105.module+el8.1.0+3656+f80bfa1d.noarch            
      rubygem-io-console-0.4.6-105.module+el8.1.0+3656+f80bfa1d.x86_64              
      rubygem-json-2.1.0-105.module+el8.1.0+3656+f80bfa1d.x86_64                    
      rubygem-openssl-2.1.2-105.module+el8.1.0+3656+f80bfa1d.x86_64                 
      rubygem-psych-3.0.2-105.module+el8.1.0+3656+f80bfa1d.x86_64                   
      rubygem-rdoc-6.0.1-105.module+el8.1.0+3656+f80bfa1d.noarch                    
      rubygems-2.7.6.2-105.module+el8.1.0+3656+f80bfa1d.noarch                      
      shared-mime-info-1.9-3.el8.x86_64                                             
      ttmkfdir-3.0.9-54.el8.x86_64                                                  
      tzdata-java-2020a-1.el8.noarch                                                
      unzip-6.0-43.el8.x86_64                                                       
      xorg-x11-font-utils-1:7.5-40.el8.x86_64                                       
      xorg-x11-fonts-Type1-7.5-19.el8.noarch                                        
    
    Complete!
    Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, product-id, repoclosure, repodiff, repograph, repomanage, reposync, uploadprofile
    YUM version: 4.2.17
    cachedir: /var/cache/dnf
    Cleaning data: metadata packages dbcache
    24 files removed
    STEP 5: ENV user dependencycheck
    STEP 6: ARG SDP_BUILD_DEPENDENCY_VERSION="dcar-1.1"
    STEP 7: ENV OWASP_DEP_CHK_VERSION 5.3.2
    STEP 8: RUN mkdir /root/tmp
    STEP 9: COPY owasp-dep-check-dependencies-$SDP_BUILD_DEPENDENCY_VERSION.tar.gz /root/tmp/owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz
    STEP 10: RUN cd /root/tmp &&     tar -xzf owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz &&      rpm --import /root/tmp/dependencies/mono-complete/gpg.key           &&     yum install -y /root/tmp/dependencies/mono-complete/*.rpm &&     rm /root/tmp/owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz
    Red Hat Universal Base Image 8 (RPMs) - BaseOS   32 MB/s | 760 kB     00:00    
    Red Hat Universal Base Image 8 (RPMs) - AppStre 145 MB/s | 3.8 MB     00:00    
    Red Hat Universal Base Image 8 (RPMs) - CodeRea 828 kB/s | 9.1 kB     00:00    
    Package cairo-1.15.12-3.el8.x86_64 is already installed.
    Package dejavu-fonts-common-2.35-6.el8.noarch is already installed.
    Package dejavu-sans-fonts-2.35-6.el8.noarch is already installed.
    Package fontconfig-2.13.1-3.el8.x86_64 is already installed.
    Package fontpackages-filesystem-1.44-22.el8.noarch is already installed.
    Package freetype-2.9.1-4.el8.x86_64 is already installed.
    Package giflib-5.1.4-3.el8.x86_64 is already installed.
    Package jbigkit-libs-2.1-14.el8.x86_64 is already installed.
    Package libXau-1.0.8-13.el8.x86_64 is already installed.
    Package libXext-1.3.3-9.el8.x86_64 is already installed.
    Package libXrender-0.9.10-7.el8.x86_64 is already installed.
    Package libjpeg-turbo-1.5.3-10.el8.x86_64 is already installed.
    Package libpkgconf-1.4.2-1.el8.x86_64 is already installed.
    Package libpng-2:1.6.34-5.el8.x86_64 is already installed.
    Package pkgconf-1.4.2-1.el8.x86_64 is already installed.
    Package pkgconf-m4-1.4.2-1.el8.noarch is already installed.
    Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
    Dependencies resolved.
    ===============================================================================================================
     Package                  Arch    Version                                                Repository        Size
    ===============================================================================================================
    Installing:
     ibm-data-db2             x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      43 k
     libexif                  x86_64  0.6.21-16.el8                                          @commandline     355 k
     libgdiplus-devel         x86_64  6.0.4-0.xamarin.1.epel8                                @commandline     194 k
     libgdiplus0              x86_64  6.0.4-0.xamarin.1.epel8                                @commandline     620 k
     libmono-2_0-1            x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     7.1 k
     libmono-2_0-devel        x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      56 k
     libmono-llvm0            x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     9.8 M
     libmonoboehm-2_0-1       x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     7.5 M
     libmonoboehm-2_0-devel   x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     7.0 k
     libmonosgen-2_0-1        x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     8.2 M
     libmonosgen-2_0-devel    x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      10 k
     mono-complete            x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     7.2 k
     mono-core                x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      46 M
     mono-data                x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     4.4 M
     mono-data-oracle         x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      84 k
     mono-data-sqlite         x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      71 k
     mono-devel               x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      34 M
     mono-extras              x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     403 k
     mono-llvm-tools          x86_64  6.0+mono20190708165219-0.xamarin.1.epel8               @commandline      18 M
     mono-locale-extras       x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     295 k
     mono-mvc                 x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     437 k
     mono-reactive            x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     336 k
     mono-wcf                 x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     977 k
     mono-web                 x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     2.2 M
     mono-winforms            x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     1.5 M
     mono-winfxcore           x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline     267 k
     monodoc-core             x86_64  6.8.0.105-0.xamarin.3.epel8                            @commandline      19 M
     msbuild                  noarch  1:16.5+xamarinxplat.2020.01.10.05.36-0.xamarin.2.epel8 @commandline      10 M
     msbuild-libhostfxr       x86_64  3.0.0.2019.04.16.02.13-0.xamarin.4.epel8               @commandline     158 k
     msbuild-sdkresolver      noarch  1:16.5+xamarinxplat.2020.01.10.05.36-0.xamarin.2.epel8 @commandline      56 k
     pcre-cpp                 x86_64  8.42-4.el8                                             @commandline      47 k
     pcre-devel               x86_64  8.42-4.el8                                             @commandline     551 k
     pcre-utf16               x86_64  8.42-4.el8                                             @commandline     195 k
     pcre-utf32               x86_64  8.42-4.el8                                             @commandline     186 k
     python3-setuptools       noarch  39.2.0-5.el8                                           @commandline     162 k
    Installing dependencies:
     glib2-devel              x86_64  2.56.4-8.el8                                           ubi-8-baseos     424 k
     platform-python-pip      noarch  9.0.3-16.el8                                           ubi-8-baseos     1.8 M
     python3-pip              noarch  9.0.3-16.el8                                           ubi-8-appstream   20 k
     python36                 x86_64  3.6.8-2.module+el8.1.0+3334+5cb623d7                   ubi-8-appstream   19 k
    Enabling module streams:
     python36                         3.6                                                                          
    
    Transaction Summary
    ===============================================================================================================
    Install  39 Packages
    
    Total size: 168 M
    Total download size: 2.3 M
    Installed size: 626 M
    Downloading Packages:
    (1/4): python36-3.6.8-2.module+el8.1.0+3334+5cb 3.3 MB/s |  19 kB     00:00    
    (2/4): python3-pip-9.0.3-16.el8.noarch.rpm       12 MB/s |  20 kB     00:00    
    (3/4): glib2-devel-2.56.4-8.el8.x86_64.rpm       42 MB/s | 424 kB     00:00    
    (4/4): platform-python-pip-9.0.3-16.el8.noarch. 101 MB/s | 1.8 MB     00:00    
    --------------------------------------------------------------------------------
    Total                                           118 MB/s | 2.3 MB     00:00     
    warning: /root/tmp/dependencies/mono-complete/libexif-0.6.21-16.el8.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8483c65d: NOKEY
    Public key for libexif-0.6.21-16.el8.x86_64.rpm is not installed
    Public key for pcre-cpp-8.42-4.el8.x86_64.rpm is not installed
    Public key for pcre-devel-8.42-4.el8.x86_64.rpm is not installed
    Public key for pcre-utf16-8.42-4.el8.x86_64.rpm is not installed
    Public key for pcre-utf32-8.42-4.el8.x86_64.rpm is not installed
    Public key for python3-setuptools-39.2.0-5.el8.noarch.rpm is not installed
    The downloaded packages were saved in cache until the next successful transaction.
    You can remove cached packages by executing 'yum clean packages'.
    Error: GPG check FAILED
    subprocess exited with status 1
    subprocess exited with status 1
    error building at STEP "RUN cd /root/tmp &&     tar -xzf owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz &&      rpm --import /root/tmp/dependencies/mono-complete/gpg.key           &&     yum install -y /root/tmp/dependencies/mono-complete/*.rpm &&     rm /root/tmp/owasp-dep-check-dependencies-$OWASP_DEP_CHK_VERSION.tar.gz": exit status 1
    script returned exit code 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment