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

bump to Quarkus 2.16.12 (#3253) #3260

Merged
merged 2 commits into from
Oct 27, 2023
Merged

bump to Quarkus 2.16.12 (#3253) #3260

merged 2 commits into from
Oct 27, 2023

Conversation

porcelli
Copy link
Member

cherry-pick Quarkus 2.16.12 upgrade #3253

@porcelli porcelli requested a review from baldimir October 24, 2023 13:56
@kie-ci3
Copy link
Contributor

kie-ci3 commented Oct 24, 2023

PR job #1 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-runtimes -u #3260 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/temporary/job/kogito-runtimes-1.40.x-pr/job/PR-3260/1/display/redirect

Test results:

  • PASSED: 3345
  • FAILED: 4

Those are the test failures:

org.kie.kogito.serverless.workflow.executor.PythonFluentWorkflowApplicationTest.testPythonWithArgs no jep in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
org.kie.kogito.serverless.workflow.executor.PythonFluentWorkflowApplicationTest.testPythonNoArgs The main Python interpreter previously failed to initialize.
org.kie.kogito.quarkus.workflows.PythonFlowIT.testPython 1 expectation failed.
Expected status code <201> but was <500>.
org.kie.kogito.quarkus.workflows.AsyncAPIIT.testConsumer Condition with alias 'dead' didn't complete within 10 seconds because assertion condition defined as a lambda expression in org.kie.kogito.quarkus.workflows.AssuredTestUtils that uses java.lang.String, java.lang.Stringjava.lang.String 1 expectation failed.
Expected status code <404> but was <200>.
.

@porcelli
Copy link
Member Author

another set of failures that indicates an environment issue and seems unrelated to the change in this PR.

@jstastny-cz inputs?

@kie-ci3
Copy link
Contributor

kie-ci3 commented Oct 26, 2023

PR job #2 was: UNSTABLE
Possible explanation: This should be test failures

Reproducer

build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-runtimes -u #3260 --skipParallelCheckout

NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/temporary/job/kogito-runtimes-1.40.x-pr/job/PR-3260/2/display/redirect

Test results:

  • PASSED: 3346
  • FAILED: 3

Those are the test failures:

org.kie.kogito.serverless.workflow.executor.PythonFluentWorkflowApplicationTest.testPythonWithArgs no jep in java.library.path: [/usr/java/packages/lib, /usr/lib64, /lib64, /lib, /usr/lib]
org.kie.kogito.serverless.workflow.executor.PythonFluentWorkflowApplicationTest.testPythonNoArgs The main Python interpreter previously failed to initialize.
org.kie.kogito.quarkus.workflows.PythonFlowIT.testPython 1 expectation failed.
Expected status code <201> but was <500>.

@pefernan pefernan requested review from pefernan and removed request for pefernan October 26, 2023 14:48
@porcelli porcelli merged commit 928271a into apache:1.40.x Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants