running buildah-tssc Step: buildah-tssc Results: /workspace/source/source/results/buildah-tssc Custom root CA variable is not set. Make sure CA trust is established ========Running buildah-tssc:login --- Registry Auth Bypass Active --- ========Running buildah-tssc:build STEP 1/7: FROM registry.access.redhat.com/ubi9/python-312:latest Trying to pull registry.access.redhat.com/ubi9/python-312:latest... Getting image source signatures Checking if image destination supports signatures Copying blob sha256:15ff23c3b2e178cb3ea1caa12f6fbe9ba23536bf0d0c938ef17359ac61bb5174 Copying blob sha256:9061dfe35caaabaf858a4bdec53fa52ebd51926aea9aea077c30702128cc700c Copying blob sha256:e49a5008e833d53b5dcd8ffdcb995f66aecafd52bfee5233f16c0f3b161e3431 Copying blob sha256:7f50c0281df608d9da15c447c7e5d0f6cf9782c704e362fdbe0d1acdf84b65ca Copying config sha256:bd9a38abcc5f57bfbe47eedf659f3b4ff00abe86c58d292b2c0e082fd3cee7fa Writing manifest to image destination Storing signatures STEP 2/7: EXPOSE 8081/tcp STEP 3/7: ENV FLASK_PORT=8081 STEP 4/7: WORKDIR /projects STEP 5/7: COPY . . STEP 6/7: RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; elif [ `ls -1q *.txt | wc -l` == 1 ]; then pip install -r *.txt; fi Collecting blinker==1.9.0 (from -r requirements.txt (line 7)) Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Collecting click==8.3.1 (from -r requirements.txt (line 11)) Downloading click-8.3.1-py3-none-any.whl (108 kB) Collecting Flask==3.1.3 (from -r requirements.txt (line 15)) Downloading flask-3.1.3-py3-none-any.whl (103 kB) Collecting itsdangerous==2.2.0 (from -r requirements.txt (line 19)) Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Collecting jinja2==3.1.6 (from -r requirements.txt (line 23)) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Collecting MarkupSafe==3.0.3 (from -r requirements.txt (line 27)) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Collecting Werkzeug==3.1.4 (from -r requirements.txt (line 120)) Downloading werkzeug-3.1.4-py3-none-any.whl (224 kB) Installing collected packages: MarkupSafe, itsdangerous, click, blinker, Werkzeug, jinja2, Flask Successfully installed Flask-3.1.3 MarkupSafe-3.0.3 Werkzeug-3.1.4 blinker-1.9.0 click-8.3.1 itsdangerous-2.2.0 jinja2-3.1.6 [notice] A new release of pip is available: 24.2 -> 26.0.1 [notice] To update, run: pip install --upgrade pip STEP 7/7: CMD [ "python", "./app.py" ] COMMIT quay.io/rhtap_qe/e2e-tests-python-bruretrb:on-pr-1a6c87811dd4b792c55323fe09eecc0cc76a4d2a Getting image source signatures Copying blob sha256:9107cceaa5439c9bcb6d457dff2357b0d8e2e2d69fd0705b15f4042881cc420c Copying blob sha256:95b1b07fbc0f5e165df4010e8555ab88bca77583aa3b75b51941326a79bd6eab Copying blob sha256:d9fc81b4cefe07429941f6e6b4a397fca9b410a4bf0055962820e4ad13358687 Copying blob sha256:11d8e41cdf223d2fc63b6147c67e5485b598a30faa4eef98aeaec554c1bc49e7 Copying blob sha256:1ef9a6a20825c6c283ec77248fcf8931a90ef1e46c430c121537a99d69395d9a Copying config sha256:f524972f15b4cbad6d33d8dfdc1a334679df267ae4c457972cbb93d6cace78d9 Writing manifest to image destination --> f524972f15b4 Successfully tagged quay.io/rhtap_qe/e2e-tests-python-bruretrb:on-pr-1a6c87811dd4b792c55323fe09eecc0cc76a4d2a f524972f15b4cbad6d33d8dfdc1a334679df267ae4c457972cbb93d6cace78d9 Getting image source signatures Copying blob sha256:1ef9a6a20825c6c283ec77248fcf8931a90ef1e46c430c121537a99d69395d9a Copying blob sha256:9107cceaa5439c9bcb6d457dff2357b0d8e2e2d69fd0705b15f4042881cc420c Copying blob sha256:11d8e41cdf223d2fc63b6147c67e5485b598a30faa4eef98aeaec554c1bc49e7 Copying blob sha256:d9fc81b4cefe07429941f6e6b4a397fca9b410a4bf0055962820e4ad13358687 Copying blob sha256:95b1b07fbc0f5e165df4010e8555ab88bca77583aa3b75b51941326a79bd6eab Copying config sha256:f524972f15b4cbad6d33d8dfdc1a334679df267ae4c457972cbb93d6cace78d9 Writing manifest to image destination sha256:409e694dc909c97756d91fa325f8eb0197d1ef5045698bd2229b6e797192c057quay.io/rhtap_qe/e2e-tests-python-bruretrb:on-pr-1a6c87811dd4b792c55323fe09eecc0cc76a4d2aGetting image source signatures Copying blob sha256:1ef9a6a20825c6c283ec77248fcf8931a90ef1e46c430c121537a99d69395d9a Copying blob sha256:95b1b07fbc0f5e165df4010e8555ab88bca77583aa3b75b51941326a79bd6eab Copying blob sha256:9107cceaa5439c9bcb6d457dff2357b0d8e2e2d69fd0705b15f4042881cc420c Copying blob sha256:11d8e41cdf223d2fc63b6147c67e5485b598a30faa4eef98aeaec554c1bc49e7 Copying blob sha256:d9fc81b4cefe07429941f6e6b4a397fca9b410a4bf0055962820e4ad13358687 Copying config sha256:f524972f15b4cbad6d33d8dfdc1a334679df267ae4c457972cbb93d6cace78d9 Writing manifest to image destination ========Running buildah-tssc:generate-sboms { "bom-ref": "af63bd4c8601b7f1", "type": "file", "name": "e2e-tests-python-bruretrb", "version": "1a6c87811dd4b792c55323fe09eecc0cc76a4d2a" } { "bom-ref": "e287e04d336626b7", "type": "container", "name": "quay.io/rhtap_qe/e2e-tests-python-bruretrb:on-pr-1a6c87811dd4b792c55323fe09eecc0cc76a4d2a", "version": "sha256:409e694dc909c97756d91fa325f8eb0197d1ef5045698bd2229b6e797192c057" } ========RUNNING PYTHON ========Running buildah-tssc:upload-sbom There is a discussion in sigstore community triggered by https://github.com/sigstore/cosign/issues/3599. It is likely that cosign attach deprecation will be reverted. Please, ignore deprecation warning for now. WARNING: SBOM attachments are deprecated and support will be removed in a Cosign release soon after 2024-02-22 (see https://github.com/sigstore/cosign/issues/2755). Instead, please use SBOM attestations. WARNING: Attaching SBOMs this way does not sign them. To sign them, use 'cosign attest --predicate /workspace/source/source/results/temp/files/sbom-cyclonedx.json --key '. Uploading SBOM file for [quay.io/rhtap_qe/e2e-tests-python-bruretrb:on-pr-1a6c87811dd4b792c55323fe09eecc0cc76a4d2a] to [quay.io/rhtap_qe/e2e-tests-python-bruretrb:sha256-409e694dc909c97756d91fa325f8eb0197d1ef5045698bd2229b6e797192c057.sbom] with mediaType [application/vnd.cyclonedx+json]. ========