quarkus
quarkus copied to clipboard
[CI] - Kogito extension + Quarkus main
This issue will be open and closed dependent on the state of https://github.com/kiegroup/kogito-runtimes building against Quarkus master snapshot. \n If you have interest in being notified of this subscribe to the issue.
Supercedes: #8694
Build fixed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/290729941
Unfortunately, the build failed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/301475236
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/303693146
I am seeing:
2020-10-13T06:08:16.1045655Z [INFO] [ERROR] Failed to execute goal on project integration-tests-kogito-plugin-it: Could not resolve dependencies for project org.kie.kogito:integration-tests-kogito-plugin-it:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: io.quarkus:quarkus-resteasy:jar:1.8.0.Final, io.quarkus:quarkus-core:jar:1.8.0.Final, io.quarkus:quarkus-resteasy-jackson:jar:1.8.0.Final, io.quarkus:quarkus-arc:jar:1.8.0.Final, io.quarkus.arc:arc-processor:jar:1.8.0.Final, io.quarkus:quarkus-smallrye-openapi:jar:1.8.0.Final, io.quarkus:quarkus-junit5:jar:1.8.0.Final, org.apache.httpcomponents:httpmime:jar:4.5.3: Could not find artifact io.quarkus:quarkus-resteasy:jar:1.8.0.Final in local.mirror (file:///home/runner/.m2/repository) -> [Help 1]
@cristianonicolai @mariofusco I think we changed something recently there (it tests) do you know what is happening?
@evacchi yep, I think it is related to the changes to use the local repo instead of pulling the deps, will take a look.
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/305797034
@evacchi see https://github.com/kiegroup/kogito-runtimes/pull/830
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/307896292
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/314743941
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/316930806
Build fixed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/328360258
Unfortunately, the build failed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/330597854
Build fixed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/335127100
Unfortunately, the build failed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/346861690
seems like a network error (could not download artifact) but tried to restart the build and it went green then stopped immediately? :thinking:
Build fixed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/353228627
Unfortunately, the build failed:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/390888572
Issue with hot-reload. We changed nothing on our end. Has this something to do with the following?
2020-11-30 05:35:29,488 WARN [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.generatedBeans
2020-11-30 05:35:29,488 WARN [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.resource
2020-11-30 05:35:29,488 WARN [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.reflectiveClass
2020-11-30 05:35:29,488 WARN [io.qua.deployment] (vert.x-worker-thread-1) Producing values from constructors and fields is no longer supported and will be removed in a future release: io.quarkus.deployment.annotations.BuildProducer org.kie.kogito.quarkus.deployment.KogitoAssetsProcessor.genResBI
also I don't think we produce something from fields. We only use fields to share data across methods. IIRC BuildProducers are returned as appropriate from @BuildStep
s
/cc @cristianonicolai @tiagodolphine @mariofusco
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/395367418
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/397641791
@aloubyansky I don't know if it's 100% related to the way we generate code though, because it looks like only 1 of the hot reload tests is breaking, not all of them. I don't think we will be able to leverage the same approach of GRPC because we may need reflection information from user-provided classes to do our codegen. /cc @mariofusco
It's https://github.com/quarkusio/quarkus/commit/71891910bd39e5c806daa18ae82bb4c3de996188 that broke it
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/399962986
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/405037248
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/407463483
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/409849824
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/412248582
The build is still failing:
- Link to latest CI run: https://github.com/kiegroup/kogito-runtimes/actions/runs/414661119