INFO:root:about to clone! DEBUG:root:running: git clone --recursive https://github.com/RIVO-Noord/zorgviewer-ig --branch eafspraak-2.0.x repo DEBUG:root:Time to deadline 35879.997963 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.777011 seconds DEBUG:root:running: npm -g install fsh-sushi DEBUG:root:Time to deadline 35877.806917 seconds npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me added 139 packages in 6s 14 packages are looking for funding run `npm fund` for details npm notice npm notice New major version of npm available! 9.8.1 -> 11.9.0 npm notice Changelog: npm notice Run `npm install -g npm@11.9.0` to update! npm notice DEBUG:root:running: java -Xms19000m -Xmx19000m -jar ../publisher.jar -ig ig.json -api-key-file /etc/ig.builder.keyfile.ini -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ -out /scratch/repo DEBUG:root:Time to deadline 35871.053596 seconds FHIR IG Publisher Version 2.1.0 (Git# c044f39673af). Built 2026-02-03T21:34:10.972Z (3 days old) Detected Java version: 21-ea from /usr/local/openjdk-21 on Linux/amd64 (64bit). 19008MB available dir = /scratch/repo, path = /usr/local/openjdk-21/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 -fhir-settings /etc/fhir-settings.json -auto-ig-build -tx http://tx.fhir.org -target https://build.fhir.org/ig/RIVO-Noord/zorgviewer-ig/ -out /scratch/repo Character encoding = UTF-8 / UTF-8 Start Clock @ Saturday, February 7, 2026, 8:45:28 AM Coordinated Universal Time (2026-02-07T08:45:28Z) Build FHIR IG from /scratch/repo (00:00.028 / 00:00.029, 97Mb) API keys loaded from /etc/fhir-settings.json (00:00.003 / 00:00.032, 97Mb) Package Cache: /var/lib/.fhir/packages (00:00.004 / 00:00.036, 97Mb) Root directory: /scratch/repo (00:00.011 / 00:00.047, 97Mb) Unable to load IG as an r5 IG - try R4 (property code is a class com.google.gson.JsonPrimitive looking for an object) (00:00.830 / 00:00.878, 37Mb) Load Template from #rivonoord-template (00:00.740 / 00:01.618, 70Mb) Load Template from fhir.base.template#current (00:00.329 / 00:01.948, 86Mb) Installing fhir.base.template#current to the package cache  Fetching:  Installing fhir.base.template#current  done. Scanning directory: /scratch/repo/template ====================================================================== Terminology Cache is at /scratch/repo/input-cache/txcache. Trimming now (00:07.114 / 00:09.062, 146Mb) Core Package hl7.fhir.r3.core#3.0.2 (00:00.000 / 00:09.063, 146Mb) Installing hl7.fhir.r3.core#3.0.2 to the package cache  Fetching:  Installing hl7.fhir.r3.core#3.0.2  done. Running Terminology Log: /tmp/ohfu-fhir-ig-13143338231804123417.html Connect to Terminology Server at http://tx.fhir.org (01:05.229 / 01:14.292, 823Mb) Installing hl7.fhir.pubpack#0.2.4 to the package cache  Fetching:  Installing hl7.fhir.pubpack#0.2.4  done. Load Package hl7.fhir.pubpack#0.2.4 Installing hl7.fhir.xver-extensions#0.1.0 to the package cache  Fetching:  Installing hl7.fhir.xver-extensions#0.1.0  done. Load Package hl7.fhir.xver-extensions#0.1.0 Installing hl7.terminology.r3#5.3.0 to the package cache  Fetching:  Installing hl7.terminology.r3#5.3.0  done. Load Package hl7.terminology.r3#5.3.0 Installing nictiz.fhir.nl.stu3.eafspraak#1.0.6 to the package cache  Fetching:  Installing nictiz.fhir.nl.stu3.eafspraak#1.0.6  done. Installing nictiz.fhir.nl.stu3.zib2017#2.0.x to the package cache  Fetching: Publishing Content Failed: Unable to resolve package id nictiz.fhir.nl.stu3.zib2017#2.0.x (00:34.796 / 01:49.088, 848Mb) (00:00.000 / 01:49.088, 848Mb) Use -? to get command line help (00:00.000 / 01:49.089, 848Mb) (00:00.000 / 01:49.089, 848Mb) Stack Dump (for debugging): (00:00.000 / 01:49.089, 848Mb) org.hl7.fhir.exceptions.FHIRException: Unable to resolve package id nictiz.fhir.nl.stu3.zib2017#2.0.x at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.fetchTheOldWay(FilesystemPackageCacheManager.java:825) at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.loadFromPackageServer(FilesystemPackageCacheManager.java:344) at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.loadPackage(FilesystemPackageCacheManager.java:737) at org.hl7.fhir.utilities.npm.BasePackageCacheManager.loadPackage(BasePackageCacheManager.java:190) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.loadFromPackage(PublisherIGLoader.java:1678) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.loadIGPackage(PublisherIGLoader.java:1632) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.loadIg(PublisherIGLoader.java:1583) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initializeFromIg(PublisherIGLoader.java:1025) at org.hl7.fhir.igtools.publisher.PublisherIGLoader.initialize(PublisherIGLoader.java:151) at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:223) at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:1598)