You need to sign in or sign up before continuing.
Update download.yaml
Showing
-
Pipeline Status:
FAILURE
FAILURE Stage: Build
Branch: patch-1graph LR 0([setup]):::INTERNAL_SUCCESS --> 3([Import Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_SUCCESS --> 5([Stage Artifacts]):::SUCCESS --> 6((/)):::INTERNAL_SUCCESS --> 7([Build]):::FAILURE --> 8([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, 1Error Log:
+ buildah bud --tls-verify=false --format=docker --loglevel=3 --storage-driver=vfs --build-arg BASE_REGISTRY=**** --build-arg BASE_IMAGE=redhat/openjdk/openjdk13 --build-arg BASE_TAG=1.13.0 -t ****/opensource/apache/activemq:5.15.13-testing --label dccscr.git.commit.id=48488c6a3ce416d185944906e444c093b4277fc8 --label dccscr.git.commit.url=https://repo1.dsop.io/dsop/opensource/apache/activemq/tree/48488c6a3ce416d185944906e444c093b4277fc8 --label dccscr.git.url=https://repo1.dsop.io/dsop/opensource/apache/activemq.git --label dccscr.git.branch=patch-1 --label dccscr.image.version=5.15.13 --label 'dccscr.image.build.date=Fri Aug 21 14:59:16 UTC 2020 ' --label dccscr.image.build.id=1 --label dccscr.image.name=activemq --label dccscr.ironbank.approval.status=notapproved --label dccscr.ironbank.approval.url=TBD --label dccscr.ironbank.url=TBD --label dcar_status=notapproved . STEP 1: FROM ****/redhat/openjdk/openjdk13:1.13.0 Getting image source signatures Copying blob sha256:a4f421c1faf55bdc59f480bd20475da8f61320367ec9209608c6a05b985147e8 Copying blob sha256:e97629540f4bfdb552d2989419a6b82e17c439b9b9d0b9d13246715d950e23f2 Copying blob sha256:8c4cdfd045910d94aa0b4ba2d146bcbdcde0848c9bde2c480f784e0a1c63f4a3 Copying blob sha256:e8137ab10353de004bfb31ab41e9d8135b218bcf63fc2c75228ee126f1fbf93a Copying config sha256:bbac651cb8f237fb3398ac08ee59dd10fd32e56482b72fbfd748bffaa5372dfd Writing manifest to image destination Storing signatures STEP 2: LABEL name="ActiveMQ" maintainer="bhearn@anchore.com" vendor="Apache" version="5.15.13" release="1" summary="Image of ActiveMQ" description="Apache ActiveMQ is an open source, multi-protocol, Java-based messaging server" STEP 3: COPY apache-activemq-5.15.13-bin.tar.gz / error building at STEP "COPY apache-activemq-5.15.13-bin.tar.gz /": no files found matching "/tmp/workspace/ensource_apache_activemq_patch-1/apache-activemq-5.15.13-bin.tar.gz": no such file or directory script returned exit code 1
Please register or sign in to comment