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

map a session to its persistedSessionId #5343

Closed
wants to merge 2 commits into from

Conversation

nprentza
Copy link
Contributor

In multiple KieSession scenarios, a session is restored using its identifier, but this is not the same as the persisted session id. We therefore need a structure to map a sessionId with its persistedSessionId. I have therefore introduced persistedSessionIds HashMap in the ReliabilityTestsBasics class. With this solution we no longer need the property persistedSessionId.

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 22, 2023

(tests) - kogito-runtimes job #1466 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-runtimes/1466/display/redirect
See console log:

Console Logs [2023-06-22T11:22:06.292Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.020 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.130 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.120 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.119 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.127 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.117 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.177 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.136 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.114 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.166 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.082 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.109 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.010 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.008 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.010 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.044 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.024 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.150 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.010 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.043 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.062 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.165 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.911 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.018 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.351 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 11.414 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.150 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 0.110 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.099 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 1.532 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 0.148 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.396 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 1.004 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto ............................................. SUCCESS [ 6.015 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.019 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 1.269 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.110 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 7.776 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 1.012 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.019 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 0.460 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 0.534 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 0.430 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.015 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 0.380 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 0.404 s]
[2023-06-22T11:22:06.292Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 0.100 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.014 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.711 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 1.124 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.014 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 1.017 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.696 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.504 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.014 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.106 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.689 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.014 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.014 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.361 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.865 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.293 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [ 5.640 s]
[2023-06-22T11:22:06.292Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 1.437 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 0.086 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.266 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 2.129 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.015 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.308 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.650 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.316 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.016 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.369 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.616 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.286 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.019 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.492 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.646 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.414 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.015 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.408 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.608 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.297 s]
[2023-06-22T11:22:06.292Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.035 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.017 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.104 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.666 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.357 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.014 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.088 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.650 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.367 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 0.135 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 0.203 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 0.149 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.010 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.008 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 0.278 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 0.164 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.802 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.010 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.063 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.200 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.094 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 1.087 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.214 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.209 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 0.577 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.023 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 0.097 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 0.195 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 0.117 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.087 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 6.240 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 0.684 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 1.795 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 0.361 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 0.420 s]
[2023-06-22T11:22:06.293Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 0.251 s]
[2023-06-22T11:22:06.293Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 0.217 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 5.702 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.514 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 1.241 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 0.243 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 1.682 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.284 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.458 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.359 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.376 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.411 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.352 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.368 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.360 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [ 10.024 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.016 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 3.542 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 0.071 s]
[2023-06-22T11:22:06.293Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.068 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.010 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 9.124 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 4.805 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 0.874 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 7.749 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 3.003 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 0.466 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 0.302 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.011 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 3.813 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 0.251 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 0.255 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 0.488 s]
[2023-06-22T11:22:06.293Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 5.491 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.009 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 0.173 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: Reliability :: Infinispan ................ FAILURE [ 21.523 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.013 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 1.123 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 0.645 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 0.295 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 1.075 s]
[2023-06-22T11:22:06.293Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 1.900 s]
[2023-06-22T11:22:06.293Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:22:06.293Z] [INFO] BUILD FAILURE
[2023-06-22T11:22:06.293Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:22:06.293Z] [INFO] Total time: 04:31 min
[2023-06-22T11:22:06.293Z] [INFO] Finished at: 2023-06-22T07:22:05-04:00
[2023-06-22T11:22:06.293Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:22:06.293Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:22:06.293Z] [ERROR] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:22:06.293Z] [ERROR] symbol: variable persistedSessionId
[2023-06-22T11:22:06.293Z] [ERROR] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:22:06.293Z] [ERROR] -> [Help 1]
[2023-06-22T11:22:06.293Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:22:06.293Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:22:06.293Z] symbol: variable persistedSessionId
[2023-06-22T11:22:06.293Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:22:06.293Z]
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:22:06.293Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:22:06.293Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:22:06.293Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:22:06.293Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:22:06.293Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:22:06.293Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:22:06.293Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:22:06.293Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:22:06.293Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:22:06.294Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:22:06.294Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:22:06.294Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2023-06-22T11:22:06.294Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:22:06.294Z] symbol: variable persistedSessionId
[2023-06-22T11:22:06.294Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:22:06.294Z]
[2023-06-22T11:22:06.294Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2023-06-22T11:22:06.294Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2023-06-22T11:22:06.294Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:22:06.294Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:22:06.294Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:22:06.294Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:22:06.294Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:22:06.294Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:22:06.294Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:22:06.294Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:22:06.294Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:22:06.294Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:22:06.294Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:22:06.294Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:22:06.294Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:22:06.294Z] [ERROR]
[2023-06-22T11:22:06.294Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-22T11:22:06.294Z] [ERROR]
[2023-06-22T11:22:06.294Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-22T11:22:06.294Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-06-22T11:22:06.294Z] [ERROR]
[2023-06-22T11:22:06.294Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-22T11:22:06.294Z] [ERROR] mvn -rf :drools-reliability-infinispan
[2023-06-22T11:22:06.548Z] [command]/usr/bin/docker system prune -f
[2023-06-22T11:22:06.548Z] Total reclaimed space: 0B
[2023-06-22T11:22:06.548Z] [INFO] Execution summary for kiegroup/drools
[2023-06-22T11:22:06.548Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-22T11:22:06.548Z] [INFO] OK [Executed in 0.140093 ms]
[2023-06-22T11:22:06.548Z]
[2023-06-22T11:22:06.548Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-22T11:22:06.548Z] [INFO] OK [Executed in 7.307151 ms]
[2023-06-22T11:22:06.548Z]
[2023-06-22T11:22:06.548Z] # [COMMANDS] [kiegroup/drools] mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes@tmp/config15751870554388300411tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-22T11:22:06.548Z] [INFO] NOT OK [Executed in 272738.622047 ms]
[2023-06-22T11:22:06.548Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-22T11:22:06.548Z]
[2023-06-22T11:22:06.548Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-22T11:22:06.548Z] [INFO] OK [Executed in 87.867942 ms]
[2023-06-22T11:22:06.548Z]
[2023-06-22T11:22:06.548Z]
[2023-06-22T11:22:06.548Z] [INFO] kiegroup/drools failed. Won't execute remaining projects
[2023-06-22T11:22:06.548Z] # Uploading artifacts
[2023-06-22T11:22:06.548Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-22T11:22:06.548Z]
[2023-06-22T11:22:06.548Z] [ERROR] Failed to execute commands for kiegroup/drools
[2023-06-22T11:22:06.548Z] [ERROR] Failed to execute mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes@tmp/config15751870554388300411tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-22T11:22:06.548Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-22T11:22:06.626Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:22:07.037Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-22T11:22:07.063Z] Recording test results
[2023-06-22T11:22:07.703Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-22T11:22:07.771Z] Archiving artifacts
[2023-06-22T11:22:06.728Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:22:08.643Z] + rm -rf console.log
[Pipeline] sh
[2023-06-22T11:22:08.936Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-runtimes/1466/consoleText
[2023-06-22T11:22:08.936Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 22, 2023

(tests) - kogito-apps job #1484 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-apps -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/1484/display/redirect
See console log:

Console Logs [2023-06-22T11:28:13.818Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.020 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.115 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.158 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.110 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.119 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.127 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.116 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.111 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.137 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.198 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.090 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.166 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.011 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.010 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.048 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.046 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.173 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.010 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.049 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.023 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.140 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.957 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.020 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.368 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 11.419 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.149 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 0.111 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.102 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 1.459 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 0.145 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.372 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 0.924 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto ............................................. SUCCESS [ 6.469 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 1.070 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.138 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 7.880 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 0.971 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.017 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 0.565 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 0.604 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 0.542 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 0.405 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 0.438 s]
[2023-06-22T11:28:13.818Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 0.111 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.733 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 1.123 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 0.970 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.693 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.488 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.067 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.676 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.015 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.381 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.808 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.321 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [ 5.517 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 1.436 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 0.090 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.259 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 2.069 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.303 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.607 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.276 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.013 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.380 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.588 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.270 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.013 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.454 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.612 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.396 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.014 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.350 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.604 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.290 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.029 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.015 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.099 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.621 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.348 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.015 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.094 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.656 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.315 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 0.145 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 0.239 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 0.162 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.008 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 0.312 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 0.110 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.880 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.008 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.061 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.248 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.013 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.131 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 1.656 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.232 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.205 s]
[2023-06-22T11:28:13.818Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 0.781 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.021 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.008 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 0.080 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 0.238 s]
[2023-06-22T11:28:13.818Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 0.140 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.091 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 6.033 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 0.648 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.008 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 1.735 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 0.322 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 0.373 s]
[2023-06-22T11:28:13.819Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.008 s]
[2023-06-22T11:28:13.819Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 0.267 s]
[2023-06-22T11:28:13.819Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 0.232 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 5.569 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.574 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 1.301 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.012 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 0.236 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 1.596 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.260 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.403 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.358 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.370 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.380 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.318 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.344 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.353 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [ 9.305 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.010 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 3.263 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 0.079 s]
[2023-06-22T11:28:13.819Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.065 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.010 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 8.973 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 6.074 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 0.753 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 10.496 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 5.646 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 0.350 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 0.287 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.009 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 6.895 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 0.323 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 0.232 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 0.473 s]
[2023-06-22T11:28:13.819Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 13.160 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.010 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 0.153 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: Reliability :: Infinispan ................ FAILURE [ 53.185 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.011 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 2.074 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 0.752 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 0.434 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 1.075 s]
[2023-06-22T11:28:13.819Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 2.099 s]
[2023-06-22T11:28:13.819Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:28:13.819Z] [INFO] BUILD FAILURE
[2023-06-22T11:28:13.819Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:28:13.819Z] [INFO] Total time: 05:49 min
[2023-06-22T11:28:13.819Z] [INFO] Finished at: 2023-06-22T07:28:13-04:00
[2023-06-22T11:28:13.819Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:28:13.819Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:28:13.819Z] [ERROR] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:28:13.819Z] [ERROR] symbol: variable persistedSessionId
[2023-06-22T11:28:13.819Z] [ERROR] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:28:13.819Z] [ERROR] -> [Help 1]
[2023-06-22T11:28:13.819Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:28:13.819Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:28:13.819Z] symbol: variable persistedSessionId
[2023-06-22T11:28:13.819Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:28:13.819Z]
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:28:13.819Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:28:13.819Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:28:13.819Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:28:13.819Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:28:13.819Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:28:13.819Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:28:13.819Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:28:13.819Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:28:13.819Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:28:13.819Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:28:13.819Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:28:13.819Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:28:13.819Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:28:13.819Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:28:13.819Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2023-06-22T11:28:13.819Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:28:13.819Z] symbol: variable persistedSessionId
[2023-06-22T11:28:13.819Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:28:13.819Z]
[2023-06-22T11:28:13.819Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2023-06-22T11:28:13.819Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2023-06-22T11:28:13.819Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:28:13.819Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:28:13.819Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:28:13.819Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:28:13.819Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:28:13.820Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:28:13.820Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:28:13.820Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:28:13.820Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:28:13.820Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:28:13.820Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:28:13.820Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:28:13.820Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:28:13.820Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:28:13.820Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:28:13.820Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:28:13.820Z] [ERROR]
[2023-06-22T11:28:13.820Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-22T11:28:13.820Z] [ERROR]
[2023-06-22T11:28:13.820Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-22T11:28:13.820Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-06-22T11:28:13.820Z] [ERROR]
[2023-06-22T11:28:13.820Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-22T11:28:13.820Z] [ERROR] mvn -rf :drools-reliability-infinispan
[2023-06-22T11:28:13.820Z] [command]/usr/bin/docker system prune -f
[2023-06-22T11:28:13.820Z] Total reclaimed space: 0B
[2023-06-22T11:28:13.820Z] [INFO] Execution summary for kiegroup/drools
[2023-06-22T11:28:13.820Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-22T11:28:13.820Z] [INFO] OK [Executed in 0.148999 ms]
[2023-06-22T11:28:13.820Z]
[2023-06-22T11:28:13.820Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-22T11:28:13.820Z] [INFO] OK [Executed in 7.495086 ms]
[2023-06-22T11:28:13.820Z]
[2023-06-22T11:28:13.820Z] # [COMMANDS] [kiegroup/drools] mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps@tmp/config791665044004408801tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-22T11:28:13.820Z] [INFO] NOT OK [Executed in 350418.880225 ms]
[2023-06-22T11:28:13.820Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-22T11:28:13.820Z]
[2023-06-22T11:28:13.820Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-22T11:28:13.820Z] [INFO] OK [Executed in 100.451405 ms]
[2023-06-22T11:28:13.820Z]
[2023-06-22T11:28:13.820Z]
[2023-06-22T11:28:13.820Z] [INFO] kiegroup/drools failed. Won't execute remaining projects
[2023-06-22T11:28:13.820Z] # Uploading artifacts
[2023-06-22T11:28:13.820Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-22T11:28:13.820Z]
[2023-06-22T11:28:13.820Z] [ERROR] Failed to execute commands for kiegroup/drools
[2023-06-22T11:28:13.820Z] [ERROR] Failed to execute mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps@tmp/config791665044004408801tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-22T11:28:13.820Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-22T11:28:13.939Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:28:14.422Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-22T11:28:14.450Z] Recording test results
[2023-06-22T11:28:15.127Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-22T11:28:15.210Z] Archiving artifacts
[2023-06-22T11:28:14.771Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:28:16.298Z] + rm -rf console.log
[Pipeline] sh
[2023-06-22T11:28:16.596Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/1484/consoleText
[2023-06-22T11:28:16.596Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 22, 2023

(tests) - kogito-springboot-examples job #716 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-examples -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-springboot-examples/716/display/redirect
See console log:

Console Logs [2023-06-22T11:29:25.702Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.017 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.154 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.132 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.153 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.123 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.150 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.106 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.176 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.194 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.174 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.081 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.146 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.043 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.023 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.140 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.079 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.027 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.177 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.904 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.017 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.334 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 10.737 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.143 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 0.112 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.097 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 1.624 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 0.218 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.383 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 1.045 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto ............................................. SUCCESS [ 7.557 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.015 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 1.100 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.117 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 9.363 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 1.059 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.018 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 0.409 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 0.569 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 0.457 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 0.364 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 0.386 s]
[2023-06-22T11:29:25.702Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 0.097 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.015 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.730 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 1.176 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.015 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 0.958 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.722 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.491 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.017 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.105 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.677 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.400 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.789 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.301 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [ 5.585 s]
[2023-06-22T11:29:25.702Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 1.433 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 0.094 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.255 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 2.134 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.331 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.617 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.298 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.012 s]
[2023-06-22T11:29:25.702Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.349 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.563 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.271 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.444 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.601 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.415 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.341 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.591 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.277 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.027 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.084 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.635 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.303 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.087 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.595 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.327 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 0.129 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 0.224 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 0.186 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 0.290 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 0.141 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.773 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.095 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.180 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.007 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.080 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 1.077 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.210 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.203 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 0.552 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.023 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 0.104 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 0.173 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 0.111 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.083 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 5.997 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 0.719 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 1.662 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 0.323 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 0.463 s]
[2023-06-22T11:29:25.703Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.703Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 0.260 s]
[2023-06-22T11:29:25.703Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 0.250 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 5.980 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.842 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 2.389 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 0.366 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 1.369 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.261 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.428 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.332 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.359 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.374 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.334 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.377 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.387 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [ 14.752 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 5.893 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 0.116 s]
[2023-06-22T11:29:25.703Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.060 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 22.285 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 11.331 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 1.082 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 18.535 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 6.884 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 0.320 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 0.367 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 9.195 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 0.222 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 0.215 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 0.450 s]
[2023-06-22T11:29:25.703Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 12.620 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 0.149 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: Reliability :: Infinispan ................ FAILURE [ 49.589 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.012 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 1.635 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 0.697 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 0.348 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 0.918 s]
[2023-06-22T11:29:25.703Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 2.024 s]
[2023-06-22T11:29:25.703Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:25.703Z] [INFO] BUILD FAILURE
[2023-06-22T11:29:25.703Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:25.703Z] [INFO] Total time: 06:32 min
[2023-06-22T11:29:25.703Z] [INFO] Finished at: 2023-06-22T07:29:23-04:00
[2023-06-22T11:29:25.703Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:25.703Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:29:25.703Z] [ERROR] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-springboot-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:25.703Z] [ERROR] symbol: variable persistedSessionId
[2023-06-22T11:29:25.703Z] [ERROR] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:25.703Z] [ERROR] -> [Help 1]
[2023-06-22T11:29:25.703Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:29:25.703Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-springboot-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:25.703Z] symbol: variable persistedSessionId
[2023-06-22T11:29:25.703Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:25.703Z]
[2023-06-22T11:29:25.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2023-06-22T11:29:25.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:29:25.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:29:25.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:29:25.703Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:29:25.704Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:29:25.704Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:29:25.704Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:29:25.704Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:29:25.704Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:29:25.704Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:29:25.704Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:29:25.704Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:29:25.704Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:29:25.704Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:29:25.704Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2023-06-22T11:29:25.704Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-springboot-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:25.704Z] symbol: variable persistedSessionId
[2023-06-22T11:29:25.704Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2023-06-22T11:29:25.704Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2023-06-22T11:29:25.704Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:29:25.704Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:29:25.704Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:29:25.704Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:29:25.704Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:29:25.704Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:29:25.704Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:29:25.704Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:29:25.704Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:29:25.704Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:29:25.704Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:29:25.704Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:29:25.704Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:29:25.704Z] [ERROR]
[2023-06-22T11:29:25.704Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-22T11:29:25.704Z] [ERROR]
[2023-06-22T11:29:25.704Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-22T11:29:25.704Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-06-22T11:29:25.704Z] [ERROR]
[2023-06-22T11:29:25.704Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-22T11:29:25.704Z] [ERROR] mvn -rf :drools-reliability-infinispan
[2023-06-22T11:29:25.704Z] [command]/usr/bin/docker system prune -f
[2023-06-22T11:29:25.704Z] Total reclaimed space: 0B
[2023-06-22T11:29:25.704Z] [INFO] Execution summary for kiegroup/drools
[2023-06-22T11:29:25.704Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-22T11:29:25.704Z] [INFO] OK [Executed in 0.141655 ms]
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-22T11:29:25.704Z] [INFO] OK [Executed in 6.679584 ms]
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z] # [COMMANDS] [kiegroup/drools] mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-springboot-examples@tmp/config5227974622255654998tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-22T11:29:25.704Z] [INFO] NOT OK [Executed in 393477.228201 ms]
[2023-06-22T11:29:25.704Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-22T11:29:25.704Z] [INFO] OK [Executed in 105.988749 ms]
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z] [INFO] kiegroup/drools failed. Won't execute remaining projects
[2023-06-22T11:29:25.704Z] # Uploading artifacts
[2023-06-22T11:29:25.704Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-22T11:29:25.704Z]
[2023-06-22T11:29:25.704Z] [ERROR] Failed to execute commands for kiegroup/drools
[2023-06-22T11:29:25.704Z] [ERROR] Failed to execute mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-springboot-examples@tmp/config5227974622255654998tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-22T11:29:25.704Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-22T11:29:25.803Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:29:26.299Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-22T11:29:26.327Z] Recording test results
[2023-06-22T11:29:26.329Z] No test report files were found. Configuration error?
[2023-06-22T11:29:27.408Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-22T11:29:27.425Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:29:28.496Z] + rm -rf console.log
[Pipeline] sh
[2023-06-22T11:29:28.791Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-springboot-examples/716/consoleText
[2023-06-22T11:29:28.791Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 22, 2023

(tests) - serverless-workflow-examples job #721 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-examples -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.serverless-workflow-examples/721/display/redirect
See console log:

Console Logs [2023-06-22T11:29:25.853Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.021 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.175 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.125 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.113 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.123 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.129 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.149 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.138 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.145 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.163 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.094 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.115 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.043 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.023 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.140 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.042 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.066 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.162 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.945 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.019 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.352 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 11.066 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.141 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 0.108 s]
[2023-06-22T11:29:25.853Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.097 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 1.605 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 0.136 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.341 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 1.085 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto ............................................. SUCCESS [ 7.326 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 1.105 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.097 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 9.615 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 1.011 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.016 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 0.514 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 0.546 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 0.472 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 0.300 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 0.428 s]
[2023-06-22T11:29:25.854Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 0.102 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.721 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 1.137 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.016 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 1.001 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.822 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.486 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.063 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.721 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.341 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.800 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.310 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [ 5.673 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 1.447 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 0.086 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.252 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 2.066 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.291 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.627 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.284 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.364 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.604 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.276 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.425 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.626 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.370 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.013 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.350 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.571 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.332 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.027 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.016 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.090 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.632 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.319 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.014 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.087 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.617 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.347 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 0.131 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 0.190 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 0.149 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 0.259 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 0.149 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.792 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.064 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.192 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.087 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 1.014 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.211 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.273 s]
[2023-06-22T11:29:25.854Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 0.504 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.037 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 0.089 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 0.191 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 0.136 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.088 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 5.883 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 0.633 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 1.646 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 0.311 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 0.382 s]
[2023-06-22T11:29:25.854Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:25.854Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 0.231 s]
[2023-06-22T11:29:25.854Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 0.212 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 6.072 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.893 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 1.972 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 0.251 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 1.422 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.253 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.455 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.343 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.361 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.369 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.360 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.342 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.326 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [ 14.849 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.854Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 6.280 s]
[2023-06-22T11:29:25.855Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 0.082 s]
[2023-06-22T11:29:25.855Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.068 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 22.544 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 11.213 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 1.088 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 18.750 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 6.556 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 0.329 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 0.275 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 8.891 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 0.222 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 0.230 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 0.511 s]
[2023-06-22T11:29:25.855Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 12.514 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.009 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 0.152 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: Reliability :: Infinispan ................ FAILURE [ 48.201 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.010 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 1.677 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 0.687 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 0.398 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 0.863 s]
[2023-06-22T11:29:25.855Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 1.848 s]
[2023-06-22T11:29:25.855Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:25.855Z] [INFO] BUILD FAILURE
[2023-06-22T11:29:25.855Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:25.855Z] [INFO] Total time: 06:32 min
[2023-06-22T11:29:25.855Z] [INFO] Finished at: 2023-06-22T07:29:22-04:00
[2023-06-22T11:29:25.855Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:25.855Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:29:25.855Z] [ERROR] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.serverless-workflow-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:25.855Z] [ERROR] symbol: variable persistedSessionId
[2023-06-22T11:29:25.855Z] [ERROR] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:25.855Z] [ERROR] -> [Help 1]
[2023-06-22T11:29:25.855Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:29:25.855Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.serverless-workflow-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:25.855Z] symbol: variable persistedSessionId
[2023-06-22T11:29:25.855Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:25.855Z]
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:29:25.855Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:29:25.855Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:29:25.855Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:29:25.855Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:29:25.855Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:29:25.855Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:29:25.855Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:29:25.855Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:29:25.855Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:29:25.855Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:29:25.855Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2023-06-22T11:29:25.855Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.serverless-workflow-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:25.855Z] symbol: variable persistedSessionId
[2023-06-22T11:29:25.855Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:25.855Z]
[2023-06-22T11:29:25.855Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2023-06-22T11:29:25.855Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2023-06-22T11:29:25.855Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:29:25.855Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:29:25.855Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:29:25.855Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:29:25.855Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:29:25.855Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:29:25.855Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:29:25.855Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:29:25.855Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:29:25.855Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:29:25.855Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:29:25.855Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:29:25.855Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:29:25.855Z] [ERROR]
[2023-06-22T11:29:25.855Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-22T11:29:25.855Z] [ERROR]
[2023-06-22T11:29:25.855Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-22T11:29:25.855Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-06-22T11:29:25.855Z] [ERROR]
[2023-06-22T11:29:25.855Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-22T11:29:25.855Z] [ERROR] mvn -rf :drools-reliability-infinispan
[2023-06-22T11:29:25.855Z] [command]/usr/bin/docker system prune -f
[2023-06-22T11:29:25.855Z] Total reclaimed space: 0B
[2023-06-22T11:29:25.855Z] [INFO] Execution summary for kiegroup/drools
[2023-06-22T11:29:25.855Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-22T11:29:25.855Z] [INFO] OK [Executed in 0.134933 ms]
[2023-06-22T11:29:25.855Z]
[2023-06-22T11:29:25.855Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-22T11:29:25.855Z] [INFO] OK [Executed in 6.260929 ms]
[2023-06-22T11:29:25.855Z]
[2023-06-22T11:29:25.856Z] # [COMMANDS] [kiegroup/drools] mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.serverless-workflow-examples@tmp/config11162561428608096402tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-22T11:29:25.856Z] [INFO] NOT OK [Executed in 393588.509132 ms]
[2023-06-22T11:29:25.856Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-22T11:29:25.856Z]
[2023-06-22T11:29:25.856Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-22T11:29:25.856Z] [INFO] OK [Executed in 97.739471 ms]
[2023-06-22T11:29:25.856Z]
[2023-06-22T11:29:25.856Z]
[2023-06-22T11:29:25.856Z] [INFO] kiegroup/drools failed. Won't execute remaining projects
[2023-06-22T11:29:25.856Z] # Uploading artifacts
[2023-06-22T11:29:25.856Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-22T11:29:25.856Z]
[2023-06-22T11:29:25.856Z] [ERROR] Failed to execute commands for kiegroup/drools
[2023-06-22T11:29:25.856Z] [ERROR] Failed to execute mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.serverless-workflow-examples@tmp/config11162561428608096402tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-22T11:29:25.856Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-22T11:29:25.999Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:29:26.496Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-22T11:29:26.527Z] Recording test results
[2023-06-22T11:29:26.871Z] No test report files were found. Configuration error?
[2023-06-22T11:29:27.606Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-22T11:29:27.626Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:29:28.700Z] + rm -rf console.log
[Pipeline] sh
[2023-06-22T11:29:28.997Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.serverless-workflow-examples/721/consoleText
[2023-06-22T11:29:28.997Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 22, 2023

(tests) - kogito-quarkus-examples job #720 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-examples -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-quarkus-examples/720/display/redirect
See console log:

Console Logs [2023-06-22T11:29:30.744Z] [INFO] Drools :: Engine :: Classic ........................ SUCCESS [ 0.018 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples ............................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: Default KieSession ....... SUCCESS [ 0.137 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: Named KieSession ......... SUCCESS [ 0.112 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: KieBase Inclusion ........ SUCCESS [ 0.110 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: Default KieSession From File SUCCESS [ 0.123 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: Named KieSession from File SUCCESS [ 0.106 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 0.159 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 0.144 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 0.138 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 0.152 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 0.097 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 0.124 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 0.040 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.022 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 0.136 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 0.076 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.034 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 0.169 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [ 0.908 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.017 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 0.340 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [ 11.222 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 0.139 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 0.101 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 0.099 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 1.841 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 0.200 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.018 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 0.342 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 1.078 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto ............................................. SUCCESS [ 8.363 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.014 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 1.069 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 0.091 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [ 8.756 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 0.990 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.016 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 0.462 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 0.633 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 0.518 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.013 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 0.327 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 0.375 s]
[2023-06-22T11:29:30.744Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 0.126 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.016 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 0.754 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 1.125 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.014 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 0.939 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 1.710 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 0.510 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.014 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 0.063 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 0.629 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.013 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.014 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 0.361 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 0.759 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 0.331 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [ 5.791 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 1.514 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 0.089 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.276 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 2.055 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.013 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 0.374 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 0.657 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 0.300 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.015 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 0.407 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 0.710 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 0.305 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.015 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 0.422 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 0.631 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 0.384 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.013 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 0.344 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 0.607 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 0.355 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.032 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.017 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 0.090 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 0.621 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 0.377 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.055 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 0.100 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 0.639 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 0.312 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 0.138 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 0.202 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 0.204 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 0.319 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 0.109 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 0.787 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.011 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 0.075 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 0.215 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 0.090 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 0.985 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 0.252 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 0.311 s]
[2023-06-22T11:29:30.744Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 0.518 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.021 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 0.087 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 0.208 s]
[2023-06-22T11:29:30.744Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 0.122 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 0.090 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 5.787 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 0.821 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 1.671 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 0.301 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 0.381 s]
[2023-06-22T11:29:30.745Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.009 s]
[2023-06-22T11:29:30.745Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 0.252 s]
[2023-06-22T11:29:30.745Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 0.245 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 6.091 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 0.791 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 1.499 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.012 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 0.263 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 1.367 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 0.265 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 0.462 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 0.384 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 0.373 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 0.373 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 0.323 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 0.375 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 0.364 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [ 14.425 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.011 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 7.738 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 0.083 s]
[2023-06-22T11:29:30.745Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 0.153 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.013 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 23.076 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 11.609 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 1.368 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 18.401 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 6.205 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 0.324 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 0.341 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.010 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 8.965 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 0.216 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 0.230 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 0.467 s]
[2023-06-22T11:29:30.745Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 11.914 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.008 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 0.149 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: Reliability :: Infinispan ................ FAILURE [ 47.632 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.011 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 1.364 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 0.706 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 0.316 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 0.921 s]
[2023-06-22T11:29:30.745Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 1.864 s]
[2023-06-22T11:29:30.745Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:30.745Z] [INFO] BUILD FAILURE
[2023-06-22T11:29:30.745Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:30.745Z] [INFO] Total time: 06:31 min
[2023-06-22T11:29:30.745Z] [INFO] Finished at: 2023-06-22T07:29:27-04:00
[2023-06-22T11:29:30.745Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:29:30.745Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:29:30.745Z] [ERROR] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:30.745Z] [ERROR] symbol: variable persistedSessionId
[2023-06-22T11:29:30.745Z] [ERROR] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:30.745Z] [ERROR] -> [Help 1]
[2023-06-22T11:29:30.745Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:29:30.745Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:30.745Z] symbol: variable persistedSessionId
[2023-06-22T11:29:30.745Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:30.745Z]
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:29:30.745Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:29:30.745Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:29:30.745Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:29:30.745Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:29:30.745Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:29:30.745Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:29:30.745Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:29:30.745Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:29:30.745Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:29:30.745Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:29:30.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:29:30.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:29:30.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:29:30.745Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:29:30.745Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2023-06-22T11:29:30.745Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:29:30.745Z] symbol: variable persistedSessionId
[2023-06-22T11:29:30.745Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:29:30.745Z]
[2023-06-22T11:29:30.745Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2023-06-22T11:29:30.745Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2023-06-22T11:29:30.745Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:29:30.745Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:29:30.745Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:29:30.746Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:29:30.746Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:29:30.746Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:29:30.746Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:29:30.746Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:29:30.746Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:29:30.746Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:29:30.746Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:29:30.746Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:29:30.746Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:29:30.746Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:29:30.746Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:29:30.746Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:29:30.746Z] [ERROR]
[2023-06-22T11:29:30.746Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-22T11:29:30.746Z] [ERROR]
[2023-06-22T11:29:30.746Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-22T11:29:30.746Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-06-22T11:29:30.746Z] [ERROR]
[2023-06-22T11:29:30.746Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-22T11:29:30.746Z] [ERROR] mvn -rf :drools-reliability-infinispan
[2023-06-22T11:29:30.746Z] [command]/usr/bin/docker system prune -f
[2023-06-22T11:29:30.746Z] Total reclaimed space: 0B
[2023-06-22T11:29:30.746Z] [INFO] Execution summary for kiegroup/drools
[2023-06-22T11:29:30.746Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-22T11:29:30.746Z] [INFO] OK [Executed in 0.133491 ms]
[2023-06-22T11:29:30.746Z]
[2023-06-22T11:29:30.746Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-22T11:29:30.746Z] [INFO] OK [Executed in 6.039555 ms]
[2023-06-22T11:29:30.746Z]
[2023-06-22T11:29:30.746Z] # [COMMANDS] [kiegroup/drools] mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples@tmp/config17055260891370530556tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-22T11:29:30.746Z] [INFO] NOT OK [Executed in 393018.677047 ms]
[2023-06-22T11:29:30.746Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-22T11:29:30.746Z]
[2023-06-22T11:29:30.746Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-22T11:29:30.746Z] [INFO] OK [Executed in 114.585558 ms]
[2023-06-22T11:29:30.746Z]
[2023-06-22T11:29:30.746Z]
[2023-06-22T11:29:30.746Z] [INFO] kiegroup/drools failed. Won't execute remaining projects
[2023-06-22T11:29:30.746Z] # Uploading artifacts
[2023-06-22T11:29:30.746Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-22T11:29:30.746Z]
[2023-06-22T11:29:30.746Z] [ERROR] Failed to execute commands for kiegroup/drools
[2023-06-22T11:29:30.746Z] [ERROR] Failed to execute mvn clean install -Dquickly -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples@tmp/config17055260891370530556tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-22T11:29:30.746Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-22T11:29:30.851Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:29:31.353Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-22T11:29:31.405Z] Recording test results
[2023-06-22T11:29:32.317Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-22T11:29:32.398Z] Archiving artifacts
[2023-06-22T11:29:32.221Z] No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:29:33.476Z] + rm -rf console.log
[Pipeline] sh
[2023-06-22T11:29:33.798Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-quarkus-examples/720/consoleText
[2023-06-22T11:29:33.798Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 22, 2023

(tests) - drools job #1502 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=-Dfull -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/drools -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.drools/1502/display/redirect

Test results:

  • PASSED: 21476
  • FAILED: 0

Those are the test failures: none

See console log:

Console Logs [2023-06-22T11:59:37.720Z] [INFO] Drools :: API examples :: KieModule from Multiple Files SUCCESS [ 4.933 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: examples :: KieFileSystemExample ......... SUCCESS [ 4.700 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: API examples :: KieModuleModel Example ... SUCCESS [ 5.198 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: API examples :: KieContainer from KieRepo SUCCESS [ 11.221 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: API examples :: Multiple KieBases ........ SUCCESS [ 3.512 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: API examples :: Reactive KieSession ...... SUCCESS [ 4.938 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage ............................ SUCCESS [ 0.029 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Standalone reproducers .. SUCCESS [ 0.033 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Parent SUCCESS [ 0.023 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Domain SUCCESS [ 1.473 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: KJar SUCCESS [ 0.042 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI with Domain classes :: Tests SUCCESS [ 6.561 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Parent SUCCESS [ 0.029 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Domain SUCCESS [ 1.516 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: KJar SUCCESS [ 0.067 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: KIE-CI without Domain classes :: Tests SUCCESS [ 6.252 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [01:23 min]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.049 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 38.230 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [03:49 min]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 5.311 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 4.329 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 4.105 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.021 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 9.732 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 4.803 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.022 s]
[2023-06-22T11:59:37.720Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 4.083 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.021 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 8.199 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto ............................................. SUCCESS [ 26.186 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.035 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 4.043 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 2.259 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [01:29 min]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 9.215 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.050 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 2.966 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 3.253 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 3.583 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.036 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 2.761 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 3.323 s]
[2023-06-22T11:59:37.720Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 1.763 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.039 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 4.961 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 5.822 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.033 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 4.424 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 12.662 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 4.492 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.033 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 1.456 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 5.183 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.042 s]
[2023-06-22T11:59:37.720Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.043 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 4.134 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 7.530 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 3.328 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [01:27 min]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 8.790 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 1.485 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.874 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 7.413 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.035 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 3.042 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 6.445 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 2.778 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.034 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 3.160 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 7.087 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 2.902 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.033 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 3.693 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 7.775 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 3.843 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.033 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 3.794 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 5.888 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 2.831 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.088 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.035 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 1.646 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 5.139 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 2.993 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.034 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 1.722 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 5.321 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 3.355 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.025 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 3.319 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 6.973 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 2.955 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.024 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.026 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 4.067 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 8.354 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 7.495 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.025 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 1.580 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 6.462 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.020 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 1.845 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 7.465 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 12.035 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 9.055 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 5.411 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.054 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.032 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 1.833 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 6.893 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 3.830 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 1.749 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 21.707 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 7.696 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.021 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 11.542 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 6.091 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 6.861 s]
[2023-06-22T11:59:37.721Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.020 s]
[2023-06-22T11:59:37.721Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 1.064 s]
[2023-06-22T11:59:37.721Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 10.402 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 15.397 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 4.867 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 9.828 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.021 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 5.141 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 2.863 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 1.252 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 7.994 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 15.226 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 14.511 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 12.003 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 6.437 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 5.873 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 6.625 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [02:06 min]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.024 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 19.787 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 5.180 s]
[2023-06-22T11:59:37.721Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 6.294 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.027 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 21.097 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 10.322 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 6.261 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 43.152 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 24.188 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 19.100 s]
[2023-06-22T11:59:37.721Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 16.504 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.028 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 23.651 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 10.623 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 1.915 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 10.301 s]
[2023-06-22T11:59:37.722Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 27.720 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.022 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 2.135 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: Reliability :: Infinispan ................ FAILURE [ 29.172 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.024 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 2.634 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 4.523 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 3.837 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 2.518 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 3.942 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools documentation ............................... SUCCESS [ 15.090 s]
[2023-06-22T11:59:37.722Z] [INFO] Drools distribution ................................ SUCCESS [ 41.702 s]
[2023-06-22T11:59:37.722Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:59:37.722Z] [INFO] BUILD FAILURE
[2023-06-22T11:59:37.722Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:59:37.722Z] [INFO] Total time: 37:00 min
[2023-06-22T11:59:37.722Z] [INFO] Finished at: 2023-06-22T07:59:31-04:00
[2023-06-22T11:59:37.722Z] [INFO] ------------------------------------------------------------------------
[2023-06-22T11:59:37.722Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:59:37.722Z] [ERROR] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.drools/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:59:37.722Z] [ERROR] symbol: variable persistedSessionId
[2023-06-22T11:59:37.722Z] [ERROR] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:59:37.722Z] [ERROR] -> [Help 1]
[2023-06-22T11:59:37.722Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project drools-reliability-infinispan: Compilation failure
[2023-06-22T11:59:37.722Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.drools/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:59:37.722Z] symbol: variable persistedSessionId
[2023-06-22T11:59:37.722Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:59:37.722Z]
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:59:37.722Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:59:37.722Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:59:37.722Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:59:37.722Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:59:37.722Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:59:37.722Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:59:37.722Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:59:37.722Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:59:37.722Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:59:37.722Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:59:37.722Z] Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
[2023-06-22T11:59:37.722Z] /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.drools/bc/kiegroup_drools/drools-reliability/drools-reliability-infinispan/src/test/java/org/drools/reliability/infinispan/ReliabilityTestBasics.java:[265,76] cannot find symbol
[2023-06-22T11:59:37.722Z] symbol: variable persistedSessionId
[2023-06-22T11:59:37.722Z] location: class org.drools.reliability.infinispan.ReliabilityTestBasics
[2023-06-22T11:59:37.722Z]
[2023-06-22T11:59:37.722Z] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:1220)
[2023-06-22T11:59:37.722Z] at org.apache.maven.plugin.compiler.TestCompilerMojo.execute (TestCompilerMojo.java:180)
[2023-06-22T11:59:37.722Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-22T11:59:37.722Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-22T11:59:37.722Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-22T11:59:37.722Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-22T11:59:37.722Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-22T11:59:37.722Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-22T11:59:37.722Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-22T11:59:37.722Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-22T11:59:37.722Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-22T11:59:37.722Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-22T11:59:37.722Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-22T11:59:37.722Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-22T11:59:37.722Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-22T11:59:37.723Z] [ERROR]
[2023-06-22T11:59:37.723Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-22T11:59:37.723Z] [ERROR]
[2023-06-22T11:59:37.723Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-22T11:59:37.723Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2023-06-22T11:59:37.723Z] [ERROR]
[2023-06-22T11:59:37.723Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-22T11:59:37.723Z] [ERROR] mvn -rf :drools-reliability-infinispan
[2023-06-22T11:59:37.723Z] [command]/usr/bin/docker system prune -f
[2023-06-22T11:59:37.723Z] Total reclaimed space: 0B
[2023-06-22T11:59:37.723Z] [INFO] Execution summary for kiegroup/drools
[2023-06-22T11:59:37.723Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-22T11:59:37.723Z] [INFO] OK [Executed in 0.152175 ms]
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-22T11:59:37.723Z] [INFO] OK [Executed in 7.722743 ms]
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z] # [COMMANDS] [kiegroup/drools] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"`
[2023-06-22T11:59:37.723Z] [INFO] OK [Executed in 7.995515 ms]
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z] # [COMMANDS] [kiegroup/drools] mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.drools@tmp/config12388080627242418172tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dfull -Prun-code-coverage dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-22T11:59:37.723Z] [INFO] NOT OK [Executed in 2221758.653044 ms]
[2023-06-22T11:59:37.723Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-22T11:59:37.723Z] [INFO] OK [Executed in 121.806795 ms]
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z] [INFO] kiegroup/drools failed. Won't execute remaining projects
[2023-06-22T11:59:37.723Z] # Uploading artifacts
[2023-06-22T11:59:37.723Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-22T11:59:37.723Z]
[2023-06-22T11:59:37.723Z] [ERROR] Failed to execute commands for kiegroup/drools
[2023-06-22T11:59:37.723Z] [ERROR] Failed to execute mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.drools@tmp/config12388080627242418172tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dfull -Prun-code-coverage dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-22T11:59:37.723Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-22T11:59:37.858Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:59:38.293Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[2023-06-22T11:59:38.293Z] find: ‘./bc/kiegroup_drools/drools-docs/node/node_modules’: No such file or directory
[2023-06-22T11:59:38.293Z] find: ‘./bc/kiegroup_drools/drools-docs/node_modules’: No such file or directory
[2023-06-22T11:59:38.549Z] + true
[Pipeline] junit
[2023-06-22T11:59:38.589Z] Recording test results
[2023-06-22T11:59:41.311Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-22T11:59:41.334Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-22T11:59:42.398Z] + rm -rf console.log
[Pipeline] sh
[2023-06-22T11:59:42.697Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.drools/1502/consoleText
[2023-06-22T11:59:42.697Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 23, 2023

(tests) - kogito-quarkus-examples job #723 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-examples -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-quarkus-examples/723/display/redirect

Test results:

  • PASSED: 150
  • FAILED: 1

Those are the test failures:

Build projects / org.acme.travels.ApprovalsProcessIT.testApprovalProcess java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor#generateSources threw an exception: java.util.ServiceConfigurationError: org.kie.internal.builder.KnowledgeBuilderFactoryService: Error accessing configuration file
at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:582)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1173)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1206)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1221)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265)
at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
at org.kie.api.internal.utils.KieService.load(KieService.java:36)
at org.kie.internal.builder.KnowledgeBuilderFactory$FactoryServiceHolder.(KnowledgeBuilderFactory.java:39)
at org.kie.internal.builder.KnowledgeBuilderFactory.newKnowledgeBuilderConfiguration(KnowledgeBuilderFactory.java:83)
at org.drools.model.codegen.project.DroolsModelBuilder.configFromContext(DroolsModelBuilder.java:86)
at org.drools.model.codegen.project.DroolsModelBuilder.(DroolsModelBuilder.java:79)
at org.kie.kogito.codegen.rules.RuleCodegen.internalGenerate(RuleCodegen.java:110)
at org.kie.kogito.codegen.core.AbstractGenerator.generate(AbstractGenerator.java:69)
at org.kie.kogito.codegen.core.ApplicationGenerator.lambda$generateComponents$0(ApplicationGenerator.java:95)
at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
at org.kie.kogito.codegen.core.ApplicationGenerator.generateComponents(ApplicationGenerator.java:97)
at org.kie.kogito.codegen.core.ApplicationGenerator.generate(ApplicationGenerator.java:74)
at org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor.generateFiles(KogitoAssetsProcessor.java:260)
at org.kie.kogito.quarkus.common.deployment.KogitoAssetsProcessor.generateSources(KogitoAssetsProcessor.java:137)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:909)
at io.quarkus.builder.BuildContext.run(BuildContext.java:281)
at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)
at org.jboss.threads.EnhancedQueueExecutor$Task.run(EnhancedQueueExecutor.java:2449)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1478)
at java.base/java.lang.Thread.run(Thread.java:829)
at org.jboss.threads.JBossThread.run(JBossThread.java:501)
Caused by: java.nio.file.NoSuchFileException: /home/jenkins/.m2/repository/org/kie/kogito/jbpm-flow-builder/2.0.0-SNAPSHOT/jbpm-flow-builder-2.0.0-SNAPSHOT.jar
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1259)
at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:831)
at java.base/java.util.zip.ZipFile$CleanableResource$FinalizableResource.(ZipFile.java:857)
at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:846)
at java.base/java.util.zip.ZipFile.(ZipFile.java:248)
at java.base/java.util.zip.ZipFile.(ZipFile.java:177)
at java.base/java.util.jar.JarFile.(JarFile.java:350)
at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:103)
at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:72)
at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:99)
at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:125)
at java.base/sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:155)
at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1165)
... 35 more

See console log:

Console Logs [2023-06-23T08:47:41.876Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.876Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.876Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.876Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.kie.kogito:kogito-quarkus-rules:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-rest-workitem:jar:2.0.0-SNAPSHOT, org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT, org.kie:kie-dmn-core:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-api:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-model:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-backend:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-feel:jar:8.41.0-SNAPSHOT, org.drools:drools-alphanetwork-compiler:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-utils:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-validation:jar:8.41.0-SNAPSHOT, org.drools:drools-commands:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-core:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT, org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT, org.drools:drools-mvel:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-rest-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-rules-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-rules:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-application:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common-objectmapper:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT, org.kie:kie-api:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-api:jar:8.41.0-SNAPSHOT, org.kie:kie-internal:jar:8.41.0-SNAPSHOT, org.drools:drools-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-extensions:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-api:jar:8.41.0-SNAPSHOT, org.drools:drools-base:jar:8.41.0-SNAPSHOT, org.drools:drools-core:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-static:jar:8.41.0-SNAPSHOT, org.drools:drools-io:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-ast:jar:8.41.0-SNAPSHOT, org.drools:drools-kiesession:jar:8.41.0-SNAPSHOT, org.kie:kie-memory-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-ecj:jar:8.41.0-SNAPSHOT, org.kie:kie-util-xml:jar:8.41.0-SNAPSHOT, org.kie:kie-util-maven-support:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-impl:jar:8.41.0-SNAPSHOT, org.drools:drools-model-codegen:jar:8.41.0-SNAPSHOT, org.drools:drools-util:jar:8.41.0-SNAPSHOT, org.drools:drools-codegen-common:jar:8.41.0-SNAPSHOT, org.drools:drools-model-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-canonical-model:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-compiler:jar:8.41.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-quarkus-rules:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.876Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425)
[2023-06-23T08:47:41.876Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
[2023-06-23T08:47:41.876Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340)
[2023-06-23T08:47:41.876Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.876Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.876Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.876Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.876Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.876Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.876Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.876Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.876Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.876Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.876Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.876Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.876Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-quarkus-rules:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.876Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415)
[2023-06-23T08:47:41.876Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
[2023-06-23T08:47:41.876Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340)
[2023-06-23T08:47:41.876Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.876Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.876Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.876Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.876Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.876Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.876Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.876Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.876Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.876Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.877Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.877Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.877Z] [ERROR] Failed to execute goal on project trusty-tracing-quarkus-devservices: Could not resolve dependencies for project org.kie.kogito.examples:trusty-tracing-quarkus-devservices:jar:2.0.0-SNAPSHOT: The following artifacts could not be resolved: org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-rest-workitem:jar:2.0.0-SNAPSHOT, org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT, org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT, org.drools:drools-mvel:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-rest-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT, org.kie:kie-api:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT, org.kie:kie-dmn-core:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-api:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-model:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-backend:jar:8.41.0-SNAPSHOT, org.kie:kie-util-xml:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-feel:jar:8.41.0-SNAPSHOT, org.kie:kie-internal:jar:8.41.0-SNAPSHOT, org.kie:kie-memory-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-util:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-api:jar:8.41.0-SNAPSHOT, org.drools:drools-core:jar:8.41.0-SNAPSHOT, org.drools:drools-base:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-static:jar:8.41.0-SNAPSHOT, org.drools:drools-io:jar:8.41.0-SNAPSHOT, org.drools:drools-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-extensions:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-ast:jar:8.41.0-SNAPSHOT, org.drools:drools-kiesession:jar:8.41.0-SNAPSHOT, org.drools:drools-ecj:jar:8.41.0-SNAPSHOT, org.kie:kie-util-maven-support:jar:8.41.0-SNAPSHOT, org.drools:drools-canonical-model:jar:8.41.0-SNAPSHOT, org.drools:drools-model-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-alphanetwork-compiler:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-utils:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-validation:jar:8.41.0-SNAPSHOT, org.drools:drools-commands:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT, org.drools:drools-ruleunits-api:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-impl:jar:8.41.0-SNAPSHOT, org.drools:drools-model-codegen:jar:8.41.0-SNAPSHOT, org.drools:drools-codegen-common:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-compiler:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-application:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common-objectmapper:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-tracing-decision:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-decision-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-core:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-typedvalue-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:runtime-tools-quarkus-extension:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT -> [Help 1]
[2023-06-23T08:47:41.877Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project trusty-tracing-quarkus-devservices: Could not resolve dependencies for project org.kie.kogito.examples:trusty-tracing-quarkus-devservices:jar:2.0.0-SNAPSHOT: The following artifacts could not be resolved: org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-rest-workitem:jar:2.0.0-SNAPSHOT, org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT, org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT, org.drools:drools-mvel:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-rest-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT, org.kie:kie-api:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT, org.kie:kie-dmn-core:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-api:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-model:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-backend:jar:8.41.0-SNAPSHOT, org.kie:kie-util-xml:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-feel:jar:8.41.0-SNAPSHOT, org.kie:kie-internal:jar:8.41.0-SNAPSHOT, org.kie:kie-memory-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-util:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-api:jar:8.41.0-SNAPSHOT, org.drools:drools-core:jar:8.41.0-SNAPSHOT, org.drools:drools-base:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-static:jar:8.41.0-SNAPSHOT, org.drools:drools-io:jar:8.41.0-SNAPSHOT, org.drools:drools-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-extensions:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-ast:jar:8.41.0-SNAPSHOT, org.drools:drools-kiesession:jar:8.41.0-SNAPSHOT, org.drools:drools-ecj:jar:8.41.0-SNAPSHOT, org.kie:kie-util-maven-support:jar:8.41.0-SNAPSHOT, org.drools:drools-canonical-model:jar:8.41.0-SNAPSHOT, org.drools:drools-model-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-alphanetwork-compiler:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-utils:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-validation:jar:8.41.0-SNAPSHOT, org.drools:drools-commands:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT, org.drools:drools-ruleunits-api:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-impl:jar:8.41.0-SNAPSHOT, org.drools:drools-model-codegen:jar:8.41.0-SNAPSHOT, org.drools:drools-codegen-common:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-compiler:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-application:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common-objectmapper:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-tracing-decision:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-decision-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-core:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-typedvalue-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:runtime-tools-quarkus-extension:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:269)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.877Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.877Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.877Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.877Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.877Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.877Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.877Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.877Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.877Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.877Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.877Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.877Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.878Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.kie.kogito.examples:trusty-tracing-quarkus-devservices:jar:2.0.0-SNAPSHOT: The following artifacts could not be resolved: org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-rest-workitem:jar:2.0.0-SNAPSHOT, org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT, org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT, org.drools:drools-mvel:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-rest-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT, org.kie:kie-api:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT, org.kie:kie-dmn-core:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-api:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-model:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-backend:jar:8.41.0-SNAPSHOT, org.kie:kie-util-xml:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-feel:jar:8.41.0-SNAPSHOT, org.kie:kie-internal:jar:8.41.0-SNAPSHOT, org.kie:kie-memory-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-util:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-api:jar:8.41.0-SNAPSHOT, org.drools:drools-core:jar:8.41.0-SNAPSHOT, org.drools:drools-base:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-static:jar:8.41.0-SNAPSHOT, org.drools:drools-io:jar:8.41.0-SNAPSHOT, org.drools:drools-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-extensions:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-ast:jar:8.41.0-SNAPSHOT, org.drools:drools-kiesession:jar:8.41.0-SNAPSHOT, org.drools:drools-ecj:jar:8.41.0-SNAPSHOT, org.kie:kie-util-maven-support:jar:8.41.0-SNAPSHOT, org.drools:drools-canonical-model:jar:8.41.0-SNAPSHOT, org.drools:drools-model-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-alphanetwork-compiler:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-utils:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-validation:jar:8.41.0-SNAPSHOT, org.drools:drools-commands:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT, org.drools:drools-ruleunits-api:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-impl:jar:8.41.0-SNAPSHOT, org.drools:drools-model-codegen:jar:8.41.0-SNAPSHOT, org.drools:drools-codegen-common:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-compiler:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-application:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common-objectmapper:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-tracing-decision:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-decision-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-core:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-typedvalue-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:runtime-tools-quarkus-extension:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.878Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:214)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.878Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.878Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.878Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.878Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.878Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.878Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.878Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.878Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.878Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.878Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.878Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.878Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.878Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.878Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.878Z] Caused by: org.eclipse.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-rest-workitem:jar:2.0.0-SNAPSHOT, org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT, org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT, org.drools:drools-mvel:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-rest-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT, org.kie:kie-api:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT, org.kie:kie-dmn-core:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-api:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-model:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-backend:jar:8.41.0-SNAPSHOT, org.kie:kie-util-xml:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-feel:jar:8.41.0-SNAPSHOT, org.kie:kie-internal:jar:8.41.0-SNAPSHOT, org.kie:kie-memory-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-util:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-api:jar:8.41.0-SNAPSHOT, org.drools:drools-core:jar:8.41.0-SNAPSHOT, org.drools:drools-base:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-static:jar:8.41.0-SNAPSHOT, org.drools:drools-io:jar:8.41.0-SNAPSHOT, org.drools:drools-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-extensions:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-ast:jar:8.41.0-SNAPSHOT, org.drools:drools-kiesession:jar:8.41.0-SNAPSHOT, org.drools:drools-ecj:jar:8.41.0-SNAPSHOT, org.kie:kie-util-maven-support:jar:8.41.0-SNAPSHOT, org.drools:drools-canonical-model:jar:8.41.0-SNAPSHOT, org.drools:drools-model-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-alphanetwork-compiler:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-utils:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-validation:jar:8.41.0-SNAPSHOT, org.drools:drools-commands:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT, org.drools:drools-ruleunits-api:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-impl:jar:8.41.0-SNAPSHOT, org.drools:drools-model-codegen:jar:8.41.0-SNAPSHOT, org.drools:drools-codegen-common:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-compiler:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-application:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common-objectmapper:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-tracing-decision:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-decision-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-core:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-typedvalue-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:runtime-tools-quarkus-extension:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.878Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:357)
[2023-06-23T08:47:41.878Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.878Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.879Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.879Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.879Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.879Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.879Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.879Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.879Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.879Z] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-rest-workitem:jar:2.0.0-SNAPSHOT, org.kie.kogito:jbpm-flow:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-timer:jar:2.0.0-SNAPSHOT, org.kie.kogito:process-workitems:jar:2.0.0-SNAPSHOT, org.drools:drools-mvel:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-rest-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-jackson-utils:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api:jar:2.0.0-SNAPSHOT, org.kie:kie-api:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions-services:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-decisions:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-dmn:jar:2.0.0-SNAPSHOT, org.kie:kie-dmn-core:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-api:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-model:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-backend:jar:8.41.0-SNAPSHOT, org.kie:kie-util-xml:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-feel:jar:8.41.0-SNAPSHOT, org.kie:kie-internal:jar:8.41.0-SNAPSHOT, org.kie:kie-memory-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-util:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-api:jar:8.41.0-SNAPSHOT, org.drools:drools-core:jar:8.41.0-SNAPSHOT, org.drools:drools-base:jar:8.41.0-SNAPSHOT, org.drools:drools-wiring-static:jar:8.41.0-SNAPSHOT, org.drools:drools-io:jar:8.41.0-SNAPSHOT, org.drools:drools-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-extensions:jar:8.41.0-SNAPSHOT, org.drools:drools-drl-ast:jar:8.41.0-SNAPSHOT, org.drools:drools-kiesession:jar:8.41.0-SNAPSHOT, org.drools:drools-ecj:jar:8.41.0-SNAPSHOT, org.kie:kie-util-maven-support:jar:8.41.0-SNAPSHOT, org.drools:drools-canonical-model:jar:8.41.0-SNAPSHOT, org.drools:drools-model-compiler:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-parser:jar:8.41.0-SNAPSHOT, org.drools:drools-alphanetwork-compiler:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-compilation-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-core:jar:8.41.0-SNAPSHOT, org.kie:efesto-runtime-manager-api:jar:8.41.0-SNAPSHOT, org.kie:efesto-common-utils:jar:8.41.0-SNAPSHOT, org.kie:kie-dmn-validation:jar:8.41.0-SNAPSHOT, org.drools:drools-commands:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-drools:jar:2.0.0-SNAPSHOT, org.drools:drools-ruleunits-api:jar:8.41.0-SNAPSHOT, org.drools:drools-ruleunits-impl:jar:8.41.0-SNAPSHOT, org.drools:drools-model-codegen:jar:8.41.0-SNAPSHOT, org.drools:drools-codegen-common:jar:8.41.0-SNAPSHOT, org.drools:drools-mvel-compiler:jar:8.41.0-SNAPSHOT, org.kie.kogito:kogito-quarkus-incubation-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-application:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-api-incubation-common-objectmapper:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-tracing-decision:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-decision-common:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-core:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-events-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-tracing-typedvalue-api:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:kogito-addons-quarkus-explainability:jar:2.0.0-SNAPSHOT, org.kie.kogito:runtime-tools-quarkus-extension:jar:2.0.0-SNAPSHOT: Could not find artifact org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.879Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:425)
[2023-06-23T08:47:41.879Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
[2023-06-23T08:47:41.879Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340)
[2023-06-23T08:47:41.879Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.879Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.879Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.879Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.879Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.879Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.879Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.879Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.879Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.879Z] Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.kie.kogito:kogito-quarkus-decisions:jar:2.0.0-SNAPSHOT
[2023-06-23T08:47:41.879Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve (DefaultArtifactResolver.java:415)
[2023-06-23T08:47:41.879Z] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts (DefaultArtifactResolver.java:229)
[2023-06-23T08:47:41.879Z] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies (DefaultRepositorySystem.java:340)
[2023-06-23T08:47:41.879Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:207)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:147)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:401)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:347)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2023-06-23T08:47:41.879Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:298)
[2023-06-23T08:47:41.879Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2023-06-23T08:47:41.880Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2023-06-23T08:47:41.880Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2023-06-23T08:47:41.880Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2023-06-23T08:47:41.880Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2023-06-23T08:47:41.880Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2023-06-23T08:47:41.880Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:41.880Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:41.880Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2023-06-23T08:47:41.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2023-06-23T08:47:41.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2023-06-23T08:47:41.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2023-06-23T08:47:41.880Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2023-06-23T08:47:41.880Z] [ERROR]
[2023-06-23T08:47:41.880Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2023-06-23T08:47:41.880Z] [ERROR]
[2023-06-23T08:47:41.880Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2023-06-23T08:47:41.880Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[2023-06-23T08:47:41.880Z] [ERROR]
[2023-06-23T08:47:41.880Z] [ERROR] After correcting the problems, you can resume the build with the command
[2023-06-23T08:47:41.880Z] [ERROR] mvn -rf :process-usertasks-with-security-quarkus
[2023-06-23T08:47:41.880Z] [command]/usr/bin/docker system prune -f
[2023-06-23T08:47:41.880Z] Deleted build cache objects:
[2023-06-23T08:47:41.880Z] xz3xk3qr396u2zv5c9p0xklc9
[2023-06-23T08:47:41.880Z] i0fdkxvjrbwbd2d5t6isv43zo
[2023-06-23T08:47:41.880Z] cnvfc9i11hro3k84bjiw38jn6
[2023-06-23T08:47:41.880Z] u66y4q1yr1w2qeb6e4btjz5vc
[2023-06-23T08:47:41.880Z] j827ad5cu4lp6qtukiaoz1jep
[2023-06-23T08:47:41.880Z] xge5t6a9mr0vr6h60hir1wxs9
[2023-06-23T08:47:41.880Z] raklg1s3mjmelrqreitxi3mwj
[2023-06-23T08:47:41.880Z] vbvxya4enfkik8hok78jtaeg4
[2023-06-23T08:47:41.880Z] mhggj8kijkfopaflkbpbq327y
[2023-06-23T08:47:41.880Z] yu6aai9sn2g0ue9ypvrykn21d
[2023-06-23T08:47:41.880Z] bffeeg4u0zp0rxkffiy4ocxv2
[2023-06-23T08:47:41.880Z] yq7x6fz66fpe5sxxtuieagozt
[2023-06-23T08:47:41.880Z] jymm46lhhf8vlevbv34x50x9o
[2023-06-23T08:47:41.880Z] zqmv8yyrau526j3eaydtub4di
[2023-06-23T08:47:41.880Z] kl3w9yqynnoy8flut3ftia2z3
[2023-06-23T08:47:41.880Z] wedrof8z6oemcbtnpqbgmkb4g
[2023-06-23T08:47:41.880Z] a3sekoza70yekl1r2ifo3u82f
[2023-06-23T08:47:41.880Z] b57ffjoqf7gg0jk0u7srv1k2p
[2023-06-23T08:47:41.880Z] 5qwptqmyn6ipo289q800067y7
[2023-06-23T08:47:41.880Z] sca2nf1bnq3y07vcgorzbmesf
[2023-06-23T08:47:41.880Z] eee82wlvv1sfel2nln01jlqwp
[2023-06-23T08:47:41.880Z] zfjtd7mmldwjif17e0xxljtqr
[2023-06-23T08:47:41.880Z] orjhixq4v919w3lx1xo7eih1h
[2023-06-23T08:47:41.880Z] xusb34gao7bn7mbb6s0iqbr9p
[2023-06-23T08:47:41.880Z] ziazjr846gqlmc0xl42mzffpt
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] Total reclaimed space: 46.22MB
[2023-06-23T08:47:41.880Z] [INFO] Execution summary for kiegroup/kogito-examples
[2023-06-23T08:47:41.880Z] # [BEFORE] [kiegroup/kogito-examples] export INTEGRATION_BRANCH=
[2023-06-23T08:47:41.880Z] [INFO] OK [Executed in 0.058711 ms]
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] # [BEFORE] [kiegroup/kogito-examples] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-23T08:47:41.880Z] [INFO] OK [Executed in 6.271271 ms]
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] # [COMMANDS] [kiegroup/kogito-examples] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"`
[2023-06-23T08:47:41.880Z] [INFO] OK [Executed in 5.188009 ms]
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] # [COMMANDS] [kiegroup/kogito-examples] mvn -pl :kogito-examples clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples@tmp/config1895691123269398485tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-23T08:47:41.880Z] [INFO] OK [Executed in 7741.133371 ms]
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] # [COMMANDS] [kiegroup/kogito-examples] mvn -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples@tmp/config1895691123269398485tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-23T08:47:41.880Z] [INFO] NOT OK [Executed in 1457193.081629 ms]
[2023-06-23T08:47:41.880Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] # [AFTER] [kiegroup/kogito-examples] docker system prune -f
[2023-06-23T08:47:41.880Z] [INFO] OK [Executed in 748.73699 ms]
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] [INFO] kiegroup/kogito-examples failed. Won't execute remaining projects
[2023-06-23T08:47:41.880Z] # Uploading artifacts
[2023-06-23T08:47:41.880Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-23T08:47:41.880Z]
[2023-06-23T08:47:41.880Z] [ERROR] Failed to execute commands for kiegroup/kogito-examples
[2023-06-23T08:47:41.880Z] [ERROR] Failed to execute mvn -f kogito-quarkus-examples/pom.xml clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-quarkus-examples@tmp/config1895691123269398485tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-23T08:47:41.880Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-23T08:47:41.962Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:42.365Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-23T08:47:42.947Z] Recording test results
[2023-06-23T08:47:44.539Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-23T08:47:44.569Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:46.021Z] + rm -rf console.log
[Pipeline] sh
[2023-06-23T08:47:46.310Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-quarkus-examples/723/consoleText
[2023-06-23T08:47:46.310Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 23, 2023

(tests) - kogito-apps job #1487 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-apps -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/1487/display/redirect

Test results:

  • PASSED: 1090
  • FAILED: 3

Those are the test failures:

org.kie.kogito.index.service.KeycloakPostgreSqlIndexingServiceIT.testUnauthorizedUserAccess io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:data-index-service-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.index.service.PostgreSqlIndexingServiceIT.(?) io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:data-index-service-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.index.service.messaging.PostgreSqlMessagingKafkaConsumerIT.testProcessInstanceEvent io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:data-index-service-postgresql::jar:2.0.0-SNAPSHOTnull

See console log:

Console Logs [2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons Infinispan ...... SUCCESS [ 42.683 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons MongoDB ......... SUCCESS [ 22.005 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons Redis ........... SUCCESS [ 3.068 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons Oracle .......... SUCCESS [ 58.189 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: Parent SUCCESS [ 0.025 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: API SUCCESS [ 3.019 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL base SUCCESS [ 3.234 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Persistence Commons :: Reporting :: PostgreSQL (Generic) SUCCESS [ 21.267 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service ........................ SUCCESS [ 0.025 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Internal :: API ..... SUCCESS [ 1.547 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Jobs Recipients ..... SUCCESS [ 0.024 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Recipient Common Http SUCCESS [ 1.043 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Parent SUCCESS [ 0.023 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Runtime SUCCESS [ 3.900 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Http Recipient - Deployment SUCCESS [ 13.665 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Parent SUCCESS [ 0.022 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Runtime SUCCESS [ 3.629 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Job Sink Recipient - Deployment SUCCESS [ 1.726 s]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: Common .............. SUCCESS [02:11 min]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [02:40 min]
[2023-06-23T08:47:40.655Z] [INFO] Kogito Apps :: Jobs Service :: PostgreSQL .......... SUCCESS [ 5.305 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Jobs Service :: In-memory ........... SUCCESS [02:19 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Jobs :: Addons ...................... SUCCESS [ 0.022 s]
[2023-06-23T08:47:40.656Z] [INFO] Jobs Service Embedded Quarkus Addon - Parent ....... SUCCESS [ 0.021 s]
[2023-06-23T08:47:40.656Z] [INFO] Jobs Service Embedded Quarkus Addon - Runtime ...... SUCCESS [ 3.715 s]
[2023-06-23T08:47:40.656Z] [INFO] Jobs Service Embedded Quarkus Addon - Deployment ... SUCCESS [ 2.650 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Jobs Service :: Infinispan .......... SUCCESS [02:30 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Jobs Service :: MongoDB ............. SUCCESS [02:08 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index .......................... SUCCESS [ 0.021 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage .................. SUCCESS [ 0.020 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage API .............. SUCCESS [ 1.139 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage Protobuf ......... SUCCESS [ 1.199 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL ....... SUCCESS [ 18.693 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage Infinispan ....... SUCCESS [ 2.989 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage MongoDB .......... SUCCESS [ 14.232 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage PostgreSQL :: Reporting SUCCESS [ 18.672 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Storage Oracle DB ........ SUCCESS [ 51.597 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Common ................... SUCCESS [ 3.766 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service .................. SUCCESS [ 0.019 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service Common ........... SUCCESS [ 10.680 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service with In-memory persistence SUCCESS [01:42 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service with Infinispan .. SUCCESS [02:37 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service with MongoDB ..... SUCCESS [02:01 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service with Oracle ...... SUCCESS [03:40 min]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Data Index Service with PostgreSQL .. SUCCESS [ 20.612 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index .... FAILURE [ 0.006 s]
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Runtime SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Common :: Deployment SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Runtime SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Deployment SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests :: SW SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index In-memory :: Integration Tests :: Process SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Runtime SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Deployment SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests :: SW SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index PostgreSQL :: Integration Tests :: Process SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Runtime SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Deployment SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Extension SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: UI Packages ......................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Serverless Workflow Quarkus Dev UI Extension :: Deployment SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests :: SW SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index Infinispan :: Integration Tests :: Process SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Runtime SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Deployment SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests :: SW SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Kogito Addons Quarkus Data Index MongoDB :: Integration Tests :: Process SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Security Commons .................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Management Console .................. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty UI ........................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Task Console ........................ SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Explainability ...................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Explainability Api .................. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Explainability Service .............. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty .............................. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Storage ...................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Storage API .................. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Service ...................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Service :: API ............... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Explainability Service Messaging .... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Explainability Service Rest ......... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Storage Common ............... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Storage Infinispan ........... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Storage Redis ................ SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Storage PostgreSQL ........... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Service Common ............... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Service Infinispan ........... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Service Redis ................ SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Trusty Service PostgreSQL ........... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: JIT Executor ........................ SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: JIT Executor :: Common .............. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: JIT Executor BPMN ................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: JIT Executor DMN .................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: JIT Executor Runner ................. SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests ................... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service ... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Data Index ..... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Common SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Common :: Quarkus SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Management SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Messaging SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: Knative Eventing SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Quarkus :: embedded SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Jobs Service :: Spring Boot SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service . SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Common SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Quarkus SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Audit UI SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Trusty Service :: Spring Boot SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Quarkus SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Kogito Apps :: Integration Tests :: Data Index :: Spring Boot SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Runtime Tools Quarkus Extension - Parent ........... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Runtime Tools Quarkus Extension - Runtime .......... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] Runtime Tools Quarkus Extension - Deployment ....... SKIPPED
[2023-06-23T08:47:40.656Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:47:40.656Z] [INFO] BUILD FAILURE
[2023-06-23T08:47:40.656Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:47:40.656Z] [INFO] Total time: 28:00 min
[2023-06-23T08:47:40.656Z] [INFO] Finished at: 2023-06-23T04:42:42-04:00
[2023-06-23T08:47:40.656Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:47:40.656Z] ---------------------------------------------------
[2023-06-23T08:47:40.656Z] constituent[0]: file:/opt/tools/apache-maven-3.8.7/conf/logging/
[2023-06-23T08:47:40.656Z] constituent[1]: file:/opt/tools/apache-maven-3.8.7/lib/ext/takari-filemanager-0.8.3.jar
[2023-06-23T08:47:40.656Z] constituent[2]: file:/opt/tools/apache-maven-3.8.7/lib/ext/takari-local-repository-0.11.3.jar
[2023-06-23T08:47:40.656Z] constituent[3]: file:/opt/tools/apache-maven-3.8.7/lib/ext/takari-smart-builder-0.6.1.jar
[2023-06-23T08:47:40.656Z] constituent[4]: file:/opt/tools/apache-maven-3.8.7/lib/maven-embedder-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[5]: file:/opt/tools/apache-maven-3.8.7/lib/maven-settings-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[6]: file:/opt/tools/apache-maven-3.8.7/lib/maven-settings-builder-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[7]: file:/opt/tools/apache-maven-3.8.7/lib/maven-plugin-api-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[8]: file:/opt/tools/apache-maven-3.8.7/lib/maven-model-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[9]: file:/opt/tools/apache-maven-3.8.7/lib/maven-model-builder-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[10]: file:/opt/tools/apache-maven-3.8.7/lib/maven-builder-support-3.8.7.jar
[2023-06-23T08:47:40.656Z] constituent[11]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-api-1.6.3.jar
[2023-06-23T08:47:40.656Z] constituent[12]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-util-1.6.3.jar
[2023-06-23T08:47:40.656Z] constituent[13]: file:/opt/tools/apache-maven-3.8.7/lib/maven-shared-utils-3.3.4.jar
[2023-06-23T08:47:40.656Z] constituent[14]: file:/opt/tools/apache-maven-3.8.7/lib/guice-4.2.2-no_aop.jar
[2023-06-23T08:47:40.656Z] constituent[15]: file:/opt/tools/apache-maven-3.8.7/lib/guava-25.1-android.jar
[2023-06-23T08:47:40.656Z] constituent[16]: file:/opt/tools/apache-maven-3.8.7/lib/javax.inject-1.jar
[2023-06-23T08:47:40.656Z] constituent[17]: file:/opt/tools/apache-maven-3.8.7/lib/javax.annotation-api-1.2.jar
[2023-06-23T08:47:40.656Z] constituent[18]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-utils-3.3.1.jar
[2023-06-23T08:47:40.656Z] constituent[19]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-sec-dispatcher-2.0.jar
[2023-06-23T08:47:40.657Z] constituent[20]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-cipher-2.0.jar
[2023-06-23T08:47:40.657Z] constituent[21]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-interpolation-1.26.jar
[2023-06-23T08:47:40.657Z] constituent[22]: file:/opt/tools/apache-maven-3.8.7/lib/slf4j-api-1.7.36.jar
[2023-06-23T08:47:40.657Z] constituent[23]: file:/opt/tools/apache-maven-3.8.7/lib/commons-lang3-3.8.1.jar
[2023-06-23T08:47:40.657Z] constituent[24]: file:/opt/tools/apache-maven-3.8.7/lib/maven-core-3.8.7.jar
[2023-06-23T08:47:40.657Z] constituent[25]: file:/opt/tools/apache-maven-3.8.7/lib/maven-repository-metadata-3.8.7.jar
[2023-06-23T08:47:40.657Z] constituent[26]: file:/opt/tools/apache-maven-3.8.7/lib/maven-artifact-3.8.7.jar
[2023-06-23T08:47:40.657Z] constituent[27]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-provider-3.8.7.jar
[2023-06-23T08:47:40.657Z] constituent[28]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-impl-1.6.3.jar
[2023-06-23T08:47:40.657Z] constituent[29]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-spi-1.6.3.jar
[2023-06-23T08:47:40.657Z] constituent[30]: file:/opt/tools/apache-maven-3.8.7/lib/org.eclipse.sisu.inject-0.3.5.jar
[2023-06-23T08:47:40.657Z] constituent[31]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-component-annotations-2.1.0.jar
[2023-06-23T08:47:40.657Z] constituent[32]: file:/opt/tools/apache-maven-3.8.7/lib/maven-compat-3.8.7.jar
[2023-06-23T08:47:40.657Z] constituent[33]: file:/opt/tools/apache-maven-3.8.7/lib/wagon-provider-api-3.5.3.jar
[2023-06-23T08:47:40.657Z] constituent[34]: file:/opt/tools/apache-maven-3.8.7/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2023-06-23T08:47:40.657Z] constituent[35]: file:/opt/tools/apache-maven-3.8.7/lib/commons-cli-1.4.jar
[2023-06-23T08:47:40.657Z] constituent[36]: file:/opt/tools/apache-maven-3.8.7/lib/wagon-http-3.5.3-shaded.jar
[2023-06-23T08:47:40.657Z] constituent[37]: file:/opt/tools/apache-maven-3.8.7/lib/jcl-over-slf4j-1.7.36.jar
[2023-06-23T08:47:40.657Z] constituent[38]: file:/opt/tools/apache-maven-3.8.7/lib/wagon-file-3.5.3.jar
[2023-06-23T08:47:40.657Z] constituent[39]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-connector-basic-1.6.3.jar
[2023-06-23T08:47:40.657Z] constituent[40]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-transport-wagon-1.6.3.jar
[2023-06-23T08:47:40.657Z] constituent[41]: file:/opt/tools/apache-maven-3.8.7/lib/maven-slf4j-provider-3.8.7.jar
[2023-06-23T08:47:40.657Z] constituent[42]: file:/opt/tools/apache-maven-3.8.7/lib/jansi-2.4.0.jar
[2023-06-23T08:47:40.657Z] ---------------------------------------------------
[2023-06-23T08:47:40.657Z] Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: Provider for class javax.xml.parsers.SAXParserFactory cannot be created
[2023-06-23T08:47:40.657Z] at java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:305)
[2023-06-23T08:47:40.657Z] at java.xml/javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:261)
[2023-06-23T08:47:40.657Z] at java.xml/javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:147)
[2023-06-23T08:47:40.657Z] at com.puppycrawl.tools.checkstyle.XmlLoader.(XmlLoader.java:68)
[2023-06-23T08:47:40.657Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader$InternalLoader.(ConfigurationLoader.java:492)
[2023-06-23T08:47:40.657Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.(ConfigurationLoader.java:159)
[2023-06-23T08:47:40.657Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(ConfigurationLoader.java:312)
[2023-06-23T08:47:40.657Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(ConfigurationLoader.java:267)
[2023-06-23T08:47:40.657Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(ConfigurationLoader.java:244)
[2023-06-23T08:47:40.657Z] at org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.getConfiguration(DefaultCheckstyleExecutor.java:394)
[2023-06-23T08:47:40.657Z] at org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:167)
[2023-06-23T08:47:40.657Z] at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:545)
[2023-06-23T08:47:40.657Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[2023-06-23T08:47:40.657Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[2023-06-23T08:47:40.657Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:298)
[2023-06-23T08:47:40.657Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[2023-06-23T08:47:40.657Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[2023-06-23T08:47:40.657Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
[2023-06-23T08:47:40.657Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
[2023-06-23T08:47:40.657Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
[2023-06-23T08:47:40.657Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-23T08:47:40.657Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:40.657Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:40.657Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-06-23T08:47:40.657Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[2023-06-23T08:47:40.657Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[2023-06-23T08:47:40.657Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[2023-06-23T08:47:40.657Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[2023-06-23T08:47:40.657Z] Caused by: java.lang.RuntimeException: Provider for class javax.xml.parsers.SAXParserFactory cannot be created
[2023-06-23T08:47:40.657Z] at java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:302)
[2023-06-23T08:47:40.657Z] ... 35 more
[2023-06-23T08:47:40.657Z] Caused by: java.util.ServiceConfigurationError: javax.xml.parsers.SAXParserFactory: Error accessing configuration file
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:582)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1173)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1206)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1221)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
[2023-06-23T08:47:40.657Z] at java.xml/javax.xml.parsers.FactoryFinder$1.run(FactoryFinder.java:287)
[2023-06-23T08:47:40.657Z] at java.base/java.security.AccessController.doPrivileged(Native Method)
[2023-06-23T08:47:40.657Z] at java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:283)
[2023-06-23T08:47:40.657Z] ... 35 more
[2023-06-23T08:47:40.657Z] Caused by: java.nio.file.NoSuchFileException: /home/jenkins/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2023-06-23T08:47:40.657Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
[2023-06-23T08:47:40.657Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2023-06-23T08:47:40.657Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
[2023-06-23T08:47:40.657Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
[2023-06-23T08:47:40.657Z] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
[2023-06-23T08:47:40.657Z] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
[2023-06-23T08:47:40.657Z] at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
[2023-06-23T08:47:40.657Z] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1259)
[2023-06-23T08:47:40.657Z] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:831)
[2023-06-23T08:47:40.657Z] at java.base/java.util.zip.ZipFile$CleanableResource$FinalizableResource.(ZipFile.java:857)
[2023-06-23T08:47:40.657Z] at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:846)
[2023-06-23T08:47:40.657Z] at java.base/java.util.zip.ZipFile.(ZipFile.java:248)
[2023-06-23T08:47:40.657Z] at java.base/java.util.zip.ZipFile.(ZipFile.java:177)
[2023-06-23T08:47:40.657Z] at java.base/java.util.jar.JarFile.(JarFile.java:350)
[2023-06-23T08:47:40.657Z] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:103)
[2023-06-23T08:47:40.657Z] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:72)
[2023-06-23T08:47:40.657Z] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:99)
[2023-06-23T08:47:40.657Z] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:125)
[2023-06-23T08:47:40.657Z] at java.base/sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:155)
[2023-06-23T08:47:40.657Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1165)
[2023-06-23T08:47:40.657Z] ... 43 more
[2023-06-23T08:47:40.657Z] [command]/usr/bin/docker system prune -f
[2023-06-23T08:47:40.657Z] Total reclaimed space: 0B
[2023-06-23T08:47:40.657Z] [INFO] Execution summary for kiegroup/kogito-apps
[2023-06-23T08:47:40.657Z] # [BEFORE] [kiegroup/kogito-apps] export INTEGRATION_BRANCH=
[2023-06-23T08:47:40.657Z] [INFO] OK [Executed in 0.048851 ms]
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z] # [BEFORE] [kiegroup/kogito-apps] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-23T08:47:40.657Z] [INFO] OK [Executed in 5.644506 ms]
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z] # [COMMANDS] [kiegroup/kogito-apps] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"`
[2023-06-23T08:47:40.657Z] [INFO] OK [Executed in 5.695552 ms]
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z] # [COMMANDS] [kiegroup/kogito-apps] mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps@tmp/config10656366492523520553tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-23T08:47:40.657Z] [INFO] NOT OK [Executed in 1681775.601081 ms]
[2023-06-23T08:47:40.657Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z] # [AFTER] [kiegroup/kogito-apps] docker system prune -f
[2023-06-23T08:47:40.657Z] [INFO] OK [Executed in 133.951581 ms]
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z] [INFO] kiegroup/kogito-apps failed. Won't execute remaining projects
[2023-06-23T08:47:40.657Z] # Uploading artifacts
[2023-06-23T08:47:40.657Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-23T08:47:40.657Z]
[2023-06-23T08:47:40.657Z] [ERROR] Failed to execute commands for kiegroup/kogito-apps
[2023-06-23T08:47:40.658Z] [ERROR] Failed to execute mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-apps@tmp/config10656366492523520553tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-23T08:47:40.658Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-23T08:47:40.762Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:41.197Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-23T08:47:41.471Z] Recording test results
[2023-06-23T08:47:43.550Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-23T08:47:43.572Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:44.750Z] + rm -rf console.log
[Pipeline] sh
[2023-06-23T08:47:45.039Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/1487/consoleText
[2023-06-23T08:47:45.039Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 23, 2023

(tests) - kogito-runtimes job #1469 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kogito-runtimes -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-runtimes/1469/display/redirect

Test results:

  • PASSED: 2993
  • FAILED: 9

Those are the test failures:

org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testPersistence io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testMultipleEmbeddedInstance io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testReusableSubProcessWithServiceTaskPersistence io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testAdHocProcess io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testEmbeddedProcess io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testAsyncWIH io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testMultipleInstance io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testHealthCheck io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull
org.kie.kogito.it.PostgreSQLOptimisticLockingIT.testParallelPersistence io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito:integration-tests-quarkus-processes-postgresql::jar:2.0.0-SNAPSHOTnull

See console log:

Console Logs [2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Mail - Parent ........................ SUCCESS [ 0.017 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Mail ................................. SUCCESS [ 11.171 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Mail - Deployment .................... SUCCESS [ 0.322 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito :: Add-Ons :: Monitoring .................... SUCCESS [ 0.015 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito :: Add-Ons :: Monitoring Core ............... SUCCESS [ 3.887 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring - Parent .................. SUCCESS [ 0.018 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Core ...................... SUCCESS [ 2.986 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Common .. SUCCESS [ 0.097 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Prometheus - Parent ....... SUCCESS [ 0.018 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Prometheus ................ SUCCESS [ 0.591 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Prometheus - Deployment ... SUCCESS [ 0.441 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Common ..... SUCCESS [ 1.818 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Elastic - Parent .......... SUCCESS [ 0.016 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Elastic ................... SUCCESS [ 0.379 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Monitoring Elastic - Deployment ...... SUCCESS [ 0.303 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Common ......... SUCCESS [ 1.936 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Process SVG - Parent ................. SUCCESS [ 0.031 s]
[2023-06-23T08:47:42.028Z] [INFO] Kogito Add-On Process SVG .......................... SUCCESS [ 3.309 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Process SVG - Deployment ............. SUCCESS [ 0.268 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Task Notification - Parent ........... SUCCESS [ 0.017 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Task Notification .................... SUCCESS [ 0.447 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Task Notification - Deployment ....... SUCCESS [ 0.275 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Tracing ....................... SUCCESS [ 0.015 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: TypedValue API ................ SUCCESS [ 1.065 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Tracing :: API ................ SUCCESS [ 1.599 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Tracing :: Common ............. SUCCESS [ 4.004 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Tracing Decision - Parent ............ SUCCESS [ 0.018 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Tracing Decision ..................... SUCCESS [ 4.533 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Tracing Decision - Deployment ........ SUCCESS [ 0.649 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Tracing Decision - Integration tests . SUCCESS [ 29.025 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Task Management :: Common ..... SUCCESS [ 0.149 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Task Management - Parent ............. SUCCESS [ 0.017 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Task Management ...................... SUCCESS [ 1.330 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito Add-On Task Management - Deployment ......... SUCCESS [ 0.347 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Marshallers :: Parent ......... SUCCESS [ 0.017 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Marshallers :: Avro ........... SUCCESS [ 2.332 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Quarkus:: Marshallers :: Parent SUCCESS [ 0.020 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Marshallers :: Avro :: Parent SUCCESS [ 0.020 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Marshallers :: Avro SUCCESS [ 0.379 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Quarkus :: Marshallers :: Avro :: Deployment SUCCESS [ 0.287 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Python:: Runtime .. SUCCESS [ 0.214 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Parent SUCCESS [ 0.017 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Runtime SUCCESS [ 0.232 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Deployment SUCCESS [ 0.310 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito:: Addons :: Quarkus:: Serverless Workflow:: Python:: Integration Test SUCCESS [ 17.629 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus ............. SUCCESS [ 0.017 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: OpenAPI Client Codegen SUCCESS [ 22.336 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Rules .... SUCCESS [ 15.750 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Legacy Rules SUCCESS [ 16.133 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Decisions SUCCESS [ 19.184 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Classic SUCCESS [ 15.378 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: RESTEasy Reactive SUCCESS [ 16.682 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Maven Plugin ............................. SUCCESS [ 6.569 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Maven Plugin ........ SUCCESS [ 24.216 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Without REST SUCCESS [ 30.433 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes SUCCESS [01:06 min]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Reactive SUCCESS [ 19.056 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence SUCCESS [ 0.023 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Processes :: Persistence :: Common SUCCESS [ 1.531 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: PostgreSQL SUCCESS [01:23 min]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Infinispan FAILURE [ 13.695 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: MongoDB FAILURE [ 1.156 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: Kafka FAILURE [ 0.675 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: JDBC FAILURE [ 0.688 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Persistence :: File System FAILURE [ 0.040 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Processes :: Source Files FAILURE [ 3.826 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Quarkus :: Gradle ... FAILURE [ 0.107 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: DB Scripts Collection .................... FAILURE [ 0.006 s]
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Predictions ................... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Predictions :: API ............ SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Predictions :: SMILE .......... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: OpenAPI :: Parser . SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Fluent ............ SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Core ... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Service SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Rest ... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: gRPC ... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Kafka event implementation SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor .......... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Python . SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Serverless Workflow :: Executor:: Tests .. SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot .............................. SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: BOM ....................... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Spring Boot ................... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: CloudEvents :: Spring Boot .... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot ...... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Events - Parent SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Decisions :: Spring Boot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Predictions :: Spring Boot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Events :: Event-Driven Rules :: Spring Boot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Events :: SprintBoot :: Process :: Kafka SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Events :: MongoDB :: SprintBoot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Starters Parent ........... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Starter :: Decisions ...... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Messaging :: Spring Boot (ITs) SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Monitoring :: Parent SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Monitoring Core Springboot .... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Monitoring Prometheus Springboot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Monitoring Elastic Springboot . SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Explainability :: Spring Boot Addon SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Starter :: Rules .......... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Starter :: Processes ...... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Starter :: Predictions .... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Starter ................... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Jobs :: Management SprintBoot Addon SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: E-Mail :: Spring Boot Addon ... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Task notification :: Spring Boot Addon SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Tracing :: Spring Boot ........ SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Rest Exception Handler:: Spring Boot ..... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Process SVG :: Spring Boot Addon SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Process Management :: Spring Boot Addon SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Task Management :: Spring Boot Addon SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Kubernetes ..... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Spring Boot :: Persistence :: Parent SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Persistence File System :: Springboot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Persistence Infinispan :: Springboot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Persistence JDBC :: Springboot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Persistence MongoDB :: Springboot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Add-Ons :: Persistence PostgreSQL :: Springboot SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Spring Boot :: Maven Archetype ........... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Test Utilities :: Spring Boot ............ SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] Kogito :: Integration Tests :: Spring Boot ......... SKIPPED
[2023-06-23T08:47:42.029Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:47:42.029Z] [INFO] BUILD FAILURE
[2023-06-23T08:47:42.029Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:47:42.029Z] [INFO] Total time: 33:47 min
[2023-06-23T08:47:42.029Z] [INFO] Finished at: 2023-06-23T04:44:10-04:00
[2023-06-23T08:47:42.029Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:47:42.029Z] ---------------------------------------------------
[2023-06-23T08:47:42.029Z] constituent[0]: file:/opt/tools/apache-maven-3.8.7/conf/logging/
[2023-06-23T08:47:42.029Z] constituent[1]: file:/opt/tools/apache-maven-3.8.7/lib/ext/takari-filemanager-0.8.3.jar
[2023-06-23T08:47:42.029Z] constituent[2]: file:/opt/tools/apache-maven-3.8.7/lib/ext/takari-local-repository-0.11.3.jar
[2023-06-23T08:47:42.029Z] constituent[3]: file:/opt/tools/apache-maven-3.8.7/lib/ext/takari-smart-builder-0.6.1.jar
[2023-06-23T08:47:42.029Z] constituent[4]: file:/opt/tools/apache-maven-3.8.7/lib/maven-embedder-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[5]: file:/opt/tools/apache-maven-3.8.7/lib/maven-settings-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[6]: file:/opt/tools/apache-maven-3.8.7/lib/maven-settings-builder-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[7]: file:/opt/tools/apache-maven-3.8.7/lib/maven-plugin-api-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[8]: file:/opt/tools/apache-maven-3.8.7/lib/maven-model-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[9]: file:/opt/tools/apache-maven-3.8.7/lib/maven-model-builder-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[10]: file:/opt/tools/apache-maven-3.8.7/lib/maven-builder-support-3.8.7.jar
[2023-06-23T08:47:42.029Z] constituent[11]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-api-1.6.3.jar
[2023-06-23T08:47:42.029Z] constituent[12]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-util-1.6.3.jar
[2023-06-23T08:47:42.029Z] constituent[13]: file:/opt/tools/apache-maven-3.8.7/lib/maven-shared-utils-3.3.4.jar
[2023-06-23T08:47:42.029Z] constituent[14]: file:/opt/tools/apache-maven-3.8.7/lib/guice-4.2.2-no_aop.jar
[2023-06-23T08:47:42.029Z] constituent[15]: file:/opt/tools/apache-maven-3.8.7/lib/guava-25.1-android.jar
[2023-06-23T08:47:42.029Z] constituent[16]: file:/opt/tools/apache-maven-3.8.7/lib/javax.inject-1.jar
[2023-06-23T08:47:42.029Z] constituent[17]: file:/opt/tools/apache-maven-3.8.7/lib/javax.annotation-api-1.2.jar
[2023-06-23T08:47:42.029Z] constituent[18]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-utils-3.3.1.jar
[2023-06-23T08:47:42.030Z] constituent[19]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-sec-dispatcher-2.0.jar
[2023-06-23T08:47:42.030Z] constituent[20]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-cipher-2.0.jar
[2023-06-23T08:47:42.030Z] constituent[21]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-interpolation-1.26.jar
[2023-06-23T08:47:42.030Z] constituent[22]: file:/opt/tools/apache-maven-3.8.7/lib/slf4j-api-1.7.36.jar
[2023-06-23T08:47:42.030Z] constituent[23]: file:/opt/tools/apache-maven-3.8.7/lib/commons-lang3-3.8.1.jar
[2023-06-23T08:47:42.030Z] constituent[24]: file:/opt/tools/apache-maven-3.8.7/lib/maven-core-3.8.7.jar
[2023-06-23T08:47:42.030Z] constituent[25]: file:/opt/tools/apache-maven-3.8.7/lib/maven-repository-metadata-3.8.7.jar
[2023-06-23T08:47:42.030Z] constituent[26]: file:/opt/tools/apache-maven-3.8.7/lib/maven-artifact-3.8.7.jar
[2023-06-23T08:47:42.030Z] constituent[27]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-provider-3.8.7.jar
[2023-06-23T08:47:42.030Z] constituent[28]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-impl-1.6.3.jar
[2023-06-23T08:47:42.030Z] constituent[29]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-spi-1.6.3.jar
[2023-06-23T08:47:42.030Z] constituent[30]: file:/opt/tools/apache-maven-3.8.7/lib/org.eclipse.sisu.inject-0.3.5.jar
[2023-06-23T08:47:42.030Z] constituent[31]: file:/opt/tools/apache-maven-3.8.7/lib/plexus-component-annotations-2.1.0.jar
[2023-06-23T08:47:42.030Z] constituent[32]: file:/opt/tools/apache-maven-3.8.7/lib/maven-compat-3.8.7.jar
[2023-06-23T08:47:42.030Z] constituent[33]: file:/opt/tools/apache-maven-3.8.7/lib/wagon-provider-api-3.5.3.jar
[2023-06-23T08:47:42.030Z] constituent[34]: file:/opt/tools/apache-maven-3.8.7/lib/org.eclipse.sisu.plexus-0.3.5.jar
[2023-06-23T08:47:42.030Z] constituent[35]: file:/opt/tools/apache-maven-3.8.7/lib/commons-cli-1.4.jar
[2023-06-23T08:47:42.030Z] constituent[36]: file:/opt/tools/apache-maven-3.8.7/lib/wagon-http-3.5.3-shaded.jar
[2023-06-23T08:47:42.030Z] constituent[37]: file:/opt/tools/apache-maven-3.8.7/lib/jcl-over-slf4j-1.7.36.jar
[2023-06-23T08:47:42.030Z] constituent[38]: file:/opt/tools/apache-maven-3.8.7/lib/wagon-file-3.5.3.jar
[2023-06-23T08:47:42.030Z] constituent[39]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-connector-basic-1.6.3.jar
[2023-06-23T08:47:42.030Z] constituent[40]: file:/opt/tools/apache-maven-3.8.7/lib/maven-resolver-transport-wagon-1.6.3.jar
[2023-06-23T08:47:42.030Z] constituent[41]: file:/opt/tools/apache-maven-3.8.7/lib/maven-slf4j-provider-3.8.7.jar
[2023-06-23T08:47:42.030Z] constituent[42]: file:/opt/tools/apache-maven-3.8.7/lib/jansi-2.4.0.jar
[2023-06-23T08:47:42.030Z] ---------------------------------------------------
[2023-06-23T08:47:42.030Z] Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: Provider for class javax.xml.parsers.SAXParserFactory cannot be created
[2023-06-23T08:47:42.030Z] at java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:305)
[2023-06-23T08:47:42.030Z] at java.xml/javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:261)
[2023-06-23T08:47:42.030Z] at java.xml/javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:147)
[2023-06-23T08:47:42.030Z] at com.puppycrawl.tools.checkstyle.XmlLoader.(XmlLoader.java:68)
[2023-06-23T08:47:42.030Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader$InternalLoader.(ConfigurationLoader.java:492)
[2023-06-23T08:47:42.030Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.(ConfigurationLoader.java:159)
[2023-06-23T08:47:42.030Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(ConfigurationLoader.java:312)
[2023-06-23T08:47:42.030Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(ConfigurationLoader.java:267)
[2023-06-23T08:47:42.030Z] at com.puppycrawl.tools.checkstyle.ConfigurationLoader.loadConfiguration(ConfigurationLoader.java:244)
[2023-06-23T08:47:42.030Z] at org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.getConfiguration(DefaultCheckstyleExecutor.java:394)
[2023-06-23T08:47:42.030Z] at org.apache.maven.plugins.checkstyle.exec.DefaultCheckstyleExecutor.executeCheckstyle(DefaultCheckstyleExecutor.java:167)
[2023-06-23T08:47:42.030Z] at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute(CheckstyleViolationCheckMojo.java:545)
[2023-06-23T08:47:42.030Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:370)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:351)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:171)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:163)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
[2023-06-23T08:47:42.030Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
[2023-06-23T08:47:42.030Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:298)
[2023-06-23T08:47:42.030Z] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
[2023-06-23T08:47:42.030Z] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
[2023-06-23T08:47:42.030Z] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:960)
[2023-06-23T08:47:42.030Z] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:293)
[2023-06-23T08:47:42.030Z] at org.apache.maven.cli.MavenCli.main(MavenCli.java:196)
[2023-06-23T08:47:42.030Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-06-23T08:47:42.030Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-06-23T08:47:42.030Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-06-23T08:47:42.030Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2023-06-23T08:47:42.030Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
[2023-06-23T08:47:42.030Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
[2023-06-23T08:47:42.030Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
[2023-06-23T08:47:42.030Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
[2023-06-23T08:47:42.030Z] Caused by: java.lang.RuntimeException: Provider for class javax.xml.parsers.SAXParserFactory cannot be created
[2023-06-23T08:47:42.030Z] at java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:302)
[2023-06-23T08:47:42.030Z] ... 35 more
[2023-06-23T08:47:42.030Z] Caused by: java.util.ServiceConfigurationError: javax.xml.parsers.SAXParserFactory: Error accessing configuration file
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:582)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1173)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.nextProviderClass(ServiceLoader.java:1206)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1221)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1265)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1300)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1385)
[2023-06-23T08:47:42.030Z] at java.xml/javax.xml.parsers.FactoryFinder$1.run(FactoryFinder.java:287)
[2023-06-23T08:47:42.030Z] at java.base/java.security.AccessController.doPrivileged(Native Method)
[2023-06-23T08:47:42.030Z] at java.xml/javax.xml.parsers.FactoryFinder.findServiceProvider(FactoryFinder.java:283)
[2023-06-23T08:47:42.030Z] ... 35 more
[2023-06-23T08:47:42.030Z] Caused by: java.nio.file.NoSuchFileException: /home/jenkins/.m2/repository/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[2023-06-23T08:47:42.030Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
[2023-06-23T08:47:42.030Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2023-06-23T08:47:42.030Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
[2023-06-23T08:47:42.030Z] at java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
[2023-06-23T08:47:42.030Z] at java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
[2023-06-23T08:47:42.030Z] at java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
[2023-06-23T08:47:42.030Z] at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
[2023-06-23T08:47:42.030Z] at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1259)
[2023-06-23T08:47:42.030Z] at java.base/java.util.zip.ZipFile$CleanableResource.(ZipFile.java:831)
[2023-06-23T08:47:42.030Z] at java.base/java.util.zip.ZipFile$CleanableResource$FinalizableResource.(ZipFile.java:857)
[2023-06-23T08:47:42.030Z] at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:846)
[2023-06-23T08:47:42.030Z] at java.base/java.util.zip.ZipFile.(ZipFile.java:248)
[2023-06-23T08:47:42.030Z] at java.base/java.util.zip.ZipFile.(ZipFile.java:177)
[2023-06-23T08:47:42.030Z] at java.base/java.util.jar.JarFile.(JarFile.java:350)
[2023-06-23T08:47:42.030Z] at java.base/sun.net.www.protocol.jar.URLJarFile.(URLJarFile.java:103)
[2023-06-23T08:47:42.030Z] at java.base/sun.net.www.protocol.jar.URLJarFile.getJarFile(URLJarFile.java:72)
[2023-06-23T08:47:42.030Z] at java.base/sun.net.www.protocol.jar.JarFileFactory.get(JarFileFactory.java:99)
[2023-06-23T08:47:42.030Z] at java.base/sun.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:125)
[2023-06-23T08:47:42.030Z] at java.base/sun.net.www.protocol.jar.JarURLConnection.getInputStream(JarURLConnection.java:155)
[2023-06-23T08:47:42.030Z] at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.parse(ServiceLoader.java:1165)
[2023-06-23T08:47:42.030Z] ... 43 more
[2023-06-23T08:47:42.030Z] [command]/usr/bin/docker system prune -f
[2023-06-23T08:47:42.030Z] Total reclaimed space: 0B
[2023-06-23T08:47:42.030Z] [INFO] Execution summary for kiegroup/kogito-runtimes
[2023-06-23T08:47:42.030Z] # [BEFORE] [kiegroup/kogito-runtimes] export INTEGRATION_BRANCH=
[2023-06-23T08:47:42.030Z] [INFO] OK [Executed in 0.18656 ms]
[2023-06-23T08:47:42.030Z]
[2023-06-23T08:47:42.030Z] # [BEFORE] [kiegroup/kogito-runtimes] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-23T08:47:42.030Z] [INFO] OK [Executed in 5.149507 ms]
[2023-06-23T08:47:42.030Z]
[2023-06-23T08:47:42.030Z] # [COMMANDS] [kiegroup/kogito-runtimes] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"`
[2023-06-23T08:47:42.030Z] [INFO] OK [Executed in 5.418211 ms]
[2023-06-23T08:47:42.030Z]
[2023-06-23T08:47:42.031Z] # [COMMANDS] [kiegroup/kogito-runtimes] mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes@tmp/config17777020480530285603tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-23T08:47:42.031Z] [INFO] NOT OK [Executed in 2028904.586338 ms]
[2023-06-23T08:47:42.031Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[2023-06-23T08:47:42.031Z]
[2023-06-23T08:47:42.031Z] # [AFTER] [kiegroup/kogito-runtimes] docker system prune -f
[2023-06-23T08:47:42.031Z] [INFO] OK [Executed in 31.381682 ms]
[2023-06-23T08:47:42.031Z]
[2023-06-23T08:47:42.031Z]
[2023-06-23T08:47:42.031Z] [INFO] kiegroup/kogito-runtimes failed. Won't execute remaining projects
[2023-06-23T08:47:42.031Z] # Uploading artifacts
[2023-06-23T08:47:42.031Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-23T08:47:42.031Z]
[2023-06-23T08:47:42.031Z] [ERROR] Failed to execute commands for kiegroup/kogito-runtimes
[2023-06-23T08:47:42.031Z] [ERROR] Failed to execute mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kogito-runtimes@tmp/config17777020480530285603tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B :
[2023-06-23T08:47:42.031Z] [ERROR] The process '/opt/tools/apache-maven-3.8.7/bin/mvn' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-23T08:47:42.108Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:42.514Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-06-23T08:47:42.577Z] Recording test results
[2023-06-23T08:47:44.268Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-23T08:47:44.290Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:45.400Z] + rm -rf console.log
[Pipeline] sh
[2023-06-23T08:47:45.691Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kogito-runtimes/1469/consoleText
[2023-06-23T08:47:45.691Z] + tail -n 300

@kie-ci4
Copy link
Contributor

kie-ci4 commented Jun 23, 2023

(tests) - drools job #1505 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=-Dfull -Prun-code-coverage
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/drools -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.drools/1505/display/redirect

Test results:

  • PASSED: 21528
  • FAILED: 1

Those are the test failures:

org.drools.reliability.infinispan.CachePersistenceTest.missingDispose_shouldNotReuseOrphanedCache{PersistenceStrategy}[1]
Expecting an empty Optional but was containing value: Person [name=Toshiya, age=10]@58bb4dd

See console log:

Console Logs [2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Test Suite .............. SUCCESS [01:18 min]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Engine ................................... SUCCESS [ 0.050 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Alpha Network Compiler ................... SUCCESS [ 37.018 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Compiler integration tests SUCCESS [03:57 min]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Integration tests without mvel SUCCESS [ 5.214 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Integration tests without TMS SUCCESS [ 4.593 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Integration tests without xml SUCCESS [ 4.247 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units Parent SUCCESS [ 0.022 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Jar for Integration tests with Rule Units SUCCESS [ 5.612 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Test Coverage :: Integration tests with Rule Units SUCCESS [ 4.857 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Scenario Simulation Parent ............... SUCCESS [ 0.022 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Scenario Simulation API .................. SUCCESS [ 4.348 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation ..................... SUCCESS [ 0.023 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Model ............ SUCCESS [ 6.260 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto ............................................. SUCCESS [ 5.649 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Core ..................................... SUCCESS [ 0.069 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Common :: Api ............................ SUCCESS [ 4.059 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: API .............. SUCCESS [ 2.187 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: FEEL ............. SUCCESS [01:19 min]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Backend .......... SUCCESS [ 9.231 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Compilation :: Manager ................... SUCCESS [ 0.036 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Compilation :: Manager :: Api ............ SUCCESS [ 2.932 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Common :: Core ........................... SUCCESS [ 3.166 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Compilation :: Manager :: Core ........... SUCCESS [ 3.509 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Runtime :: Manager ....................... SUCCESS [ 0.037 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Runtime :: Manager :: Api ................ SUCCESS [ 2.768 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Runtime :: Manager :: Core ............... SUCCESS [ 3.270 s]
[2023-06-23T08:39:09.852Z] [INFO] Efesto :: Common :: Utils .......................... SUCCESS [ 1.786 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML ........................................ SUCCESS [ 0.035 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: API ................................. SUCCESS [ 4.762 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Commons ............................. SUCCESS [ 5.768 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Compiler ............................ SUCCESS [ 0.036 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Compiler :: API ..................... SUCCESS [ 4.318 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Compiler :: Commons ................. SUCCESS [ 13.225 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Compiler :: Core .................... SUCCESS [ 5.047 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Evaluator ........................... SUCCESS [ 0.042 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Evaluator :: API .................... SUCCESS [ 1.629 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Evaluator :: Core ................... SUCCESS [ 5.435 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models .............................. SUCCESS [ 0.037 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Regression ................ SUCCESS [ 0.035 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Regression :: Model ....... SUCCESS [ 4.004 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Regression :: Compiler .... SUCCESS [ 7.706 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Regression :: Evaluator ... SUCCESS [ 3.015 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Core ............. SUCCESS [01:31 min]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Scenario Simulation Backend .............. SUCCESS [ 9.007 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Evaluator :: Utils .................. SUCCESS [ 1.571 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools .................... SUCCESS [ 0.356 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Common .......... SUCCESS [ 7.461 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Tree ...................... SUCCESS [ 0.036 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Tree :: Model ............. SUCCESS [ 3.055 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Tree :: Compiler .......... SUCCESS [ 6.588 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Tree :: Evaluator ......... SUCCESS [ 2.840 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Scorecard ................. SUCCESS [ 0.035 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Model ........ SUCCESS [ 3.351 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Compiler ..... SUCCESS [ 7.278 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Evaluator .... SUCCESS [ 2.926 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Mining .................... SUCCESS [ 0.034 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Mining :: Model ........... SUCCESS [ 3.550 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Mining :: Compiler ........ SUCCESS [ 7.978 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Mining :: Evaluator ....... SUCCESS [ 4.185 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Clustering ................ SUCCESS [ 0.033 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Clustering :: Model ....... SUCCESS [ 3.505 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Clustering :: Compiler .... SUCCESS [ 6.106 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Clustering :: Evaluator ... SUCCESS [ 2.923 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Dependencies ........................ SUCCESS [ 0.100 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree ............ SUCCESS [ 0.040 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Model ... SUCCESS [ 1.763 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Compiler SUCCESS [ 5.602 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Evaluator SUCCESS [ 3.252 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard ....... SUCCESS [ 0.039 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Model SUCCESS [ 2.010 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Compiler SUCCESS [ 5.327 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Evaluator SUCCESS [ 3.073 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL ......................................... SUCCESS [ 0.023 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: API .................................. SUCCESS [ 2.911 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: Compilation :: Common ................ SUCCESS [ 7.087 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: Runtime :: Common .................... SUCCESS [ 2.826 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: Implementations ...................... SUCCESS [ 0.025 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: MapInput ............................. SUCCESS [ 0.024 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: MapInput :: Runtime .................. SUCCESS [ 4.044 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Scenario Simulation Integration Test ..... SUCCESS [ 8.524 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Metric Analysis .......................... SUCCESS [ 6.583 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis .......................... SUCCESS [ 0.024 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis :: Model ................. SUCCESS [ 1.611 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis :: Parser ................ SUCCESS [ 6.873 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis Graph .................... SUCCESS [ 0.034 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis Graph :: Common .......... SUCCESS [ 1.799 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis Graph :: Graphviz ........ SUCCESS [ 5.738 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: Impact Analysis :: Integration Tests ..... SUCCESS [ 12.871 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: ReteDiagram .............................. SUCCESS [ 9.390 s]
[2023-06-23T08:39:09.852Z] [INFO] Drools :: FastUtil ................................. SUCCESS [ 3.302 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Efesto :: Dependencies ...................... SUCCESS [ 0.048 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: KieSession :: Local .................. SUCCESS [ 0.024 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: KieSession :: Local :: Runtime ....... SUCCESS [ 1.671 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: Tests ................................ SUCCESS [ 6.275 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: DRL :: Tests Without IndexFile .............. SUCCESS [ 4.229 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Internal utils for Validation bootstrap SUCCESS [ 1.819 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Validation ....... SUCCESS [ 22.229 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: OpenAPI (OAS) utilities SUCCESS [ 6.508 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: TCK .............. SUCCESS [ 0.023 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Legacy tests (previous DMN versions) SUCCESS [ 12.038 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Trisotech extensions support SUCCESS [ 6.394 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Signavio extensions support SUCCESS [ 7.414 s]
[2023-06-23T08:39:09.852Z] [INFO] KiE :: Decision Model Notation - PMML Tests :: Parent SUCCESS [ 0.027 s]
[2023-06-23T08:39:09.852Z] [INFO] KiE :: Decision Model Notation - PMML Tests ........ SUCCESS [ 1.151 s]
[2023-06-23T08:39:09.852Z] [INFO] KiE :: Decision Model Notation - PMML Trusty Tests . SUCCESS [ 11.215 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: xls2dmn CLI Utility SUCCESS [ 12.517 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: JSR-223 JQ ScriptEngine SUCCESS [ 4.045 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: Core JSR-223 ..... SUCCESS [ 7.998 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn parent SUCCESS [ 0.021 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn utilities SUCCESS [ 5.661 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: Decision Model Notation :: ruleset2dmn CLI .. SUCCESS [ 3.008 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Tests ..................... SUCCESS [ 1.316 s]
[2023-06-23T08:39:09.852Z] [INFO] KIE :: PMML :: Models :: Regression :: Tests ....... SUCCESS [ 8.567 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: PMML :: Models :: Drools :: Tree :: Tests ... SUCCESS [ 17.426 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: PMML :: Models :: Drools :: Scorecard :: Tests SUCCESS [ 15.717 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: PMML :: Models :: Mining :: Tests ........... SUCCESS [ 12.276 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: PMML :: Models :: Tree :: Tests ............. SUCCESS [ 6.815 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: PMML :: Models :: Clustering :: Tests ....... SUCCESS [ 6.024 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: PMML :: Models :: Scorecard :: Tests ........ SUCCESS [ 6.823 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: Maven Plugin ................................ SUCCESS [01:49 min]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: Maven Archetypes ............................ SUCCESS [ 0.024 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: Drools DMN engine Maven Archetype ........... SUCCESS [ 11.042 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and RuleUnit SUCCESS [ 5.377 s]
[2023-06-23T08:39:09.853Z] [INFO] KIE :: Drools Maven Archetype with Executable Model and traditional rule style SUCCESS [ 6.619 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension ........................ SUCCESS [ 0.034 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Util :: Deployment .. SUCCESS [ 10.953 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Runtime ............. SUCCESS [ 5.644 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Deployment .......... SUCCESS [ 5.956 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Integration Test .... SUCCESS [ 33.181 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Integration Test :: Hotreload SUCCESS [ 18.770 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Integration Test with Rule Unit SUCCESS [ 19.985 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Quickstart Integration Test SUCCESS [ 17.342 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Examples ............ SUCCESS [ 0.029 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 21.089 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Extension :: Examples :: Reactive SUCCESS [ 11.475 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Testing Extension Example :: Runtime SUCCESS [ 1.781 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Quarkus Testing Extension Example :: Deployment SUCCESS [ 10.362 s]
[2023-06-23T08:39:09.853Z] [INFO] Kie :: Jpmml Migration Recipe ...................... SUCCESS [ 25.453 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Reliability .............................. SUCCESS [ 0.027 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Reliability :: Core ...................... SUCCESS [ 2.269 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: Reliability :: Infinispan ................ SUCCESS [01:48 min]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: DRL on YAML .............................. SUCCESS [ 0.023 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: DRL on YAML :: schema generator .......... SUCCESS [ 2.460 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: DRL on YAML :: model ..................... SUCCESS [ 4.594 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: DRL on YAML :: to DRL emitter ............ SUCCESS [ 3.968 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: DRL on YAML :: CLI ....................... SUCCESS [ 2.732 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools :: DRL on YAML :: CLI tests ................. SUCCESS [ 3.896 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools documentation ............................... SUCCESS [ 13.179 s]
[2023-06-23T08:39:09.853Z] [INFO] Drools distribution ................................ SUCCESS [ 31.713 s]
[2023-06-23T08:39:09.853Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:39:09.853Z] [INFO] BUILD SUCCESS
[2023-06-23T08:39:09.853Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:39:09.853Z] [INFO] Total time: 36:04 min
[2023-06-23T08:39:09.853Z] [INFO] Finished at: 2023-06-23T04:39:07-04:00
[2023-06-23T08:39:09.853Z] [INFO] ------------------------------------------------------------------------
[2023-06-23T08:39:09.853Z] [command]/usr/bin/docker system prune -f
[2023-06-23T08:39:09.853Z] Deleted build cache objects:
[2023-06-23T08:39:09.853Z] u7v58xp67swqrz8vcq39kcy0o
[2023-06-23T08:39:09.853Z] qxbcit09r4i5cjdvqgcbl06x3
[2023-06-23T08:39:09.853Z] wlwhlpsscf4074n6aiz2xl263
[2023-06-23T08:39:09.853Z] fkkmur1ck17sxowv4tz1jz78v
[2023-06-23T08:39:09.853Z] v54pj8yfqh89uqaaexyy1jdz1
[2023-06-23T08:39:09.853Z] u5nrfdswy8jn3ld57shptxsps
[2023-06-23T08:39:09.853Z] 1en7spmdpfva0z30s5datugu1
[2023-06-23T08:39:09.853Z] lgnjolbv7nft6y6hck8wfeegn
[2023-06-23T08:39:09.853Z] raw0utgx08n62uzo6hhzh7hbz
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z] Total reclaimed space: 0B
[2023-06-23T08:39:09.853Z] [INFO] Execution summary for kiegroup/drools
[2023-06-23T08:39:09.853Z] # [BEFORE] [kiegroup/drools] export INTEGRATION_BRANCH=
[2023-06-23T08:39:09.853Z] [INFO] OK [Executed in 0.133971 ms]
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z] # [BEFORE] [kiegroup/drools] bash -c "if [ ! -z '' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ; fi"
[2023-06-23T08:39:09.853Z] [INFO] OK [Executed in 7.881107 ms]
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z] # [COMMANDS] [kiegroup/drools] export MVN_CMD=`bash -c "if [ '' = 'true' ]; then printf 'deploy '; else printf 'install'; fi"`
[2023-06-23T08:39:09.853Z] [INFO] OK [Executed in 5.979161 ms]
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z] # [COMMANDS] [kiegroup/drools] mvn clean install -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.drools@tmp/config14722366600163004176tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 -Dfull -Prun-code-coverage dependency:tree -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2023-06-23T08:39:09.853Z] [INFO] OK [Executed in 2165168.80526 ms]
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z] # [AFTER] [kiegroup/drools] docker system prune -f
[2023-06-23T08:39:09.853Z] [INFO] OK [Executed in 326.370815 ms]
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z]
[2023-06-23T08:39:09.853Z] # Uploading artifacts
[2023-06-23T08:39:09.853Z] [INFO] Will not upload any artifacts in CLI environment
[2023-06-23T08:39:09.853Z]
Pausing (Preparing for shutdown)
Resuming build at Fri Jun 23 08:43:18 UTC 2023 after Jenkins restart
Waiting for reconnection of rhos-01-kie-rhel8-xlarge-docker-908 before proceeding with build
[2023-06-23T08:47:41.619Z] Timeout set to expire in 2 hr 14 min
Ready to run at Fri Jun 23 08:47:41 UTC 2023
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-06-23T08:47:41.687Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:42.114Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[2023-06-23T08:47:42.115Z] find: ‘./bc/kiegroup_drools/drools-docs/node/node_modules’: No such file or directory
[2023-06-23T08:47:42.115Z] find: ‘./bc/kiegroup_drools/drools-docs/node_modules’: No such file or directory
[2023-06-23T08:47:42.369Z] + true
[Pipeline] junit
[2023-06-23T08:47:42.394Z] Recording test results
[2023-06-23T08:47:45.280Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-06-23T08:47:45.307Z] Archiving artifacts
[2023-06-23T08:47:46.097Z] hudson.FilePath$ValidateAntFileMask$1Cancel
[2023-06-23T08:47:46.097Z] at hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3300)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.couldHoldIncluded(DirectoryScanner.java:1413)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.lambda$couldHoldIncluded$4(DirectoryScanner.java:1400)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
[2023-06-23T08:47:46.097Z] at java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.Streams$ConcatSpliterator.tryAdvance(Streams.java:720)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[2023-06-23T08:47:46.097Z] at java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.couldHoldIncluded(DirectoryScanner.java:1400)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1266)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
[2023-06-23T08:47:46.097Z] at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
[2023-06-23T08:47:46.097Z] at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3313)
[2023-06-23T08:47:46.097Z] Caused: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
[2023-06-23T08:47:46.097Z] at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3318)
[2023-06-23T08:47:46.097Z] at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3196)
[2023-06-23T08:47:46.097Z] at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3174)
[2023-06-23T08:47:46.097Z] at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
[2023-06-23T08:47:46.097Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to rhos-01-kie-rhel8-xlarge-docker-908
[2023-06-23T08:47:46.097Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
[2023-06-23T08:47:46.097Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
[2023-06-23T08:47:46.097Z] at hudson.remoting.Channel.call(Channel.java:1000)
[2023-06-23T08:47:46.097Z] at hudson.FilePath.act(FilePath.java:1192)
[2023-06-23T08:47:46.097Z] at hudson.FilePath.act(FilePath.java:1181)
[2023-06-23T08:47:46.097Z] at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
[2023-06-23T08:47:46.097Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
[2023-06-23T08:47:46.097Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
[2023-06-23T08:47:46.097Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
[2023-06-23T08:47:46.097Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2023-06-23T08:47:46.097Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2023-06-23T08:47:46.097Z] Caused: hudson.FilePath$TunneledInterruptedException
[2023-06-23T08:47:46.097Z] at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3580)
[2023-06-23T08:47:46.097Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211)
[2023-06-23T08:47:46.097Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54)
[2023-06-23T08:47:46.097Z] at hudson.remoting.Request$2.run(Request.java:377)
[2023-06-23T08:47:46.097Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2023-06-23T08:47:46.097Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2023-06-23T08:47:46.097Z] Caused: java.lang.InterruptedException: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
[2023-06-23T08:47:46.097Z] at hudson.FilePath.act(FilePath.java:1194)
[2023-06-23T08:47:46.097Z] at hudson.FilePath.act(FilePath.java:1181)
[2023-06-23T08:47:46.097Z] at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
[2023-06-23T08:47:46.097Z] at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
[2023-06-23T08:47:46.097Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:101)
[2023-06-23T08:47:46.097Z] at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71)
[2023-06-23T08:47:46.097Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2023-06-23T08:47:46.097Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2023-06-23T08:47:46.097Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2023-06-23T08:47:46.097Z] No artifacts found that match the file pattern "**/cypress/screenshots/**,**/cypress/videos/**". Configuration error?
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-06-23T08:47:46.464Z] + rm -rf console.log
[Pipeline] sh
[2023-06-23T08:47:46.755Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.drools/1505/consoleText
[2023-06-23T08:47:46.755Z] + tail -n 300

@tkobayas
Copy link
Contributor

tkobayas commented Jun 23, 2023

Hi @nprentza , CachePersistenceTest.missingDispose_shouldNotReuseOrphanedCache fails.
Please change like this: https://gist.github.com/tkobayas/a48c510b37c9bcbf2fecba347e017382
Please change like this: https://gist.github.com/tkobayas/5d55f6bcb1a24d8b4000a9f6b666a0b8


@ParameterizedTest
@MethodSource("strategyProviderStoresOnlyWithExplicitSafepoints") // FULL fails with "ReliablePropagationList; no valid constructor"
void multipleKieSessions_updateBeforeFailover_shouldRecoverFromFailover(PersistedSessionOption.PersistenceStrategy persistenceStrategy, PersistedSessionOption.SafepointStrategy safepointStrategy) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nprentza Isn't this still work-in-progress? The test doesn't use multiple sessions.

Copy link
Contributor Author

@nprentza nprentza Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it was in progress - I was testing the two failover/restore scenario with the new set of methods. I have completed the test with an additional session, in PR 5345.

@mariofusco
Copy link
Contributor

@nprentza Is this pull request still a work in progress or can we close it?

@kie-ci4
Copy link
Contributor

kie-ci4 commented Aug 21, 2023

(tests) - kie-jpmml-integration job #8 was: FAILURE
Possible explanation: Pipeline failure or project build failure

Reproducer

export BUILD_MVN_OPTS_CURRENT=
build-chain build cross_pr -f 'https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml' -o 'bc' -p kiegroup/kie-jpmml-integration -u https://github.com/kiegroup/drools/pull/5343 --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://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/drools/job/main/job/pullrequest/job/drools.tests.downstream.kie-jpmml-integration/8/display/redirect
See console log:

Console Logs Attempting to resolve main from remote references...
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7862234454476510597.key
Verifying host key using manually-configured host key entries
> git ls-remote -h -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10
Found match: refs/heads/main revision b5386f62f60a67bebb165b63bfb1da07eeae98b5
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential kie-ci-user-key
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/drools.tests.downstream.kie-jpmml-integration/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/kiegroup/jenkins-pipeline-shared-libraries # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/kiegroup/jenkins-pipeline-shared-libraries
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_SSH to set credentials SSH: kie-ci service account with access to jboss-integration private github space
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/jobs/KIE/jobs/drools/jobs/main/jobs/pullrequest/jobs/drools.tests.downstream.kie-jpmml-integration/workspace@libs/d03f8b53ef89e88ec2b15428a250a4b1fb7910bfcdd3e1c33e4e95c3adb758bb@tmp/jenkins-gitclient-ssh4506372612964852229.key
Verifying host key using manually-configured host key entries
> git fetch --no-tags --force --progress -- https://github.com/kiegroup/jenkins-pipeline-shared-libraries +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision b5386f62f60a67bebb165b63bfb1da07eeae98b5 (main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b5386f62f60a67bebb165b63bfb1da07eeae98b5 # timeout=10
Commit message: "KOGITO-9692 Add method githubscm.getPreviousTagFromVersion (#296)"
> git rev-list --no-walk b5386f62f60a67bebb165b63bfb1da07eeae98b5 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘kie-rhel8&&docker&&kie-mem16g&&!built-in’
Running on rhos-01-kie-rhel8-xlarge-docker-1268 in /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: NONE
using credential kie-ci4
Cloning the remote Git repository
Cloning repository https://github.com/kiegroup/kogito-pipelines.git
> git init /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration # timeout=10
Fetching upstream changes from https://github.com/kiegroup/kogito-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.39.3'
using GIT_ASKPASS to set credentials PSSWD: kie-ci4 account to access GitHub via token
> git fetch --tags --force --progress -- https://github.com/kiegroup/kogito-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision e4ca547 (origin/main)
Commit message: "KOGITO-9725 DSL cleanup: Remove 'kogito-bdd' check (#1044)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
> git config remote.origin.url https://github.com/kiegroup/kogito-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f e4ca547 # timeout=10
[Pipeline] timeout
[2023-08-21T13:37:51.263Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[2023-08-21T13:37:51.357Z] Installing NodeJS from /var/jenkins_home/caches/nodejs/LINUX/amd64/16.2.0.tar.gz to /home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0 on rhos-01-kie-rhel8-xlarge-docker-1268
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Initialize)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-21T13:37:53.622Z] + printenv
[Pipeline] archiveArtifacts
[2023-08-21T13:37:53.648Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space before build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] dir
[2023-08-21T13:37:54.201Z] Running in /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration
[Pipeline] {
[Pipeline] echo
[2023-08-21T13:37:54.234Z] [INFO] space left on the machine
[Pipeline] sh
[2023-08-21T13:37:54.516Z] + df -h
[2023-08-21T13:37:54.516Z] Filesystem Size Used Avail Use% Mounted on
[2023-08-21T13:37:54.516Z] devtmpfs 7.7G 0 7.7G 0% /dev
[2023-08-21T13:37:54.516Z] tmpfs 7.7G 0 7.7G 0% /dev/shm
[2023-08-21T13:37:54.516Z] tmpfs 7.7G 17M 7.7G 1% /run
[2023-08-21T13:37:54.516Z] tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
[2023-08-21T13:37:54.516Z] /dev/vda3 80G 22G 59G 28% /
[2023-08-21T13:37:54.516Z] /dev/vda2 100M 5.8M 95M 6% /boot/efi
[2023-08-21T13:37:54.516Z] tmpfs 1.6G 0 1.6G 0% /run/user/1000
[Pipeline] echo
[2023-08-21T13:37:54.537Z] [INFO] space of /home/jenkins
[Pipeline] sh
[2023-08-21T13:37:54.815Z] + du -h -d1 /home/jenkins
[2023-08-21T13:37:54.815Z] 4.0K /home/jenkins/.ssh
[2023-08-21T13:37:54.815Z] 0 /home/jenkins/go
[2023-08-21T13:37:54.815Z] 8.0K /home/jenkins/.vnc
[2023-08-21T13:37:54.815Z] 8.0K /home/jenkins/.m2
[2023-08-21T13:37:54.815Z] 2.2G /home/jenkins/git-repos
[2023-08-21T13:37:54.815Z] 8.0K /home/jenkins/.config
[2023-08-21T13:37:55.070Z] 154M /home/jenkins/virtenvs
[2023-08-21T13:37:55.070Z] 4.0K /home/jenkins/.cekit
[2023-08-21T13:37:55.070Z] 30M /home/jenkins/remoting
[2023-08-21T13:37:55.070Z] 0 /home/jenkins/.cache
[2023-08-21T13:37:55.070Z] 14M /home/jenkins/workspace
[2023-08-21T13:37:55.070Z] 100M /home/jenkins/tools
[2023-08-21T13:37:55.070Z] 0 /home/jenkins/caches
[2023-08-21T13:37:55.070Z] 2.5G /home/jenkins
[Pipeline] echo
[2023-08-21T13:37:55.092Z] [INFO] space of workspace
[Pipeline] sh
[2023-08-21T13:37:55.373Z] + du -h -d3 /home/jenkins/workspace
[2023-08-21T13:37:55.373Z] 14M /home/jenkins/workspace/KIE/drools/main
[2023-08-21T13:37:55.373Z] 14M /home/jenkins/workspace/KIE/drools
[2023-08-21T13:37:55.373Z] 14M /home/jenkins/workspace/KIE
[2023-08-21T13:37:55.373Z] 14M /home/jenkins/workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2023-08-21T13:37:55.725Z] [INFO] Getting build-chain version from composite action file
[Pipeline] readFile
[Pipeline] echo
[2023-08-21T13:37:55.802Z] [INFO] build-chain version recovered '^v3'
[Pipeline] sh
[2023-08-21T13:37:56.084Z] + npm install -g '@kie/build-chain-action@^v3' -registry=https://repository.engineering.redhat.com/nexus/repository/registry.npmjs.org/
[2023-08-21T13:37:59.355Z]
[2023-08-21T13:37:59.355Z] added 95 packages, and audited 96 packages in 3s
[2023-08-21T13:37:59.355Z]
[2023-08-21T13:37:59.355Z] 5 packages are looking for funding
[2023-08-21T13:37:59.355Z] run `npm fund` for details
[2023-08-21T13:37:59.355Z]
[2023-08-21T13:37:59.355Z] found 0 vulnerabilities
[Pipeline] sh
[2023-08-21T13:37:59.645Z] + npm list -g
[2023-08-21T13:37:59.645Z] + grep build-chain
[2023-08-21T13:38:00.206Z] ├── @kie/[email protected]
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
[2023-08-21T13:38:00.633Z] LD_LIBRARY_PATH = /opt/tools/graalvm/lib/server
[Pipeline] echo
[2023-08-21T13:38:00.664Z] BUILD_MVN_OPTS_CURRENT =
[Pipeline] configFileProvider
[2023-08-21T13:38:00.680Z] provisioning config files...
[2023-08-21T13:38:00.686Z] copy managed file [kogito_pr_settings] to file:/home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration@tmp/config16502846078307486124tmp
[Pipeline] {
[Pipeline] withCredentials
[2023-08-21T13:38:00.727Z] Masking supported pattern matches of $GITHUB_TOKEN
[Pipeline] {
[Pipeline] echo
[2023-08-21T13:38:00.774Z] BUILD_MVN_OPTS = -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration@tmp/config16502846078307486124tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true
[Pipeline] sh
[2023-08-21T13:38:00.797Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
[2023-08-21T13:38:00.797Z] Affected argument(s) used the following variable(s): [GITHUB_TOKEN]
[2023-08-21T13:38:00.797Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
[2023-08-21T13:38:01.087Z] + source /home/jenkins/virtenvs/swf/bin/activate
[2023-08-21T13:38:01.087Z] ++ '[' /home/jenkins/virtenvs/swf/bin/activate = /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration@tmp/durable-983c55dd/script.sh ']'
[2023-08-21T13:38:01.087Z] ++ deactivate nondestructive
[2023-08-21T13:38:01.087Z] ++ unset -f pydoc
[2023-08-21T13:38:01.087Z] ++ '[' -z '' ']'
[2023-08-21T13:38:01.087Z] ++ '[' -z '' ']'
[2023-08-21T13:38:01.087Z] ++ hash -r
[2023-08-21T13:38:01.087Z] ++ '[' -z '' ']'
[2023-08-21T13:38:01.087Z] ++ unset VIRTUAL_ENV
[2023-08-21T13:38:01.087Z] ++ '[' '!' nondestructive = nondestructive ']'
[2023-08-21T13:38:01.087Z] ++ VIRTUAL_ENV=/home/jenkins/virtenvs/swf
[2023-08-21T13:38:01.087Z] ++ '[' linux-gnu = cygwin ']'
[2023-08-21T13:38:01.087Z] ++ '[' linux-gnu = msys ']'
[2023-08-21T13:38:01.087Z] ++ export VIRTUAL_ENV
[2023-08-21T13:38:01.087Z] ++ _OLD_VIRTUAL_PATH=/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin
[2023-08-21T13:38:01.087Z] ++ PATH=/home/jenkins/virtenvs/swf/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.8.7/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/nodejs-16.2.0/bin:/home/jenkins/go/bin:/opt/tools/golang/1.19/go/bin:/opt/tools/jdk11/bin:/opt/tools/apache-maven-3.9.1/bin:/opt/tools/apache-ant-1.10.9/bin:/opt/tools/mercurial/:/opt/tools/extras/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/tools/graalvm/bin
[2023-08-21T13:38:01.087Z] ++ export PATH
[2023-08-21T13:38:01.087Z] ++ '[' -z '' ']'
[2023-08-21T13:38:01.087Z] ++ '[' -z '' ']'
[2023-08-21T13:38:01.087Z] ++ _OLD_VIRTUAL_PS1=
[2023-08-21T13:38:01.087Z] ++ '[' x '!=' x ']'
[2023-08-21T13:38:01.087Z] +++ basename /home/jenkins/virtenvs/swf
[2023-08-21T13:38:01.087Z] ++ PS1='(swf) '
[2023-08-21T13:38:01.087Z] ++ export PS1
[2023-08-21T13:38:01.087Z] ++ alias pydoc
[2023-08-21T13:38:01.087Z] ++ true
[2023-08-21T13:38:01.087Z] ++ hash -r
[2023-08-21T13:38:01.087Z] + build-chain build cross_pr --token **** -f https://raw.githubusercontent.com/kiegroup/drools/main/.ci/buildchain-config.yaml -o bc -p kiegroup/kie-jpmml-integration -u https://github.com/kiegroup/drools/pull/5343 --skipParallelCheckout
[2023-08-21T13:38:02.020Z] # Executing pre section
[2023-08-21T13:38:02.020Z] [command]/usr/bin/echo BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration@tmp/config16502846078307486124tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2023-08-21T13:38:02.020Z] BUILD_MVN_OPTS= -s /home/jenkins/workspace/KIE/drools/main/pullrequest/drools.tests.downstream.kie-jpmml-integration@tmp/config16502846078307486124tmp -Dmaven.wagon.http.ssl.insecure=true -Dmaven.test.failure.ignore=true -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3
[2023-08-21T13:38:02.020Z] [command]/usr/bin/echo BUILD_MVN_OPTS_CURRENT= dependency:tree
[2023-08-21T13:38:02.020Z] BUILD_MVN_OPTS_CURRENT= dependency:tree
[2023-08-21T13:38:02.020Z] [command]/usr/bin/echo QUARKUS_VERSION=
[2023-08-21T13:38:02.020Z] QUARKUS_VERSION=
[2023-08-21T13:38:02.020Z] [command]/usr/bin/echo ENABLE_DEPLOY=
[2023-08-21T13:38:02.020Z] ENABLE_DEPLOY=
[2023-08-21T13:38:02.020Z]
[2023-08-21T13:38:02.020Z] # Execution Plan
[2023-08-21T13:38:02.020Z] [INFO] 2 projects will be executed
[2023-08-21T13:38:02.020Z] [INFO] [kiegroup/drools]
[2023-08-21T13:38:02.020Z] [INFO] Level type: upstream
[2023-08-21T13:38:02.020Z] [INFO] [before]
[2023-08-21T13:38:02.020Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_UPSTREAM }}
[2023-08-21T13:38:02.020Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_UPSTREAM }}; fi"
[2023-08-21T13:38:02.020Z] [INFO] [commands]
[2023-08-21T13:38:02.020Z] [INFO] mvn clean install -Dquickly ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_UPSTREAM }} ${{ env.DROOLS_BUILD_MVN_OPTS_UPSTREAM }}
[2023-08-21T13:38:02.020Z] [INFO] [after]
[2023-08-21T13:38:02.020Z] [INFO] docker system prune -f
[2023-08-21T13:38:02.020Z] [INFO] [kiegroup/kie-jpmml-integration]
[2023-08-21T13:38:02.020Z] [INFO] Level type: current
[2023-08-21T13:38:02.020Z] [INFO] [before]
[2023-08-21T13:38:02.020Z] [INFO] export INTEGRATION_BRANCH=${{ env.INTEGRATION_BRANCH_CURRENT }}
[2023-08-21T13:38:02.020Z] bash -c "if [ ! -z '${{ env.BUILD_ENVIRONMENT }}' ] && [ -f .ci/environments/update.sh ]; then .ci/environments/update.sh ${{ env.BUILD_ENVIRONMENT }} ${{ env.BUILD_ENVIRONMENT_OPTIONS_CURRENT }}; fi"
[2023-08-21T13:38:02.020Z] [INFO] [commands]
[2023-08-21T13:38:02.020Z] [INFO] export MVN_CMD=`bash -c "if [ '${{ env.ENABLE_DEPLOY }}' = 'true' ]; then printf 'deploy ${{ env.DEPLOY_MVN_OPTS }} ${{ env.KIE_JPMML_INTEGRATION_DEPLOY_MVN_OPTS }}'; else printf 'install'; fi"`
[2023-08-21T13:38:02.020Z] mvn clean ${{ env.MVN_CMD }} ${{ env.BUILD_MVN_OPTS }} ${{ env.BUILD_MVN_OPTS_CURRENT }} ${{ env.KIE_JPMML_INTEGRATION_BUILD_MVN_OPTS }}
[2023-08-21T13:38:02.020Z] [INFO] [after]
[2023-08-21T13:38:02.020Z] [INFO] docker system prune -f
[2023-08-21T13:38:02.020Z]
[2023-08-21T13:38:02.020Z] # Checking out kiegroup/kie-jpmml-integration and its dependencies (2 projects in total). It can take some time.
[2023-08-21T13:38:16.851Z] [ERROR] [kiegroup/drools] Error merging nprentza/drools:d7382_persistedIds
[2023-08-21T13:38:16.851Z] into kiegroup/drools:main
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2023-08-21T13:38:16.928Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-21T13:38:17.335Z] + find . -type d -name node_modules -exec rm -rf '{}' ';'
[Pipeline] junit
[2023-08-21T13:38:17.363Z] Recording test results
[2023-08-21T13:38:17.731Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2023-08-21T13:38:17.750Z] Archiving artifacts
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2023-08-21T13:38:18.387Z] + rm -rf console.log
[2023-08-21T13:38:17.338Z] No test report files were found. Configuration error?
[Pipeline] sh

@nprentza
Copy link
Contributor Author

@nprentza Is this pull request still a work in progress or can we close it?

No, we can close it. thanks.

@nprentza nprentza closed this Aug 21, 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.

4 participants