Port CS10 master github-check job to cs10#167
Port CS10 master github-check job to cs10#167openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
Zuul encountered a syntax error while parsing its while parsing a block mapping |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/91c64790bb3d4d0dab5ae6a2bd2d4364 ✔️ openstack-meta-content-provider-master SUCCESS in 2h 06m 24s |
|
recheck |
2ef9ca2 to
a3795a2
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/72969bd87fef4388aa62cca1a482cc6f ✔️ openstack-meta-content-provider-master SUCCESS in 1h 03m 39s |
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/openstack-operator#1443 is needed. |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/bcc9f64cec8a47a8b581ce55fc720433 ❌ openstack-meta-content-provider-master FAILURE in 27m 52s |
| cifmw_operator_build_operators: | ||
| - name: watcher-operator | ||
| src: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/watcher-operator" | ||
| - name: openstack-operator | ||
| src: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/openstack-operator" |
There was a problem hiding this comment.
@SeanMooney Hello, thank you for suggestion on this. And I tried above var but it seems to fail.
https://logserver.rdoproject.org/396/rdoproject.org/39611d73be954300a3c15218cdd039b4/job-output.txt
ASK [operator_build : watcher-operator - Get base module name from go.mod operator_base_module_name={{ go_mod_out['content'] | b64decode | regex_search(cifmw_operator_build_org + '/' + operator.name + '/(\w*)\s', '\1') | first }}] ***
2025-05-20 11:05:02.918210 | primary | Tuesday 20 May 2025 11:05:02 -0400 (0:00:00.261) 0:23:32.493 ***********
2025-05-20 11:05:02.918234 | primary | task path: /home/zuul-worker/src/github.com/openstack-k8s-operators/ci-framework/roles/operator_build/tasks/build.yml:27
2025-05-20 11:05:03.073385 | primary | fatal: [localhost]: FAILED! =>
2025-05-20 11:05:03.073483 | primary | msg: 'Unexpected templating type error occurred on ({{ go_mod_out[''content''] | b64decode
2025-05-20 11:05:03.073634 | primary | | regex_search(cifmw_operator_build_org + ''/'' + operator.name + ''/(\\w*)\\s'',
2025-05-20 11:05:03.073651 | primary | ''\\1'') | first }}): ''NoneType'' object is not iterable. ''NoneType'' object is
2025-05-20 11:05:03.073664 | primary | not iterable'
with watcher-operator, we wanted to avoid this task. that's why I was proposing this openstack-k8s-operators/ci-framework#2969 to exclude standalone operator.
In openstack-check side, it works fine as there is no github pr from operator side.
|
recheck |
958b4a3 to
ef041b4
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/9836e8920ded452286df9a8aef1f4554 ✔️ openstack-meta-content-provider-master SUCCESS in 2h 09m 51s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/43d6128aa6f248959a39614355447ea2 ✔️ openstack-meta-content-provider-master SUCCESS in 2h 08m 53s |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/e25b1ddce02b4816b7d4d55eadda1d4d ❌ openstack-meta-content-provider-master RETRY_LIMIT in 4m 44s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/eb530591f23b402f8af3f4814358bbbf ❌ openstack-meta-content-provider-master RETRY_LIMIT in 6m 21s |
|
recheck |
1 similar comment
|
recheck |
11e109e to
b5af486
Compare
|
This change depends on a change that failed to merge. Change openstack-k8s-operators/ci-framework#3008 is needed. |
Based on openstack-k8s-operators#159 (comment), meta content provider is working on CS10. This pr ports the same to CS10. Resolves: OSPRH-16773 Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/187da6330b894149a2bb53ca117ed66a ✔️ openstack-meta-content-provider-master SUCCESS in 2h 09m 34s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c89075f2e02a40689e74fafa82073c7d ✔️ openstack-meta-content-provider-master SUCCESS in 2h 17m 24s |
|
recheck |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rlandy The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
76fecc9
into
openstack-k8s-operators:main
Based on
#159 (comment), meta content provider is working on CS10.
This pr ports the same to CS10.
Resolves: OSPRH-16773
Resolves: OSPRH-16721
Depends-On: openstack-k8s-operators/ci-framework#3008