Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker tag to v9 #1473

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Dec 9, 2024

This PR contains the following updates:

Package Type Update Change
registry.access.redhat.com/ubi9/go-toolset final major 1.21.11-7 -> 9.5-1734626445
registry.access.redhat.com/ubi9/go-toolset stage major 1.21.11-7 -> 9.5-1734626445

Configuration

📅 Schedule: Branch creation - "after 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link

openshift-ci bot commented Dec 9, 2024

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a konflux-ci member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

… tag to v9

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/registry.access.redhat.com-ubi9-go-toolset-9.x branch from 66be69c to 11a2032 Compare December 23, 2024 08:33
Copy link

openshift-ci bot commented Dec 23, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tisutisu for approval. For more information see the Code Review Process.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@dheerajodha
Copy link
Member

/retest

@konflux-ci-qe-bot
Copy link

@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.

PipelineRun Name Status Rerun command Build Log Test Log
konflux-e2e-86hlm Failed /retest View Pipeline Log View Test Logs

Inspecting Test Artifacts

To inspect your test artifacts, follow these steps:

  1. Install ORAS (see the ORAS installation guide).
  2. Download artifacts with the following commands:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/e2e-tests:konflux-e2e-86hlm

Test results analysis

🚨 Error occurred while running the E2E tests, list of failed Spec(s):

➡️ [failed] [It] [build-service-suite Build service E2E tests] test PaC component build github when a new component without specified branch is created and with visibility private a related PipelineRun should be deleted after deleting the component [build-service, github-webhook, pac-build, pipeline, image-controller, pac-custom-default-branch]

Click to view logs

Timed out after 60.001s.
timed out when waiting for the PipelineRun to be removed for Component build-e2e-tsqs-tenant/gh-test-custom-branch-kroyik
Expected
    <*errors.errorString | 0xc000e3c690>: 
    pipelinerun build-e2e-tsqs-tenant/gh-test-custom-default-uabucc-on-pull-request-rw2zz is not removed yet
    {
        s: "pipelinerun build-e2e-tsqs-tenant/gh-test-custom-default-uabucc-on-pull-request-rw2zz is not removed yet",
    }
to match error
    <*matchers.ContainSubstringMatcher | 0xc000c02d80>: {
        Substr: "no pipelinerun found",
        Args: nil,
    }

➡️ [failed] [It] [upgrade-suite Create users and check their state] Verify AppStudioProvisionedUser [upgrade-verify]

Click to view logs

Unexpected error:
    <*errors.StatusError | 0xc0008008c0>: 
    usersignups.toolchain.dev.openshift.com "mig-appst" not found
    {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "usersignups.toolchain.dev.openshift.com \"mig-appst\" not found",
            Reason: "NotFound",
            Details: {
                Name: "mig-appst",
                Group: "toolchain.dev.openshift.com",
                Kind: "usersignups",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
occurred

➡️ [failed] [It] [upgrade-suite Create users and check their state] Delete AppStudioProvisionedUser [upgrade-cleanup]

Click to view logs

Unexpected error:
    <*errors.StatusError | 0xc00055cd20>: 
    usersignups.toolchain.dev.openshift.com "mig-appst" not found
    {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {
                SelfLink: "",
                ResourceVersion: "",
                Continue: "",
                RemainingItemCount: nil,
            },
            Status: "Failure",
            Message: "usersignups.toolchain.dev.openshift.com \"mig-appst\" not found",
            Reason: "NotFound",
            Details: {
                Name: "mig-appst",
                Group: "toolchain.dev.openshift.com",
                Kind: "usersignups",
                UID: "",
                Causes: nil,
                RetryAfterSeconds: 0,
            },
            Code: 404,
        },
    }
occurred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants