FHIR Chat · Build fail · committers

Stream: committers

Topic: Build fail


view this post on Zulip David Hay (Nov 12 2018 at 20:23):

Was working a couple of days ago. Only change was to do a 'git pull'. error:

[java] ===Resources with FMM forced to 0===
[java] FHIR Infrastructure:
[java] CapabilityStatement(5), Group(1), ImplementationGuide(1), OperationDefinition(5), SearchParameter(3), StructureMap(2)
[java] 1.602 1677sec 2688MB
[java] ERROR @ org.hl7.fhir.igtools.tests.AllGuidesTests: testIg40(org.hl7.fhir.igtools.tests.AllGuidesTests): No snapshot found on http://hl7.org/test/StructureDefinition/example-composition (src = Publisher)
[java] This was a Full Build 0.215 1677sec 2690MB
[java] FHIR build failure @ Tue, Nov 13, 2018 09:19+1300 0.913 1678sec 2690MB
[java] Error: Errors executing build. Details logged.
[java] java.lang.Exception: Errors executing build. Details logged.
[java] at org.hl7.fhir.tools.publisher.Publisher.checkAllOk(Publisher.java:1864)
[java] at org.hl7.fhir.tools.publisher.Publisher.runJUnitTestsEnd(Publisher.java:5914)
[java] at org.hl7.fhir.tools.publisher.Publisher.validationProcess(Publisher.java:5882)
[java] at org.hl7.fhir.tools.publisher.Publisher.execute(Publisher.java:639)
[java] at org.hl7.fhir.tools.publisher.Publisher.main(Publisher.java:492)

BUILD FAILED
/Users/davidhay/fhir/fhir/build.xml:30: The following error occurred while executing this line:
/Users/davidhay/fhir/fhir/tools/java/org.hl7.fhir.tools.core/build.xml:156: Java returned: 1

view this post on Zulip Kevin Power (Nov 12 2018 at 20:29):

That is the same error I am seeing on my IG after Grahame as been making some fixes.


Last updated: Apr 12 2022 at 19:14 UTC