openshift / sriov-network-operator

SR-IOV Network Operator
Apache License 2.0
119 stars 106 forks source link

OCPBUGS-41897: Merge https://github.com/k8snetworkplumbingwg/sriov-network-operator:master into master #1006

Closed SchSeba closed 1 month ago

zeeke commented 2 months ago

/test e2e-telco5g-sriov

zeeke commented 2 months ago

https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_sriov-network-operator/1006/pull-ci-openshift-sriov-network-operator-master-e2e-telco5g-sriov/1837040153927880704

failing tests

SRIOV Operator conformance tests: [It] [sriov] Metrics Exporter PrometheusRule should provide namespaced metrics expand_more    1m4s
SRIOV Operator conformance tests: [It] [sriov] operator No SriovNetworkNodePolicy SriovNetworkMetricsExporter should remove ServiceMonitor when the feature is turned off expand_more

are fixed by:

mandre commented 1 month ago

/test e2e-openstack-nfv

mandre commented 1 month ago

/test e2e-openstack-nfv

zeeke commented 1 month ago

/test e2e-telco5g-sriov /retest

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/test e2e-telco5g-sriov

zeeke commented 1 month ago

/retitle OCPBUGS-41897: Merge https://github.com/k8snetworkplumbingwg/sriov-network-operator:master into master

openshift-ci-robot commented 1 month ago

@SchSeba: This pull request references Jira Issue OCPBUGS-41897, which is invalid:

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

In response to [this](https://github.com/openshift/sriov-network-operator/pull/1006): > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fsriov-network-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
zeeke commented 1 month ago

/jira refresh

openshift-ci-robot commented 1 month ago

@zeeke: This pull request references Jira Issue OCPBUGS-41897, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug * bug is open, matching expected state (open) * bug target version (4.18.0) matches configured target version for branch (4.18.0) * bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact: /cc @zhaozhanqi

In response to [this](https://github.com/openshift/sriov-network-operator/pull/1006#issuecomment-2388336804): >/jira refresh Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fsriov-network-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-ci[bot] commented 1 month ago

@SchSeba: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-telco5g-sriov fecdfe726d56ba1d7fafef4851cc13a249da3089 link false /test e2e-telco5g-sriov

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
zeeke commented 1 month ago

ci/prow/e2e-telco5g-sriov is currently not working due to a cluster setup error:

: Run multi-stage test e2e-telco5g-sriov - e2e-telco5g-sriov-telco5g-cluster-setup container test expand_less   13s
{    "strip_empty_ends": true
        }
    },
    "msg": "non-zero return code",
    "rc": 1,
    "start": "2024-10-02 07:36:36.555359",
    "stderr": "Traceback (most recent call last):\n  File \"/home/XXXXXXXXXX/telco5g-lab-deployment/scripts/upstream_cluster_all.py\", line 560, in <module>\n    main()\n  File \"/home/XXXXXXXXXX/telco5g-lab-deployment/scripts/upstream_cluster_all.py\", line 554, in main\n    get_cluster(args.env, args.name, args.force, args.exclude, args.custom,\n  File \"/home/XXXXXXXXXX/telco5g-lab-deployment/scripts/upstream_cluster_all.py\", line 422, in get_cluster\n    if \"free\" in data[key] and not data[key][\"free\"] and \"start\" in data[key] and data[key][\"start\"]:\nTypeError: string indices must be integers",
    "stderr_lines": [
        "Traceback (most recent call last):",
        "  File \"/home/XXXXXXXXXX/telco5g-lab-deployment/scripts/upstream_cluster_all.py\", line 560, in <module>",
        "    main()",
        "  File \"/home/XXXXXXXXXX/telco5g-lab-deployment/scripts/upstream_cluster_all.py\", line 554, in main",
        "    get_cluster(args.env, args.name, args.force, args.exclude, args.custom,",
        "  File \"/home/XXXXXXXXXX/telco5g-lab-deployment/scripts/upstream_cluster_all.py\", line 422, in get_cluster",
        "    if \"free\" in data[key] and not data[key][\"free\"] and \"start\" in data[key] and data[key][\"start\"]:",
        "TypeError: string indices must be integers"
    ],
    "stdout": "",
    "stdout_lines": []
}

PLAY RECAP *********************************************************************
XXXXXXXXXXXX               : ok=1    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   

{"component":"entrypoint","error":"wrapped process failed: exit status 2","file":"sigs.k8s.io/prow/pkg/entrypoint/run.go:84","func":"sigs.k8s.io/prow/pkg/entrypoint.Options.internalRun","level":"error","msg":"Error executing test process","severity":"error","time":"2024-10-02T11:36:36Z"}
error: failed to execute wrapped command: exit status 2
}

Ignoring this job /lgtm

openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SchSeba, zeeke

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/openshift/sriov-network-operator/blob/master/OWNERS)~~ [SchSeba,zeeke] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci-robot commented 1 month ago

@SchSeba: Jira Issue OCPBUGS-41897: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-41897 has been moved to the MODIFIED state.

In response to [this](https://github.com/openshift/sriov-network-operator/pull/1006): > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fsriov-network-operator). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
openshift-bot commented 1 month ago

[ART PR BUILD NOTIFIER]

Distgit: sriov-network-operator This PR has been included in build sriov-network-operator-container-v4.18.0-202410021543.p0.g28cbebf.assembly.stream.el9. All builds following this will include this PR.

openshift-bot commented 1 month ago

[ART PR BUILD NOTIFIER]

Distgit: sriov-network-config-daemon This PR has been included in build sriov-network-config-daemon-container-v4.18.0-202410021543.p0.g28cbebf.assembly.stream.el9. All builds following this will include this PR.

openshift-bot commented 1 month ago

[ART PR BUILD NOTIFIER]

Distgit: sriov-network-webhook This PR has been included in build sriov-network-webhook-container-v4.18.0-202410021543.p0.g28cbebf.assembly.stream.el9. All builds following this will include this PR.