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

[DNM] no tls check memcached issue fixes #451

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

Conversation

karelyatin
Copy link
Contributor

@karelyatin karelyatin commented Dec 9, 2024

@openshift-ci openshift-ci bot requested review from slawqo and viroel December 9, 2024 10:33
Copy link
Contributor

openshift-ci bot commented Dec 9, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: karelyatin

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:

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

@openshift-ci openshift-ci bot added the approved label Dec 9, 2024
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c1e68a2a782b4dabba605fa1c8c84798

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 36m 07s
neutron-operator-tempest-multinode FAILURE in 1h 42m 25s

Warning:
Zuul encountered a deprecated syntax while parsing its
configuration in the repo openstack-k8s-operators/neutron-operator on branch main. The
problem was:

All regular expressions must conform to RE2 syntax, but an
expression using the deprecated Perl-style syntax has been detected.
Adjust the configuration to conform to RE2 syntax.

The RE2 syntax error is: invalid perl operator: (?!

The problem appears in the "irrelevant-files" attribute
of the "neutron-operator-tempest-multinode" job stanza:

job:
name: neutron-operator-tempest-multinode
parent: podified-multinode-edpm-deployment-crc
dependencies: ["openstack-k8s-operators-content-provider"]
irrelevant-files:
- ./.md
- ^.github/.*$
- .ci-operator.yaml
- .dockerignore
...

in "openstack-k8s-operators/neutron-operator/zuul.d/jobs.yaml@main", line 3

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d3ca168269c245599f80bd9f965749b0

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 15m 15s
neutron-operator-tempest-multinode FAILURE in 1h 45m 37s

Warning:
Zuul encountered a deprecated syntax while parsing its
configuration in the repo openstack-k8s-operators/neutron-operator on branch main. The
problem was:

All regular expressions must conform to RE2 syntax, but an
expression using the deprecated Perl-style syntax has been detected.
Adjust the configuration to conform to RE2 syntax.

The RE2 syntax error is: invalid perl operator: (?!

The problem appears in the "irrelevant-files" attribute
of the "neutron-operator-tempest-multinode" job stanza:

job:
name: neutron-operator-tempest-multinode
parent: podified-multinode-edpm-deployment-crc
dependencies: ["openstack-k8s-operators-content-provider"]
irrelevant-files:
- ./.md
- ^.github/.*$
- .ci-operator.yaml
- .dockerignore
...

in "openstack-k8s-operators/neutron-operator/zuul.d/jobs.yaml@main", line 3

Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/792efd4aeca34d8d982bd673679c30c2

openstack-k8s-operators-content-provider FAILURE in 8m 20s
⚠️ neutron-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

Warning:
Zuul encountered a deprecated syntax while parsing its
configuration in the repo openstack-k8s-operators/neutron-operator on branch main. The
problem was:

All regular expressions must conform to RE2 syntax, but an
expression using the deprecated Perl-style syntax has been detected.
Adjust the configuration to conform to RE2 syntax.

The RE2 syntax error is: invalid perl operator: (?!

The problem appears in the "irrelevant-files" attribute
of the "neutron-operator-tempest-multinode" job stanza:

job:
name: neutron-operator-tempest-multinode
parent: podified-multinode-edpm-deployment-crc
dependencies: ["openstack-k8s-operators-content-provider"]
irrelevant-files:
- ./.md
- ^.github/.*$
- .ci-operator.yaml
- .dockerignore
...

in "openstack-k8s-operators/neutron-operator/zuul.d/jobs.yaml@main", line 3

@karelyatin
Copy link
Contributor Author

recheck

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

Successfully merging this pull request may close these issues.

1 participant