See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
Changes:
[kbabo] minor fixes to cluster and security READMEs
------------------------------------------
[...truncated 7322 lines...]
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
] oneWay
21:30:53,143 INFO
[org.apache.cxf.services.WarehouseService.WarehouseServicePort.WarehouseService] Inbound
Message
----------------------------
ID: 5
Address:
http://localhost:8080/soap-addressing/warehouse/WarehouseService
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml; charset=UTF-8
Headers: {Accept=[*/*], Cache-Control=[no-cache], connection=[keep-alive],
Content-Length=[1109], content-type=[text/xml; charset=UTF-8], Host=[localhost:8080],
Pragma=[no-cache], SOAPAction=[""], User-Agent=[Apache CXF 2.6.6]}
Payload: <SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">&...
xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-...
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:a255eb...
xmlns="http://www.w3.org/2005/08/addressing">http://localhos...
xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Add...
xmlns:wsa="http://www.w3.org/2005/08/addressing"><wsa:Add...
xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcb...
xmlns:ns2="urn:switchyard-quickstart:soap-addressing:1.0">
<item>Boeing</item>
<quantity>10</quantity>
</ns2:order></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
21:30:53,151 INFO
[org.apache.cxf.services.WarehouseService.WarehouseServicePort.WarehouseService] Outbound
Message
---------------------------
ID: 5
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><s...
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:da0c01...
xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.o...
xmlns="http://www.w3.org/2005/08/addressing"><Address>...
xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.o...
--------------------------------------
21:30:53,154 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound <---
Response:[null]
21:30:53,169 TRACE [org.switchyard.component.soap.InboundHandler] Inbound <--
Request:[<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<Action
xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-...
<MessageID
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:a255eb...
<To
xmlns="http://www.w3.org/2005/08/addressing">http://localhos...
<wsa:ReplyTo
xmlns:wsa="http://www.w3.org/2005/08/addressing">
<wsa:Address>http://localhost:8080/soap-addressing/client/ResponseService</wsa:Address>
</wsa:ReplyTo>
<wsa:FaultTo
xmlns:wsa="http://www.w3.org/2005/08/addressing">
<wsa:Address>http://localhost:8080/soap-addressing/fault/FaultService</wsa:Address>
</wsa:FaultTo>
<wsa:RelatesTo
xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcb...
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns2:order
xmlns:ns2="urn:switchyard-quickstart:soap-addressing:1.0">
<item>Boeing</item>
<quantity>10</quantity>
</ns2:order>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
21:30:53,170 DEBUG [org.switchyard.component.soap.InboundHandler] Received SOAP message
targeted at Webservice operation 'order' on port 'WarehouseServicePort'.
21:30:53,173 TRACE [org.switchyard.component.soap.InboundHandler] Inbound -->
Response:[<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<orderResponse
xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
<return>Thank you for your order. You should hear back from our
WarehouseService shortly!</return>
</orderResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
21:30:53,175 INFO [route10] WarehouseService - message received:
org.switchyard.quickstarts.soap.addressing.Order@32b7e05f
21:30:53,177 INFO [org.apache.cxf.services.OrderService.OrderServicePort.OrderService]
Outbound Message
---------------------------
ID: 4
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">&...
xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-...
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:d12bf4...
xmlns="http://www.w3.org/2005/08/addressing">uuid:3d3fcbbb-f...
xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
<return>Thank you for your order. You should hear back from our WarehouseService
shortly!</return>
</orderResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
21:30:53,206 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound --->
Request:[<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<orderResponse
xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
<return>Order Boeing with quantity 10 accepted.</return>
</orderResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
] oneWay
21:30:53,215 INFO
[org.apache.cxf.services.ResponseService.ResponseServicePort.ResponseService] Inbound
Message
----------------------------
ID: 6
Address:
http://localhost:8080/soap-addressing/client/ResponseService
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml; charset=UTF-8
Headers: {Accept=[*/*], Cache-Control=[no-cache], connection=[keep-alive],
Content-Length=[932], content-type=[text/xml; charset=UTF-8], Host=[localhost:8080],
Pragma=[no-cache], SOAPAction=[""], User-Agent=[Apache CXF 2.6.6]}
Payload: <SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">&...
xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-...
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:54848c...
xmlns="http://www.w3.org/2005/08/addressing"><Address>...
xmlns:wsa="http://www.w3.org/2005/08/addressing">http://loca...
xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcb...
xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
<return>Order Boeing with quantity 10 accepted.</return>
</orderResponse></SOAP-ENV:Body></SOAP-ENV:Envelope>
--------------------------------------
21:30:53,224 INFO
[org.apache.cxf.services.ResponseService.ResponseServicePort.ResponseService] Outbound
Message
---------------------------
ID: 6
Encoding: UTF-8
Content-Type: text/xml
Headers: {}
Payload: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><s...
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:9edbca...
xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.o...
xmlns="http://www.w3.org/2005/08/addressing"><Address>...
xmlns="http://www.w3.org/2005/08/addressing">http://www.w3.o...
--------------------------------------
21:30:53,224 TRACE [org.switchyard.component.soap.OutboundHandler] Outbound <---
Response:[null]
21:30:53,242 TRACE [org.switchyard.component.soap.InboundHandler] Inbound <--
Request:[<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<Action
xmlns="http://www.w3.org/2005/08/addressing">urn:switchyard-...
<MessageID
xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:54848c...
<ReplyTo
xmlns="http://www.w3.org/2005/08/addressing">
<
Address>http://www.w3.org/2005/08/addressing/none</Address>
</ReplyTo>
<wsa:To
xmlns:wsa="http://www.w3.org/2005/08/addressing">http://loca...
<wsa:RelatesTo
xmlns:wsa="http://www.w3.org/2005/08/addressing">uuid:3d3fcb...
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<orderResponse
xmlns="urn:switchyard-quickstart:soap-addressing:1.0">
<return>Order Boeing with quantity 10 accepted.</return>
</orderResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
]
21:30:53,242 DEBUG [org.switchyard.component.soap.InboundHandler] Received SOAP message
targeted at Webservice operation 'order' on port 'ResponseServicePort'.
21:30:53,246 INFO [route11] ClientService - message received:
org.switchyard.quickstarts.soap.addressing.OrderResponse@65c7bbfc
21:30:53,287 INFO [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping
WebService at
http://127.0.0.1:8080/soap-addressing/order/OrderService
21:30:53,288 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped
o.e.j.s.h.ContextHandler{/soap-addressing/order,null}
21:30:53,289 INFO [org.switchyard.component.soap.InboundHandler] WebService
{urn:switchyard-quickstart:soap-addressing:1.0}OrderService:OrderServicePort stopped.
21:30:53,289 INFO [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping
WebService at
http://127.0.0.1:8080/soap-addressing/warehouse/WarehouseService
21:30:53,289 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped
o.e.j.s.h.ContextHandler{/soap-addressing/warehouse,null}
21:30:53,289 INFO [org.switchyard.component.soap.InboundHandler] WebService
{urn:switchyard-quickstart:soap-addressing:1.0}WarehouseService:WarehouseServicePort
stopped.
21:30:53,289 INFO [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping
WebService at
http://127.0.0.1:8080/soap-addressing/client/ResponseService
21:30:53,290 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped
o.e.j.s.h.ContextHandler{/soap-addressing/client,null}
21:30:53,290 INFO [org.switchyard.component.soap.InboundHandler] WebService
{urn:switchyard-quickstart:soap-addressing:1.0}ResponseService:ResponseServicePort
stopped.
21:30:53,290 INFO [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping
WebService at
http://127.0.0.1:8080/soap-addressing/fault/FaultService
21:30:53,290 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped
o.e.j.s.h.ContextHandler{/soap-addressing/fault,null}
21:30:53,290 INFO [org.switchyard.component.soap.InboundHandler] WebService
{urn:switchyard-quickstart:soap-addressing:1.0}FaultService:FaultServicePort stopped.
21:30:53,294 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-4) is shutting down
21:30:53,294 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful
shutdown 13 routes (timeout 30 seconds)
21:30:53,295 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}FaultService shutdown complete, was
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultService]
21:30:53,296 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}ClientService shutdown complete, was
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DClientService]
21:30:53,296 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}WarehouseService shutdown complete,
was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DWarehouseService]
21:30:53,296 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}OrderService shutdown complete, was
consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DOrderService]
21:30:53,296 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route12 shutdown
complete, was consuming from: Endpoint[switchyard://FaultService]
21:30:53,297 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route4/FaultFileService shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute4/FaultFileService]
21:30:53,297 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route11 shutdown
complete, was consuming from: Endpoint[switchyard://ClientService]
21:30:53,297 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route3/ClientFileService shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute3/ClientFileService]
21:30:53,297 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route10 shutdown
complete, was consuming from: Endpoint[switchyard://WarehouseService]
21:30:53,297 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route2/FaultServiceExternal shutdown
complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute2/FaultServiceExternal]
21:30:53,298 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route2/ClientServiceExternal
shutdown complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute2/ClientServiceExternal]
21:30:53,298 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route9 shutdown
complete, was consuming from: Endpoint[switchyard://OrderService]
21:30:53,298 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route:
direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route/WarehouseServiceExternal
shutdown complete, was consuming from:
Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute/WarehouseServiceExternal]
21:30:53,300 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 13
routes completed in 0 seconds
21:30:53,331 INFO [org.apache.camel.impl.converter.DefaultTypeConverter]
TypeConverterRegistry utilization[attempts=18, hits=18, misses=0, failures=0]
mappings[total=186, misses=0]
21:30:53,341 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel
2.10.0 (CamelContext: camel-4) is shutdown in 0.047 seconds. Uptime 2.205 seconds.
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 16.747 sec <<<
FAILURE!
Results :
Failed tests:
wsAddressingReplyTo(org.switchyard.quickstarts.soap.addressing.SoapAddressingTest)
Tests run: 4, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.842s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:04.412s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.061s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [38.954s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [21.534s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [28.231s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [20.939s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.057s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process SUCCESS
[2.515s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service SUCCESS
[3.128s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.066s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process SUCCESS [1.617s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service SUCCESS [3.400s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [37.426s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [10.454s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [13.095s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [18.908s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [16.011s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [16.764s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [25.098s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [11.582s]
[INFO] Quickstart : Camel JPA Binding .................... SUCCESS [23.297s]
[INFO] Quickstart : Camel SQL Binding .................... SUCCESS [15.861s]
[INFO] Quickstart : Camel Mail Binding ................... SUCCESS [11.665s]
[INFO] Quickstart : Camel Service ........................ SUCCESS [12.337s]
[INFO] Quickstart : Camel SOAP Proxy ..................... SUCCESS [15.727s]
[INFO] Quickstart : Camel Exchange Bus CDI ............... SUCCESS [17.017s]
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SUCCESS [1.129s]
[INFO] Quickstart : EAR Deployment - Order Service ....... SUCCESS [5.589s]
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SUCCESS [4.384s]
[INFO] Quickstart : EAR Deployment - Application Assembly SUCCESS [1.773s]
[INFO] Quickstart : EAR Deployment ....................... SUCCESS [0.042s]
[INFO] Quickstart : HTTP Binding ......................... SUCCESS [13.983s]
[INFO] Quickstart : Remote Invoker ....................... SUCCESS [20.043s]
[INFO] Quickstart : RESTEasy Binding ..................... SUCCESS [18.365s]
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SUCCESS [13.737s]
[INFO] Quickstart : Rules Interview ...................... SUCCESS [9.552s]
[INFO] Quickstart : Rules Interview Container ............ SUCCESS [13.953s]
[INFO] Quickstart : SOAP with WS-Addressing .............. FAILURE [20.715s]
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:20.831s
[INFO] Finished at: Mon Jul 08 21:30:53 EDT 2013
[INFO] Final Memory: 147M/558M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test
(default-test) on project switchyard-quickstart-soap-addressing: There are test failures.
[ERROR]
[ERROR] Please refer to
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :switchyard-quickstart-soap-addressing
Build step 'Invoke top-level Maven targets' marked build as failure