simple 05-Dec-2022 11:28:50 Build Form Entry App Module - Form Entry App Module - Release to maven #45 (FEAM-FEAM-RTM-45) started building on agent xindi.openmrs.org (2), bamboo version: 8.2.4 simple 05-Dec-2022 11:28:50 Remote agent on host xindi.openmrs.org simple 05-Dec-2022 11:28:50 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM simple 05-Dec-2022 11:28:50 Executing build Form Entry App Module - Form Entry App Module - Release to maven #45 (FEAM-FEAM-RTM-45) simple 05-Dec-2022 11:28:50 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 05-Dec-2022 11:28:50 Build always requires a clean checkout simple 05-Dec-2022 11:28:50 Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM' simple 05-Dec-2022 11:28:50 Build always requires a clean checkout simple 05-Dec-2022 11:28:50 Cleaning build directory '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/release-scripts' simple 05-Dec-2022 11:28:50 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM simple 05-Dec-2022 11:28:50 Updating source code to revision: a460f21101c5435f11671d4a7aa7037ccfdefa28 simple 05-Dec-2022 11:28:50 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/.git'. simple 05-Dec-2022 11:28:50 hint: Using 'master' as the name for the initial branch. This default branch name simple 05-Dec-2022 11:28:50 hint: is subject to change. To configure the initial branch name to use in all simple 05-Dec-2022 11:28:50 hint: of your new repositories, which will suppress this warning, call: simple 05-Dec-2022 11:28:50 hint: simple 05-Dec-2022 11:28:50 hint: git config --global init.defaultBranch simple 05-Dec-2022 11:28:50 hint: simple 05-Dec-2022 11:28:50 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 05-Dec-2022 11:28:50 hint: 'development'. The just-created branch can be renamed via this command: simple 05-Dec-2022 11:28:50 hint: simple 05-Dec-2022 11:28:50 hint: git branch -m simple 05-Dec-2022 11:28:50 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/.git/ simple 05-Dec-2022 11:28:51 Fetching 'refs/heads/master' from 'https://github.com/openmrs/openmrs-module-formentryapp.git'. Will try to do a shallow fetch. simple 05-Dec-2022 11:28:51 From https://github.com/openmrs/openmrs-module-formentryapp simple 05-Dec-2022 11:28:51 * [new branch] master -> master simple 05-Dec-2022 11:28:51 Checking out revision a460f21101c5435f11671d4a7aa7037ccfdefa28. simple 05-Dec-2022 11:28:51 Already on 'master' simple 05-Dec-2022 11:28:51 Updated source code to revision: a460f21101c5435f11671d4a7aa7037ccfdefa28 simple 05-Dec-2022 11:28:51 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/release-scripts simple 05-Dec-2022 11:28:51 Updating source code to revision: 39269cb8f38c786e7c5c4df804871bc2073177ad simple 05-Dec-2022 11:28:51 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/release-scripts/.git'. simple 05-Dec-2022 11:28:51 hint: Using 'master' as the name for the initial branch. This default branch name simple 05-Dec-2022 11:28:51 hint: is subject to change. To configure the initial branch name to use in all simple 05-Dec-2022 11:28:51 hint: of your new repositories, which will suppress this warning, call: simple 05-Dec-2022 11:28:51 hint: simple 05-Dec-2022 11:28:51 hint: git config --global init.defaultBranch simple 05-Dec-2022 11:28:51 hint: simple 05-Dec-2022 11:28:51 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 05-Dec-2022 11:28:51 hint: 'development'. The just-created branch can be renamed via this command: simple 05-Dec-2022 11:28:51 hint: simple 05-Dec-2022 11:28:51 hint: git branch -m simple 05-Dec-2022 11:28:51 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/release-scripts/.git/ simple 05-Dec-2022 11:28:51 Fetching 'refs/heads/master' from 'https://github.com/openmrs/openmrs-contrib-bamboo.git'. simple 05-Dec-2022 11:28:51 From https://github.com/openmrs/openmrs-contrib-bamboo simple 05-Dec-2022 11:28:51 * [new branch] master -> master simple 05-Dec-2022 11:28:51 Checking out revision 39269cb8f38c786e7c5c4df804871bc2073177ad. simple 05-Dec-2022 11:28:51 Already on 'master' simple 05-Dec-2022 11:28:51 Updated source code to revision: 39269cb8f38c786e7c5c4df804871bc2073177ad simple 05-Dec-2022 11:28:51 Finished task 'Checkout Default Repository' with result: Success simple 05-Dec-2022 11:28:51 Running pre-build action: Build Log Labeller Pre Build Action simple 05-Dec-2022 11:28:51 Running pre-build action: VCS Version Collector simple 05-Dec-2022 11:28:51 Running pre-build action: Run Predator simple 05-Dec-2022 11:28:51 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 05-Dec-2022 11:28:51 [PredatorPreBuildAction] Running these commands: docker ps -q| xargs docker kill; docker ps -qa | xargs docker rm -f; docker system prune -af --filter until=48h; docker volume prune -f; simple 05-Dec-2022 11:28:51 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 05-Dec-2022 11:28:51 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 05-Dec-2022 11:28:51 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]' simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0 simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2950 java 1450 bamboo-age 2974Mb 364Mb 00:02:39 /usr/lib/jvm/java-8-ope simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1450 wrapper 1 bamboo-age 16Mb 3Mb 00:00:30 /home/bamboo-agent/bamb simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:00:03 /sbin/init simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Initial free space: 3.8857117 GB simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/HTML-HFE5-T24 simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Deleting 8 snapshot folders from /home/bamboo-agent/.m2/repository simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Final free space: 3.8991585 GB simple 05-Dec-2022 11:28:52 [PredatorPreBuildAction] Done command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.maven.release.version} with 1.4.3 command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.maven.development.version} with 1.4.4-SNAPSHOT command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.capability.system.builder.mvn3.Maven 3} with /usr/share/apache-maven-3.8.6 command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.capability.system.jdk.openjdk-8-jdk} with /usr/lib/jvm/java-8-openjdk-amd64 simple 05-Dec-2022 11:28:52 Starting task 'Release prepare perform' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.maven.release.version} with 1.4.3 command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.maven.development.version} with 1.4.4-SNAPSHOT command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.capability.system.builder.mvn3.Maven 3} with /usr/share/apache-maven-3.8.6 command 05-Dec-2022 11:28:52 Substituting variable: ${bamboo.capability.system.jdk.openjdk-8-jdk} with /usr/lib/jvm/java-8-openjdk-amd64 command 05-Dec-2022 11:28:52 Beginning to execute external process for build 'Form Entry App Module - Form Entry App Module - Release to maven #45 (FEAM-FEAM-RTM-45)'\n ... running command line: \n/bin/bash release-scripts/release-prepare-perform.sh -r 1.4.3 -d 1.4.4-SNAPSHOT\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM\n build 05-Dec-2022 11:28:52 Calling mvn org.apache.maven.plugins:maven-release-plugin:2.5.1:prepare -Dmaven.repo.local=/tmp/release.qYT0iq0 -DreleaseVersion=1.4.3 -Darguments= -DdevelopmentVersion=1.4.4-SNAPSHOT -B build 05-Dec-2022 11:28:54 [INFO] Scanning for projects... build 05-Dec-2022 11:28:55 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.pom build 05-Dec-2022 11:28:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.pom (3.8 kB at 2.8 kB/s) build 05-Dec-2022 11:28:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom build 05-Dec-2022 11:28:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 2.2 kB/s) build 05-Dec-2022 11:28:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0/maven-2.0.pom build 05-Dec-2022 11:28:56 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0/maven-2.0.pom (8.5 kB at 32 kB/s) build 05-Dec-2022 11:28:56 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom build 05-Dec-2022 11:28:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 11:28:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom build 05-Dec-2022 11:28:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom (2.0 kB at 7.7 kB/s) build 05-Dec-2022 11:28:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/4/maven-parent-4.pom build 05-Dec-2022 11:28:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 39 kB/s) build 05-Dec-2022 11:28:57 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/3/apache-3.pom build 05-Dec-2022 11:28:57 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/3/apache-3.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:28:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom build 05-Dec-2022 11:28:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 6.1 kB/s) build 05-Dec-2022 11:28:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom build 05-Dec-2022 11:28:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 5.4 kB/s) build 05-Dec-2022 11:28:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom build 05-Dec-2022 11:28:58 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 9.3 kB/s) build 05-Dec-2022 11:28:58 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom build 05-Dec-2022 11:28:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.0 kB at 23 kB/s) build 05-Dec-2022 11:28:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom build 05-Dec-2022 11:28:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (6.4 kB at 25 kB/s) build 05-Dec-2022 11:28:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom build 05-Dec-2022 11:28:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 3.9 kB/s) build 05-Dec-2022 11:28:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom build 05-Dec-2022 11:28:59 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:28:59 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom build 05-Dec-2022 11:29:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 11:29:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom build 05-Dec-2022 11:29:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 4.6 kB/s) build 05-Dec-2022 11:29:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom build 05-Dec-2022 11:29:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 2.8 kB/s) build 05-Dec-2022 11:29:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom build 05-Dec-2022 11:29:00 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 4.1 kB/s) build 05-Dec-2022 11:29:00 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom build 05-Dec-2022 11:29:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 7.4 kB/s) build 05-Dec-2022 11:29:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom build 05-Dec-2022 11:29:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (6.6 kB at 26 kB/s) build 05-Dec-2022 11:29:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom build 05-Dec-2022 11:29:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 3.0 kB/s) build 05-Dec-2022 11:29:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom build 05-Dec-2022 11:29:01 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 23 kB/s) build 05-Dec-2022 11:29:01 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom build 05-Dec-2022 11:29:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 11:29:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom build 05-Dec-2022 11:29:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 67 kB/s) build 05-Dec-2022 11:29:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom build 05-Dec-2022 11:29:02 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 124 kB/s) build 05-Dec-2022 11:29:02 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/4/apache-4.pom build 05-Dec-2022 11:29:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/4/apache-4.pom (4.2 kB at 16 kB/s) build 05-Dec-2022 11:29:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom build 05-Dec-2022 11:29:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 11:29:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom build 05-Dec-2022 11:29:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 35 kB/s) build 05-Dec-2022 11:29:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom build 05-Dec-2022 11:29:03 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:29:03 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom build 05-Dec-2022 11:29:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 8.7 kB/s) build 05-Dec-2022 11:29:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom build 05-Dec-2022 11:29:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 5.7 kB/s) build 05-Dec-2022 11:29:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom build 05-Dec-2022 11:29:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 11:29:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom build 05-Dec-2022 11:29:04 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 1.9 kB/s) build 05-Dec-2022 11:29:04 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom build 05-Dec-2022 11:29:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 23 kB/s) build 05-Dec-2022 11:29:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom build 05-Dec-2022 11:29:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 8.2 kB/s) build 05-Dec-2022 11:29:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom build 05-Dec-2022 11:29:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 11:29:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom build 05-Dec-2022 11:29:05 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 9.1 kB/s) build 05-Dec-2022 11:29:05 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom build 05-Dec-2022 11:29:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 6.4 kB/s) build 05-Dec-2022 11:29:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom build 05-Dec-2022 11:29:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 7.9 kB/s) build 05-Dec-2022 11:29:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom build 05-Dec-2022 11:29:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 11:29:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom build 05-Dec-2022 11:29:06 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 31 kB/s) build 05-Dec-2022 11:29:06 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom build 05-Dec-2022 11:29:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 5.7 kB/s) build 05-Dec-2022 11:29:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom build 05-Dec-2022 11:29:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 35 kB/s) build 05-Dec-2022 11:29:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom build 05-Dec-2022 11:29:07 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 60 kB/s) build 05-Dec-2022 11:29:07 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom build 05-Dec-2022 11:29:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 15 kB/s) build 05-Dec-2022 11:29:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom build 05-Dec-2022 11:29:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 11:29:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom build 05-Dec-2022 11:29:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 82 kB/s) build 05-Dec-2022 11:29:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom build 05-Dec-2022 11:29:08 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 3.0 kB/s) build 05-Dec-2022 11:29:08 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom build 05-Dec-2022 11:29:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 50 kB/s) build 05-Dec-2022 11:29:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom build 05-Dec-2022 11:29:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 3.0 kB/s) build 05-Dec-2022 11:29:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom build 05-Dec-2022 11:29:09 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 2.2 kB/s) build 05-Dec-2022 11:29:09 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom build 05-Dec-2022 11:29:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 11:29:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom build 05-Dec-2022 11:29:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 4.4 kB/s) build 05-Dec-2022 11:29:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom build 05-Dec-2022 11:29:10 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 2.3 kB/s) build 05-Dec-2022 11:29:10 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom build 05-Dec-2022 11:29:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 25 kB/s) build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom build 05-Dec-2022 11:29:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 8.7 kB/s) build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom build 05-Dec-2022 11:29:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 21 kB/s) build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom build 05-Dec-2022 11:29:11 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.3 kB at 37 kB/s) build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.jar build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar build 05-Dec-2022 11:29:11 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/maven/plugins/maven-openmrs-plugin/1.0.1/maven-openmrs-plugin-1.0.1.jar (16 kB at 58 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 19 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar (10 kB at 15 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.jar (96 kB at 131 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 87 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 37 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.jar (51 kB at 49 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar build 05-Dec-2022 11:29:12 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 110 kB/s) build 05-Dec-2022 11:29:12 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.jar (26 kB at 21 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.jar (58 kB at 46 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 24 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 26 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar (142 kB at 93 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 24 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 74 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 23 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 113 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 24 kB/s) build 05-Dec-2022 11:29:13 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 19 kB/s) build 05-Dec-2022 11:29:14 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.jar (251 kB at 81 kB/s) build 05-Dec-2022 11:29:14 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:29:14 [INFO] Reactor Build Order: build 05-Dec-2022 11:29:14 [INFO] build 05-Dec-2022 11:29:14 [INFO] Form Entry App Module [pom] build 05-Dec-2022 11:29:14 [INFO] Form Entry App Module API [jar] build 05-Dec-2022 11:29:14 [INFO] Form Entry App Module OMOD [jar] build 05-Dec-2022 11:29:15 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 11:29:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 11:29:15 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.1 kB at 12 kB/s) build 05-Dec-2022 11:29:15 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 2.1 kB/s) build 05-Dec-2022 11:29:15 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom build 05-Dec-2022 11:29:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (13 kB at 26 kB/s) build 05-Dec-2022 11:29:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom build 05-Dec-2022 11:29:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 23 kB/s) build 05-Dec-2022 11:29:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom build 05-Dec-2022 11:29:16 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (44 kB at 114 kB/s) build 05-Dec-2022 11:29:16 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/23/apache-23.pom build 05-Dec-2022 11:29:17 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 56 kB/s) build 05-Dec-2022 11:29:17 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar build 05-Dec-2022 11:29:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (62 kB at 75 kB/s) build 05-Dec-2022 11:29:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.pom build 05-Dec-2022 11:29:18 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.pom (11 kB at 16 kB/s) build 05-Dec-2022 11:29:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release/2.5.1/maven-release-2.5.1.pom build 05-Dec-2022 11:29:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release/2.5.1/maven-release-2.5.1.pom (4.3 kB at 7.2 kB/s) build 05-Dec-2022 11:29:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom build 05-Dec-2022 11:29:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/24/maven-parent-24.pom (38 kB at 68 kB/s) build 05-Dec-2022 11:29:19 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/14/apache-14.pom build 05-Dec-2022 11:29:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 25 kB/s) build 05-Dec-2022 11:29:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.jar build 05-Dec-2022 11:29:20 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-release-plugin/2.5.1/maven-release-plugin-2.5.1.jar (51 kB at 113 kB/s) build 05-Dec-2022 11:29:20 [INFO] build 05-Dec-2022 11:29:20 [INFO] ------------------< org.openmrs.module:formentryapp >------------------- build 05-Dec-2022 11:29:20 [INFO] Building Form Entry App Module 1.4.3-SNAPSHOT [1/3] build 05-Dec-2022 11:29:20 [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 11:29:20 [INFO] build 05-Dec-2022 11:29:20 [INFO] --- maven-release-plugin:2.5.1:prepare (default-cli) @ formentryapp --- build 05-Dec-2022 11:29:20 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom build 05-Dec-2022 11:29:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 5.9 kB/s) build 05-Dec-2022 11:29:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom build 05-Dec-2022 11:29:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 80 kB/s) build 05-Dec-2022 11:29:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom build 05-Dec-2022 11:29:21 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 125 kB/s) build 05-Dec-2022 11:29:21 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/5/apache-5.pom build 05-Dec-2022 11:29:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/5/apache-5.pom (3.8 kB at 14 kB/s) build 05-Dec-2022 11:29:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.pom build 05-Dec-2022 11:29:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.pom (9.4 kB at 36 kB/s) build 05-Dec-2022 11:29:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.pom build 05-Dec-2022 11:29:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.pom (2.0 kB at 5.9 kB/s) build 05-Dec-2022 11:29:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom build 05-Dec-2022 11:29:22 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 6.7 kB/s) build 05-Dec-2022 11:29:22 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom build 05-Dec-2022 11:29:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:29:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom build 05-Dec-2022 11:29:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 79 kB/s) build 05-Dec-2022 11:29:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom build 05-Dec-2022 11:29:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 27 kB/s) build 05-Dec-2022 11:29:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom build 05-Dec-2022 11:29:23 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 53 kB/s) build 05-Dec-2022 11:29:23 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom build 05-Dec-2022 11:29:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 6.2 kB/s) build 05-Dec-2022 11:29:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom build 05-Dec-2022 11:29:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 8.4 kB/s) build 05-Dec-2022 11:29:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom build 05-Dec-2022 11:29:24 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 120 kB/s) build 05-Dec-2022 11:29:24 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom build 05-Dec-2022 11:29:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 7.2 kB/s) build 05-Dec-2022 11:29:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom build 05-Dec-2022 11:29:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 2.9 kB/s) build 05-Dec-2022 11:29:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom build 05-Dec-2022 11:29:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 3.6 kB/s) build 05-Dec-2022 11:29:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom build 05-Dec-2022 11:29:25 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 9.4 kB/s) build 05-Dec-2022 11:29:25 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom build 05-Dec-2022 11:29:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.0 kB at 31 kB/s) build 05-Dec-2022 11:29:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom build 05-Dec-2022 11:29:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 3.6 kB/s) build 05-Dec-2022 11:29:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom build 05-Dec-2022 11:29:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 20 kB/s) build 05-Dec-2022 11:29:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom build 05-Dec-2022 11:29:26 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 68 kB/s) build 05-Dec-2022 11:29:26 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom build 05-Dec-2022 11:29:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:29:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom build 05-Dec-2022 11:29:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 27 kB/s) build 05-Dec-2022 11:29:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom build 05-Dec-2022 11:29:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 33 kB/s) build 05-Dec-2022 11:29:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom build 05-Dec-2022 11:29:27 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 8.0 kB/s) build 05-Dec-2022 11:29:27 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom build 05-Dec-2022 11:29:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 13 kB/s) build 05-Dec-2022 11:29:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom build 05-Dec-2022 11:29:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:29:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom build 05-Dec-2022 11:29:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 3.3 kB/s) build 05-Dec-2022 11:29:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom build 05-Dec-2022 11:29:28 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:29:28 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom build 05-Dec-2022 11:29:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 8.5 kB/s) build 05-Dec-2022 11:29:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom build 05-Dec-2022 11:29:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 3.5 kB/s) build 05-Dec-2022 11:29:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom build 05-Dec-2022 11:29:29 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 23 kB/s) build 05-Dec-2022 11:29:29 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom build 05-Dec-2022 11:29:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 44 kB/s) build 05-Dec-2022 11:29:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom build 05-Dec-2022 11:29:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 7.2 kB/s) build 05-Dec-2022 11:29:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom build 05-Dec-2022 11:29:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 7.7 kB/s) build 05-Dec-2022 11:29:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.pom build 05-Dec-2022 11:29:30 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.pom (5.7 kB at 22 kB/s) build 05-Dec-2022 11:29:30 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom build 05-Dec-2022 11:29:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.8 kB at 19 kB/s) build 05-Dec-2022 11:29:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom build 05-Dec-2022 11:29:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 118 kB/s) build 05-Dec-2022 11:29:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/11/apache-11.pom build 05-Dec-2022 11:29:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/11/apache-11.pom (15 kB at 59 kB/s) build 05-Dec-2022 11:29:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom build 05-Dec-2022 11:29:31 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 55 kB/s) build 05-Dec-2022 11:29:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom build 05-Dec-2022 11:29:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 88 kB/s) build 05-Dec-2022 11:29:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom build 05-Dec-2022 11:29:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 32 kB/s) build 05-Dec-2022 11:29:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom build 05-Dec-2022 11:29:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 99 kB/s) build 05-Dec-2022 11:29:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-standard/1.9.2/maven-scm-providers-standard-1.9.2.pom build 05-Dec-2022 11:29:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-standard/1.9.2/maven-scm-providers-standard-1.9.2.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 11:29:32 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers/1.9.2/maven-scm-providers-1.9.2.pom build 05-Dec-2022 11:29:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers/1.9.2/maven-scm-providers-1.9.2.pom (3.5 kB at 14 kB/s) build 05-Dec-2022 11:29:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.9.2/maven-scm-1.9.2.pom build 05-Dec-2022 11:29:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.9.2/maven-scm-1.9.2.pom (23 kB at 90 kB/s) build 05-Dec-2022 11:29:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.pom build 05-Dec-2022 11:29:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.pom (3.2 kB at 13 kB/s) build 05-Dec-2022 11:29:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.pom build 05-Dec-2022 11:29:33 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.pom (1.6 kB at 6.3 kB/s) build 05-Dec-2022 11:29:33 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.pom build 05-Dec-2022 11:29:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:29:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.pom build 05-Dec-2022 11:29:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:29:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.pom build 05-Dec-2022 11:29:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:29:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.2/maven-scm-providers-cvs-1.9.2.pom build 05-Dec-2022 11:29:34 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-cvs/1.9.2/maven-scm-providers-cvs-1.9.2.pom (1.7 kB at 6.8 kB/s) build 05-Dec-2022 11:29:34 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.pom build 05-Dec-2022 11:29:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.pom (2.3 kB at 9.1 kB/s) build 05-Dec-2022 11:29:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.pom build 05-Dec-2022 11:29:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:29:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom build 05-Dec-2022 11:29:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.pom (459 B at 1.8 kB/s) build 05-Dec-2022 11:29:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom build 05-Dec-2022 11:29:35 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.pom (710 B at 2.8 kB/s) build 05-Dec-2022 11:29:35 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.pom build 05-Dec-2022 11:29:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.pom (2.5 kB at 9.9 kB/s) build 05-Dec-2022 11:29:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-git/1.9.2/maven-scm-providers-git-1.9.2.pom build 05-Dec-2022 11:29:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-git/1.9.2/maven-scm-providers-git-1.9.2.pom (2.2 kB at 8.5 kB/s) build 05-Dec-2022 11:29:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.pom build 05-Dec-2022 11:29:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 44 kB/s) build 05-Dec-2022 11:29:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/24/commons-parent-24.pom build 05-Dec-2022 11:29:36 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 188 kB/s) build 05-Dec-2022 11:29:36 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/9/apache-9.pom build 05-Dec-2022 11:29:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/9/apache-9.pom (15 kB at 58 kB/s) build 05-Dec-2022 11:29:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom build 05-Dec-2022 11:29:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 68 kB/s) build 05-Dec-2022 11:29:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom build 05-Dec-2022 11:29:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 124 kB/s) build 05-Dec-2022 11:29:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/7/apache-7.pom build 05-Dec-2022 11:29:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 55 kB/s) build 05-Dec-2022 11:29:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.pom build 05-Dec-2022 11:29:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.pom (2.1 kB at 8.4 kB/s) build 05-Dec-2022 11:29:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.pom build 05-Dec-2022 11:29:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.pom (2.3 kB at 9.2 kB/s) build 05-Dec-2022 11:29:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.pom build 05-Dec-2022 11:29:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.pom (2.5 kB at 9.8 kB/s) build 05-Dec-2022 11:29:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.pom build 05-Dec-2022 11:29:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:29:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.pom build 05-Dec-2022 11:29:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:29:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.2/maven-scm-providers-svn-1.9.2.pom build 05-Dec-2022 11:29:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-providers-svn/1.9.2/maven-scm-providers-svn-1.9.2.pom (2.1 kB at 8.1 kB/s) build 05-Dec-2022 11:29:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.pom build 05-Dec-2022 11:29:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:29:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.pom build 05-Dec-2022 11:29:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.pom (2.0 kB at 7.7 kB/s) build 05-Dec-2022 11:29:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.pom build 05-Dec-2022 11:29:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 11:29:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.pom build 05-Dec-2022 11:29:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:29:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.pom build 05-Dec-2022 11:29:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.pom (4.3 kB at 17 kB/s) build 05-Dec-2022 11:29:40 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom build 05-Dec-2022 11:29:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.pom (1.1 kB at 4.1 kB/s) build 05-Dec-2022 11:29:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom build 05-Dec-2022 11:29:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.pom (27 kB at 109 kB/s) build 05-Dec-2022 11:29:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.pom build 05-Dec-2022 11:29:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.pom (3.6 kB at 14 kB/s) build 05-Dec-2022 11:29:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom build 05-Dec-2022 11:29:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.pom (2.2 kB at 8.4 kB/s) build 05-Dec-2022 11:29:41 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom build 05-Dec-2022 11:29:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-managers/1.8/maven-scm-managers-1.8.pom (1.5 kB at 5.7 kB/s) build 05-Dec-2022 11:29:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom build 05-Dec-2022 11:29:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (22 kB at 86 kB/s) build 05-Dec-2022 11:29:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom build 05-Dec-2022 11:29:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 5.9 kB/s) build 05-Dec-2022 11:29:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom build 05-Dec-2022 11:29:42 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 8.9 kB/s) build 05-Dec-2022 11:29:42 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom build 05-Dec-2022 11:29:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.pom (6.7 kB at 27 kB/s) build 05-Dec-2022 11:29:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.pom build 05-Dec-2022 11:29:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 4.7 kB/s) build 05-Dec-2022 11:29:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom build 05-Dec-2022 11:29:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 47 kB/s) build 05-Dec-2022 11:29:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom build 05-Dec-2022 11:29:43 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 7.9 kB/s) build 05-Dec-2022 11:29:43 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom build 05-Dec-2022 11:29:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:29:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom build 05-Dec-2022 11:29:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.8 kB at 31 kB/s) build 05-Dec-2022 11:29:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom build 05-Dec-2022 11:29:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:29:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom build 05-Dec-2022 11:29:44 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 8.7 kB/s) build 05-Dec-2022 11:29:44 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom build 05-Dec-2022 11:29:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 7.4 kB/s) build 05-Dec-2022 11:29:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom build 05-Dec-2022 11:29:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 5.8 kB/s) build 05-Dec-2022 11:29:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom build 05-Dec-2022 11:29:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 8.1 kB/s) build 05-Dec-2022 11:29:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom build 05-Dec-2022 11:29:45 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 60 kB/s) build 05-Dec-2022 11:29:45 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom build 05-Dec-2022 11:29:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 6.3 kB/s) build 05-Dec-2022 11:29:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom build 05-Dec-2022 11:29:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 14 kB/s) build 05-Dec-2022 11:29:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom build 05-Dec-2022 11:29:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:29:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom build 05-Dec-2022 11:29:46 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 13 kB/s) build 05-Dec-2022 11:29:46 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom build 05-Dec-2022 11:29:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 6.4 kB/s) build 05-Dec-2022 11:29:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom build 05-Dec-2022 11:29:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 8.2 kB/s) build 05-Dec-2022 11:29:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom build 05-Dec-2022 11:29:47 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (6.2 kB at 24 kB/s) build 05-Dec-2022 11:29:47 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 5.0 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.jar build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.jar build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 46 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 363 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-manager/2.5.1/maven-release-manager-2.5.1.jar (192 kB at 331 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/release/maven-release-api/2.5.1/maven-release-api-2.5.1.jar (16 kB at 27 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 314 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar build 05-Dec-2022 11:29:48 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 19 kB/s) build 05-Dec-2022 11:29:48 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 74 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 15 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 90 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 156 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 30 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 62 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.1/maven-invoker-2.1.jar (29 kB at 26 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 31 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-accurev/1.9.2/maven-scm-provider-accurev-1.9.2.jar (92 kB at 69 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.2/maven-scm-provider-bazaar-1.9.2.jar (55 kB at 39 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.2/maven-scm-provider-cvsexe-1.9.2.jar (30 kB at 19 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.2/maven-scm-provider-cvs-commons-1.9.2.jar (80 kB at 48 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar build 05-Dec-2022 11:29:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.2/maven-scm-provider-clearcase-1.9.2.jar (71 kB at 42 kB/s) build 05-Dec-2022 11:29:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-cvsjava/1.9.2/maven-scm-provider-cvsjava-1.9.2.jar (43 kB at 23 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.2/maven-scm-provider-gitexe-1.9.2.jar (64 kB at 31 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 123 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 149 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 74 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.2/maven-scm-provider-git-commons-1.9.2.jar (38 kB at 16 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-hg/1.9.2/maven-scm-provider-hg-1.9.2.jar (66 kB at 26 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-perforce/1.9.2/maven-scm-provider-perforce-1.9.2.jar (82 kB at 31 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.jar build 05-Dec-2022 11:29:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-starteam/1.9.2/maven-scm-provider-starteam-1.9.2.jar (74 kB at 28 kB/s) build 05-Dec-2022 11:29:50 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.2/maven-scm-provider-svnexe-1.9.2.jar (77 kB at 28 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ch/ethz/ganymed/ganymed-ssh2/build210/ganymed-ssh2-build210.jar (245 kB at 85 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-synergy/1.9.2/maven-scm-provider-synergy-1.9.2.jar (57 kB at 20 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-vss/1.9.2/maven-scm-provider-vss-1.9.2.jar (69 kB at 24 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-tfs/1.9.2/maven-scm-provider-tfs-1.9.2.jar (43 kB at 14 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/netbeans/lib/cvsclient/20060125/cvsclient-20060125.jar (619 kB at 200 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-integrity/1.9.2/maven-scm-provider-integrity-1.9.2.jar (78 kB at 25 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-jazz/1.9.2/maven-scm-provider-jazz-1.9.2.jar (64 kB at 20 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-manager-plexus/1.8/maven-scm-manager-plexus-1.8.jar (11 kB at 3.2 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.2/maven-scm-provider-svn-commons-1.9.2.jar (41 kB at 12 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/mks/api/mksapi-jar/4.10.9049/mksapi-jar-4.10.9049.jar (645 kB at 189 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 42 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 24 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar build 05-Dec-2022 11:29:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jaxen/jaxen/1.1-beta-8/jaxen-1.1-beta-8.jar (232 kB at 63 kB/s) build 05-Dec-2022 11:29:51 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 47 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 5.8 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 2.3 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/groovy/groovy-all/1.7.6/groovy-all-1.7.6.jar (5.7 MB at 1.4 MB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 5.7 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 4.1 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 2.4 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 3.1 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 8.5 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 2.7 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 5.9 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 3.0 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 2.4 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 8.6 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 8.9 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 6.4 kB/s) build 05-Dec-2022 11:29:52 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar build 05-Dec-2022 11:29:52 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 11 kB/s) build 05-Dec-2022 11:29:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 33 kB/s) build 05-Dec-2022 11:29:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/scm/maven-scm-api/1.9.2/maven-scm-api-1.9.2.jar (106 kB at 22 kB/s) build 05-Dec-2022 11:29:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 48 kB/s) build 05-Dec-2022 11:29:53 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 31 kB/s) build 05-Dec-2022 11:29:53 [INFO] Verifying that there are no local modifications... build 05-Dec-2022 11:29:53 [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup build 05-Dec-2022 11:29:53 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git rev-parse --show-toplevel build 05-Dec-2022 11:29:53 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:29:53 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git status --porcelain . build 05-Dec-2022 11:29:53 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:29:53 [WARNING] Ignoring unrecognized line: ?? release-scripts/ build 05-Dec-2022 11:29:53 [WARNING] Ignoring unrecognized line: ?? release.properties build 05-Dec-2022 11:29:53 [INFO] Ignoring SNAPSHOT depenedencies and plugins ... build 05-Dec-2022 11:29:53 [INFO] Transforming 'Form Entry App Module'... build 05-Dec-2022 11:29:53 [INFO] Transforming 'Form Entry App Module API'... build 05-Dec-2022 11:29:53 [INFO] Transforming 'Form Entry App Module OMOD'... build 05-Dec-2022 11:29:53 [INFO] Ignoring artifact version update for expression ${project.parent.version} build 05-Dec-2022 11:29:53 [INFO] Not generating release POMs build 05-Dec-2022 11:29:53 [INFO] Executing goals 'clean verify'... build 05-Dec-2022 11:29:55 [INFO] [INFO] Scanning for projects... build 05-Dec-2022 11:29:56 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:29:56 [INFO] [INFO] Reactor Build Order: build 05-Dec-2022 11:29:56 [INFO] [INFO] build 05-Dec-2022 11:29:56 [INFO] [INFO] Form Entry App Module [pom] build 05-Dec-2022 11:29:56 [INFO] [INFO] Form Entry App Module API [jar] build 05-Dec-2022 11:29:56 [INFO] [INFO] Form Entry App Module OMOD [jar] build 05-Dec-2022 11:29:56 [INFO] [INFO] build 05-Dec-2022 11:29:56 [INFO] [INFO] ------------------< org.openmrs.module:formentryapp >------------------- build 05-Dec-2022 11:29:56 [INFO] [INFO] Building Form Entry App Module 1.4.3 [1/3] build 05-Dec-2022 11:29:56 [INFO] [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 11:29:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 11:29:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 981 B/s) build 05-Dec-2022 11:29:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom build 05-Dec-2022 11:29:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 11:29:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom build 05-Dec-2022 11:29:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 47 kB/s) build 05-Dec-2022 11:29:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom build 05-Dec-2022 11:29:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/21/maven-parent-21.pom (27 kB at 99 kB/s) build 05-Dec-2022 11:29:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/10/apache-10.pom build 05-Dec-2022 11:29:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/10/apache-10.pom (15 kB at 58 kB/s) build 05-Dec-2022 11:29:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 95 kB/s) build 05-Dec-2022 11:29:59 [INFO] [INFO] build 05-Dec-2022 11:29:59 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ formentryapp --- build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 16 kB/s) build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 33 kB/s) build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 33 kB/s) build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar build 05-Dec-2022 11:29:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar build 05-Dec-2022 11:30:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 21 kB/s) build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 179 kB/s) build 05-Dec-2022 11:30:01 [INFO] [INFO] build 05-Dec-2022 11:30:01 [INFO] [INFO] ----------------< org.openmrs.module:formentryapp-api >----------------- build 05-Dec-2022 11:30:01 [INFO] [INFO] Building Form Entry App Module API 1.4.3 [2/3] build 05-Dec-2022 11:30:01 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 31 kB/s) build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 35 kB/s) build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 80 kB/s) build 05-Dec-2022 11:30:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom build 05-Dec-2022 11:30:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 41 kB/s) build 05-Dec-2022 11:30:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom build 05-Dec-2022 11:30:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 42 kB/s) build 05-Dec-2022 11:30:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom build 05-Dec-2022 11:30:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 126 kB/s) build 05-Dec-2022 11:30:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/13/apache-13.pom build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 54 kB/s) build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 118 kB/s) build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 39 kB/s) build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 53 kB/s) build 05-Dec-2022 11:30:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 115 kB/s) build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 23 kB/s) build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 132 kB/s) build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.pom build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.pom (9.4 kB at 40 kB/s) build 05-Dec-2022 11:30:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.9.7/openmrs-1.9.7.pom build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.9.7/openmrs-1.9.7.pom (32 kB at 134 kB/s) build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 43 kB/s) build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 67 kB/s) build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 162 kB/s) build 05-Dec-2022 11:30:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom build 05-Dec-2022 11:30:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 1.4 kB/s) build 05-Dec-2022 11:30:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.pom build 05-Dec-2022 11:30:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 51 kB/s) build 05-Dec-2022 11:30:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/7/commons-parent-7.pom build 05-Dec-2022 11:30:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 67 kB/s) build 05-Dec-2022 11:30:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.pom build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.pom (9.3 kB at 37 kB/s) build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 42 kB/s) build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 49 kB/s) build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.pom build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 kB at 71 kB/s) build 05-Dec-2022 11:30:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4/mail-1.4.pom build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4/mail-1.4.pom (993 B at 4.0 kB/s) build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.pom build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 4.1 kB/s) build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.pom (2.2 kB at 8.5 kB/s) build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-parent/3.0.5.RELEASE/spring-parent-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-parent/3.0.5.RELEASE/spring-parent-3.0.5.RELEASE.pom (8.4 kB at 32 kB/s) build 05-Dec-2022 11:30:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.pom (2.0 kB at 8.1 kB/s) build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.pom (2.2 kB at 8.6 kB/s) build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.pom (7.0 kB at 26 kB/s) build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.pom (2.6 kB at 9.7 kB/s) build 05-Dec-2022 11:30:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 1.4 kB/s) build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.pom (1.6 kB at 6.2 kB/s) build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.pom (6.7 kB at 27 kB/s) build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.pom (3.4 kB at 13 kB/s) build 05-Dec-2022 11:30:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.pom (3.5 kB at 13 kB/s) build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 34 kB/s) build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.6 kB at 18 kB/s) build 05-Dec-2022 11:30:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom build 05-Dec-2022 11:30:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom (7.5 kB at 28 kB/s) build 05-Dec-2022 11:30:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.pom build 05-Dec-2022 11:30:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 2.5 kB/s) build 05-Dec-2022 11:30:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.pom build 05-Dec-2022 11:30:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.pom (417 B at 1.7 kB/s) build 05-Dec-2022 11:30:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/2.2.3/asm-parent-2.2.3.pom build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/2.2.3/asm-parent-2.2.3.pom (2.5 kB at 9.7 kB/s) build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.pom build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.pom (406 B at 1.6 kB/s) build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.pom build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.pom (266 B at 1.1 kB/s) build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.pom build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.pom (411 B at 1.6 kB/s) build 05-Dec-2022 11:30:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.pom build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.pom (807 B at 3.2 kB/s) build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.pom build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.pom (1.5 kB at 6.1 kB/s) build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.4.0/xercesImpl-2.4.0.pom (150 B at 597 B/s) build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.pom build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:30:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 6.1 kB/s) build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.pom build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.pom build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.pom (6.1 kB at 24 kB/s) build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.pom build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.pom (11 kB at 45 kB/s) build 05-Dec-2022 11:30:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-parent/3.6.5.Final-mod/hibernate-parent-3.6.5.Final-mod.pom build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-parent/3.6.5.Final-mod/hibernate-parent-3.6.5.Final-mod.pom (45 kB at 131 kB/s) build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.6/antlr-2.7.6.pom build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.6/antlr-2.7.6.pom (230 B at 916 B/s) build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 24 kB/s) build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.pom (6.8 kB at 27 kB/s) build 05-Dec-2022 11:30:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.pom build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.pom (6.6 kB at 26 kB/s) build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.8/slf4j-api-1.5.8.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.8/slf4j-parent-1.5.8.pom (8.0 kB at 32 kB/s) build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.pom build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.pom (6.0 kB at 24 kB/s) build 05-Dec-2022 11:30:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.pom build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.pom (598 B at 2.4 kB/s) build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (9.3 kB at 37 kB/s) build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.pom build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.pom (1.1 kB at 4.5 kB/s) build 05-Dec-2022 11:30:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-parent/3.6.0.Final/hibernate-parent-3.6.0.Final.pom build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-parent/3.6.0.Final/hibernate-parent-3.6.0.Final.pom (45 kB at 178 kB/s) build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.pom build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.pom (854 B at 3.4 kB/s) build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.pom build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.pom (1.8 kB at 7.2 kB/s) build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 8.9 kB/s) build 05-Dec-2022 11:30:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.pom build 05-Dec-2022 11:30:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.pom (26 kB at 102 kB/s) build 05-Dec-2022 11:30:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-parent/2.1/ehcache-parent-2.1.pom build 05-Dec-2022 11:30:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-parent/2.1/ehcache-parent-2.1.pom (20 kB at 77 kB/s) build 05-Dec-2022 11:30:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom build 05-Dec-2022 11:30:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:30:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (8.7 kB at 34 kB/s) build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.0/slf4j-parent-1.6.0.pom build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-parent/1.6.0/slf4j-parent-1.6.0.pom (9.2 kB at 37 kB/s) build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.pom build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.pom (2.5 kB at 10.0 kB/s) build 05-Dec-2022 11:30:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.pom build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.pom (1.7 kB at 6.7 kB/s) build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.14/log4j-1.2.14.pom build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 9.7 kB/s) build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.pom build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.pom (8.6 kB at 35 kB/s) build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.3/xstream-parent-1.4.3.pom build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream-parent/1.4.3/xstream-parent-1.4.3.pom (19 kB at 78 kB/s) build 05-Dec-2022 11:30:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 1.5 kB/s) build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 6.3 kB/s) build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.pom build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.pom (995 B at 4.1 kB/s) build 05-Dec-2022 11:30:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.pom build 05-Dec-2022 11:30:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.pom (8.2 kB at 32 kB/s) build 05-Dec-2022 11:30:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.5/liquibase-parent-2.0.5.pom build 05-Dec-2022 11:30:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.5/liquibase-parent-2.0.5.pom (11 kB at 45 kB/s) build 05-Dec-2022 11:30:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.pom build 05-Dec-2022 11:30:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.pom (4.6 kB at 7.7 kB/s) build 05-Dec-2022 11:30:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.pom build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.1/liquibase-core-2.0.1.pom build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.1/liquibase-core-2.0.1.pom (7.7 kB at 31 kB/s) build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.1/liquibase-parent-2.0.1.pom build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.1/liquibase-parent-2.0.1.pom (11 kB at 45 kB/s) build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.pom build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.pom (3.3 kB at 14 kB/s) build 05-Dec-2022 11:30:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.3/liquibase-core-2.0.3.pom build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.3/liquibase-core-2.0.3.pom (7.7 kB at 31 kB/s) build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.3/liquibase-parent-2.0.3.pom build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-parent/2.0.3/liquibase-parent-2.0.3.pom (11 kB at 45 kB/s) build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 5.7 kB/s) build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/1/apache-1.pom build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/1/apache-1.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:30:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 2.9 kB/s) build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.pom build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.pom (156 B at 621 B/s) build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom (4.4 kB at 17 kB/s) build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.pom build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.pom (14 kB at 56 kB/s) build 05-Dec-2022 11:30:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/4.2.0.Final/hibernate-validator-parent-4.2.0.Final.pom build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/4.2.0.Final/hibernate-validator-parent-4.2.0.Final.pom (19 kB at 76 kB/s) build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.pom build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.pom (5.5 kB at 24 kB/s) build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 570 B/s) build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.pom build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.pom (362 B at 1.5 kB/s) build 05-Dec-2022 11:30:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.4/servlet-api-2.4.pom build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.4/servlet-api-2.4.pom (156 B at 621 B/s) build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.pom build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.pom (358 B at 1.5 kB/s) build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.pom build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.pom (12 kB at 50 kB/s) build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom (7.9 kB at 33 kB/s) build 05-Dec-2022 11:30:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 1.9 kB/s) build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 3.0 kB/s) build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.pom (5.0 kB at 20 kB/s) build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.pom (8.5 kB at 34 kB/s) build 05-Dec-2022 11:30:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.pom (4.5 kB at 17 kB/s) build 05-Dec-2022 11:30:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.pom (2.9 kB at 12 kB/s) build 05-Dec-2022 11:30:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.pom build 05-Dec-2022 11:30:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:30:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.pom build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.pom (1.4 kB at 5.5 kB/s) build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.pom build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.pom (1.3 kB at 5.0 kB/s) build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.pom build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.pom (533 B at 2.2 kB/s) build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.pom build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 11:30:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.pom build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.pom (148 B at 601 B/s) build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.pom build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.pom (149 B at 610 B/s) build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.pom build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.pom (149 B at 608 B/s) build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.pom build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.pom (145 B at 596 B/s) build 05-Dec-2022 11:30:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.pom build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.pom (1.0 kB at 4.1 kB/s) build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.pom build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.pom (1.2 kB at 4.8 kB/s) build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 73 kB/s) build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 28 kB/s) build 05-Dec-2022 11:30:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 24 kB/s) build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 3.9 kB/s) build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 9.1 kB/s) build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 689 B/s) build 05-Dec-2022 11:30:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 36 kB/s) build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 568 B/s) build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 526 B/s) build 05-Dec-2022 11:30:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom build 05-Dec-2022 11:30:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 2.6 kB/s) build 05-Dec-2022 11:30:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom build 05-Dec-2022 11:30:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 17 kB/s) build 05-Dec-2022 11:30:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom build 05-Dec-2022 11:30:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.4 kB at 16 kB/s) build 05-Dec-2022 11:30:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 47 kB/s) build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/2/apache-2.pom build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/2/apache-2.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 570 B/s) build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:30:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 12 kB/s) build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.9.7/openmrs-test-1.9.7.pom build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.9.7/openmrs-test-1.9.7.pom (1.9 kB at 8.1 kB/s) build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.pom build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.pom (5.2 kB at 20 kB/s) build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.pom build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.pom (670 B at 2.7 kB/s) build 05-Dec-2022 11:30:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.pom build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.pom (2.3 kB at 9.1 kB/s) build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 3.1 kB/s) build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 8.1 kB/s) build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.pom build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.pom (11 kB at 44 kB/s) build 05-Dec-2022 11:30:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.pom build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.pom (7.5 kB at 30 kB/s) build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.pom build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.pom (7.1 kB at 28 kB/s) build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.pom build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.pom (2.6 kB at 11 kB/s) build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.13/log4j-1.2.13.pom build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.13/log4j-1.2.13.pom (389 B at 1.5 kB/s) build 05-Dec-2022 11:30:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.pom build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.pom (1.0 kB at 4.2 kB/s) build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.pom build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.pom (5.9 kB at 24 kB/s) build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.2/jtds-1.2.2.pom build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.2/jtds-1.2.2.pom (1.0 kB at 4.1 kB/s) build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.6/mysql-connector-java-5.1.6.pom build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.6/mysql-connector-java-5.1.6.pom (1.1 kB at 4.5 kB/s) build 05-Dec-2022 11:30:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.pom build 05-Dec-2022 11:30:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:30:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.pom build 05-Dec-2022 11:30:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.pom (682 B at 2.7 kB/s) build 05-Dec-2022 11:30:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.pom build 05-Dec-2022 11:30:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.pom (30 kB at 84 kB/s) build 05-Dec-2022 11:30:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.pom build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 3.0 kB/s) build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.pom build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.pom (1.5 kB at 5.8 kB/s) build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 1.9 kB/s) build 05-Dec-2022 11:30:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 24 kB/s) build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.pom build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.pom (853 B at 3.4 kB/s) build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.pom build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.pom (1.3 kB at 5.4 kB/s) build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-modules/1.5/powermock-modules-1.5.pom build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-modules/1.5/powermock-modules-1.5.pom (796 B at 3.2 kB/s) build 05-Dec-2022 11:30:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock/1.5/powermock-1.5.pom build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock/1.5/powermock-1.5.pom (10.0 kB at 39 kB/s) build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (3.9 kB at 16 kB/s) build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.9/junit-4.9.pom build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.9/junit-4.9.pom (2.3 kB at 9.3 kB/s) build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.pom build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.pom (1.1 kB at 4.5 kB/s) build 05-Dec-2022 11:30:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.4/junit-4.4.pom build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.4/junit-4.4.pom (1.2 kB at 4.9 kB/s) build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.pom build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.pom (2.4 kB at 9.5 kB/s) build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.pom build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.pom (1.0 kB at 4.2 kB/s) build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.2/objenesis-1.2.pom build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.2/objenesis-1.2.pom (3.0 kB at 11 kB/s) build 05-Dec-2022 11:30:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis-parent/1.2/objenesis-parent-1.2.pom (10 kB at 42 kB/s) build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.pom build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.pom (9.2 kB at 36 kB/s) build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.pom build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.pom (1.2 kB at 4.9 kB/s) build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api/1.5/powermock-api-1.5.pom build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api/1.5/powermock-api-1.5.pom (803 B at 3.2 kB/s) build 05-Dec-2022 11:30:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.pom build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.pom (1.3 kB at 4.7 kB/s) build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 3.3 kB/s) build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.pom build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.pom (4.0 kB at 17 kB/s) build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework/2.2.1/appframework-2.2.1.pom build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework/2.2.1/appframework-2.2.1.pom (6.6 kB at 28 kB/s) build 05-Dec-2022 11:30:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.pom build 05-Dec-2022 11:30:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.3.0.Final/hibernate-validator-4.3.0.Final.pom (12 kB at 50 kB/s) build 05-Dec-2022 11:30:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/4.3.0.Final/hibernate-validator-parent-4.3.0.Final.pom build 05-Dec-2022 11:30:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator-parent/4.3.0.Final/hibernate-validator-parent-4.3.0.Final.pom (21 kB at 81 kB/s) build 05-Dec-2022 11:30:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/logging/jboss-logging/3.1.0.CR2/jboss-logging-3.1.0.CR2.pom (6.1 kB at 10 kB/s) build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jboss-parent/6/jboss-parent-6.pom build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/jboss/jboss-parent/6/jboss-parent-6.pom (23 kB at 65 kB/s) build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/jknack/handlebars/1.1.2/handlebars-1.1.2.pom build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/jknack/handlebars/1.1.2/handlebars-1.1.2.pom (4.6 kB at 19 kB/s) build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/jknack/handlebars.java/1.1.2/handlebars.java-1.1.2.pom build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/jknack/handlebars.java/1.1.2/handlebars.java-1.1.2.pom (14 kB at 55 kB/s) build 05-Dec-2022 11:30:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr4-runtime/4.1/antlr4-runtime-4.1.pom build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr4-runtime/4.1/antlr4-runtime-4.1.pom (2.0 kB at 8.0 kB/s) build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr4-master/4.1/antlr4-master-4.1.pom build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr4-master/4.1/antlr4-master-4.1.pom (8.0 kB at 32 kB/s) build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.pom build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.pom (1.3 kB at 5.3 kB/s) build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-api/3.2/uiframework-api-3.2.pom build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-api/3.2/uiframework-api-3.2.pom (2.1 kB at 9.1 kB/s) build 05-Dec-2022 11:30:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework/3.2/uiframework-3.2.pom build 05-Dec-2022 11:30:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework/3.2/uiframework-3.2.pom (7.5 kB at 33 kB/s) build 05-Dec-2022 11:30:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.jar build 05-Dec-2022 11:30:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar build 05-Dec-2022 11:30:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar build 05-Dec-2022 11:30:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar build 05-Dec-2022 11:30:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.jar build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 115 kB/s) build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.jar build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 178 kB/s) build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.jar build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 192 kB/s) build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.jar build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 330 kB/s) build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.jar (1.8 MB at 966 kB/s) build 05-Dec-2022 11:30:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.15/log4j-1.2.15.jar (392 kB at 190 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-core/3.0.5.RELEASE/spring-core-3.0.5.RELEASE.jar (382 kB at 175 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/azeckoski/reflectutils/0.9.14/reflectutils-0.9.14.jar (434 kB at 191 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-asm/3.0.5.RELEASE/spring-asm-3.0.5.RELEASE.jar (53 kB at 23 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.jar (421 kB at 169 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-beans/3.0.5.RELEASE/spring-beans-3.0.5.RELEASE.jar (555 kB at 211 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context/3.0.5.RELEASE/spring-context-3.0.5.RELEASE.jar (669 kB at 254 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 1.6 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-aop/3.0.5.RELEASE/spring-aop-3.0.5.RELEASE.jar (321 kB at 114 kB/s) build 05-Dec-2022 11:30:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-expression/3.0.5.RELEASE/spring-expression-3.0.5.RELEASE.jar (170 kB at 57 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-orm/3.0.5.RELEASE/spring-orm-3.0.5.RELEASE.jar (334 kB at 109 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-tx/3.0.5.RELEASE/spring-tx-3.0.5.RELEASE.jar (232 kB at 76 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-jdbc/3.0.5.RELEASE/spring-jdbc-3.0.5.RELEASE.jar (386 kB at 121 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar (149 kB at 45 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 49 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-commons/2.2.3/asm-commons-2.2.3.jar (15 kB at 4.5 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-tree/2.2.3/asm-tree-2.2.3.jar (16 kB at 4.7 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 127 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/2.2.3/asm-2.2.3.jar (35 kB at 9.8 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-util/2.2.3/asm-util-2.2.3.jar (35 kB at 9.8 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/cglib/cglib-nodep/2.2/cglib-nodep-2.2.jar (322 kB at 86 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 6.9 kB/s) build 05-Dec-2022 11:30:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/stax/stax/1.2.0/stax-1.2.0.jar (179 kB at 46 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/simpleframework/simple-xml/1.6.1-mod/simple-xml-1.6.1-mod.jar (185 kB at 45 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-commons-annotations/3.2.0.Final/hibernate-commons-annotations-3.2.0.Final.jar (71 kB at 17 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javassist/javassist/3.12.1.GA/javassist-3.12.1.GA.jar (644 kB at 153 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/ca/uhn/hapi/hapi/0.5/hapi-0.5.jar (5.3 MB at 1.2 MB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/hibernate-jpa-2.0-api-1.0.0.Final.jar (101 kB at 23 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/hibernate/hibernate-core/3.6.5.Final-mod/hibernate-core-3.6.5.Final-mod.jar (3.1 MB at 693 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-ehcache/3.6.0.Final/hibernate-ehcache-3.6.0.Final.jar (8.8 kB at 1.9 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/transaction/jta/1.1/jta-1.1.jar (15 kB at 3.3 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-c3p0/3.6.0.Final/hibernate-c3p0-3.6.0.Final.jar (5.9 kB at 1.2 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.jar build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar (314 kB at 65 kB/s) build 05-Dec-2022 11:30:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/c3p0/c3p0/0.9.1/c3p0-0.9.1.jar (608 kB at 123 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/ehcache/ehcache-core/2.2.0/ehcache-core-2.2.0.jar (650 kB at 131 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-api/1.6.0/slf4j-api-1.6.0.jar (25 kB at 5.1 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar (9.8 kB at 1.9 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/slf4j/jcl-over-slf4j/1.6.0/jcl-over-slf4j-1.6.0.jar (17 kB at 3.4 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 1.4 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 4.7 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 12 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/xstream/xstream/1.4.3/xstream-1.4.3.jar (482 kB at 89 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/mail/mail/1.4.1/mail-1.4.1.jar (448 kB at 81 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/modify-column/2.0.2/modify-column-2.0.2.jar (8.3 kB at 1.5 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/identity-insert/1.2.1/identity-insert-1.2.1.jar (4.6 kB at 837 B/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/liquibase/ext/type-converter/1.0.1/type-converter-1.0.1.jar (3.4 kB at 595 B/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/liquibase/liquibase-core/2.0.5/liquibase-core-2.0.5.jar (926 kB at 161 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 34 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.jar build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-resolver/xml-resolver/1.1/xml-resolver-1.1.jar (60 kB at 10 kB/s) build 05-Dec-2022 11:30:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar (47 kB at 8.0 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 203 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (105 kB at 17 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hibernate/hibernate-validator/4.2.0.Final/hibernate-validator-4.2.0.Final.jar (367 kB at 60 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jsp-api/2.0/jsp-api-2.0.jar (50 kB at 8.2 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/javax/servlet/jstl/1.1.2/jstl-1.1.2.jar (21 kB at 3.3 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.jar (879 kB at 141 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar (58 kB at 9.0 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 6.9 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.5-mod/dwr-2.0.5-mod.jar (506 kB at 78 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-web/3.0.5.RELEASE/spring-web-3.0.5.RELEASE.jar (396 kB at 59 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-context-support/3.0.5.RELEASE/spring-context-support-3.0.5.RELEASE.jar (101 kB at 15 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-oxm/3.0.5.RELEASE/spring-oxm-3.0.5.RELEASE.jar (61 kB at 9.1 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 481 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.jar build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-webmvc/3.0.5.RELEASE/spring-webmvc-3.0.5.RELEASE.jar (419 kB at 61 kB/s) build 05-Dec-2022 11:30:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jfreechart/1.0.12/jfreechart-1.0.12.jar (1.4 MB at 193 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/jfree/jcommon/1.0.15/jcommon-1.0.15.jar (309 kB at 44 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/mysql/mysql-connector-java/5.1.8/mysql-connector-java-5.1.8.jar (724 kB at 101 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/postgresql/postgresql/9.0-801.jdbc4/postgresql-9.0-801.jdbc4.jar (540 kB at 75 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/net/sourceforge/jtds/jtds/1.2.4/jtds-1.2.4.jar (305 kB at 42 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/request/1.0.1/request-1.0.1.jar (39 kB at 5.4 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/response/1.0.1/response-1.0.1.jar (26 kB at 3.5 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/page/1.0.1/page-1.0.1.jar (7.6 kB at 1.0 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/taglibs/standard/1.1.2/standard-1.1.2.jar (393 kB at 52 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-core-asl/1.5.0/jackson-core-asl-1.5.0.jar (172 kB at 22 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 19 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/jackson/jackson-mapper-asl/1.5.0/jackson-mapper-asl-1.5.0.jar (484 kB at 62 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 44 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 11 kB/s) build 05-Dec-2022 11:31:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 18 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 8.2 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7-tests.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 3.3 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7-tests.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 15 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 40 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 30 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7-tests.jar (150 kB at 18 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7-tests.jar (2.1 MB at 252 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/springframework/spring-test/3.0.5.RELEASE/spring-test-3.0.5.RELEASE.jar (205 kB at 24 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-webdecs/0.4.9/databene-webdecs-0.4.9.jar (105 kB at 12 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/4.11/junit-4.11.jar (245 kB at 28 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/h2database/h2/1.2.135/h2-1.2.135.jar (1.2 MB at 137 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.jar build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-benerator/0.5.9/databene-benerator-0.5.9.jar (1.3 MB at 153 kB/s) build 05-Dec-2022 11:31:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-gui/0.1.9/databene-gui-0.1.9.jar (84 kB at 9.3 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/poi/poi/3.5-beta5/poi-3.5-beta5.jar (1.5 MB at 169 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/databene/databene-commons/0.4.9/databene-commons-0.4.9.jar (350 kB at 38 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/derby/derbyclient/10.4.2.0/derbyclient-10.4.2.0.jar (514 kB at 56 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xmlunit/xmlunit/1.3/xmlunit-1.3.jar (97 kB at 10 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/freemarker/freemarker/2.3.9/freemarker-2.3.9.jar (808 kB at 86 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/dbunit/dbunit/2.4.7/dbunit-2.4.7.jar (586 kB at 62 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/objenesis/objenesis/1.0/objenesis-1.0.jar (29 kB at 3.0 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4/1.5/powermock-module-junit4-1.5.jar (26 kB at 2.7 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-module-junit4-common/1.5/powermock-module-junit4-common-1.5.jar (13 kB at 1.4 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-core/1.5/powermock-core-1.5.jar (84 kB at 8.7 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.jar build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (1.5 MB at 154 kB/s) build 05-Dec-2022 11:31:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-reflect/1.5/powermock-reflect-1.5.jar (43 kB at 4.4 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-mockito/1.5/powermock-api-mockito-1.5.jar (68 kB at 6.9 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/javassist/javassist/3.17.1-GA/javassist-3.17.1-GA.jar (712 kB at 72 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/jknack/handlebars/1.1.2/handlebars-1.1.2.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/powermock/powermock-api-support/1.5/powermock-api-support-1.5.jar (19 kB at 1.9 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr4-runtime/4.1/antlr4-runtime-4.1.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 4.5 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.jar (49 kB at 4.8 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-api/3.2/uiframework-api-3.2.jar build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar (53 kB at 5.2 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/github/jknack/handlebars/1.1.2/handlebars-1.1.2.jar (245 kB at 24 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/uiframework-api/3.2/uiframework-api-3.2.jar (175 kB at 17 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/antlr/antlr4-runtime/4.1/antlr4-runtime-4.1.jar (253 kB at 24 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/mozilla/rhino/1.7R4/rhino-1.7R4.jar (1.1 MB at 108 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] build 05-Dec-2022 11:31:03 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ formentryapp-api --- build 05-Dec-2022 11:31:03 [INFO] [INFO] build 05-Dec-2022 11:31:03 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formentryapp-api --- build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 11 kB/s) build 05-Dec-2022 11:31:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 8.0 kB/s) build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 7.5 kB/s) build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 8.0 kB/s) build 05-Dec-2022 11:31:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 11 kB/s) build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 7.4 kB/s) build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 5.2 kB/s) build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 7.8 kB/s) build 05-Dec-2022 11:31:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom build 05-Dec-2022 11:31:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 25 kB/s) build 05-Dec-2022 11:31:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom build 05-Dec-2022 11:31:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 6.8 kB/s) build 05-Dec-2022 11:31:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom build 05-Dec-2022 11:31:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 7.0 kB/s) build 05-Dec-2022 11:31:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 5.6 kB/s) build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.7 kB/s) build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 16 kB/s) build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 6.8 kB/s) build 05-Dec-2022 11:31:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 8.4 kB/s) build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 8.1 kB/s) build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 13 kB/s) build 05-Dec-2022 11:31:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 67 kB/s) build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 22 kB/s) build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.6 kB at 34 kB/s) build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 27 kB/s) build 05-Dec-2022 11:31:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 3.6 kB/s) build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 11 kB/s) build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 20 kB/s) build 05-Dec-2022 11:31:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 32 kB/s) build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 3.5 kB/s) build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 61 kB/s) build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar build 05-Dec-2022 11:31:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 110 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 130 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 416 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 545 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 41 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 47 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 19 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 11 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 18 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 39 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 48 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 17 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 66 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 86 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 48 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 85 kB/s) build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar build 05-Dec-2022 11:31:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 9.9 kB/s) build 05-Dec-2022 11:31:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 34 kB/s) build 05-Dec-2022 11:31:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 5.4 kB/s) build 05-Dec-2022 11:31:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 48 kB/s) build 05-Dec-2022 11:31:13 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 111 kB/s) build 05-Dec-2022 11:31:13 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:31:13 [INFO] [INFO] Copying 4 resources build 05-Dec-2022 11:31:13 [INFO] [INFO] build 05-Dec-2022 11:31:13 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ formentryapp-api --- build 05-Dec-2022 11:31:13 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom build 05-Dec-2022 11:31:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 5.9 kB/s) build 05-Dec-2022 11:31:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom build 05-Dec-2022 11:31:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 71 kB/s) build 05-Dec-2022 11:31:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom build 05-Dec-2022 11:31:14 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 92 kB/s) build 05-Dec-2022 11:31:14 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 6.6 kB/s) build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 9.1 kB/s) build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.6 kB at 30 kB/s) build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 8.2 kB/s) build 05-Dec-2022 11:31:15 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 13 kB/s) build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 7.9 kB/s) build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 8.0 kB/s) build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:31:16 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 7.0 kB/s) build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 7.9 kB/s) build 05-Dec-2022 11:31:17 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 8.1 kB/s) build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 5.1 kB/s) build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 14 kB/s) build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 11:31:18 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 3.9 kB/s) build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 19 kB/s) build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.2 kB at 23 kB/s) build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 3.2 kB/s) build 05-Dec-2022 11:31:19 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 17 kB/s) build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 3.4 kB/s) build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 15 kB/s) build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:31:20 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 82 kB/s) build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 74 kB/s) build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 2.7 kB/s) build 05-Dec-2022 11:31:21 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 3.1 kB/s) build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 4.9 kB/s) build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 9.1 kB/s) build 05-Dec-2022 11:31:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom (18 kB at 73 kB/s) build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 559 B/s) build 05-Dec-2022 11:31:23 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 21 kB/s) build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 9.8 kB/s) build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/google/1/google-1.pom build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 6.1 kB/s) build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 48 kB/s) build 05-Dec-2022 11:31:24 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 187 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 40 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 49 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 113 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 59 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 25 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 14 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 152 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 24 kB/s) build 05-Dec-2022 11:31:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 29 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 94 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 45 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 153 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 6.9 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 22 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 21 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 8.3 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 93 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 2.4 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 14 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 2.5 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 10 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 23 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 66 kB/s) build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.jar build 05-Dec-2022 11:31:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 21 kB/s) build 05-Dec-2022 11:31:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 53 kB/s) build 05-Dec-2022 11:31:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 90 kB/s) build 05-Dec-2022 11:31:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 115 kB/s) build 05-Dec-2022 11:31:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 187 kB/s) build 05-Dec-2022 11:31:28 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 11:31:28 [INFO] [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/classes build 05-Dec-2022 11:31:28 [INFO] [INFO] build 05-Dec-2022 11:31:28 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formentryapp-api --- build 05-Dec-2022 11:31:28 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:31:28 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/src/test/resources build 05-Dec-2022 11:31:28 [INFO] [INFO] build 05-Dec-2022 11:31:28 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ formentryapp-api --- build 05-Dec-2022 11:31:28 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 11:31:28 [INFO] [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/test-classes build 05-Dec-2022 11:31:28 [INFO] [INFO] build 05-Dec-2022 11:31:28 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ formentryapp-api --- build 05-Dec-2022 11:31:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 11 kB/s) build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 9.9 kB/s) build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 22 kB/s) build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 6.5 kB/s) build 05-Dec-2022 11:31:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 63 kB/s) build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 7.2 kB/s) build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 5.9 kB/s) build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 14 kB/s) build 05-Dec-2022 11:31:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 15 kB/s) build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 36 kB/s) build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 91 kB/s) build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/6/apache-6.pom build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/6/apache-6.pom (12 kB at 50 kB/s) build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar build 05-Dec-2022 11:31:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 459 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 121 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 134 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 628 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 28 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 20 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 74 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 300 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/surefire-reports build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 9.6 kB/s) build 05-Dec-2022 11:31:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom build 05-Dec-2022 11:31:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 9.3 kB/s) build 05-Dec-2022 11:31:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar build 05-Dec-2022 11:31:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 138 kB/s) build 05-Dec-2022 11:31:33 [INFO] build 05-Dec-2022 11:31:33 [INFO] ------------------------------------------------------- build 05-Dec-2022 11:31:33 [INFO] T E S T S build 05-Dec-2022 11:31:33 [INFO] ------------------------------------------------------- build 05-Dec-2022 11:31:33 [INFO] Running org.openmrs.module.formentryapp.FormEntryAppFunctionalTest build 05-Dec-2022 11:31:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.614 sec build 05-Dec-2022 11:31:41 [INFO] build 05-Dec-2022 11:31:41 [INFO] Results : build 05-Dec-2022 11:31:41 [INFO] build 05-Dec-2022 11:31:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 build 05-Dec-2022 11:31:41 [INFO] build 05-Dec-2022 11:31:41 [INFO] [INFO] build 05-Dec-2022 11:31:41 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ formentryapp-api --- build 05-Dec-2022 11:31:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom build 05-Dec-2022 11:31:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 17 kB/s) build 05-Dec-2022 11:31:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 11 kB/s) build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 6.8 kB/s) build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 11 kB/s) build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 69 kB/s) build 05-Dec-2022 11:31:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 3.9 kB/s) build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 40 kB/s) build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 82 kB/s) build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 227 kB/s) build 05-Dec-2022 11:31:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 216 kB/s) build 05-Dec-2022 11:31:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 260 kB/s) build 05-Dec-2022 11:31:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 169 kB/s) build 05-Dec-2022 11:31:44 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/formentryapp-api-1.4.3.jar build 05-Dec-2022 11:31:44 [INFO] [INFO] build 05-Dec-2022 11:31:44 [INFO] [INFO] ----------------< org.openmrs.module:formentryapp-omod >---------------- build 05-Dec-2022 11:31:44 [INFO] [INFO] Building Form Entry App Module OMOD 1.4.3 [3/3] build 05-Dec-2022 11:31:44 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 11:31:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.pom build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.pom (11 kB at 43 kB/s) build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (12 kB at 47 kB/s) build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/20/maven-parent-20.pom build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 92 kB/s) build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.jar build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.jar (135 kB at 368 kB/s) build 05-Dec-2022 11:31:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.pom build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.pom (7.1 kB at 30 kB/s) build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/1.1/legacyui-1.1.pom build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/1.1/legacyui-1.1.pom (8.1 kB at 35 kB/s) build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.pom build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.pom (2.0 kB at 8.6 kB/s) build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.7-mod/dwr-2.0.7-mod.pom build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/directwebremoting/dwr/2.0.7-mod/dwr-2.0.7-mod.pom (472 B at 1.9 kB/s) build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.jar build 05-Dec-2022 11:31:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.jar build 05-Dec-2022 11:31:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.jar (3.8 kB at 16 kB/s) build 05-Dec-2022 11:31:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.jar (3.9 MB at 4.3 MB/s) build 05-Dec-2022 11:31:47 [INFO] [INFO] build 05-Dec-2022 11:31:47 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ formentryapp-omod --- build 05-Dec-2022 11:31:47 [INFO] [INFO] build 05-Dec-2022 11:31:47 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ formentryapp-omod --- build 05-Dec-2022 11:31:47 [INFO] [INFO] build 05-Dec-2022 11:31:47 [INFO] [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ formentryapp-omod --- build 05-Dec-2022 11:31:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 5.3 kB/s) build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 36 kB/s) build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/6/maven-parent-6.pom build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 80 kB/s) build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 9.4 kB/s) build 05-Dec-2022 11:31:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 37 kB/s) build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 92 kB/s) build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 5.5 kB/s) build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 38 kB/s) build 05-Dec-2022 11:31:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 126 kB/s) build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 16 kB/s) build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 9.2 kB/s) build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 32 kB/s) build 05-Dec-2022 11:31:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 17 kB/s) build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 38 kB/s) build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 4.1 kB/s) build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:31:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom build 05-Dec-2022 11:31:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 7.8 kB/s) build 05-Dec-2022 11:31:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom build 05-Dec-2022 11:31:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 12 kB/s) build 05-Dec-2022 11:31:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom build 05-Dec-2022 11:31:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 7.3 kB/s) build 05-Dec-2022 11:31:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 4.1 kB/s) build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 8.8 kB/s) build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.1 kB at 27 kB/s) build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.7 kB at 31 kB/s) build 05-Dec-2022 11:31:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 12 kB/s) build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 8.9 kB/s) build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 9.2 kB/s) build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 11:31:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 8.7 kB/s) build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 6.4 kB/s) build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 23 kB/s) build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 33 kB/s) build 05-Dec-2022 11:31:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 36 kB/s) build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 3.4 kB/s) build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 644 B/s) build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 21 kB/s) build 05-Dec-2022 11:31:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 1.4 kB/s) build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.pom build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.pom build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0/plexus-io-2.0.pom (1.6 kB at 6.3 kB/s) build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.pom (1.7 kB at 6.6 kB/s) build 05-Dec-2022 11:31:57 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.pom build 05-Dec-2022 11:31:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.pom (5.1 kB at 20 kB/s) build 05-Dec-2022 11:31:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom build 05-Dec-2022 11:31:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/16/maven-shared-components-16.pom (9.2 kB at 36 kB/s) build 05-Dec-2022 11:31:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/19/maven-parent-19.pom build 05-Dec-2022 11:31:58 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 98 kB/s) build 05-Dec-2022 11:31:58 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.pom build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.pom (360 B at 1.2 kB/s) build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.0/asm-parent-3.0.pom build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm-parent/3.0/asm-parent-3.0.pom (2.6 kB at 9.4 kB/s) build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 6.9 kB/s) build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 19 kB/s) build 05-Dec-2022 11:31:59 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom build 05-Dec-2022 11:32:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 5.9 kB/s) build 05-Dec-2022 11:32:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom build 05-Dec-2022 11:32:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 11:32:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom build 05-Dec-2022 11:32:00 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 5.3 kB/s) build 05-Dec-2022 11:32:00 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 4.7 kB/s) build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 5.2 kB/s) build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 2.5 kB/s) build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom (3.3 kB at 11 kB/s) build 05-Dec-2022 11:32:01 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom build 05-Dec-2022 11:32:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 13 kB/s) build 05-Dec-2022 11:32:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom build 05-Dec-2022 11:32:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 9.5 kB/s) build 05-Dec-2022 11:32:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom build 05-Dec-2022 11:32:02 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 45 kB/s) build 05-Dec-2022 11:32:02 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 7.8 kB/s) build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 10 kB/s) build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 6.7 kB/s) build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 10 kB/s) build 05-Dec-2022 11:32:03 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom build 05-Dec-2022 11:32:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 6.9 kB/s) build 05-Dec-2022 11:32:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom build 05-Dec-2022 11:32:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 5.7 kB/s) build 05-Dec-2022 11:32:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom build 05-Dec-2022 11:32:04 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 7.9 kB/s) build 05-Dec-2022 11:32:04 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.pom (4.5 kB at 18 kB/s) build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 5.5 kB/s) build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 8.3 kB/s) build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (6.3 kB at 24 kB/s) build 05-Dec-2022 11:32:05 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 9.1 kB/s) build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 21 kB/s) build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 4.8 kB/s) build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 5.7 kB/s) build 05-Dec-2022 11:32:06 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom build 05-Dec-2022 11:32:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 3.7 kB/s) build 05-Dec-2022 11:32:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom build 05-Dec-2022 11:32:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 1.9 kB/s) build 05-Dec-2022 11:32:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom build 05-Dec-2022 11:32:07 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 4.3 kB/s) build 05-Dec-2022 11:32:07 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 2.6 kB/s) build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 4.9 kB/s) build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 5.7 kB/s) build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 1.3 kB/s) build 05-Dec-2022 11:32:08 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 7.5 kB/s) build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 18 kB/s) build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 39 kB/s) build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 72 kB/s) build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 324 kB/s) build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 143 kB/s) build 05-Dec-2022 11:32:09 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 71 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 19 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 200 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 13 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 58 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 9.5 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 60 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 162 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 47 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 44 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 16 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 17 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 20 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.jar build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.0/plexus-archiver-2.0.jar (180 kB at 127 kB/s) build 05-Dec-2022 11:32:10 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.1/plexus-io-2.0.1.jar (58 kB at 38 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.2/maven-dependency-analyzer-1.2.jar (28 kB at 18 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/asm/asm/3.0/asm-3.0.jar (43 kB at 26 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar (35 kB at 21 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/1.2/maven-common-artifact-filters-1.2.jar (32 kB at 18 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 kB at 18 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 15 kB/s) build 05-Dec-2022 11:32:11 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 186 kB/s) build 05-Dec-2022 11:32:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 98 kB/s) build 05-Dec-2022 11:32:12 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 186 kB/s) build 05-Dec-2022 11:32:13 [INFO] [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/formentryapp-api-1.4.3.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes "" build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:32:13 [INFO] [INFO] Copying 3 resources build 05-Dec-2022 11:32:13 [INFO] [INFO] Copying 2 resources to web/module build 05-Dec-2022 11:32:13 [INFO] [INFO] Copying 0 resource to web/module build 05-Dec-2022 11:32:13 [INFO] [INFO] Copying 2 resources to web/module build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 11:32:13 [INFO] [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/classes build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:32:13 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/src/test/resources build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] No sources to compile build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] No tests to run. build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/formentryapp-1.4.3.jar build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ formentryapp-omod --- build 05-Dec-2022 11:32:13 [INFO] [INFO] Packaging OpenMRS module build 05-Dec-2022 11:32:13 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/formentryapp-1.4.3.omod build 05-Dec-2022 11:32:13 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:13 [INFO] [INFO] Reactor Summary for Form Entry App Module 1.4.3: build 05-Dec-2022 11:32:13 [INFO] [INFO] build 05-Dec-2022 11:32:13 [INFO] [INFO] Form Entry App Module .............................. SUCCESS [ 5.002 s] build 05-Dec-2022 11:32:13 [INFO] [INFO] Form Entry App Module API .......................... SUCCESS [01:43 min] build 05-Dec-2022 11:32:13 [INFO] [INFO] Form Entry App Module OMOD ......................... SUCCESS [ 28.820 s] build 05-Dec-2022 11:32:13 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:13 [INFO] [INFO] BUILD SUCCESS build 05-Dec-2022 11:32:13 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:13 [INFO] [INFO] Total time: 02:18 min build 05-Dec-2022 11:32:13 [INFO] [INFO] Finished at: 2022-12-05T11:32:13Z build 05-Dec-2022 11:32:13 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:13 [INFO] Checking in modified POMs... build 05-Dec-2022 11:32:13 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git add -- pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 11:32:13 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:13 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git rev-parse --show-toplevel build 05-Dec-2022 11:32:13 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:13 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git status --porcelain . build 05-Dec-2022 11:32:13 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:13 [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup build 05-Dec-2022 11:32:13 [WARNING] Ignoring unrecognized line: ?? omod/pom.xml.releaseBackup build 05-Dec-2022 11:32:13 [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup build 05-Dec-2022 11:32:13 [WARNING] Ignoring unrecognized line: ?? release-scripts/ build 05-Dec-2022 11:32:13 [WARNING] Ignoring unrecognized line: ?? release.properties build 05-Dec-2022 11:32:13 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git commit --verbose -F /tmp/maven-scm-128563522.commit pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 11:32:13 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:13 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git symbolic-ref HEAD build 05-Dec-2022 11:32:13 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:13 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git push git@github.com:openmrs/openmrs-module-formentryapp.git refs/heads/master:refs/heads/master build 05-Dec-2022 11:32:13 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:14 [INFO] Tagging release with the label 1.4.3... build 05-Dec-2022 11:32:14 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git tag -F /tmp/maven-scm-527268905.commit 1.4.3 build 05-Dec-2022 11:32:14 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:14 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git push git@github.com:openmrs/openmrs-module-formentryapp.git refs/tags/1.4.3 build 05-Dec-2022 11:32:14 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git ls-files build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [INFO] Transforming 'Form Entry App Module'... build 05-Dec-2022 11:32:15 [INFO] Transforming 'Form Entry App Module API'... build 05-Dec-2022 11:32:15 [INFO] Transforming 'Form Entry App Module OMOD'... build 05-Dec-2022 11:32:15 [INFO] Ignoring artifact version update for expression ${project.parent.version} build 05-Dec-2022 11:32:15 [INFO] Not removing release POMs build 05-Dec-2022 11:32:15 [INFO] Checking in modified POMs... build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git add -- pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git rev-parse --show-toplevel build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git status --porcelain . build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [WARNING] Ignoring unrecognized line: ?? api/pom.xml.releaseBackup build 05-Dec-2022 11:32:15 [WARNING] Ignoring unrecognized line: ?? omod/pom.xml.releaseBackup build 05-Dec-2022 11:32:15 [WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup build 05-Dec-2022 11:32:15 [WARNING] Ignoring unrecognized line: ?? release-scripts/ build 05-Dec-2022 11:32:15 [WARNING] Ignoring unrecognized line: ?? release.properties build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git commit --verbose -F /tmp/maven-scm-2102287234.commit pom.xml api/pom.xml omod/pom.xml build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git symbolic-ref HEAD build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:15 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM && git push git@github.com:openmrs/openmrs-module-formentryapp.git refs/heads/master:refs/heads/master build 05-Dec-2022 11:32:15 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM build 05-Dec-2022 11:32:16 [INFO] Release preparation complete. build 05-Dec-2022 11:32:16 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:16 [INFO] Reactor Summary for Form Entry App Module 1.4.3-SNAPSHOT: build 05-Dec-2022 11:32:16 [INFO] build 05-Dec-2022 11:32:16 [INFO] Form Entry App Module .............................. SUCCESS [02:55 min] build 05-Dec-2022 11:32:16 [INFO] Form Entry App Module API .......................... SKIPPED build 05-Dec-2022 11:32:16 [INFO] Form Entry App Module OMOD ......................... SKIPPED build 05-Dec-2022 11:32:16 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:16 [INFO] BUILD SUCCESS build 05-Dec-2022 11:32:16 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:16 [INFO] Total time: 03:21 min build 05-Dec-2022 11:32:16 [INFO] Finished at: 2022-12-05T11:32:16Z build 05-Dec-2022 11:32:16 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:16 Calling mvn org.apache.maven.plugins:maven-release-plugin:2.5.1:perform -Dmaven.repo.local=/tmp/release.qYT0iq0 -DreleaseVersion=1.4.3 -Darguments= -DdevelopmentVersion=1.4.4-SNAPSHOT -B build 05-Dec-2022 11:32:17 [INFO] Scanning for projects... build 05-Dec-2022 11:32:17 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:17 [INFO] Reactor Build Order: build 05-Dec-2022 11:32:17 [INFO] build 05-Dec-2022 11:32:17 [INFO] Form Entry App Module [pom] build 05-Dec-2022 11:32:17 [INFO] Form Entry App Module API [jar] build 05-Dec-2022 11:32:17 [INFO] Form Entry App Module OMOD [jar] build 05-Dec-2022 11:32:18 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 11:32:19 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 1.0 kB/s) build 05-Dec-2022 11:32:19 [INFO] build 05-Dec-2022 11:32:19 [INFO] ------------------< org.openmrs.module:formentryapp >------------------- build 05-Dec-2022 11:32:19 [INFO] Building Form Entry App Module 1.4.4-SNAPSHOT [1/3] build 05-Dec-2022 11:32:19 [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 11:32:19 [INFO] build 05-Dec-2022 11:32:19 [INFO] --- maven-release-plugin:2.5.1:perform (default-cli) @ formentryapp --- build 05-Dec-2022 11:32:19 [INFO] Checking out the project to perform the release ... build 05-Dec-2022 11:32:19 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target && git clone --branch 1.4.3 git@github.com:openmrs/openmrs-module-formentryapp.git /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout build 05-Dec-2022 11:32:19 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target build 05-Dec-2022 11:32:20 [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote git@github.com:openmrs/openmrs-module-formentryapp.git build 05-Dec-2022 11:32:20 [INFO] Working directory: /tmp build 05-Dec-2022 11:32:20 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout && git fetch git@github.com:openmrs/openmrs-module-formentryapp.git build 05-Dec-2022 11:32:20 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout build 05-Dec-2022 11:32:21 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout && git checkout 1.4.3 build 05-Dec-2022 11:32:21 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout build 05-Dec-2022 11:32:21 [INFO] Executing: /bin/sh -c cd /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout && git ls-files build 05-Dec-2022 11:32:21 [INFO] Working directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout build 05-Dec-2022 11:32:21 [INFO] Invoking perform goals in directory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout build 05-Dec-2022 11:32:21 [INFO] Executing goals 'deploy'... build 05-Dec-2022 11:32:22 [INFO] [INFO] Scanning for projects... build 05-Dec-2022 11:32:22 [INFO] [WARNING] build 05-Dec-2022 11:32:22 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:formentryapp-api:jar:1.4.3 build 05-Dec-2022 11:32:22 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 113, column 19 build 05-Dec-2022 11:32:22 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 build 05-Dec-2022 11:32:22 [INFO] [WARNING] build 05-Dec-2022 11:32:22 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:formentryapp-omod:jar:1.4.3 build 05-Dec-2022 11:32:22 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 113, column 19 build 05-Dec-2022 11:32:22 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 build 05-Dec-2022 11:32:22 [INFO] [WARNING] build 05-Dec-2022 11:32:22 [INFO] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:formentryapp:pom:1.4.3 build 05-Dec-2022 11:32:22 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 113, column 19 build 05-Dec-2022 11:32:22 [INFO] [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.apache.maven:maven-model-builder:3.8.6:super-pom, jar:file:/usr/share/apache-maven-3.8.6/lib/maven-model-builder-3.8.6.jar!/org/apache/maven/model/pom-4.0.0.xml, line 137, column 19 build 05-Dec-2022 11:32:22 [INFO] [WARNING] build 05-Dec-2022 11:32:22 [INFO] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. build 05-Dec-2022 11:32:22 [INFO] [WARNING] build 05-Dec-2022 11:32:22 [INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. build 05-Dec-2022 11:32:22 [INFO] [WARNING] build 05-Dec-2022 11:32:22 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:32:22 [INFO] [INFO] Reactor Build Order: build 05-Dec-2022 11:32:22 [INFO] [INFO] build 05-Dec-2022 11:32:22 [INFO] [INFO] Form Entry App Module [pom] build 05-Dec-2022 11:32:22 [INFO] [INFO] Form Entry App Module API [jar] build 05-Dec-2022 11:32:22 [INFO] [INFO] Form Entry App Module OMOD [jar] build 05-Dec-2022 11:32:22 [INFO] [INFO] build 05-Dec-2022 11:32:22 [INFO] [INFO] ------------------< org.openmrs.module:formentryapp >------------------- build 05-Dec-2022 11:32:22 [INFO] [INFO] Building Form Entry App Module 1.4.3 [1/3] build 05-Dec-2022 11:32:22 [INFO] [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 11:32:22 [INFO] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml build 05-Dec-2022 11:32:22 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml build 05-Dec-2022 11:32:23 [INFO] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (905 B at 2.0 kB/s) build 05-Dec-2022 11:32:25 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/maven-metadata.xml (989 B at 316 B/s) build 05-Dec-2022 11:32:25 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom build 05-Dec-2022 11:32:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 26 kB/s) build 05-Dec-2022 11:32:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom build 05-Dec-2022 11:32:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 41 kB/s) build 05-Dec-2022 11:32:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom build 05-Dec-2022 11:32:26 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (45 kB at 116 kB/s) build 05-Dec-2022 11:32:26 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/21/apache-21.pom build 05-Dec-2022 11:32:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 67 kB/s) build 05-Dec-2022 11:32:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar build 05-Dec-2022 11:32:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 119 kB/s) build 05-Dec-2022 11:32:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 11:32:27 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 4.0 kB/s) build 05-Dec-2022 11:32:27 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom build 05-Dec-2022 11:32:28 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.pom (16 kB at 56 kB/s) build 05-Dec-2022 11:32:28 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar build 05-Dec-2022 11:32:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/2.9.1/maven-javadoc-plugin-2.9.1.jar (368 kB at 258 kB/s) build 05-Dec-2022 11:32:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom build 05-Dec-2022 11:32:29 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 24 kB/s) build 05-Dec-2022 11:32:29 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar build 05-Dec-2022 11:32:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 100 kB/s) build 05-Dec-2022 11:32:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom build 05-Dec-2022 11:32:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 22 kB/s) build 05-Dec-2022 11:32:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar build 05-Dec-2022 11:32:30 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 101 kB/s) build 05-Dec-2022 11:32:30 [INFO] [INFO] build 05-Dec-2022 11:32:30 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ formentryapp --- build 05-Dec-2022 11:32:30 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 15 kB/s) build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 80 kB/s) build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 92 kB/s) build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 12 kB/s) build 05-Dec-2022 11:32:31 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom build 05-Dec-2022 11:32:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 8.8 kB/s) build 05-Dec-2022 11:32:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom build 05-Dec-2022 11:32:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 7.4 kB/s) build 05-Dec-2022 11:32:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom build 05-Dec-2022 11:32:32 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 21 kB/s) build 05-Dec-2022 11:32:32 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 12 kB/s) build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 4.9 kB/s) build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 30 kB/s) build 05-Dec-2022 11:32:33 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 41 kB/s) build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 3.0 kB/s) build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 20 kB/s) build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 82 kB/s) build 05-Dec-2022 11:32:34 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 21 kB/s) build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 43 kB/s) build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 25 kB/s) build 05-Dec-2022 11:32:35 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 7.3 kB/s) build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 8.8 kB/s) build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 8.8 kB/s) build 05-Dec-2022 11:32:36 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom build 05-Dec-2022 11:32:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 9.8 kB/s) build 05-Dec-2022 11:32:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom build 05-Dec-2022 11:32:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 6.5 kB/s) build 05-Dec-2022 11:32:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom build 05-Dec-2022 11:32:37 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 30 kB/s) build 05-Dec-2022 11:32:37 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 8.1 kB/s) build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 14 kB/s) build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 6.9 kB/s) build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 17 kB/s) build 05-Dec-2022 11:32:38 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 18 kB/s) build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 22 kB/s) build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 18 kB/s) build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (42 kB at 151 kB/s) build 05-Dec-2022 11:32:39 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/18/apache-18.pom build 05-Dec-2022 11:32:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 62 kB/s) build 05-Dec-2022 11:32:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom build 05-Dec-2022 11:32:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 52 kB/s) build 05-Dec-2022 11:32:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom build 05-Dec-2022 11:32:40 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 168 kB/s) build 05-Dec-2022 11:32:40 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/16/apache-16.pom build 05-Dec-2022 11:32:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/apache/16/apache-16.pom (16 kB at 22 kB/s) build 05-Dec-2022 11:32:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom build 05-Dec-2022 11:32:41 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 19 kB/s) build 05-Dec-2022 11:32:41 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 87 kB/s) build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 20 kB/s) build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 18 kB/s) build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 57 kB/s) build 05-Dec-2022 11:32:42 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 189 kB/s) build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 70 kB/s) build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 284 kB/s) build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (14 kB at 57 kB/s) build 05-Dec-2022 11:32:43 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.pom build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 7.6 kB/s) build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 10 kB/s) build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 19 kB/s) build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar build 05-Dec-2022 11:32:44 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 411 kB/s) build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 58 kB/s) build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 62 kB/s) build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 145 kB/s) build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 191 kB/s) build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 43 kB/s) build 05-Dec-2022 11:32:45 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 23 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 29 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 95 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 33 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 67 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 276 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 7.5 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 59 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 39 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 23 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 2.1 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 12 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 73 kB/s) build 05-Dec-2022 11:32:46 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 223 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 32 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.jar build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 87 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 81 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 40 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 93 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 214 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 20 kB/s) build 05-Dec-2022 11:32:47 [INFO] [INFO] build 05-Dec-2022 11:32:47 [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ formentryapp --- build 05-Dec-2022 11:32:47 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom build 05-Dec-2022 11:32:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 9.6 kB/s) build 05-Dec-2022 11:32:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom build 05-Dec-2022 11:32:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 21 kB/s) build 05-Dec-2022 11:32:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom build 05-Dec-2022 11:32:48 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 4.8 kB/s) build 05-Dec-2022 11:32:48 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom build 05-Dec-2022 11:32:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 36 kB/s) build 05-Dec-2022 11:32:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom build 05-Dec-2022 11:32:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.pom (5.9 kB at 22 kB/s) build 05-Dec-2022 11:32:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom build 05-Dec-2022 11:32:49 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.2.3/httpcomponents-client-4.2.3.pom (15 kB at 44 kB/s) build 05-Dec-2022 11:32:49 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/project/6/project-6.pom build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 75 kB/s) build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.pom (5.7 kB at 18 kB/s) build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.2.2/httpcomponents-core-4.2.2.pom (11 kB at 37 kB/s) build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 57 kB/s) build 05-Dec-2022 11:32:50 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom build 05-Dec-2022 11:32:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 50 kB/s) build 05-Dec-2022 11:32:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom build 05-Dec-2022 11:32:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 34 kB/s) build 05-Dec-2022 11:32:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom build 05-Dec-2022 11:32:51 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 53 kB/s) build 05-Dec-2022 11:32:51 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom build 05-Dec-2022 11:32:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.7 kB at 8.9 kB/s) build 05-Dec-2022 11:32:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom build 05-Dec-2022 11:32:52 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 14 kB/s) build 05-Dec-2022 11:32:52 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (2.5 kB at 7.6 kB/s) build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 66 kB/s) build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 6.2 kB/s) build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 9.2 kB/s) build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar build 05-Dec-2022 11:32:53 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 140 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 187 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 102 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 187 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.14/log4j-1.2.14.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 115 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 230 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 178 kB/s) build 05-Dec-2022 11:32:54 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 45 kB/s) build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpclient/4.2.3/httpclient-4.2.3.jar (433 kB at 320 kB/s) build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/httpcomponents/httpcore/4.2.2/httpcore-4.2.2.jar (224 kB at 160 kB/s) build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 144 kB/s) build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 227 kB/s) build 05-Dec-2022 11:32:55 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 127 kB/s) build 05-Dec-2022 11:32:56 [INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package build 05-Dec-2022 11:32:56 [INFO] [INFO] build 05-Dec-2022 11:32:56 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ formentryapp --- build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 4.0 kB/s) build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 20 kB/s) build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 45 kB/s) build 05-Dec-2022 11:32:56 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/pom.xml to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom build 05-Dec-2022 11:32:56 [INFO] [INFO] build 05-Dec-2022 11:32:56 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ formentryapp --- build 05-Dec-2022 11:32:56 [INFO] [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar build 05-Dec-2022 11:32:57 [INFO] [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 549 kB/s) build 05-Dec-2022 11:32:57 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom build 05-Dec-2022 11:32:59 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom (5.6 kB at 3.1 kB/s) build 05-Dec-2022 11:32:59 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp/maven-metadata.xml build 05-Dec-2022 11:32:59 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp/maven-metadata.xml (594 B at 2.6 kB/s) build 05-Dec-2022 11:32:59 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp/maven-metadata.xml build 05-Dec-2022 11:33:01 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp/maven-metadata.xml (546 B at 343 B/s) build 05-Dec-2022 11:33:01 [INFO] [INFO] build 05-Dec-2022 11:33:01 [INFO] [INFO] ----------------< org.openmrs.module:formentryapp-api >----------------- build 05-Dec-2022 11:33:01 [INFO] [INFO] Building Form Entry App Module API 1.4.3 [2/3] build 05-Dec-2022 11:33:01 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 11:33:01 [INFO] [INFO] build 05-Dec-2022 11:33:01 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formentryapp-api --- build 05-Dec-2022 11:33:01 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:01 [INFO] [INFO] Copying 4 resources build 05-Dec-2022 11:33:01 [INFO] [INFO] build 05-Dec-2022 11:33:01 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ formentryapp-api --- build 05-Dec-2022 11:33:01 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 11:33:01 [INFO] [INFO] Compiling 4 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/classes build 05-Dec-2022 11:33:01 [INFO] [INFO] build 05-Dec-2022 11:33:01 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formentryapp-api --- build 05-Dec-2022 11:33:01 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:01 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/src/test/resources build 05-Dec-2022 11:33:01 [INFO] [INFO] build 05-Dec-2022 11:33:01 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ formentryapp-api --- build 05-Dec-2022 11:33:01 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 11:33:01 [INFO] [INFO] Compiling 1 source file to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/test-classes build 05-Dec-2022 11:33:02 [INFO] [INFO] build 05-Dec-2022 11:33:02 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ formentryapp-api --- build 05-Dec-2022 11:33:02 [INFO] [INFO] Surefire report directory: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/surefire-reports build 05-Dec-2022 11:33:02 [INFO] build 05-Dec-2022 11:33:02 [INFO] ------------------------------------------------------- build 05-Dec-2022 11:33:02 [INFO] T E S T S build 05-Dec-2022 11:33:02 [INFO] ------------------------------------------------------- build 05-Dec-2022 11:33:02 [INFO] Running org.openmrs.module.formentryapp.FormEntryAppFunctionalTest build 05-Dec-2022 11:33:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.663 sec build 05-Dec-2022 11:33:09 [INFO] build 05-Dec-2022 11:33:09 [INFO] Results : build 05-Dec-2022 11:33:09 [INFO] build 05-Dec-2022 11:33:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 build 05-Dec-2022 11:33:09 [INFO] build 05-Dec-2022 11:33:09 [INFO] [INFO] build 05-Dec-2022 11:33:09 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ formentryapp-api --- build 05-Dec-2022 11:33:09 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3.jar build 05-Dec-2022 11:33:09 [INFO] [INFO] build 05-Dec-2022 11:33:09 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ formentryapp-api --- build 05-Dec-2022 11:33:09 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3-sources.jar build 05-Dec-2022 11:33:09 [INFO] [INFO] build 05-Dec-2022 11:33:09 [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ formentryapp-api --- build 05-Dec-2022 11:33:11 [INFO] [INFO] build 05-Dec-2022 11:33:11 [INFO] Loading source files for package org.openmrs.module.formentryapp... build 05-Dec-2022 11:33:11 [INFO] Constructing Javadoc information... build 05-Dec-2022 11:33:11 [INFO] Standard Doclet version 1.8.0_352 build 05-Dec-2022 11:33:11 [INFO] Building tree for all the packages and classes... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/ExtensionFormResource.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/FormEntryAppActivator.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/FormEntryAppFrameworkFactory.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/FormEntryAppService.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/package-frame.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/package-summary.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/package-tree.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/constant-values.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/class-use/FormEntryAppService.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/class-use/FormEntryAppFrameworkFactory.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/class-use/ExtensionFormResource.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/class-use/FormEntryAppActivator.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/org/openmrs/module/formentryapp/package-use.html... build 05-Dec-2022 11:33:11 [INFO] Building index for all the packages and classes... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/overview-tree.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/index-all.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/deprecated-list.html... build 05-Dec-2022 11:33:11 [INFO] Building index for all classes... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/allclasses-frame.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/allclasses-noframe.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/index.html... build 05-Dec-2022 11:33:11 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/apidocs/help-doc.html... build 05-Dec-2022 11:33:11 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3-javadoc.jar build 05-Dec-2022 11:33:11 [INFO] [INFO] build 05-Dec-2022 11:33:11 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ formentryapp-api --- build 05-Dec-2022 11:33:11 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3.jar to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3.jar build 05-Dec-2022 11:33:11 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/pom.xml to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3.pom build 05-Dec-2022 11:33:11 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3-sources.jar to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3-sources.jar build 05-Dec-2022 11:33:11 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3-javadoc.jar to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3-javadoc.jar build 05-Dec-2022 11:33:11 [INFO] [INFO] build 05-Dec-2022 11:33:11 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ formentryapp-api --- build 05-Dec-2022 11:33:11 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3.jar build 05-Dec-2022 11:33:12 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3.jar (8.8 kB at 5.3 kB/s) build 05-Dec-2022 11:33:12 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3.pom build 05-Dec-2022 11:33:14 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3.pom (858 B at 550 B/s) build 05-Dec-2022 11:33:14 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/maven-metadata.xml build 05-Dec-2022 11:33:14 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/maven-metadata.xml (598 B at 2.6 kB/s) build 05-Dec-2022 11:33:14 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/maven-metadata.xml build 05-Dec-2022 11:33:16 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/maven-metadata.xml (550 B at 356 B/s) build 05-Dec-2022 11:33:16 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3-sources.jar build 05-Dec-2022 11:33:17 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3-sources.jar (6.4 kB at 3.9 kB/s) build 05-Dec-2022 11:33:17 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3-javadoc.jar build 05-Dec-2022 11:33:19 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-api/1.4.3/formentryapp-api-1.4.3-javadoc.jar (39 kB at 21 kB/s) build 05-Dec-2022 11:33:19 [INFO] [INFO] build 05-Dec-2022 11:33:19 [INFO] [INFO] ----------------< org.openmrs.module:formentryapp-omod >---------------- build 05-Dec-2022 11:33:19 [INFO] [INFO] Building Form Entry App Module OMOD 1.4.3 [3/3] build 05-Dec-2022 11:33:19 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 11:33:19 [INFO] [INFO] build 05-Dec-2022 11:33:19 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ formentryapp-omod --- build 05-Dec-2022 11:33:19 [INFO] [INFO] build 05-Dec-2022 11:33:19 [INFO] [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ formentryapp-omod --- build 05-Dec-2022 11:33:19 [INFO] [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/api/target/formentryapp-api-1.4.3.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes "" build 05-Dec-2022 11:33:19 [INFO] [INFO] build 05-Dec-2022 11:33:19 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formentryapp-omod --- build 05-Dec-2022 11:33:19 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:19 [INFO] [INFO] Copying 3 resources build 05-Dec-2022 11:33:19 [INFO] [INFO] Copying 2 resources to web/module build 05-Dec-2022 11:33:19 [INFO] [INFO] Copying 0 resource to web/module build 05-Dec-2022 11:33:19 [INFO] [INFO] Copying 2 resources to web/module build 05-Dec-2022 11:33:19 [INFO] [INFO] build 05-Dec-2022 11:33:19 [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ formentryapp-omod --- build 05-Dec-2022 11:33:19 [INFO] [INFO] Changes detected - recompiling the module! build 05-Dec-2022 11:33:19 [INFO] [INFO] Compiling 5 source files to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/classes build 05-Dec-2022 11:33:20 [INFO] [INFO] build 05-Dec-2022 11:33:20 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formentryapp-omod --- build 05-Dec-2022 11:33:20 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:20 [INFO] [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/src/test/resources build 05-Dec-2022 11:33:20 [INFO] [INFO] build 05-Dec-2022 11:33:20 [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ formentryapp-omod --- build 05-Dec-2022 11:33:20 [INFO] [INFO] No sources to compile build 05-Dec-2022 11:33:20 [INFO] [INFO] build 05-Dec-2022 11:33:20 [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ formentryapp-omod --- build 05-Dec-2022 11:33:20 [INFO] [INFO] No tests to run. build 05-Dec-2022 11:33:20 [INFO] [INFO] build 05-Dec-2022 11:33:20 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ formentryapp-omod --- build 05-Dec-2022 11:33:20 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3.jar build 05-Dec-2022 11:33:20 [INFO] [INFO] build 05-Dec-2022 11:33:20 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ formentryapp-omod --- build 05-Dec-2022 11:33:20 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3-sources.jar build 05-Dec-2022 11:33:20 [INFO] [INFO] build 05-Dec-2022 11:33:20 [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ formentryapp-omod --- build 05-Dec-2022 11:33:21 [INFO] [INFO] build 05-Dec-2022 11:33:21 [INFO] Loading source files for package org.openmrs.module.formentryapp.page.controller... build 05-Dec-2022 11:33:21 [INFO] Loading source files for package org.openmrs.module.formentryapp.page.controller.forms... build 05-Dec-2022 11:33:21 [INFO] Loading source files for package org.openmrs.module.formentryapp... build 05-Dec-2022 11:33:21 [INFO] Constructing Javadoc information... build 05-Dec-2022 11:33:21 [INFO] Standard Doclet version 1.8.0_352 build 05-Dec-2022 11:33:21 [INFO] Building tree for all the packages and classes... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/FormsPageController.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/DeleteExtensionPageController.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/ExtensionForm.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/ExtensionPageController.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/FormManager.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/overview-frame.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/package-frame.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/package-summary.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/package-tree.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/package-frame.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/package-summary.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/package-tree.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/package-frame.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/package-summary.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/package-tree.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/constant-values.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/class-use/FormsPageController.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/class-use/DeleteExtensionPageController.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/class-use/ExtensionForm.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/class-use/ExtensionPageController.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/class-use/FormManager.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/package-use.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/package-use.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/org/openmrs/module/formentryapp/page/controller/forms/package-use.html... build 05-Dec-2022 11:33:21 [INFO] Building index for all the packages and classes... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/overview-tree.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/index-all.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/deprecated-list.html... build 05-Dec-2022 11:33:21 [INFO] Building index for all classes... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/allclasses-frame.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/allclasses-noframe.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/index.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/overview-summary.html... build 05-Dec-2022 11:33:21 [INFO] Generating /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/apidocs/help-doc.html... build 05-Dec-2022 11:33:21 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3-javadoc.jar build 05-Dec-2022 11:33:21 [INFO] [INFO] build 05-Dec-2022 11:33:21 [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ formentryapp-omod --- build 05-Dec-2022 11:33:21 [INFO] [INFO] Packaging OpenMRS module build 05-Dec-2022 11:33:21 [INFO] [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3.omod build 05-Dec-2022 11:33:21 [INFO] [INFO] build 05-Dec-2022 11:33:21 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ formentryapp-omod --- build 05-Dec-2022 11:33:21 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3.omod to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar build 05-Dec-2022 11:33:21 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/pom.xml to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom build 05-Dec-2022 11:33:21 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3-sources.jar to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3-sources.jar build 05-Dec-2022 11:33:21 [INFO] [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/target/checkout/omod/target/formentryapp-1.4.3-javadoc.jar to /tmp/release.qYT0iq0/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3-javadoc.jar build 05-Dec-2022 11:33:21 [INFO] [INFO] build 05-Dec-2022 11:33:21 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ formentryapp-omod --- build 05-Dec-2022 11:33:21 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar build 05-Dec-2022 11:33:23 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar (27 kB at 16 kB/s) build 05-Dec-2022 11:33:23 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom build 05-Dec-2022 11:33:24 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom (5.9 kB at 3.9 kB/s) build 05-Dec-2022 11:33:24 [INFO] [INFO] Downloading from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/maven-metadata.xml build 05-Dec-2022 11:33:25 [INFO] [INFO] Downloaded from openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/maven-metadata.xml (599 B at 2.6 kB/s) build 05-Dec-2022 11:33:25 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/maven-metadata.xml build 05-Dec-2022 11:33:26 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/maven-metadata.xml (551 B at 367 B/s) build 05-Dec-2022 11:33:26 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3-sources.jar build 05-Dec-2022 11:33:28 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3-sources.jar (12 kB at 7.7 kB/s) build 05-Dec-2022 11:33:28 [INFO] [INFO] Uploading to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3-javadoc.jar build 05-Dec-2022 11:33:29 [INFO] [INFO] Uploaded to openmrs-repo-modules: https://mavenrepo.openmrs.org/modules/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3-javadoc.jar (60 kB at 34 kB/s) build 05-Dec-2022 11:33:29 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:29 [INFO] [INFO] Reactor Summary for Form Entry App Module 1.4.3: build 05-Dec-2022 11:33:29 [INFO] [INFO] build 05-Dec-2022 11:33:29 [INFO] [INFO] Form Entry App Module .............................. SUCCESS [ 38.461 s] build 05-Dec-2022 11:33:29 [INFO] [INFO] Form Entry App Module API .......................... SUCCESS [ 18.575 s] build 05-Dec-2022 11:33:29 [INFO] [INFO] Form Entry App Module OMOD ......................... SUCCESS [ 10.343 s] build 05-Dec-2022 11:33:29 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:29 [INFO] [INFO] BUILD SUCCESS build 05-Dec-2022 11:33:29 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:29 [INFO] [INFO] Total time: 01:07 min build 05-Dec-2022 11:33:29 [INFO] [INFO] Finished at: 2022-12-05T11:33:29Z build 05-Dec-2022 11:33:29 [INFO] [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:30 [INFO] Cleaning up after release... build 05-Dec-2022 11:33:30 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:30 [INFO] Reactor Summary for Form Entry App Module 1.4.4-SNAPSHOT: build 05-Dec-2022 11:33:30 [INFO] build 05-Dec-2022 11:33:30 [INFO] Form Entry App Module .............................. SUCCESS [01:10 min] build 05-Dec-2022 11:33:30 [INFO] Form Entry App Module API .......................... SKIPPED build 05-Dec-2022 11:33:30 [INFO] Form Entry App Module OMOD ......................... SKIPPED build 05-Dec-2022 11:33:30 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:30 [INFO] BUILD SUCCESS build 05-Dec-2022 11:33:30 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:30 [INFO] Total time: 01:12 min build 05-Dec-2022 11:33:30 [INFO] Finished at: 2022-12-05T11:33:30Z build 05-Dec-2022 11:33:30 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:30 Uploading next snapshots build 05-Dec-2022 11:33:31 [INFO] Scanning for projects... build 05-Dec-2022 11:33:31 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:31 [INFO] Reactor Build Order: build 05-Dec-2022 11:33:31 [INFO] build 05-Dec-2022 11:33:31 [INFO] Form Entry App Module [pom] build 05-Dec-2022 11:33:31 [INFO] Form Entry App Module API [jar] build 05-Dec-2022 11:33:31 [INFO] Form Entry App Module OMOD [jar] build 05-Dec-2022 11:33:31 [INFO] build 05-Dec-2022 11:33:31 [INFO] ------------------< org.openmrs.module:formentryapp >------------------- build 05-Dec-2022 11:33:31 [INFO] Building Form Entry App Module 1.4.4-SNAPSHOT [1/3] build 05-Dec-2022 11:33:31 [INFO] --------------------------------[ pom ]--------------------------------- build 05-Dec-2022 11:33:31 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml build 05-Dec-2022 11:33:32 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml (1.2 kB at 1.1 kB/s) build 05-Dec-2022 11:33:32 [INFO] build 05-Dec-2022 11:33:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ formentryapp --- build 05-Dec-2022 11:33:32 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/formentryapp/1.4.4-SNAPSHOT/formentryapp-1.4.4-SNAPSHOT.pom build 05-Dec-2022 11:33:32 [INFO] build 05-Dec-2022 11:33:32 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ formentryapp --- build 05-Dec-2022 11:33:32 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/1.4.4-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 11:33:32 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/1.4.4-SNAPSHOT/formentryapp-1.4.4-20221205.113331-1.pom build 05-Dec-2022 11:33:34 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/1.4.4-SNAPSHOT/formentryapp-1.4.4-20221205.113331-1.pom (5.6 kB at 3.5 kB/s) build 05-Dec-2022 11:33:34 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/maven-metadata.xml build 05-Dec-2022 11:33:34 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/maven-metadata.xml (541 B at 2.3 kB/s) build 05-Dec-2022 11:33:34 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/1.4.4-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 11:33:35 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/1.4.4-SNAPSHOT/maven-metadata.xml (607 B at 436 B/s) build 05-Dec-2022 11:33:35 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/maven-metadata.xml build 05-Dec-2022 11:33:37 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp/maven-metadata.xml (484 B at 318 B/s) build 05-Dec-2022 11:33:37 [INFO] build 05-Dec-2022 11:33:37 [INFO] ----------------< org.openmrs.module:formentryapp-api >----------------- build 05-Dec-2022 11:33:37 [INFO] Building Form Entry App Module API 1.4.4-SNAPSHOT [2/3] build 05-Dec-2022 11:33:37 [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 11:33:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.pom build 05-Dec-2022 11:33:37 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.pom (9.4 kB at 40 kB/s) build 05-Dec-2022 11:33:37 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.9.7/openmrs-1.9.7.pom build 05-Dec-2022 11:33:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/openmrs/1.9.7/openmrs-1.9.7.pom (32 kB at 91 kB/s) build 05-Dec-2022 11:33:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.pom build 05-Dec-2022 11:33:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.pom (5.5 kB at 23 kB/s) build 05-Dec-2022 11:33:38 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.9.7/openmrs-test-1.9.7.pom build 05-Dec-2022 11:33:38 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/test/openmrs-test/1.9.7/openmrs-test-1.9.7.pom (1.9 kB at 7.8 kB/s) build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.pom build 05-Dec-2022 11:33:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.pom (4.0 kB at 16 kB/s) build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework/2.2.1/appframework-2.2.1.pom build 05-Dec-2022 11:33:39 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework/2.2.1/appframework-2.2.1.pom (6.6 kB at 28 kB/s) build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.jar build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.jar build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7-tests.jar build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7-tests.jar build 05-Dec-2022 11:33:39 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.jar build 05-Dec-2022 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/appframework-api/2.2.1/appframework-api-2.2.1.jar (49 kB at 60 kB/s) build 05-Dec-2022 11:33:40 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7-tests.jar (150 kB at 140 kB/s) build 05-Dec-2022 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7.jar (1.8 MB at 1.1 MB/s) build 05-Dec-2022 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/web/openmrs-web/1.9.7/openmrs-web-1.9.7.jar (879 kB at 503 kB/s) build 05-Dec-2022 11:33:41 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/api/openmrs-api/1.9.7/openmrs-api-1.9.7-tests.jar (2.1 MB at 1.0 MB/s) build 05-Dec-2022 11:33:41 [INFO] build 05-Dec-2022 11:33:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formentryapp-api --- build 05-Dec-2022 11:33:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:41 [INFO] Copying 4 resources build 05-Dec-2022 11:33:41 [INFO] build 05-Dec-2022 11:33:41 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Nothing to compile - all classes are up to date build 05-Dec-2022 11:33:42 [INFO] build 05-Dec-2022 11:33:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:42 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/src/test/resources build 05-Dec-2022 11:33:42 [INFO] build 05-Dec-2022 11:33:42 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Nothing to compile - all classes are up to date build 05-Dec-2022 11:33:42 [INFO] build 05-Dec-2022 11:33:42 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Tests are skipped. build 05-Dec-2022 11:33:42 [INFO] build 05-Dec-2022 11:33:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/formentryapp-api-1.4.4-SNAPSHOT.jar build 05-Dec-2022 11:33:42 [INFO] build 05-Dec-2022 11:33:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/formentryapp-api-1.4.4-SNAPSHOT.jar to /home/bamboo-agent/.m2/repository/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/formentryapp-api-1.4.4-SNAPSHOT.jar build 05-Dec-2022 11:33:42 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/formentryapp-api-1.4.4-SNAPSHOT.pom build 05-Dec-2022 11:33:42 [INFO] build 05-Dec-2022 11:33:42 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ formentryapp-api --- build 05-Dec-2022 11:33:42 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 11:33:42 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/formentryapp-api-1.4.4-20221205.113331-1.jar build 05-Dec-2022 11:33:44 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/formentryapp-api-1.4.4-20221205.113331-1.jar (8.9 kB at 5.7 kB/s) build 05-Dec-2022 11:33:44 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/formentryapp-api-1.4.4-20221205.113331-1.pom build 05-Dec-2022 11:33:45 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/formentryapp-api-1.4.4-20221205.113331-1.pom (867 B at 512 B/s) build 05-Dec-2022 11:33:45 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/maven-metadata.xml build 05-Dec-2022 11:33:45 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/maven-metadata.xml (545 B at 2.3 kB/s) build 05-Dec-2022 11:33:45 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 11:33:47 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/1.4.4-SNAPSHOT/maven-metadata.xml (784 B at 576 B/s) build 05-Dec-2022 11:33:47 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/maven-metadata.xml build 05-Dec-2022 11:33:49 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-api/maven-metadata.xml (488 B at 258 B/s) build 05-Dec-2022 11:33:49 [INFO] build 05-Dec-2022 11:33:49 [INFO] ----------------< org.openmrs.module:formentryapp-omod >---------------- build 05-Dec-2022 11:33:49 [INFO] Building Form Entry App Module OMOD 1.4.4-SNAPSHOT [3/3] build 05-Dec-2022 11:33:49 [INFO] --------------------------------[ jar ]--------------------------------- build 05-Dec-2022 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.pom build 05-Dec-2022 11:33:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.pom (7.1 kB at 29 kB/s) build 05-Dec-2022 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/1.1/legacyui-1.1.pom build 05-Dec-2022 11:33:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui/1.1/legacyui-1.1.pom (8.1 kB at 35 kB/s) build 05-Dec-2022 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.pom build 05-Dec-2022 11:33:49 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.pom (2.0 kB at 8.8 kB/s) build 05-Dec-2022 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.jar build 05-Dec-2022 11:33:49 [INFO] Downloading from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.jar build 05-Dec-2022 11:33:50 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-api/1.1/legacyui-api-1.1.jar (3.8 kB at 16 kB/s) build 05-Dec-2022 11:33:51 [INFO] Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/nexus/content/repositories/public/org/openmrs/module/legacyui-omod/1.1/legacyui-omod-1.1.jar (3.9 MB at 2.2 MB/s) build 05-Dec-2022 11:33:51 [INFO] build 05-Dec-2022 11:33:51 [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ formentryapp-omod --- build 05-Dec-2022 11:33:51 [INFO] build 05-Dec-2022 11:33:51 [INFO] --- maven-dependency-plugin:2.4:unpack-dependencies (Expand moduleApplicationContext and messages) @ formentryapp-omod --- build 05-Dec-2022 11:33:51 [INFO] Unpacking /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/api/target/formentryapp-api-1.4.4-SNAPSHOT.jar to /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/classes with includes "**\/*.xml,**\/*.properties" and excludes "" build 05-Dec-2022 11:33:51 [INFO] build 05-Dec-2022 11:33:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:52 [INFO] Copying 3 resources build 05-Dec-2022 11:33:52 [INFO] Copying 2 resources to web/module build 05-Dec-2022 11:33:52 [INFO] Copying 0 resource to web/module build 05-Dec-2022 11:33:52 [INFO] Copying 2 resources to web/module build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Nothing to compile - all classes are up to date build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 05-Dec-2022 11:33:52 [INFO] skip non existing resourceDirectory /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/src/test/resources build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] No sources to compile build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Tests are skipped. build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/formentryapp-1.4.4-SNAPSHOT.jar build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-openmrs-plugin:1.0.1:package-module (pack) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Packaging OpenMRS module build 05-Dec-2022 11:33:52 [INFO] Building jar: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/formentryapp-1.4.4-SNAPSHOT.omod build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/target/formentryapp-1.4.4-SNAPSHOT.omod to /home/bamboo-agent/.m2/repository/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/formentryapp-omod-1.4.4-SNAPSHOT.jar build 05-Dec-2022 11:33:52 [INFO] Installing /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM/omod/pom.xml to /home/bamboo-agent/.m2/repository/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/formentryapp-omod-1.4.4-SNAPSHOT.pom build 05-Dec-2022 11:33:52 [INFO] build 05-Dec-2022 11:33:52 [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ formentryapp-omod --- build 05-Dec-2022 11:33:52 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 11:33:52 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/formentryapp-omod-1.4.4-20221205.113331-1.jar build 05-Dec-2022 11:33:54 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/formentryapp-omod-1.4.4-20221205.113331-1.jar (27 kB at 16 kB/s) build 05-Dec-2022 11:33:54 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/formentryapp-omod-1.4.4-20221205.113331-1.pom build 05-Dec-2022 11:33:55 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/formentryapp-omod-1.4.4-20221205.113331-1.pom (5.9 kB at 3.7 kB/s) build 05-Dec-2022 11:33:55 [INFO] Downloading from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/maven-metadata.xml build 05-Dec-2022 11:33:55 [INFO] Downloaded from openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/maven-metadata.xml (546 B at 2.3 kB/s) build 05-Dec-2022 11:33:55 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/maven-metadata.xml build 05-Dec-2022 11:33:57 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/1.4.4-SNAPSHOT/maven-metadata.xml (785 B at 584 B/s) build 05-Dec-2022 11:33:57 [INFO] Uploading to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/maven-metadata.xml simple 05-Dec-2022 11:33:58 Set PLAN level variable maven.release.version to new value 1.4.4 build 05-Dec-2022 11:33:58 [INFO] Uploaded to openmrs-repo-snapshots: https://mavenrepo.openmrs.org/snapshots/org/openmrs/module/formentryapp-omod/maven-metadata.xml (489 B at 324 B/s) build 05-Dec-2022 11:33:58 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:58 [INFO] Reactor Summary for Form Entry App Module 1.4.4-SNAPSHOT: build 05-Dec-2022 11:33:58 [INFO] build 05-Dec-2022 11:33:58 [INFO] Form Entry App Module .............................. SUCCESS [ 6.209 s] build 05-Dec-2022 11:33:58 [INFO] Form Entry App Module API .......................... SUCCESS [ 11.695 s] build 05-Dec-2022 11:33:58 [INFO] Form Entry App Module OMOD ......................... SUCCESS [ 9.535 s] build 05-Dec-2022 11:33:58 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:58 [INFO] BUILD SUCCESS build 05-Dec-2022 11:33:58 [INFO] ------------------------------------------------------------------------ build 05-Dec-2022 11:33:58 [INFO] Total time: 27.726 s build 05-Dec-2022 11:33:58 [INFO] Finished at: 2022-12-05T11:33:58Z build 05-Dec-2022 11:33:58 [INFO] ------------------------------------------------------------------------ simple 05-Dec-2022 11:33:58 Finished task 'Release prepare perform' with result: Success simple 05-Dec-2022 11:33:58 Starting task 'Save next release version' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-extractor' simple 05-Dec-2022 11:33:58 Finished task 'Save next release version' with result: Success simple 05-Dec-2022 11:33:58 Starting task 'Retrieve next snaphot version' of type 'com.atlassian.bamboo.plugins.variable.updater.variable-updater-generic:variable-extractor' simple 05-Dec-2022 11:33:58 Changing variable maven.development.version of type JOB from 1.4.4-SNAPSHOT to 1.4.4-SNAPSHOT simple 05-Dec-2022 11:33:58 Finished task 'Retrieve next snaphot version' with result: Success command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.maven.release.version} with 1.4.3 command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.maven.development.version} with 1.4.4-SNAPSHOT command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.refapp.distro.property} with formentryappVersion command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.refapp.distro.scm} with git@github.com:openmrs/openmrs-distro-referenceapplication.git command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.refapp.distro.dev.branch} with 2.x command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.preparing.refapp.distro.release} with true command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.capability.system.builder.mvn3.Maven 3} with /usr/share/apache-maven-3.8.6 simple 05-Dec-2022 11:33:58 Starting task 'Update distro with the new version' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command' command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.maven.release.version} with 1.4.3 command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.maven.development.version} with 1.4.4-SNAPSHOT command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.refapp.distro.property} with formentryappVersion command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.refapp.distro.scm} with git@github.com:openmrs/openmrs-distro-referenceapplication.git command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.refapp.distro.dev.branch} with 2.x command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.preparing.refapp.distro.release} with true command 05-Dec-2022 11:33:58 Substituting variable: ${bamboo.capability.system.builder.mvn3.Maven 3} with /usr/share/apache-maven-3.8.6 command 05-Dec-2022 11:33:58 Beginning to execute external process for build 'Form Entry App Module - Form Entry App Module - Release to maven #45 (FEAM-FEAM-RTM-45)'\n ... running command line: \n/bin/bash release-scripts/distro-update.sh -r 1.4.3 -d 1.4.4-SNAPSHOT -p formentryappVersion -s git@github.com:openmrs/openmrs-distro-referenceapplication.git -b 2.x -n true\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/FEAM-FEAM-RTM\n error 05-Dec-2022 11:33:58 Cloning into 'target/distribution'... error 05-Dec-2022 11:34:00 Switched to a new branch '2.x' build 05-Dec-2022 11:34:00 Branch '2.x' set up to track remote branch '2.x' from 'origin'. build 05-Dec-2022 11:34:00 [2.x 208d99f9] [Maven Release] Increasing version of formentryappVersion to 1.4.3 build 05-Dec-2022 11:34:00 1 file changed, 1 insertion(+), 1 deletion(-) error 05-Dec-2022 11:34:01 To github.com:openmrs/openmrs-distro-referenceapplication.git error 05-Dec-2022 11:34:01 e050bc09..208d99f9 2.x -> 2.x simple 05-Dec-2022 11:34:01 Finished task 'Update distro with the new version' with result: Success simple 05-Dec-2022 11:34:01 Running post build plugin 'Docker Container Cleanup' simple 05-Dec-2022 11:34:01 Running post build plugin 'NCover Results Collector' simple 05-Dec-2022 11:34:01 Running post build plugin 'Build Results Label Collector' simple 05-Dec-2022 11:34:01 Running post build plugin 'Clover Results Collector' simple 05-Dec-2022 11:34:01 Running post build plugin 'npm Cache Cleanup' simple 05-Dec-2022 11:34:01 Running post build plugin 'Artifact Copier' simple 05-Dec-2022 11:34:01 Finalising the build... simple 05-Dec-2022 11:34:01 Stopping timer. simple 05-Dec-2022 11:34:01 Build FEAM-FEAM-RTM-45 completed. simple 05-Dec-2022 11:34:01 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 05-Dec-2022 11:34:01 Running on server: post build plugin 'NCover Results Collector' simple 05-Dec-2022 11:34:01 Running on server: post build plugin 'Build Labeller' simple 05-Dec-2022 11:34:01 Running on server: post build plugin 'Clover Delta Calculator' simple 05-Dec-2022 11:34:01 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 05-Dec-2022 11:34:01 All post build plugins have finished simple 05-Dec-2022 11:34:01 Generating build results summary... simple 05-Dec-2022 11:34:01 Saving build results to disk... simple 05-Dec-2022 11:34:01 Store variable context... simple 05-Dec-2022 11:34:01 Finished building FEAM-FEAM-RTM-45.