opendatahub-io / notebooks

Notebook images for ODH
Apache License 2.0
17 stars 60 forks source link

Show `podman images` information on the CI #622

Closed caponetto closed 3 months ago

caponetto commented 3 months ago

Description

The podman images command lists the container images that are stored locally on the machine. It could be useful to see what we have on CI, especially the size of the images.

How Has This Been Tested?

Merge criteria:

jiridanek commented 3 months ago

/lgtm why not, it should be pretty quick and if one wants to check this info, it's nice to have it available

atheo89 commented 3 months ago

/lgtm as well!

jstourac commented 3 months ago

/lgtm

openshift-ci[bot] commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/opendatahub-io/notebooks/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
caponetto commented 3 months ago

/retest

jiridanek commented 3 months ago
: Build image amd-c9s-python-3.9 from the repository expand_less    2h13m44s
{  error occurred handling build amd-c9s-python-3.9-amd64: build not successful after 5 attempts: [the build amd-c9s-python-3.9-amd64 failed after 23m39s with reason BuildPodEvicted: The node was low on resource: ephemeral-storage. Threshold quantity: 32127475555, available: 20451136Ki. Container docker-build was using 32634784Ki, request is 0, has larger consumption of ephemeral-storage. 

STEP 16/18: WORKDIR /opt/app-root/src
STEP 17/18: ENV "OPENSHIFT_BUILD_NAME"="amd-c9s-python-3.9-amd64" "OPENSHIFT_BUILD_NAMESPACE"="ci-op-w6lbzsq3"
STEP 18/18: LABEL "io.openshift.build.name"="amd-c9s-pytho...70fd5262dcca162b04" "vcs-ref"="" "vcs-type"="" "vcs-url"=""
COMMIT temp.builder.openshift.io/ci-op-w6lbzsq3/amd-c9s-python-3.9-amd64:6d46837b
Error: received unexpected terminate signal, the build amd-c9s-python-3.9-amd64 failed after 26m49s with reason BuildPodEvicted: The node was low on resource: ephemeral-storage. Threshold quantity: 32127475555, available: 30173288Ki. Container docker-build was using 34633628Ki, request is 0, has larger consumption of ephemeral-storage. , the build amd-c9s-python-3.9-amd64 failed after 13m30s with reason BuildPodEvicted: The node was low on resource: ephemeral-storage. Threshold quantity: 32127475555, available: 28647608Ki. Container docker-build was using 22020464Ki, request is 0, has larger consumption of ephemeral-storage. 

Error on reading termination message from logs: failed to ...-7f859ca85599/docker-build/0.log: no such file or directory, the build amd-c9s-python-3.9-amd64 failed after 27m36s with reason PushImageToRegistryFailed: Failed to push the image to the registry., the build amd-c9s-python-3.9-amd64 failed after 29m22s with reason BuildPodEvicted: The node was low on resource: ephemeral-storage. Threshold quantity: 32127475555, available: 30515340Ki. Container docker-build was using 54193668Ki, request is 0, has larger consumption of ephemeral-storage. ]}

we should specify ephemeral storage requests, maybe