INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/HL7/daf-research --branch master repo DEBUG:root:Time to deadline 35879.983642 seconds Cloning into 'repo'... DEBUG:root:running: wget -q https://github.com/HL7/fhir-ig-publisher/releases/latest/download/publisher.jar -O publisher.jar DEBUG:root:Time to deadline 35878.524979 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35874.640548 seconds /usr/local/bin/sushi -> /usr/local/lib/node_modules/fsh-sushi/dist/app.js npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsh-sushi/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) + fsh-sushi@2.2.0 added 901 packages from 558 contributors in 15.892s DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -auto-ig-build -tx http://tx.fhir.org/r4 -target https://build.fhir.org/ig/HL7/daf-research/ -out /scratch/ig-build-temp-XI07ZX/repo DEBUG:root:Time to deadline 35856.948352 seconds FHIR IG Publisher Version 1.1.89 (Git# 32eed25d439b). Built 2021-11-22T22:52:51.365Z (16 hours old) Detected Java version: 11.0.9 from /usr/local/openjdk-11 on Linux/amd64 (64bit). 18366MB available dir = /scratch/ig-build-temp-XI07ZX/repo, path = /usr/local/rvm/bin:/usr/local/rvm/rubies/ruby-2.5.1/bin:/usr/local/openjdk-11/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin Parameters: -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -auto-ig-build -tx http://tx.fhir.org/r4 -target https://build.fhir.org/ig/HL7/daf-research/ -out /scratch/ig-build-temp-XI07ZX/repo Start Clock @ Tuesday, November 23, 2021 at 3:21:32 PM Coordinated Universal Time (2021-11-23T15:21:32Z) API keys loaded from /etc/ig.builder.keyfile.ini (00:00.0006) Package Cache: var/lib/.fhir/packages (00:00.0009) Load Configuration from /scratch/ig-build-temp-XI07ZX/repo/ig.json (00:00.0016) Root directory: /scratch/ig-build-temp-XI07ZX/repo (00:00.0029) Terminology Cache is at /scratch/ig-build-temp-XI07ZX/repo/txCache. Trimming now (00:00.0034) Core Package hl7.fhir.r5.core#current Installing hl7.fhir.r5.core#current to the package cache Fetching:.......................................................................................... Installing: .......................................................................................... done. exception generating new IG (00:24.0813) org.hl7.fhir.exceptions.FHIRFormatError: Unknown Content package @ START_TAG seen ...... @1:365 at org.hl7.fhir.r5.formats.XmlParserBase.unknownContent(XmlParserBase.java:321) at org.hl7.fhir.r5.formats.XmlParser.parseImplementationGuide(XmlParser.java:14548) at org.hl7.fhir.r5.formats.XmlParser.parseResource(XmlParser.java:27636) at org.hl7.fhir.r5.formats.XmlParserBase.parse(XmlParserBase.java:137) at org.hl7.fhir.r5.formats.XmlParserBase.parse(XmlParserBase.java:121) at org.hl7.fhir.igtools.publisher.ConfigFileConverter.parse(ConfigFileConverter.java:303) at org.hl7.fhir.igtools.publisher.ConfigFileConverter.convert(ConfigFileConverter.java:111) at org.hl7.fhir.igtools.publisher.Publisher.initializeFromJson(Publisher.java:2431) at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1640) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:787) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8927) Load Terminology Cache from /scratch/ig-build-temp-XI07ZX/repo/txCache (00:24.0814) Connect to Terminology Server at http://tx.fhir.org/r4 (00:24.0816) Record Response without request Installing hl7.fhir.pubpack#0.0.9 to the package cache Fetching:......... Installing: ......... done. Load Package hl7.fhir.pubpack#0.0.9 Installing hl7.fhir.xver-extensions#0.0.8 to the package cache Fetching: Installing: done. Load Package hl7.fhir.xver-extensions#0.0.8 Installing hl7.terminology.r5#2.1.0 to the package cache Fetching:............................................................................ Installing: ............................................................................ done. Load Package hl7.terminology.r5#2.1.0 Publishing Content Failed: You must specify a version for the IG uscore (http://build.fhir.org/ig/Healthedata1/US-Core) (00:34.0270) (00:34.0271) Use -? to get command line help (00:34.0271) (00:34.0271) Stack Dump (for debugging): (00:34.0271) java.lang.Exception: You must specify a version for the IG uscore (http://build.fhir.org/ig/Healthedata1/US-Core) at org.hl7.fhir.igtools.publisher.Publisher.loadIg(Publisher.java:3120) at org.hl7.fhir.igtools.publisher.Publisher.initializeFromJson(Publisher.java:2502) at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1640) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:787) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:8927)