simple 21-Dec-2022 03:01:19 Build Reference Application - Distribution 2.x - Build and push #13330 (REFAPP-OMODDISTRO-DNDI-13330) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 21-Dec-2022 03:01:19 Remote agent on host xiao.openmrs.org simple 21-Dec-2022 03:01:19 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 21-Dec-2022 03:01:19 Executing build Reference Application - Distribution 2.x - Build and push #13330 (REFAPP-OMODDISTRO-DNDI-13330) simple 21-Dec-2022 03:01:19 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 21-Dec-2022 03:01:19 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 21-Dec-2022 03:01:19 Updating source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 21-Dec-2022 03:01:19 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 21-Dec-2022 03:01:19 hint: Using 'master' as the name for the initial branch. This default branch name simple 21-Dec-2022 03:01:19 hint: is subject to change. To configure the initial branch name to use in all simple 21-Dec-2022 03:01:19 hint: of your new repositories, which will suppress this warning, call: simple 21-Dec-2022 03:01:19 hint: simple 21-Dec-2022 03:01:19 hint: git config --global init.defaultBranch simple 21-Dec-2022 03:01:19 hint: simple 21-Dec-2022 03:01:19 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 21-Dec-2022 03:01:19 hint: 'development'. The just-created branch can be renamed via this command: simple 21-Dec-2022 03:01:19 hint: simple 21-Dec-2022 03:01:19 hint: git branch -m simple 21-Dec-2022 03:01:19 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 21-Dec-2022 03:01:19 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 21-Dec-2022 03:01:21 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 21-Dec-2022 03:01:21 * [new branch] 2.x -> 2.x simple 21-Dec-2022 03:01:21 * [new tag] 2.0.1769 -> 2.0.1769 simple 21-Dec-2022 03:01:21 * [new tag] 2.1 -> 2.1 simple 21-Dec-2022 03:01:21 * [new tag] 2.10.0 -> 2.10.0 simple 21-Dec-2022 03:01:21 * [new tag] 2.11.0 -> 2.11.0 simple 21-Dec-2022 03:01:21 * [new tag] 2.12.0 -> 2.12.0 simple 21-Dec-2022 03:01:21 * [new tag] 2.2 -> 2.2 simple 21-Dec-2022 03:01:21 * [new tag] 2.3 -> 2.3 simple 21-Dec-2022 03:01:21 * [new tag] 2.4 -> 2.4 simple 21-Dec-2022 03:01:21 * [new tag] 2.5 -> 2.5 simple 21-Dec-2022 03:01:21 * [new tag] 2.6.0 -> 2.6.0 simple 21-Dec-2022 03:01:21 * [new tag] 2.7.0 -> 2.7.0 simple 21-Dec-2022 03:01:21 * [new tag] 2.8.0 -> 2.8.0 simple 21-Dec-2022 03:01:21 * [new tag] 2.8.1 -> 2.8.1 simple 21-Dec-2022 03:01:21 * [new tag] 2.9.0 -> 2.9.0 simple 21-Dec-2022 03:01:21 * [new tag] latest -> latest simple 21-Dec-2022 03:01:21 Checking out revision 8480c2428828aea637ba02b83f3f6c9415155d63. simple 21-Dec-2022 03:01:21 Switched to branch '2.x' simple 21-Dec-2022 03:01:21 Updated source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 21-Dec-2022 03:01:21 Finished task 'Checkout source' with result: Success simple 21-Dec-2022 03:01:21 Running pre-build action: Build Log Labeller Pre Build Action simple 21-Dec-2022 03:01:21 Running pre-build action: VCS Version Collector simple 21-Dec-2022 03:01:21 Running pre-build action: Run Predator simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 21-Dec-2022 03:01:21 [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 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]' simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0 simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2048 java 1474 bamboo-age 2979Mb 626Mb 00:30:30 /usr/lib/jvm/java-8-ope simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 1Mb 00:07:20 /home/bamboo-agent/bamb simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:03:04 /sbin/init simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Initial free space: 3.7997131 GB simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CSM-CSM0-JOB1 simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Deleting 4 snapshot folders from /home/bamboo-agent/.m2/repository simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Maven stable disk freed: 0.0 GB, deleted 0 files simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Final free space: 3.8392448 GB simple 21-Dec-2022 03:01:21 [PredatorPreBuildAction] Done command 21-Dec-2022 03:01:21 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 21-Dec-2022 03:01:21 Substituting password variable: ${bamboo.dockerhub.password} command 21-Dec-2022 03:01:21 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 21-Dec-2022 03:01:21 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 21-Dec-2022 03:01:21 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 21-Dec-2022 03:01:21 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 21-Dec-2022 03:01:21 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 21-Dec-2022 03:01:21 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13330 (REFAPP-OMODDISTRO-DNDI-13330)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13330-ScriptBuildTask-8105807620887625016.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n error 21-Dec-2022 03:01:21 + [[ ehuB != ehuxB ]] error 21-Dec-2022 03:01:21 + echo 'Start of Lmod init/bash script to define the module command' error 21-Dec-2022 03:01:21 + LMOD_PKG=/usr/share/lmod/lmod error 21-Dec-2022 03:01:21 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 21-Dec-2022 03:01:21 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 21-Dec-2022 03:01:21 + MODULESHOME=/usr/share/lmod/lmod error 21-Dec-2022 03:01:21 + export LMOD_PKG error 21-Dec-2022 03:01:21 + export LMOD_CMD error 21-Dec-2022 03:01:21 + export LMOD_DIR error 21-Dec-2022 03:01:21 + export MODULESHOME error 21-Dec-2022 03:01:21 + LMOD_VERSION=6.6 error 21-Dec-2022 03:01:21 + export LMOD_VERSION error 21-Dec-2022 03:01:21 + '[' : '!=' : ']' error 21-Dec-2022 03:01:21 + unalias ml error 21-Dec-2022 03:01:21 + true build 21-Dec-2022 03:01:21 Start of Lmod init/bash script to define the module command error 21-Dec-2022 03:01:21 ++ echo YES error 21-Dec-2022 03:01:21 ++ /usr/bin/tr '[:upper:]' '[:lower:]' error 21-Dec-2022 03:01:21 + export_module=yes error 21-Dec-2022 03:01:21 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 21-Dec-2022 03:01:21 + export -f module error 21-Dec-2022 03:01:21 + export -f ml error 21-Dec-2022 03:01:21 + unset export_module error 21-Dec-2022 03:01:21 + '[' -n '' ']' error 21-Dec-2022 03:01:21 + '[' 5 -ge 3 ']' error 21-Dec-2022 03:01:21 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 21-Dec-2022 03:01:21 + '[' -n '' ']' error 21-Dec-2022 03:01:21 + [[ ehuB != ehuxB ]] error 21-Dec-2022 03:01:21 + echo 'End of Lmod init/bash script to define the module command' error 21-Dec-2022 03:01:21 + set +x build 21-Dec-2022 03:01:21 End of Lmod init/bash script to define the module command error 21-Dec-2022 03:01:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 21-Dec-2022 03:01:22 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 21-Dec-2022 03:01:22 Configure a credential helper to remove this warning. See error 21-Dec-2022 03:01:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 21-Dec-2022 03:01:22 build 21-Dec-2022 03:01:22 Login Succeeded build 21-Dec-2022 03:01:22 Building dev image error 21-Dec-2022 03:01:22 #1 [internal] load .dockerignore error 21-Dec-2022 03:01:22 #1 transferring context: 74B done error 21-Dec-2022 03:01:22 #1 DONE 0.1s error 21-Dec-2022 03:01:22 error 21-Dec-2022 03:01:22 #2 [internal] load build definition from Dockerfile error 21-Dec-2022 03:01:22 #2 transferring dockerfile: 898B done error 21-Dec-2022 03:01:22 #2 DONE 0.1s error 21-Dec-2022 03:01:22 error 21-Dec-2022 03:01:22 #3 resolve image config for docker.io/docker/dockerfile:1 error 21-Dec-2022 03:01:23 #3 ... error 21-Dec-2022 03:01:23 error 21-Dec-2022 03:01:23 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io error 21-Dec-2022 03:01:23 #4 DONE 0.0s error 21-Dec-2022 03:01:23 error 21-Dec-2022 03:01:23 #3 resolve image config for docker.io/docker/dockerfile:1 error 21-Dec-2022 03:01:23 #3 DONE 0.3s error 21-Dec-2022 03:01:23 error 21-Dec-2022 03:01:23 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 21-Dec-2022 03:01:23 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 21-Dec-2022 03:01:23 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done error 21-Dec-2022 03:01:23 #5 CACHED error 21-Dec-2022 03:01:23 error 21-Dec-2022 03:01:23 #6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 21-Dec-2022 03:01:23 #6 DONE 0.0s error 21-Dec-2022 03:01:23 error 21-Dec-2022 03:01:23 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 21-Dec-2022 03:01:24 #7 DONE 1.1s error 21-Dec-2022 03:01:24 error 21-Dec-2022 03:01:24 #8 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 21-Dec-2022 03:01:24 #8 DONE 1.1s error 21-Dec-2022 03:01:24 error 21-Dec-2022 03:01:24 #9 [internal] load build context error 21-Dec-2022 03:01:24 #9 DONE 0.0s error 21-Dec-2022 03:01:24 error 21-Dec-2022 03:01:24 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:24 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 0.1s done error 21-Dec-2022 03:01:24 #10 DONE 0.1s error 21-Dec-2022 03:01:24 error 21-Dec-2022 03:01:24 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:24 #11 resolve docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 0.1s done error 21-Dec-2022 03:01:24 #11 DONE 0.1s error 21-Dec-2022 03:01:24 error 21-Dec-2022 03:01:24 #9 [internal] load build context error 21-Dec-2022 03:01:25 #9 transferring context: 33.72MB 0.8s done error 21-Dec-2022 03:01:25 #9 DONE 0.9s error 21-Dec-2022 03:01:25 error 21-Dec-2022 03:01:25 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:28 #10 sha256:60b52681b77fcf92ac269b692e82bba4ac22ba4541559b467180f1f410b9ea4b 5.32kB / 5.32kB 0.2s error 21-Dec-2022 03:01:28 #10 sha256:d9f16199fd2b91fc3b39f1e0427b9a627f3cf5d252dc5680534be75525ca65ae 5.32kB / 5.32kB 0.2s error 21-Dec-2022 03:01:28 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 6.29MB / 80.30MB 0.2s error 21-Dec-2022 03:01:28 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 11.75MB / 241.15MB 0.2s error 21-Dec-2022 03:01:28 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 15.73MB / 80.30MB 0.3s error 21-Dec-2022 03:01:28 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 25.17MB / 241.15MB 0.3s error 21-Dec-2022 03:01:28 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 24.12MB / 80.30MB 0.5s error 21-Dec-2022 03:01:28 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 41.94MB / 241.15MB 0.5s error 21-Dec-2022 03:01:28 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 39.85MB / 80.30MB 0.6s error 21-Dec-2022 03:01:28 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 61.05MB / 241.15MB 0.6s error 21-Dec-2022 03:01:28 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 56.62MB / 80.30MB 0.8s error 21-Dec-2022 03:01:28 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 73.40MB / 241.15MB 0.8s error 21-Dec-2022 03:01:28 #10 sha256:60b52681b77fcf92ac269b692e82bba4ac22ba4541559b467180f1f410b9ea4b 5.32kB / 5.32kB 0.9s done error 21-Dec-2022 03:01:28 #10 sha256:d9f16199fd2b91fc3b39f1e0427b9a627f3cf5d252dc5680534be75525ca65ae 5.32kB / 5.32kB 0.9s done error 21-Dec-2022 03:01:29 #10 sha256:5e3134a2f9e2d08e129df999b3c64e32ecfc7549d10b20fef15eb99fe979fd78 514.57kB / 514.57kB 0.1s done error 21-Dec-2022 03:01:29 #10 sha256:ac9b97f5ad18966b87a17eae5d38be47c2c5484c76f6157b557fa24f63350205 622.96kB / 622.96kB 0.1s done error 21-Dec-2022 03:01:29 #10 sha256:9a782214e85ae179ab2e6fde941672aa94a68328aab1626ee75f7884de1a6d83 100.48kB / 100.48kB 0.1s done error 21-Dec-2022 03:01:29 #10 sha256:9f039a0b3876e9e396624bfaea10bed8f6c4fe116ad228ca34f45dcc505d26b1 3.15MB / 16.57MB 0.2s error 21-Dec-2022 03:01:29 #10 sha256:f0c9f29b0a284463612325e34cf8dfd8d910348594a2dc6e8046e54d254713af 3.92MB / 3.92MB 0.2s done error 21-Dec-2022 03:01:29 #10 sha256:9f039a0b3876e9e396624bfaea10bed8f6c4fe116ad228ca34f45dcc505d26b1 8.39MB / 16.57MB 0.3s error 21-Dec-2022 03:01:29 #10 sha256:67f16782af8f464fabe0a8b9bf8032634a7fc41b0be957a4705901abc0b23f48 3.78kB / 3.78kB 0.0s done error 21-Dec-2022 03:01:29 #10 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.0s done error 21-Dec-2022 03:01:29 #10 sha256:87cddbf222fb9b7d11bcecc3d5cd90da297f53c7cba210e94d214c27d699c066 14.31kB / 14.31kB 0.1s done error 21-Dec-2022 03:01:29 #10 sha256:9f039a0b3876e9e396624bfaea10bed8f6c4fe116ad228ca34f45dcc505d26b1 12.58MB / 16.57MB 0.5s error 21-Dec-2022 03:01:29 #10 sha256:36201537d1c07d3cd428c0c8a06ce9554501eb7a1c9ff9a2ff53a5afd8903856 4.80kB / 4.80kB 0.1s done error 21-Dec-2022 03:01:29 #10 sha256:9f039a0b3876e9e396624bfaea10bed8f6c4fe116ad228ca34f45dcc505d26b1 16.57MB / 16.57MB 0.6s done error 21-Dec-2022 03:01:29 #10 sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 3.15MB / 22.50MB 0.2s error 21-Dec-2022 03:01:29 #10 sha256:a2905dea4d6015ae75970df9f338e34c2b6bcbb54a621236a6107fb8638b2d6e 146.73kB / 146.73kB 0.1s done error 21-Dec-2022 03:01:29 #10 sha256:d1d009d13926f70fb4fe3f859d042424e8cb6519f9598b0d5d5613f2cd4a0507 15.11kB / 15.11kB 0.0s done error 21-Dec-2022 03:01:29 #10 sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 8.39MB / 22.50MB 0.3s error 21-Dec-2022 03:01:29 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 60.82MB / 80.30MB 2.0s error 21-Dec-2022 03:01:29 #10 sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 13.63MB / 22.50MB 0.5s error 21-Dec-2022 03:01:29 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 8.39MB / 245.14MB 0.3s error 21-Dec-2022 03:01:30 #10 sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 18.87MB / 22.50MB 0.6s error 21-Dec-2022 03:01:30 #10 sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 22.50MB / 22.50MB 0.8s done error 21-Dec-2022 03:01:30 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 74.45MB / 80.30MB 2.4s error 21-Dec-2022 03:01:30 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 92.27MB / 241.15MB 2.4s error 21-Dec-2022 03:01:30 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 30.41MB / 245.14MB 0.8s error 21-Dec-2022 03:01:30 #10 sha256:077cbf216161418455c365561181382d1c315d16cd17b033957c9db070451c1d 2.60kB / 2.60kB 0.1s done error 21-Dec-2022 03:01:30 #10 sha256:e1559b444ec219ff071c1e136448bfd4e00a4b553f1d73b4d25397914447ed4f 1.70kB / 1.70kB 0.1s done error 21-Dec-2022 03:01:30 #10 sha256:971c766a5b759345b9ec1f5d0cf5a4e0a2abb87599960238605335b36cb6498a 2.29kB / 2.29kB 0.1s done error 21-Dec-2022 03:01:30 #10 sha256:0ff84bd78c3b652195a59ad2f42544385262d7b45c65a1f8774ac2870a7a42a7 1.19kB / 1.19kB 0.0s done error 21-Dec-2022 03:01:30 #10 sha256:e41c20cbef4fcfca7216b0c809ba1c5b5ca9cf7e1d7c84cd6795a03d095e2a91 1.13kB / 1.13kB 0.1s done error 21-Dec-2022 03:01:30 #10 sha256:11929f3c84fa343275614bd8f3523f5d0cdf49935ac8f83ed2009d7e97617c39 1.35kB / 1.35kB 0.0s done error 21-Dec-2022 03:01:30 #10 sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 8.39MB / 51.16MB 0.2s error 21-Dec-2022 03:01:31 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 79.69MB / 80.30MB 3.3s error 21-Dec-2022 03:01:31 #10 sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 80.30MB / 80.30MB 3.4s done error 21-Dec-2022 03:01:31 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 104.86MB / 241.15MB 3.5s error 21-Dec-2022 03:01:31 #10 sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 16.78MB / 51.16MB 0.8s error 21-Dec-2022 03:01:31 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 45.09MB / 245.14MB 1.8s error 21-Dec-2022 03:01:31 #10 sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 25.17MB / 51.16MB 0.9s error 21-Dec-2022 03:01:31 #10 sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be 3.15MB / 39.88MB 0.2s error 21-Dec-2022 03:01:31 #10 sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be 11.51MB / 39.88MB 0.3s error 21-Dec-2022 03:01:31 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 126.88MB / 241.15MB 3.8s error 21-Dec-2022 03:01:31 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 65.01MB / 245.14MB 2.1s error 21-Dec-2022 03:01:31 #10 sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 35.65MB / 51.16MB 1.1s error 21-Dec-2022 03:01:31 #10 sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be 23.07MB / 39.88MB 0.5s error 21-Dec-2022 03:01:31 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 139.26MB / 241.15MB 3.9s error 21-Dec-2022 03:01:31 #10 sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 44.04MB / 51.16MB 1.2s error 21-Dec-2022 03:01:31 #10 sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be 35.65MB / 39.88MB 0.6s error 21-Dec-2022 03:01:32 #10 sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 51.16MB / 51.16MB 1.4s done error 21-Dec-2022 03:01:32 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 173.02MB / 241.15MB 4.2s error 21-Dec-2022 03:01:32 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 99.82MB / 245.14MB 2.4s error 21-Dec-2022 03:01:32 #10 sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be 39.88MB / 39.88MB 0.7s done error 21-Dec-2022 03:01:32 #10 sha256:a143a08397b6ad4ec0787572c0804e72da051c27cb38752a74dee39d1d4dbaa0 6.40kB / 6.40kB 0.1s done error 21-Dec-2022 03:01:32 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 191.89MB / 241.15MB 4.4s error 21-Dec-2022 03:01:32 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 133.56MB / 245.14MB 2.6s error 21-Dec-2022 03:01:32 #10 sha256:663c2f80fbfe643991804483ab37f996992d945583ac1093c9c55abad4c09923 28.62kB / 28.62kB 0.1s done error 21-Dec-2022 03:01:32 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 150.99MB / 245.14MB 2.7s error 21-Dec-2022 03:01:32 #10 extracting sha256:663c2f80fbfe643991804483ab37f996992d945583ac1093c9c55abad4c09923 error 21-Dec-2022 03:01:32 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 205.52MB / 241.15MB 4.5s error 21-Dec-2022 03:01:32 #10 extracting sha256:663c2f80fbfe643991804483ab37f996992d945583ac1093c9c55abad4c09923 0.3s done error 21-Dec-2022 03:01:32 #10 extracting sha256:a143a08397b6ad4ec0787572c0804e72da051c27cb38752a74dee39d1d4dbaa0 error 21-Dec-2022 03:01:32 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 220.20MB / 241.15MB 4.8s error 21-Dec-2022 03:01:32 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 186.51MB / 245.14MB 3.2s error 21-Dec-2022 03:01:33 #10 sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 241.15MB / 241.15MB 5.1s done error 21-Dec-2022 03:01:33 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 202.01MB / 245.14MB 3.3s error 21-Dec-2022 03:01:33 #10 extracting sha256:a143a08397b6ad4ec0787572c0804e72da051c27cb38752a74dee39d1d4dbaa0 0.4s done error 21-Dec-2022 03:01:33 #10 extracting sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be error 21-Dec-2022 03:01:33 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 233.83MB / 245.14MB 3.6s error 21-Dec-2022 03:01:33 #10 sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 245.14MB / 245.14MB 3.8s done error 21-Dec-2022 03:01:35 #10 extracting sha256:a24842a41a6f1d2f277500460787ed7abaeadd093cb5e7c16ccaaf3d2f4255be 2.2s done error 21-Dec-2022 03:01:35 #10 extracting sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 error 21-Dec-2022 03:01:35 #10 ... error 21-Dec-2022 03:01:35 error 21-Dec-2022 03:01:35 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:35 #11 sha256:b6b70a7424fdd3b01790b61f62fec4b0ddcc7d1b8093ab8ad2de15552c4929f2 5.32kB / 5.32kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:2b40b8a57784f5a7ab00f9e45be17c11edfe0512a02f34ab4f822bd913bd9a17 80.30MB / 80.30MB 1.0s done error 21-Dec-2022 03:01:35 #11 sha256:0e803d752532d20857282abde127ab92bd106dd03735b77938f4c26e1cc3b225 241.15MB / 241.15MB 2.4s done error 21-Dec-2022 03:01:35 #11 sha256:c1d2fababf5527276db2a1abac8066560ba8a6c129b5f681c023ff8719981086 514.57kB / 514.57kB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:7ef2472d509b630e907bac7c98ca19a708cea6c4bfa3342ea50d9c163e124fde 622.65kB / 622.65kB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:8ddbd514cdf487334d0b2db63c55502a4de3a9b7ed232ef15fda141d09d80350 100.48kB / 100.48kB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:36447bcb072b2e1aa9539b73d7d068a14f7036694234eaf850b63ab898c4b1a4 16.57MB / 16.57MB 0.3s done error 21-Dec-2022 03:01:35 #11 sha256:2db4f4d1ee2d3345cb6b07f0a27314618e5caa9044b7c48da844ad15b95f0f35 3.78kB / 3.78kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:f3b6c3e55a2537a991679745e063da7f9257b1110b3cae905c60517ec2c0a146 3.92MB / 3.92MB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:a4dccbd71a0f6c333ec26da1386ebe47a181cbd0cb289a32e47872b819c95031 14.29kB / 14.29kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:3614f6ad70027d96fb9772962b2c5ca31d9ece2713496240788b576bed62f16d 4.81kB / 4.81kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:be66fc02730ef2699d7546833e5f223056cd41e67fba2712fa12f6c5a9851c85 22.50MB / 22.50MB 0.4s done error 21-Dec-2022 03:01:35 #11 sha256:a97db7fe5fb85961dfff27fd9de2b023f90762480b1aaea8ae296e7e2269089c 146.72kB / 146.72kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:668656d1d8c24bab7fec1d6ca8ad8cfc420af108ab61d80b7f462e46519731e6 15.12kB / 15.12kB 0.3s done error 21-Dec-2022 03:01:35 #11 sha256:a6ed827bddc87fef6870f51c9f848bfa32d7f0ce20146bd756eec3e4fc6f8c87 208.83MB / 245.14MB 1.7s error 21-Dec-2022 03:01:35 #11 sha256:d4118789f1179dc8aa922b5cfc984baaf1519f6d4dcd4243532582eb6c833d64 2.60kB / 2.60kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:52a62337e2d4c146240e1900bd2c5f6cfb1040b320e965fdff024d389de4d8e3 1.70kB / 1.70kB 0.4s done error 21-Dec-2022 03:01:35 #11 sha256:5bd37fa6832d9eb9b5190c4a5d39c75ed5dfbec44ff04f08d5d9ab797b30ceb6 2.29kB / 2.29kB 0.3s done error 21-Dec-2022 03:01:35 #11 sha256:8a58af22a1a3e8918d9bb37d950a660814974e9573011420052650b32193e4b9 1.19kB / 1.19kB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:2962efde2b731167a4971d65d813c78131e55e0c5008215e1b4bcafbb522f44c 1.13kB / 1.13kB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:256b093e0cb59c15b1db0ab62f79322c0bbf7836acc2d08d4509eb6422ece707 1.35kB / 1.35kB 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:56f93d3acbec0935c643997d95f989f04f1a00fffd120f60963ffe41f37332db 51.16MB / 51.16MB 0.8s done error 21-Dec-2022 03:01:35 #11 sha256:b6c10c72d7dab025d9cdc4c50e4bb7ca7428c78a9b2008e5b35654130a9a23af 39.88MB / 39.88MB 0.7s done error 21-Dec-2022 03:01:35 #11 sha256:e3fa84aaf0f61782783660ba3113c537745268365c992b4d1e3c52bc3db2ae68 28.62kB / 28.62kB 0.2s done error 21-Dec-2022 03:01:35 #11 sha256:f2e928854e8dd3825609fc25c604b75c1ddeff35b1712b8b2a6187084f45bd5d 5.31kB / 5.31kB 0.2s done error 21-Dec-2022 03:01:35 #11 extracting sha256:e3fa84aaf0f61782783660ba3113c537745268365c992b4d1e3c52bc3db2ae68 0.1s done error 21-Dec-2022 03:01:35 #11 sha256:a6ed827bddc87fef6870f51c9f848bfa32d7f0ce20146bd756eec3e4fc6f8c87 228.59MB / 245.14MB 1.8s error 21-Dec-2022 03:01:35 #11 extracting sha256:a143a08397b6ad4ec0787572c0804e72da051c27cb38752a74dee39d1d4dbaa0 0.1s done error 21-Dec-2022 03:01:35 #11 extracting sha256:b6c10c72d7dab025d9cdc4c50e4bb7ca7428c78a9b2008e5b35654130a9a23af error 21-Dec-2022 03:01:35 #11 sha256:a6ed827bddc87fef6870f51c9f848bfa32d7f0ce20146bd756eec3e4fc6f8c87 245.14MB / 245.14MB 2.0s error 21-Dec-2022 03:01:36 #11 sha256:a6ed827bddc87fef6870f51c9f848bfa32d7f0ce20146bd756eec3e4fc6f8c87 245.14MB / 245.14MB 2.1s done error 21-Dec-2022 03:01:36 #11 extracting sha256:b6c10c72d7dab025d9cdc4c50e4bb7ca7428c78a9b2008e5b35654130a9a23af 0.9s done error 21-Dec-2022 03:01:36 #11 extracting sha256:56f93d3acbec0935c643997d95f989f04f1a00fffd120f60963ffe41f37332db error 21-Dec-2022 03:01:37 #11 ... error 21-Dec-2022 03:01:37 error 21-Dec-2022 03:01:37 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:37 #10 extracting sha256:412027f7f4bafe14828066c04ca1398b1ef5c242261833dda902dcb0d6bccce9 1.6s done error 21-Dec-2022 03:01:37 #10 extracting sha256:11929f3c84fa343275614bd8f3523f5d0cdf49935ac8f83ed2009d7e97617c39 0.1s done error 21-Dec-2022 03:01:37 #10 extracting sha256:e41c20cbef4fcfca7216b0c809ba1c5b5ca9cf7e1d7c84cd6795a03d095e2a91 0.0s done error 21-Dec-2022 03:01:37 #10 extracting sha256:0ff84bd78c3b652195a59ad2f42544385262d7b45c65a1f8774ac2870a7a42a7 0.0s done error 21-Dec-2022 03:01:37 #10 DONE 11.5s error 21-Dec-2022 03:01:37 error 21-Dec-2022 03:01:37 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:37 #10 extracting sha256:971c766a5b759345b9ec1f5d0cf5a4e0a2abb87599960238605335b36cb6498a 0.0s done error 21-Dec-2022 03:01:37 #10 extracting sha256:e1559b444ec219ff071c1e136448bfd4e00a4b553f1d73b4d25397914447ed4f 0.1s done error 21-Dec-2022 03:01:37 #10 extracting sha256:077cbf216161418455c365561181382d1c315d16cd17b033957c9db070451c1d 0.0s done error 21-Dec-2022 03:01:37 #10 extracting sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 error 21-Dec-2022 03:01:37 #10 ... error 21-Dec-2022 03:01:37 error 21-Dec-2022 03:01:37 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:37 #11 extracting sha256:56f93d3acbec0935c643997d95f989f04f1a00fffd120f60963ffe41f37332db 1.2s done error 21-Dec-2022 03:01:37 #11 extracting sha256:256b093e0cb59c15b1db0ab62f79322c0bbf7836acc2d08d4509eb6422ece707 0.0s done error 21-Dec-2022 03:01:37 #11 DONE 12.3s error 21-Dec-2022 03:01:38 error 21-Dec-2022 03:01:38 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:38 #11 extracting sha256:2962efde2b731167a4971d65d813c78131e55e0c5008215e1b4bcafbb522f44c 0.0s done error 21-Dec-2022 03:01:38 #11 extracting sha256:8a58af22a1a3e8918d9bb37d950a660814974e9573011420052650b32193e4b9 0.0s done error 21-Dec-2022 03:01:38 #11 extracting sha256:5bd37fa6832d9eb9b5190c4a5d39c75ed5dfbec44ff04f08d5d9ab797b30ceb6 0.0s done error 21-Dec-2022 03:01:38 #11 extracting sha256:52a62337e2d4c146240e1900bd2c5f6cfb1040b320e965fdff024d389de4d8e3 error 21-Dec-2022 03:01:38 #11 extracting sha256:52a62337e2d4c146240e1900bd2c5f6cfb1040b320e965fdff024d389de4d8e3 0.0s done error 21-Dec-2022 03:01:38 #11 extracting sha256:d4118789f1179dc8aa922b5cfc984baaf1519f6d4dcd4243532582eb6c833d64 0.0s done error 21-Dec-2022 03:01:38 #11 extracting sha256:a6ed827bddc87fef6870f51c9f848bfa32d7f0ce20146bd756eec3e4fc6f8c87 error 21-Dec-2022 03:01:42 #11 ... error 21-Dec-2022 03:01:42 error 21-Dec-2022 03:01:42 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:42 #10 extracting sha256:5816add31cec2cdd16c88ae74a494d6f48992961d961b61856250e9ace58f375 5.1s done error 21-Dec-2022 03:01:42 #10 extracting sha256:d1d009d13926f70fb4fe3f859d042424e8cb6519f9598b0d5d5613f2cd4a0507 0.0s done error 21-Dec-2022 03:01:42 #10 DONE 16.8s error 21-Dec-2022 03:01:42 error 21-Dec-2022 03:01:42 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:42 #10 extracting sha256:a2905dea4d6015ae75970df9f338e34c2b6bcbb54a621236a6107fb8638b2d6e 0.1s done error 21-Dec-2022 03:01:42 #10 extracting sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 error 21-Dec-2022 03:01:43 #10 extracting sha256:38643c5e534c1f1b4eb0ddce26142597479d4201b694ec0f348be1d9f8970c49 0.7s done error 21-Dec-2022 03:01:43 #10 DONE 17.6s error 21-Dec-2022 03:01:43 error 21-Dec-2022 03:01:43 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:43 #11 extracting sha256:a6ed827bddc87fef6870f51c9f848bfa32d7f0ce20146bd756eec3e4fc6f8c87 5.2s done error 21-Dec-2022 03:01:43 #11 DONE 17.7s error 21-Dec-2022 03:01:43 error 21-Dec-2022 03:01:43 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:43 #10 extracting sha256:36201537d1c07d3cd428c0c8a06ce9554501eb7a1c9ff9a2ff53a5afd8903856 0.1s done error 21-Dec-2022 03:01:43 #10 extracting sha256:87cddbf222fb9b7d11bcecc3d5cd90da297f53c7cba210e94d214c27d699c066 error 21-Dec-2022 03:01:43 #10 extracting sha256:87cddbf222fb9b7d11bcecc3d5cd90da297f53c7cba210e94d214c27d699c066 0.1s done error 21-Dec-2022 03:01:43 #10 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done error 21-Dec-2022 03:01:43 #10 extracting sha256:67f16782af8f464fabe0a8b9bf8032634a7fc41b0be957a4705901abc0b23f48 error 21-Dec-2022 03:01:43 #10 extracting sha256:67f16782af8f464fabe0a8b9bf8032634a7fc41b0be957a4705901abc0b23f48 0.1s done error 21-Dec-2022 03:01:43 #10 extracting sha256:f0c9f29b0a284463612325e34cf8dfd8d910348594a2dc6e8046e54d254713af error 21-Dec-2022 03:01:44 #10 extracting sha256:f0c9f29b0a284463612325e34cf8dfd8d910348594a2dc6e8046e54d254713af 0.8s done error 21-Dec-2022 03:01:44 #10 DONE 18.6s error 21-Dec-2022 03:01:44 error 21-Dec-2022 03:01:44 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:44 #11 extracting sha256:668656d1d8c24bab7fec1d6ca8ad8cfc420af108ab61d80b7f462e46519731e6 0.1s done error 21-Dec-2022 03:01:44 #11 extracting sha256:a97db7fe5fb85961dfff27fd9de2b023f90762480b1aaea8ae296e7e2269089c 0.1s done error 21-Dec-2022 03:01:44 #11 extracting sha256:be66fc02730ef2699d7546833e5f223056cd41e67fba2712fa12f6c5a9851c85 0.5s done error 21-Dec-2022 03:01:44 #11 extracting sha256:3614f6ad70027d96fb9772962b2c5ca31d9ece2713496240788b576bed62f16d 0.0s done error 21-Dec-2022 03:01:44 #11 extracting sha256:a4dccbd71a0f6c333ec26da1386ebe47a181cbd0cb289a32e47872b819c95031 0.1s done error 21-Dec-2022 03:01:44 #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done error 21-Dec-2022 03:01:44 #11 extracting sha256:2db4f4d1ee2d3345cb6b07f0a27314618e5caa9044b7c48da844ad15b95f0f35 error 21-Dec-2022 03:01:44 #11 extracting sha256:2db4f4d1ee2d3345cb6b07f0a27314618e5caa9044b7c48da844ad15b95f0f35 0.1s done error 21-Dec-2022 03:01:44 #11 extracting sha256:f3b6c3e55a2537a991679745e063da7f9257b1110b3cae905c60517ec2c0a146 error 21-Dec-2022 03:01:44 #11 extracting sha256:f3b6c3e55a2537a991679745e063da7f9257b1110b3cae905c60517ec2c0a146 0.7s done error 21-Dec-2022 03:01:44 #11 extracting sha256:36447bcb072b2e1aa9539b73d7d068a14f7036694234eaf850b63ab898c4b1a4 error 21-Dec-2022 03:01:46 #11 extracting sha256:36447bcb072b2e1aa9539b73d7d068a14f7036694234eaf850b63ab898c4b1a4 1.2s done error 21-Dec-2022 03:01:46 #11 extracting sha256:8ddbd514cdf487334d0b2db63c55502a4de3a9b7ed232ef15fda141d09d80350 0.1s done error 21-Dec-2022 03:01:46 #11 extracting sha256:7ef2472d509b630e907bac7c98ca19a708cea6c4bfa3342ea50d9c163e124fde error 21-Dec-2022 03:01:46 #11 extracting sha256:7ef2472d509b630e907bac7c98ca19a708cea6c4bfa3342ea50d9c163e124fde 0.1s done error 21-Dec-2022 03:01:46 #11 extracting sha256:c1d2fababf5527276db2a1abac8066560ba8a6c129b5f681c023ff8719981086 error 21-Dec-2022 03:01:46 #11 extracting sha256:c1d2fababf5527276db2a1abac8066560ba8a6c129b5f681c023ff8719981086 0.2s done error 21-Dec-2022 03:01:46 #11 extracting sha256:0e803d752532d20857282abde127ab92bd106dd03735b77938f4c26e1cc3b225 error 21-Dec-2022 03:01:49 #11 ... error 21-Dec-2022 03:01:49 error 21-Dec-2022 03:01:49 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:49 #10 extracting sha256:9f039a0b3876e9e396624bfaea10bed8f6c4fe116ad228ca34f45dcc505d26b1 1.3s done error 21-Dec-2022 03:01:49 #10 extracting sha256:9a782214e85ae179ab2e6fde941672aa94a68328aab1626ee75f7884de1a6d83 0.1s done error 21-Dec-2022 03:01:49 #10 extracting sha256:ac9b97f5ad18966b87a17eae5d38be47c2c5484c76f6157b557fa24f63350205 0.2s done error 21-Dec-2022 03:01:49 #10 extracting sha256:5e3134a2f9e2d08e129df999b3c64e32ecfc7549d10b20fef15eb99fe979fd78 0.2s done error 21-Dec-2022 03:01:49 #10 extracting sha256:48983edeba823857f2ea1aadbbd1ca20df2ff1d3686512ab4905d0c4b2659b3c 3.3s done error 21-Dec-2022 03:01:49 #10 DONE 23.7s error 21-Dec-2022 03:01:49 error 21-Dec-2022 03:01:49 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:49 #10 extracting sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 error 21-Dec-2022 03:01:50 #10 extracting sha256:4e37771fcd9d84cfb8a7afcdc6a6cc87df4c3f4f986ab553362b118513dbbf92 0.8s done error 21-Dec-2022 03:01:50 #10 extracting sha256:d9f16199fd2b91fc3b39f1e0427b9a627f3cf5d252dc5680534be75525ca65ae 0.1s done error 21-Dec-2022 03:01:50 #10 extracting sha256:60b52681b77fcf92ac269b692e82bba4ac22ba4541559b467180f1f410b9ea4b 0.0s done error 21-Dec-2022 03:01:50 #10 DONE 24.6s error 21-Dec-2022 03:01:50 error 21-Dec-2022 03:01:50 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:50 #11 extracting sha256:0e803d752532d20857282abde127ab92bd106dd03735b77938f4c26e1cc3b225 3.3s done error 21-Dec-2022 03:01:50 #11 extracting sha256:2b40b8a57784f5a7ab00f9e45be17c11edfe0512a02f34ab4f822bd913bd9a17 error 21-Dec-2022 03:01:50 #11 extracting sha256:2b40b8a57784f5a7ab00f9e45be17c11edfe0512a02f34ab4f822bd913bd9a17 0.8s done error 21-Dec-2022 03:01:50 #11 DONE 25.0s error 21-Dec-2022 03:01:50 error 21-Dec-2022 03:01:50 #12 [linux/arm64 dev 2/4] WORKDIR /app error 21-Dec-2022 03:01:50 #12 DONE 0.4s error 21-Dec-2022 03:01:50 error 21-Dec-2022 03:01:50 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:473ec7ee62ea4776f4e921997f08858e84c5d7f6aaada4822d4aeea00060f4c2 error 21-Dec-2022 03:01:50 #11 extracting sha256:b6b70a7424fdd3b01790b61f62fec4b0ddcc7d1b8093ab8ad2de15552c4929f2 0.0s done error 21-Dec-2022 03:01:50 #11 extracting sha256:f2e928854e8dd3825609fc25c604b75c1ddeff35b1712b8b2a6187084f45bd5d 0.1s done error 21-Dec-2022 03:01:50 #11 DONE 25.1s error 21-Dec-2022 03:01:50 error 21-Dec-2022 03:01:50 #13 [linux/arm64 dev 3/4] COPY . ./ error 21-Dec-2022 03:01:50 #13 ... error 21-Dec-2022 03:01:50 error 21-Dec-2022 03:01:50 #14 [linux/amd64 dev 2/4] WORKDIR /app error 21-Dec-2022 03:01:50 #14 DONE 0.1s error 21-Dec-2022 03:01:50 error 21-Dec-2022 03:01:50 #15 [linux/amd64 dev 3/4] COPY . ./ error 21-Dec-2022 03:01:51 #15 ... error 21-Dec-2022 03:01:51 error 21-Dec-2022 03:01:51 #13 [linux/arm64 dev 3/4] COPY . ./ error 21-Dec-2022 03:01:51 #13 DONE 0.5s error 21-Dec-2022 03:01:51 error 21-Dec-2022 03:01:51 #15 [linux/amd64 dev 3/4] COPY . ./ error 21-Dec-2022 03:01:51 #15 DONE 0.3s error 21-Dec-2022 03:01:51 error 21-Dec-2022 03:01:51 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:01:53 #16 2.767 [INFO] Scanning for projects... error 21-Dec-2022 03:01:54 #16 2.888 [WARNING] error 21-Dec-2022 03:01:54 #16 2.896 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 21-Dec-2022 03:01:54 #16 2.897 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 21-Dec-2022 03:01:54 #16 2.898 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 21-Dec-2022 03:01:54 #16 2.899 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 21-Dec-2022 03:01:54 #16 2.899 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 21-Dec-2022 03:01:54 #16 2.900 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 21-Dec-2022 03:01:54 #16 2.901 [WARNING] error 21-Dec-2022 03:01:54 #16 2.902 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 21-Dec-2022 03:01:54 #16 2.902 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 21-Dec-2022 03:01:54 #16 2.903 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 21-Dec-2022 03:01:54 #16 2.904 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 21-Dec-2022 03:01:54 #16 2.905 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 21-Dec-2022 03:01:54 #16 2.906 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 21-Dec-2022 03:01:54 #16 2.907 [WARNING] error 21-Dec-2022 03:01:54 #16 2.908 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 21-Dec-2022 03:01:54 #16 2.909 [WARNING] error 21-Dec-2022 03:01:54 #16 2.909 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 21-Dec-2022 03:01:54 #16 2.911 [WARNING] error 21-Dec-2022 03:01:54 #16 2.920 [INFO] ------------------------------------------------------------------------ error 21-Dec-2022 03:01:54 #16 2.922 [INFO] Reactor Build Order: error 21-Dec-2022 03:01:54 #16 2.922 [INFO] error 21-Dec-2022 03:01:54 #16 2.924 [INFO] Reference Application Distribution [pom] error 21-Dec-2022 03:01:54 #16 2.925 [INFO] Reference Application Distribution Package [jar] error 21-Dec-2022 03:01:54 #16 2.931 [INFO] error 21-Dec-2022 03:01:54 #16 2.932 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 21-Dec-2022 03:01:54 #16 2.933 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 21-Dec-2022 03:01:54 #16 2.934 [INFO] --------------------------------[ pom ]--------------------------------- error 21-Dec-2022 03:01:54 #16 3.022 [INFO] error 21-Dec-2022 03:01:54 #16 3.024 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 21-Dec-2022 03:01:54 #16 3.365 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 21-Dec-2022 03:01:54 #16 3.388 [INFO] error 21-Dec-2022 03:01:54 #16 3.389 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 21-Dec-2022 03:01:54 #16 3.390 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 21-Dec-2022 03:01:54 #16 3.390 [INFO] --------------------------------[ jar ]--------------------------------- error 21-Dec-2022 03:01:55 #16 3.896 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 21-Dec-2022 03:01:56 #16 5.327 Progress (1): 3.3/5.8 kB error 21-Dec-2022 03:01:56 Progress (1): 5.8 kB error 21-Dec-2022 03:01:56 error 21-Dec-2022 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 3.7 kB/s) error 21-Dec-2022 03:01:56 #16 5.510 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 21-Dec-2022 03:01:56 #16 5.631 Progress (1): 3.3/34 kB error 21-Dec-2022 03:01:56 Progress (1): 6.1/34 kB error 21-Dec-2022 03:01:56 Progress (1): 8.9/34 kB error 21-Dec-2022 03:01:56 Progress (1): 12/34 kB error 21-Dec-2022 03:01:56 Progress (1): 15/34 kB error 21-Dec-2022 03:01:56 Progress (1): 17/34 kB error 21-Dec-2022 03:01:56 Progress (1): 20/34 kB error 21-Dec-2022 03:01:56 Progress (1): 23/34 kB error 21-Dec-2022 03:01:56 Progress (1): 26/34 kB error 21-Dec-2022 03:01:56 Progress (1): 29/34 kB error 21-Dec-2022 03:01:56 Progress (1): 31/34 kB error 21-Dec-2022 03:01:56 Progress (1): 34 kB error 21-Dec-2022 03:01:56 error 21-Dec-2022 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 95 kB/s) error 21-Dec-2022 03:01:57 #16 5.873 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 21-Dec-2022 03:01:57 #16 6.004 Progress (1): 3.4/8.1 kB error 21-Dec-2022 03:01:57 Progress (1): 6.2/8.1 kB error 21-Dec-2022 03:01:57 Progress (1): 8.1 kB error 21-Dec-2022 03:01:57 error 21-Dec-2022 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 30 kB/s) error 21-Dec-2022 03:01:57 #16 6.163 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 21-Dec-2022 03:01:57 #16 6.291 Progress (1): 3.4/30 kB error 21-Dec-2022 03:01:57 Progress (1): 6.2/30 kB error 21-Dec-2022 03:01:57 Progress (1): 9.0/30 kB error 21-Dec-2022 03:01:57 Progress (1): 12/30 kB error 21-Dec-2022 03:01:57 Progress (1): 15/30 kB error 21-Dec-2022 03:01:57 Progress (1): 17/30 kB error 21-Dec-2022 03:01:57 Progress (1): 20/30 kB error 21-Dec-2022 03:01:57 Progress (1): 23/30 kB error 21-Dec-2022 03:01:57 Progress (1): 26/30 kB error 21-Dec-2022 03:01:57 Progress (1): 29/30 kB error 21-Dec-2022 03:01:57 Progress (1): 30 kB error 21-Dec-2022 03:01:57 error 21-Dec-2022 03:01:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 101 kB/s) error 21-Dec-2022 03:01:57 #16 6.529 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 21-Dec-2022 03:01:57 #16 6.658 Progress (1): 3.3/10 kB error 21-Dec-2022 03:01:57 Progress (1): 6.1/10 kB error 21-Dec-2022 03:01:57 Progress (1): 8.9/10 kB error 21-Dec-2022 03:01:57 Progress (1): 10 kB error 21-Dec-2022 03:01:58 error 21-Dec-2022 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 40 kB/s) error 21-Dec-2022 03:01:58 #16 6.804 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 21-Dec-2022 03:01:58 #16 6.930 Progress (1): 3.3/43 kB error 21-Dec-2022 03:01:58 Progress (1): 6.1/43 kB error 21-Dec-2022 03:01:58 Progress (1): 8.9/43 kB error 21-Dec-2022 03:01:58 Progress (1): 12/43 kB error 21-Dec-2022 03:01:58 Progress (1): 14/43 kB error 21-Dec-2022 03:01:58 Progress (1): 17/43 kB error 21-Dec-2022 03:01:58 Progress (1): 20/43 kB error 21-Dec-2022 03:01:58 Progress (1): 23/43 kB error 21-Dec-2022 03:01:58 Progress (1): 26/43 kB error 21-Dec-2022 03:01:58 Progress (1): 28/43 kB error 21-Dec-2022 03:01:58 Progress (1): 31/43 kB error 21-Dec-2022 03:01:58 Progress (1): 34/43 kB error 21-Dec-2022 03:01:58 Progress (1): 37/43 kB error 21-Dec-2022 03:01:58 Progress (1): 40/43 kB error 21-Dec-2022 03:01:58 Progress (1): 42/43 kB error 21-Dec-2022 03:01:58 Progress (1): 43 kB error 21-Dec-2022 03:01:58 error 21-Dec-2022 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 124 kB/s) error 21-Dec-2022 03:01:58 #16 7.183 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 21-Dec-2022 03:01:58 #16 7.310 Progress (1): 3.4/10 kB error 21-Dec-2022 03:01:58 Progress (1): 6.2/10 kB error 21-Dec-2022 03:01:58 Progress (1): 9.0/10 kB error 21-Dec-2022 03:01:58 Progress (1): 10 kB error 21-Dec-2022 03:01:58 error 21-Dec-2022 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 38 kB/s) error 21-Dec-2022 03:01:58 #16 7.456 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 21-Dec-2022 03:01:58 #16 7.583 Progress (1): 3.4/11 kB error 21-Dec-2022 03:01:58 Progress (1): 6.2/11 kB error 21-Dec-2022 03:01:58 Progress (1): 9.0/11 kB error 21-Dec-2022 03:01:58 Progress (1): 11 kB error 21-Dec-2022 03:01:58 error 21-Dec-2022 03:01:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 40 kB/s) error 21-Dec-2022 03:01:58 #16 7.751 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 21-Dec-2022 03:01:58 #16 7.879 Progress (1): 3.4/31 kB error 21-Dec-2022 03:01:59 Progress (1): 6.2/31 kB error 21-Dec-2022 03:01:59 Progress (1): 9.0/31 kB error 21-Dec-2022 03:01:59 Progress (1): 12/31 kB error 21-Dec-2022 03:01:59 Progress (1): 15/31 kB error 21-Dec-2022 03:01:59 Progress (1): 17/31 kB error 21-Dec-2022 03:01:59 Progress (1): 20/31 kB error 21-Dec-2022 03:01:59 Progress (1): 23/31 kB error 21-Dec-2022 03:01:59 Progress (1): 26/31 kB error 21-Dec-2022 03:01:59 Progress (1): 29/31 kB error 21-Dec-2022 03:01:59 Progress (1): 31 kB error 21-Dec-2022 03:01:59 error 21-Dec-2022 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 113 kB/s) error 21-Dec-2022 03:01:59 #16 8.033 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 21-Dec-2022 03:01:59 #16 8.159 Progress (1): 3.4/15 kB error 21-Dec-2022 03:01:59 Progress (1): 6.2/15 kB error 21-Dec-2022 03:01:59 Progress (1): 9.0/15 kB error 21-Dec-2022 03:01:59 Progress (1): 12/15 kB error 21-Dec-2022 03:01:59 Progress (1): 15/15 kB error 21-Dec-2022 03:01:59 Progress (1): 15 kB error 21-Dec-2022 03:01:59 error 21-Dec-2022 03:01:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 59 kB/s) error 21-Dec-2022 03:01:59 #16 8.305 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 21-Dec-2022 03:02:00 #16 9.037 Progress (1): 4.1/221 kB error 21-Dec-2022 03:02:00 Progress (1): 8.2/221 kB error 21-Dec-2022 03:02:00 Progress (1): 12/221 kB error 21-Dec-2022 03:02:00 Progress (1): 16/221 kB error 21-Dec-2022 03:02:00 Progress (1): 20/221 kB error 21-Dec-2022 03:02:00 Progress (1): 25/221 kB error 21-Dec-2022 03:02:00 Progress (1): 29/221 kB error 21-Dec-2022 03:02:00 Progress (1): 33/221 kB error 21-Dec-2022 03:02:00 Progress (1): 35/221 kB error 21-Dec-2022 03:02:00 Progress (1): 39/221 kB error 21-Dec-2022 03:02:00 Progress (1): 43/221 kB error 21-Dec-2022 03:02:00 Progress (1): 47/221 kB error 21-Dec-2022 03:02:00 Progress (1): 52/221 kB error 21-Dec-2022 03:02:00 Progress (1): 56/221 kB error 21-Dec-2022 03:02:00 Progress (1): 60/221 kB error 21-Dec-2022 03:02:00 Progress (1): 64/221 kB error 21-Dec-2022 03:02:00 Progress (1): 68/221 kB error 21-Dec-2022 03:02:00 Progress (1): 70/221 kB error 21-Dec-2022 03:02:00 Progress (1): 74/221 kB error 21-Dec-2022 03:02:00 Progress (1): 78/221 kB error 21-Dec-2022 03:02:00 Progress (1): 82/221 kB error 21-Dec-2022 03:02:00 Progress (1): 86/221 kB error 21-Dec-2022 03:02:00 Progress (1): 90/221 kB error 21-Dec-2022 03:02:00 Progress (1): 95/221 kB error 21-Dec-2022 03:02:00 Progress (1): 99/221 kB error 21-Dec-2022 03:02:00 Progress (1): 103/221 kB error 21-Dec-2022 03:02:00 Progress (1): 105/221 kB error 21-Dec-2022 03:02:00 Progress (1): 109/221 kB error 21-Dec-2022 03:02:00 Progress (1): 113/221 kB error 21-Dec-2022 03:02:00 Progress (1): 117/221 kB error 21-Dec-2022 03:02:00 Progress (1): 121/221 kB error 21-Dec-2022 03:02:00 Progress (1): 125/221 kB error 21-Dec-2022 03:02:00 Progress (1): 129/221 kB error 21-Dec-2022 03:02:00 Progress (1): 133/221 kB error 21-Dec-2022 03:02:00 Progress (1): 138/221 kB error 21-Dec-2022 03:02:00 Progress (1): 140/221 kB error 21-Dec-2022 03:02:00 Progress (1): 144/221 kB error 21-Dec-2022 03:02:00 Progress (1): 148/221 kB error 21-Dec-2022 03:02:00 Progress (1): 152/221 kB error 21-Dec-2022 03:02:00 Progress (1): 156/221 kB error 21-Dec-2022 03:02:00 Progress (1): 160/221 kB error 21-Dec-2022 03:02:00 Progress (1): 164/221 kB error 21-Dec-2022 03:02:00 Progress (1): 168/221 kB error 21-Dec-2022 03:02:00 Progress (1): 172/221 kB error 21-Dec-2022 03:02:00 Progress (1): 174/221 kB error 21-Dec-2022 03:02:00 Progress (1): 179/221 kB error 21-Dec-2022 03:02:00 Progress (1): 183/221 kB error 21-Dec-2022 03:02:00 Progress (1): 187/221 kB error 21-Dec-2022 03:02:00 Progress (1): 191/221 kB error 21-Dec-2022 03:02:00 Progress (1): 195/221 kB error 21-Dec-2022 03:02:00 Progress (1): 199/221 kB error 21-Dec-2022 03:02:00 Progress (1): 203/221 kB error 21-Dec-2022 03:02:00 Progress (1): 207/221 kB error 21-Dec-2022 03:02:00 Progress (1): 209/221 kB error 21-Dec-2022 03:02:00 Progress (1): 213/221 kB error 21-Dec-2022 03:02:00 Progress (1): 217/221 kB error 21-Dec-2022 03:02:00 Progress (1): 221 kB error 21-Dec-2022 03:02:00 error 21-Dec-2022 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 186 kB/s) error 21-Dec-2022 03:02:00 #16 9.517 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 21-Dec-2022 03:02:00 #16 9.637 Progress (1): 3.4/5.8 kB error 21-Dec-2022 03:02:00 Progress (1): 5.8 kB error 21-Dec-2022 03:02:00 error 21-Dec-2022 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 24 kB/s) error 21-Dec-2022 03:02:01 #16 9.771 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 21-Dec-2022 03:02:01 #16 9.902 Progress (1): 3.3/34 kB error 21-Dec-2022 03:02:01 Progress (1): 6.1/34 kB error 21-Dec-2022 03:02:01 Progress (1): 8.9/34 kB error 21-Dec-2022 03:02:01 Progress (1): 12/34 kB error 21-Dec-2022 03:02:01 Progress (1): 15/34 kB error 21-Dec-2022 03:02:01 Progress (1): 17/34 kB error 21-Dec-2022 03:02:01 Progress (1): 20/34 kB error 21-Dec-2022 03:02:01 Progress (1): 23/34 kB error 21-Dec-2022 03:02:01 Progress (1): 26/34 kB error 21-Dec-2022 03:02:01 Progress (1): 29/34 kB error 21-Dec-2022 03:02:01 Progress (1): 31/34 kB error 21-Dec-2022 03:02:01 Progress (1): 34 kB error 21-Dec-2022 03:02:01 error 21-Dec-2022 03:02:01 #16 ... error 21-Dec-2022 03:02:01 error 21-Dec-2022 03:02:01 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:01 #17 ... error 21-Dec-2022 03:02:01 error 21-Dec-2022 03:02:01 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:01 #16 9.902 Progress (1): 3.3/34 kB error 21-Dec-2022 03:02:01 Progress (1): 6.1/34 kB error 21-Dec-2022 03:02:01 Progress (1): 8.9/34 kB error 21-Dec-2022 03:02:01 Progress (1): 12/34 kB error 21-Dec-2022 03:02:01 Progress (1): 15/34 kB error 21-Dec-2022 03:02:01 Progress (1): 17/34 kB error 21-Dec-2022 03:02:01 Progress (1): 20/34 kB error 21-Dec-2022 03:02:01 Progress (1): 23/34 kB error 21-Dec-2022 03:02:01 Progress (1): 26/34 kB error 21-Dec-2022 03:02:01 Progress (1): 29/34 kB error 21-Dec-2022 03:02:01 Progress (1): 31/34 kB error 21-Dec-2022 03:02:01 Progress (1): 34 kB error 21-Dec-2022 03:02:01 error 21-Dec-2022 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 123 kB/s) error 21-Dec-2022 03:02:01 #16 10.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 21-Dec-2022 03:02:01 #16 10.18 Progress (1): 3.4/64 kB error 21-Dec-2022 03:02:01 Progress (1): 6.2/64 kB error 21-Dec-2022 03:02:01 Progress (1): 9.0/64 kB error 21-Dec-2022 03:02:01 Progress (1): 12/64 kB error 21-Dec-2022 03:02:01 Progress (1): 15/64 kB error 21-Dec-2022 03:02:01 Progress (1): 17/64 kB error 21-Dec-2022 03:02:01 Progress (1): 20/64 kB error 21-Dec-2022 03:02:01 Progress (1): 23/64 kB error 21-Dec-2022 03:02:01 Progress (1): 26/64 kB error 21-Dec-2022 03:02:01 Progress (1): 29/64 kB error 21-Dec-2022 03:02:01 Progress (1): 31/64 kB error 21-Dec-2022 03:02:01 Progress (1): 34/64 kB error 21-Dec-2022 03:02:01 Progress (1): 37/64 kB error 21-Dec-2022 03:02:01 Progress (1): 40/64 kB error 21-Dec-2022 03:02:01 Progress (1): 43/64 kB error 21-Dec-2022 03:02:01 Progress (1): 45/64 kB error 21-Dec-2022 03:02:01 Progress (1): 48/64 kB error 21-Dec-2022 03:02:01 Progress (1): 51/64 kB error 21-Dec-2022 03:02:01 Progress (1): 54/64 kB error 21-Dec-2022 03:02:01 Progress (1): 56/64 kB error 21-Dec-2022 03:02:01 Progress (1): 59/64 kB error 21-Dec-2022 03:02:01 Progress (1): 62/64 kB error 21-Dec-2022 03:02:01 Progress (1): 64 kB error 21-Dec-2022 03:02:01 error 21-Dec-2022 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 214 kB/s) error 21-Dec-2022 03:02:01 #16 10.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 21-Dec-2022 03:02:01 #16 10.51 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:01 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:01 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:01 Progress (1): 12/13 kB error 21-Dec-2022 03:02:01 Progress (1): 13 kB error 21-Dec-2022 03:02:01 error 21-Dec-2022 03:02:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 53 kB/s) error 21-Dec-2022 03:02:01 #16 10.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 21-Dec-2022 03:02:01 #16 10.77 Progress (1): 3.3/36 kB error 21-Dec-2022 03:02:02 Progress (1): 6.1/36 kB error 21-Dec-2022 03:02:02 Progress (1): 8.9/36 kB error 21-Dec-2022 03:02:02 Progress (1): 12/36 kB error 21-Dec-2022 03:02:02 Progress (1): 15/36 kB error 21-Dec-2022 03:02:02 Progress (1): 17/36 kB error 21-Dec-2022 03:02:02 Progress (1): 20/36 kB error 21-Dec-2022 03:02:02 Progress (1): 23/36 kB error 21-Dec-2022 03:02:02 Progress (1): 26/36 kB error 21-Dec-2022 03:02:02 Progress (1): 29/36 kB error 21-Dec-2022 03:02:02 Progress (1): 31/36 kB error 21-Dec-2022 03:02:02 Progress (1): 34/36 kB error 21-Dec-2022 03:02:02 Progress (1): 36 kB error 21-Dec-2022 03:02:02 error 21-Dec-2022 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 135 kB/s) error 21-Dec-2022 03:02:02 #16 10.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:02 #16 11.05 Progress (1): 3.3/5.3 kB error 21-Dec-2022 03:02:02 Progress (1): 5.3 kB error 21-Dec-2022 03:02:02 error 21-Dec-2022 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 22 kB/s) error 21-Dec-2022 03:02:02 #16 11.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:02 #16 11.50 Progress (1): 1.7 kB error 21-Dec-2022 03:02:02 error 21-Dec-2022 03:02:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 21-Dec-2022 03:02:02 #16 11.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:02 #16 11.75 Progress (1): 1.5 kB error 21-Dec-2022 03:02:02 error 21-Dec-2022 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 6.0 kB/s) error 21-Dec-2022 03:02:03 #16 11.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:03 #16 12.00 Progress (1): 1.7 kB error 21-Dec-2022 03:02:03 error 21-Dec-2022 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 6.9 kB/s) error 21-Dec-2022 03:02:03 #16 12.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:03 #16 12.26 Progress (1): 2.3 kB error 21-Dec-2022 03:02:03 error 21-Dec-2022 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 9.3 kB/s) error 21-Dec-2022 03:02:03 #16 12.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:03 #16 12.50 Progress (1): 1.9 kB error 21-Dec-2022 03:02:03 error 21-Dec-2022 03:02:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 7.9 kB/s) error 21-Dec-2022 03:02:03 #16 12.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:03 #16 12.75 Progress (1): 1.7 kB error 21-Dec-2022 03:02:03 error 21-Dec-2022 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 7.3 kB/s) error 21-Dec-2022 03:02:04 #16 12.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:04 #16 13.00 Progress (1): 2.3 kB error 21-Dec-2022 03:02:04 error 21-Dec-2022 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 9.2 kB/s) error 21-Dec-2022 03:02:04 #16 13.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:04 #16 13.25 Progress (1): 2.1 kB error 21-Dec-2022 03:02:04 error 21-Dec-2022 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 8.7 kB/s) error 21-Dec-2022 03:02:04 #16 13.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:04 #16 13.51 Progress (1): 1.9 kB error 21-Dec-2022 03:02:04 error 21-Dec-2022 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 7.5 kB/s) error 21-Dec-2022 03:02:04 #16 13.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:05 #16 13.78 Progress (1): 2.1 kB error 21-Dec-2022 03:02:05 error 21-Dec-2022 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 8.1 kB/s) error 21-Dec-2022 03:02:05 #16 13.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 21-Dec-2022 03:02:05 #16 14.09 Progress (1): 3.3/5.5 kB error 21-Dec-2022 03:02:05 Progress (1): 5.5 kB error 21-Dec-2022 03:02:05 error 21-Dec-2022 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 23 kB/s) error 21-Dec-2022 03:02:05 #16 14.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 21-Dec-2022 03:02:05 #16 14.33 Progress (1): 3.3/15 kB error 21-Dec-2022 03:02:05 Progress (1): 6.1/15 kB error 21-Dec-2022 03:02:05 Progress (1): 8.9/15 kB error 21-Dec-2022 03:02:05 Progress (1): 12/15 kB error 21-Dec-2022 03:02:05 Progress (1): 14/15 kB error 21-Dec-2022 03:02:05 Progress (1): 15 kB error 21-Dec-2022 03:02:05 error 21-Dec-2022 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 61 kB/s) error 21-Dec-2022 03:02:05 #16 14.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 21-Dec-2022 03:02:05 #16 14.59 Progress (1): 3.3/67 kB error 21-Dec-2022 03:02:05 Progress (1): 6.1/67 kB error 21-Dec-2022 03:02:05 Progress (1): 8.9/67 kB error 21-Dec-2022 03:02:05 Progress (1): 12/67 kB error 21-Dec-2022 03:02:05 Progress (1): 15/67 kB error 21-Dec-2022 03:02:05 Progress (1): 17/67 kB error 21-Dec-2022 03:02:05 Progress (1): 20/67 kB error 21-Dec-2022 03:02:05 Progress (1): 23/67 kB error 21-Dec-2022 03:02:05 Progress (1): 26/67 kB error 21-Dec-2022 03:02:05 Progress (1): 29/67 kB error 21-Dec-2022 03:02:05 Progress (1): 31/67 kB error 21-Dec-2022 03:02:05 Progress (1): 34/67 kB error 21-Dec-2022 03:02:05 Progress (1): 37/67 kB error 21-Dec-2022 03:02:05 Progress (1): 40/67 kB error 21-Dec-2022 03:02:05 Progress (1): 43/67 kB error 21-Dec-2022 03:02:05 Progress (1): 45/67 kB error 21-Dec-2022 03:02:05 Progress (1): 48/67 kB error 21-Dec-2022 03:02:05 Progress (1): 51/67 kB error 21-Dec-2022 03:02:05 Progress (1): 54/67 kB error 21-Dec-2022 03:02:05 Progress (1): 56/67 kB error 21-Dec-2022 03:02:05 Progress (1): 59/67 kB error 21-Dec-2022 03:02:05 Progress (1): 62/67 kB error 21-Dec-2022 03:02:05 Progress (1): 65/67 kB error 21-Dec-2022 03:02:05 Progress (1): 67 kB error 21-Dec-2022 03:02:05 error 21-Dec-2022 03:02:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 254 kB/s) error 21-Dec-2022 03:02:05 #16 14.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 21-Dec-2022 03:02:05 #16 14.85 Progress (1): 3.3/5.1 kB error 21-Dec-2022 03:02:06 Progress (1): 5.1 kB error 21-Dec-2022 03:02:06 error 21-Dec-2022 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 22 kB/s) error 21-Dec-2022 03:02:06 #16 14.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 21-Dec-2022 03:02:06 #16 15.13 Progress (1): 3.3/12 kB error 21-Dec-2022 03:02:06 Progress (1): 6.1/12 kB error 21-Dec-2022 03:02:06 Progress (1): 8.9/12 kB error 21-Dec-2022 03:02:06 Progress (1): 12/12 kB error 21-Dec-2022 03:02:06 Progress (1): 12 kB error 21-Dec-2022 03:02:06 error 21-Dec-2022 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 44 kB/s) error 21-Dec-2022 03:02:06 #16 15.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 21-Dec-2022 03:02:06 #16 15.38 Progress (1): 3.3/43 kB error 21-Dec-2022 03:02:06 Progress (1): 6.1/43 kB error 21-Dec-2022 03:02:06 Progress (1): 8.9/43 kB error 21-Dec-2022 03:02:06 Progress (1): 12/43 kB error 21-Dec-2022 03:02:06 Progress (1): 14/43 kB error 21-Dec-2022 03:02:06 Progress (1): 17/43 kB error 21-Dec-2022 03:02:06 Progress (1): 20/43 kB error 21-Dec-2022 03:02:06 Progress (1): 23/43 kB error 21-Dec-2022 03:02:06 Progress (1): 26/43 kB error 21-Dec-2022 03:02:06 Progress (1): 28/43 kB error 21-Dec-2022 03:02:06 Progress (1): 31/43 kB error 21-Dec-2022 03:02:06 Progress (1): 34/43 kB error 21-Dec-2022 03:02:06 Progress (1): 37/43 kB error 21-Dec-2022 03:02:06 Progress (1): 40/43 kB error 21-Dec-2022 03:02:06 Progress (1): 42/43 kB error 21-Dec-2022 03:02:06 Progress (1): 43 kB error 21-Dec-2022 03:02:06 error 21-Dec-2022 03:02:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 176 kB/s) error 21-Dec-2022 03:02:06 #16 15.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 21-Dec-2022 03:02:06 #16 15.78 Progress (1): 2.7 kB error 21-Dec-2022 03:02:07 error 21-Dec-2022 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 21-Dec-2022 03:02:07 #16 15.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 21-Dec-2022 03:02:07 #16 16.03 Progress (1): 2.7 kB error 21-Dec-2022 03:02:07 error 21-Dec-2022 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 12 kB/s) error 21-Dec-2022 03:02:07 #16 16.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 21-Dec-2022 03:02:07 #16 16.30 Progress (1): 3.3/9.2 kB error 21-Dec-2022 03:02:07 Progress (1): 6.1/9.2 kB error 21-Dec-2022 03:02:07 Progress (1): 8.9/9.2 kB error 21-Dec-2022 03:02:07 Progress (1): 9.2 kB error 21-Dec-2022 03:02:07 error 21-Dec-2022 03:02:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 37 kB/s) error 21-Dec-2022 03:02:07 #16 16.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 21-Dec-2022 03:02:07 #16 16.55 Progress (1): 3.3/151 kB error 21-Dec-2022 03:02:07 Progress (1): 6.1/151 kB error 21-Dec-2022 03:02:07 Progress (1): 8.9/151 kB error 21-Dec-2022 03:02:07 Progress (1): 12/151 kB error 21-Dec-2022 03:02:07 Progress (1): 14/151 kB error 21-Dec-2022 03:02:07 Progress (1): 17/151 kB error 21-Dec-2022 03:02:07 Progress (1): 20/151 kB error 21-Dec-2022 03:02:07 Progress (1): 23/151 kB error 21-Dec-2022 03:02:07 Progress (1): 26/151 kB error 21-Dec-2022 03:02:07 Progress (1): 28/151 kB error 21-Dec-2022 03:02:07 Progress (1): 31/151 kB error 21-Dec-2022 03:02:07 Progress (1): 34/151 kB error 21-Dec-2022 03:02:07 Progress (1): 37/151 kB error 21-Dec-2022 03:02:07 Progress (1): 40/151 kB error 21-Dec-2022 03:02:07 Progress (1): 42/151 kB error 21-Dec-2022 03:02:07 Progress (1): 45/151 kB error 21-Dec-2022 03:02:07 Progress (1): 48/151 kB error 21-Dec-2022 03:02:07 Progress (1): 51/151 kB error 21-Dec-2022 03:02:07 Progress (1): 54/151 kB error 21-Dec-2022 03:02:07 Progress (1): 56/151 kB error 21-Dec-2022 03:02:07 Progress (1): 59/151 kB error 21-Dec-2022 03:02:07 Progress (1): 62/151 kB error 21-Dec-2022 03:02:07 Progress (1): 65/151 kB error 21-Dec-2022 03:02:07 Progress (1): 68/151 kB error 21-Dec-2022 03:02:07 Progress (1): 70/151 kB error 21-Dec-2022 03:02:07 Progress (1): 73/151 kB error 21-Dec-2022 03:02:07 Progress (1): 76/151 kB error 21-Dec-2022 03:02:07 Progress (1): 79/151 kB error 21-Dec-2022 03:02:07 Progress (1): 82/151 kB error 21-Dec-2022 03:02:07 Progress (1): 84/151 kB error 21-Dec-2022 03:02:07 Progress (1): 87/151 kB error 21-Dec-2022 03:02:07 Progress (1): 90/151 kB error 21-Dec-2022 03:02:07 Progress (1): 93/151 kB error 21-Dec-2022 03:02:07 Progress (1): 95/151 kB error 21-Dec-2022 03:02:07 Progress (1): 98/151 kB error 21-Dec-2022 03:02:07 Progress (1): 101/151 kB error 21-Dec-2022 03:02:07 Progress (1): 104/151 kB error 21-Dec-2022 03:02:07 Progress (1): 106/151 kB error 21-Dec-2022 03:02:07 Progress (1): 109/151 kB error 21-Dec-2022 03:02:07 Progress (1): 112/151 kB error 21-Dec-2022 03:02:07 Progress (1): 115/151 kB error 21-Dec-2022 03:02:07 Progress (1): 118/151 kB error 21-Dec-2022 03:02:07 Progress (1): 120/151 kB error 21-Dec-2022 03:02:07 Progress (1): 123/151 kB error 21-Dec-2022 03:02:07 Progress (1): 126/151 kB error 21-Dec-2022 03:02:07 Progress (1): 129/151 kB error 21-Dec-2022 03:02:07 Progress (1): 132/151 kB error 21-Dec-2022 03:02:07 Progress (1): 134/151 kB error 21-Dec-2022 03:02:07 Progress (1): 137/151 kB error 21-Dec-2022 03:02:07 Progress (1): 140/151 kB error 21-Dec-2022 03:02:07 Progress (1): 143/151 kB error 21-Dec-2022 03:02:07 Progress (1): 146/151 kB error 21-Dec-2022 03:02:07 Progress (1): 148/151 kB error 21-Dec-2022 03:02:07 Progress (1): 151 kB error 21-Dec-2022 03:02:07 error 21-Dec-2022 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 451 kB/s) error 21-Dec-2022 03:02:08 #16 16.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 21-Dec-2022 03:02:08 #16 16.90 Progress (1): 3.3/16 kB error 21-Dec-2022 03:02:08 Progress (1): 6.1/16 kB error 21-Dec-2022 03:02:08 Progress (1): 8.9/16 kB error 21-Dec-2022 03:02:08 Progress (1): 12/16 kB error 21-Dec-2022 03:02:08 Progress (1): 14/16 kB error 21-Dec-2022 03:02:08 Progress (1): 16 kB error 21-Dec-2022 03:02:08 error 21-Dec-2022 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 66 kB/s) error 21-Dec-2022 03:02:08 #16 17.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 21-Dec-2022 03:02:08 #16 17.25 Progress (1): 3.3/6.1 kB error 21-Dec-2022 03:02:08 Progress (1): 6.1/6.1 kB error 21-Dec-2022 03:02:08 Progress (1): 6.1 kB error 21-Dec-2022 03:02:08 error 21-Dec-2022 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 25 kB/s) error 21-Dec-2022 03:02:08 #16 17.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 21-Dec-2022 03:02:08 #16 17.50 Progress (1): 3.3/5.0 kB error 21-Dec-2022 03:02:08 Progress (1): 5.0 kB error 21-Dec-2022 03:02:08 error 21-Dec-2022 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 21 kB/s) error 21-Dec-2022 03:02:08 #16 17.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 21-Dec-2022 03:02:08 #16 17.75 Progress (1): 3.3/66 kB error 21-Dec-2022 03:02:08 Progress (1): 6.1/66 kB error 21-Dec-2022 03:02:08 Progress (1): 8.9/66 kB error 21-Dec-2022 03:02:08 Progress (1): 12/66 kB error 21-Dec-2022 03:02:08 Progress (1): 15/66 kB error 21-Dec-2022 03:02:08 Progress (1): 17/66 kB error 21-Dec-2022 03:02:08 Progress (1): 20/66 kB error 21-Dec-2022 03:02:08 Progress (1): 23/66 kB error 21-Dec-2022 03:02:08 Progress (1): 26/66 kB error 21-Dec-2022 03:02:08 Progress (1): 29/66 kB error 21-Dec-2022 03:02:08 Progress (1): 31/66 kB error 21-Dec-2022 03:02:08 Progress (1): 34/66 kB error 21-Dec-2022 03:02:08 Progress (1): 37/66 kB error 21-Dec-2022 03:02:08 Progress (1): 40/66 kB error 21-Dec-2022 03:02:08 Progress (1): 43/66 kB error 21-Dec-2022 03:02:08 Progress (1): 45/66 kB error 21-Dec-2022 03:02:08 Progress (1): 48/66 kB error 21-Dec-2022 03:02:08 Progress (1): 51/66 kB error 21-Dec-2022 03:02:08 Progress (1): 54/66 kB error 21-Dec-2022 03:02:08 Progress (1): 56/66 kB error 21-Dec-2022 03:02:08 Progress (1): 59/66 kB error 21-Dec-2022 03:02:08 Progress (1): 62/66 kB error 21-Dec-2022 03:02:08 Progress (1): 65/66 kB error 21-Dec-2022 03:02:08 Progress (1): 66 kB error 21-Dec-2022 03:02:08 error 21-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 250 kB/s) error 21-Dec-2022 03:02:09 #16 17.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 21-Dec-2022 03:02:09 #16 18.05 Progress (1): 3.3/11 kB error 21-Dec-2022 03:02:09 Progress (1): 6.1/11 kB error 21-Dec-2022 03:02:09 Progress (1): 8.9/11 kB error 21-Dec-2022 03:02:09 Progress (1): 11 kB error 21-Dec-2022 03:02:09 error 21-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 42 kB/s) error 21-Dec-2022 03:02:09 #16 18.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 21-Dec-2022 03:02:09 #16 18.30 Progress (1): 3.3/42 kB error 21-Dec-2022 03:02:09 Progress (1): 6.1/42 kB error 21-Dec-2022 03:02:09 Progress (1): 8.9/42 kB error 21-Dec-2022 03:02:09 Progress (1): 12/42 kB error 21-Dec-2022 03:02:09 Progress (1): 14/42 kB error 21-Dec-2022 03:02:09 Progress (1): 17/42 kB error 21-Dec-2022 03:02:09 Progress (1): 20/42 kB error 21-Dec-2022 03:02:09 Progress (1): 23/42 kB error 21-Dec-2022 03:02:09 Progress (1): 26/42 kB error 21-Dec-2022 03:02:09 Progress (1): 28/42 kB error 21-Dec-2022 03:02:09 Progress (1): 31/42 kB error 21-Dec-2022 03:02:09 Progress (1): 34/42 kB error 21-Dec-2022 03:02:09 Progress (1): 37/42 kB error 21-Dec-2022 03:02:09 Progress (1): 40/42 kB error 21-Dec-2022 03:02:09 Progress (1): 42 kB error 21-Dec-2022 03:02:09 error 21-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 161 kB/s) error 21-Dec-2022 03:02:09 #16 18.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 21-Dec-2022 03:02:09 #16 18.58 Progress (1): 3.3/23 kB error 21-Dec-2022 03:02:09 Progress (1): 6.1/23 kB error 21-Dec-2022 03:02:09 Progress (1): 8.9/23 kB error 21-Dec-2022 03:02:09 Progress (1): 12/23 kB error 21-Dec-2022 03:02:09 Progress (1): 15/23 kB error 21-Dec-2022 03:02:09 Progress (1): 17/23 kB error 21-Dec-2022 03:02:09 Progress (1): 20/23 kB error 21-Dec-2022 03:02:09 Progress (1): 23/23 kB error 21-Dec-2022 03:02:09 Progress (1): 23 kB error 21-Dec-2022 03:02:09 error 21-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 100 kB/s) error 21-Dec-2022 03:02:09 #16 18.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 21-Dec-2022 03:02:09 #16 18.82 Progress (1): 3.3/74 kB error 21-Dec-2022 03:02:10 Progress (1): 6.1/74 kB error 21-Dec-2022 03:02:10 Progress (1): 8.9/74 kB error 21-Dec-2022 03:02:10 Progress (1): 12/74 kB error 21-Dec-2022 03:02:10 Progress (1): 15/74 kB error 21-Dec-2022 03:02:10 Progress (1): 17/74 kB error 21-Dec-2022 03:02:10 Progress (1): 20/74 kB error 21-Dec-2022 03:02:10 Progress (1): 23/74 kB error 21-Dec-2022 03:02:10 Progress (1): 26/74 kB error 21-Dec-2022 03:02:10 Progress (1): 29/74 kB error 21-Dec-2022 03:02:10 Progress (1): 31/74 kB error 21-Dec-2022 03:02:10 Progress (1): 34/74 kB error 21-Dec-2022 03:02:10 Progress (1): 37/74 kB error 21-Dec-2022 03:02:10 Progress (1): 40/74 kB error 21-Dec-2022 03:02:10 Progress (1): 43/74 kB error 21-Dec-2022 03:02:10 Progress (1): 45/74 kB error 21-Dec-2022 03:02:10 Progress (1): 48/74 kB error 21-Dec-2022 03:02:10 Progress (1): 51/74 kB error 21-Dec-2022 03:02:10 Progress (1): 54/74 kB error 21-Dec-2022 03:02:10 Progress (1): 57/74 kB error 21-Dec-2022 03:02:10 Progress (1): 59/74 kB error 21-Dec-2022 03:02:10 Progress (1): 62/74 kB error 21-Dec-2022 03:02:10 Progress (1): 65/74 kB error 21-Dec-2022 03:02:10 Progress (1): 68/74 kB error 21-Dec-2022 03:02:10 Progress (1): 71/74 kB error 21-Dec-2022 03:02:10 Progress (1): 73/74 kB error 21-Dec-2022 03:02:10 Progress (1): 74 kB error 21-Dec-2022 03:02:10 error 21-Dec-2022 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 298 kB/s) error 21-Dec-2022 03:02:10 #16 18.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 21-Dec-2022 03:02:10 #16 19.09 Progress (1): 3.3/14 kB error 21-Dec-2022 03:02:10 Progress (1): 6.1/14 kB error 21-Dec-2022 03:02:10 Progress (1): 8.9/14 kB error 21-Dec-2022 03:02:10 Progress (1): 12/14 kB error 21-Dec-2022 03:02:10 Progress (1): 14 kB error 21-Dec-2022 03:02:10 error 21-Dec-2022 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 54 kB/s) error 21-Dec-2022 03:02:10 #16 19.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 21-Dec-2022 03:02:10 #16 19.38 Progress (1): 3.3/12 kB error 21-Dec-2022 03:02:10 Progress (1): 6.1/12 kB error 21-Dec-2022 03:02:10 Progress (1): 8.9/12 kB error 21-Dec-2022 03:02:10 Progress (1): 12 kB error 21-Dec-2022 03:02:10 error 21-Dec-2022 03:02:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 45 kB/s) error 21-Dec-2022 03:02:10 #16 19.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 21-Dec-2022 03:02:10 #16 19.65 Progress (1): 3.3/8.3 kB error 21-Dec-2022 03:02:10 Progress (1): 6.1/8.3 kB error 21-Dec-2022 03:02:10 Progress (1): 8.3 kB error 21-Dec-2022 03:02:10 error 21-Dec-2022 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 33 kB/s) error 21-Dec-2022 03:02:11 #16 19.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 21-Dec-2022 03:02:11 #16 20.04 Progress (1): 3.3/3.4 kB error 21-Dec-2022 03:02:11 Progress (1): 3.4 kB error 21-Dec-2022 03:02:11 error 21-Dec-2022 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 14 kB/s) error 21-Dec-2022 03:02:11 #16 20.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 21-Dec-2022 03:02:11 #16 20.41 Progress (1): 3.3/4.9 kB error 21-Dec-2022 03:02:11 Progress (1): 4.9 kB error 21-Dec-2022 03:02:11 error 21-Dec-2022 03:02:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 19 kB/s) error 21-Dec-2022 03:02:11 #16 20.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 21-Dec-2022 03:02:12 #16 20.92 Progress (1): 3.0 kB error 21-Dec-2022 03:02:12 error 21-Dec-2022 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 6.0 kB/s) error 21-Dec-2022 03:02:12 #16 21.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 21-Dec-2022 03:02:12 #16 21.19 Progress (1): 3.3/9.7 kB error 21-Dec-2022 03:02:12 Progress (1): 6.1/9.7 kB error 21-Dec-2022 03:02:12 Progress (1): 8.9/9.7 kB error 21-Dec-2022 03:02:12 Progress (1): 9.7 kB error 21-Dec-2022 03:02:12 error 21-Dec-2022 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 40 kB/s) error 21-Dec-2022 03:02:12 #16 21.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 21-Dec-2022 03:02:12 #16 21.44 Progress (1): 3.3/17 kB error 21-Dec-2022 03:02:12 Progress (1): 6.1/17 kB error 21-Dec-2022 03:02:12 Progress (1): 8.9/17 kB error 21-Dec-2022 03:02:12 Progress (1): 12/17 kB error 21-Dec-2022 03:02:12 Progress (1): 15/17 kB error 21-Dec-2022 03:02:12 Progress (1): 17 kB error 21-Dec-2022 03:02:12 error 21-Dec-2022 03:02:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 73 kB/s) error 21-Dec-2022 03:02:12 #16 21.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 21-Dec-2022 03:02:12 #16 21.71 Progress (1): 3.3/19 kB error 21-Dec-2022 03:02:12 Progress (1): 6.1/19 kB error 21-Dec-2022 03:02:12 Progress (1): 8.9/19 kB error 21-Dec-2022 03:02:12 Progress (1): 12/19 kB error 21-Dec-2022 03:02:12 Progress (1): 15/19 kB error 21-Dec-2022 03:02:12 Progress (1): 17/19 kB error 21-Dec-2022 03:02:12 Progress (1): 19 kB error 21-Dec-2022 03:02:12 error 21-Dec-2022 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 77 kB/s) error 21-Dec-2022 03:02:13 #16 21.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 21-Dec-2022 03:02:13 #16 21.95 Progress (1): 3.3/16 kB error 21-Dec-2022 03:02:13 Progress (1): 6.1/16 kB error 21-Dec-2022 03:02:13 Progress (1): 8.9/16 kB error 21-Dec-2022 03:02:13 Progress (1): 12/16 kB error 21-Dec-2022 03:02:13 Progress (1): 15/16 kB error 21-Dec-2022 03:02:13 Progress (1): 16 kB error 21-Dec-2022 03:02:13 error 21-Dec-2022 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 68 kB/s) error 21-Dec-2022 03:02:13 #16 22.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 21-Dec-2022 03:02:13 #16 22.19 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:13 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:13 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:13 Progress (1): 12/13 kB error 21-Dec-2022 03:02:13 Progress (1): 13 kB error 21-Dec-2022 03:02:13 error 21-Dec-2022 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 50 kB/s) error 21-Dec-2022 03:02:13 #16 22.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 21-Dec-2022 03:02:13 #16 22.46 Progress (1): 2.0 kB error 21-Dec-2022 03:02:13 error 21-Dec-2022 03:02:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 7.6 kB/s) error 21-Dec-2022 03:02:13 #16 22.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 21-Dec-2022 03:02:13 #16 22.72 Progress (1): 2.1 kB error 21-Dec-2022 03:02:13 error 21-Dec-2022 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 8.8 kB/s) error 21-Dec-2022 03:02:14 #16 22.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 21-Dec-2022 03:02:14 #16 22.97 Progress (1): 3.3/37 kB error 21-Dec-2022 03:02:14 Progress (1): 6.1/37 kB error 21-Dec-2022 03:02:14 Progress (1): 8.9/37 kB error 21-Dec-2022 03:02:14 Progress (1): 12/37 kB error 21-Dec-2022 03:02:14 Progress (1): 15/37 kB error 21-Dec-2022 03:02:14 Progress (1): 17/37 kB error 21-Dec-2022 03:02:14 Progress (1): 20/37 kB error 21-Dec-2022 03:02:14 Progress (1): 23/37 kB error 21-Dec-2022 03:02:14 Progress (1): 26/37 kB error 21-Dec-2022 03:02:14 Progress (1): 29/37 kB error 21-Dec-2022 03:02:14 Progress (1): 31/37 kB error 21-Dec-2022 03:02:14 Progress (1): 34/37 kB error 21-Dec-2022 03:02:14 Progress (1): 37/37 kB error 21-Dec-2022 03:02:14 Progress (1): 37 kB error 21-Dec-2022 03:02:14 error 21-Dec-2022 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 149 kB/s) error 21-Dec-2022 03:02:14 #16 23.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 21-Dec-2022 03:02:14 #16 23.27 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:14 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:14 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:14 Progress (1): 12/13 kB error 21-Dec-2022 03:02:14 Progress (1): 13 kB error 21-Dec-2022 03:02:14 error 21-Dec-2022 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 49 kB/s) error 21-Dec-2022 03:02:14 #16 23.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 21-Dec-2022 03:02:14 #16 23.55 Progress (1): 3.3/9.5 kB error 21-Dec-2022 03:02:14 Progress (1): 6.1/9.5 kB error 21-Dec-2022 03:02:14 Progress (1): 8.9/9.5 kB error 21-Dec-2022 03:02:14 Progress (1): 9.5 kB error 21-Dec-2022 03:02:14 error 21-Dec-2022 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 36 kB/s) error 21-Dec-2022 03:02:14 #16 23.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 21-Dec-2022 03:02:14 #16 23.82 Progress (1): 2.0 kB error 21-Dec-2022 03:02:15 error 21-Dec-2022 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 8.2 kB/s) error 21-Dec-2022 03:02:15 #16 23.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 21-Dec-2022 03:02:15 #16 24.07 Progress (1): 3.3/23 kB error 21-Dec-2022 03:02:15 Progress (1): 6.1/23 kB error 21-Dec-2022 03:02:15 Progress (1): 8.9/23 kB error 21-Dec-2022 03:02:15 Progress (1): 12/23 kB error 21-Dec-2022 03:02:15 Progress (1): 15/23 kB error 21-Dec-2022 03:02:15 Progress (1): 17/23 kB error 21-Dec-2022 03:02:15 Progress (1): 20/23 kB error 21-Dec-2022 03:02:15 Progress (1): 23 kB error 21-Dec-2022 03:02:15 error 21-Dec-2022 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 90 kB/s) error 21-Dec-2022 03:02:15 #16 24.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 21-Dec-2022 03:02:15 #16 24.32 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:15 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:15 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:15 Progress (1): 12/13 kB error 21-Dec-2022 03:02:15 Progress (1): 13 kB error 21-Dec-2022 03:02:15 error 21-Dec-2022 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 51 kB/s) error 21-Dec-2022 03:02:15 #16 24.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 21-Dec-2022 03:02:15 #16 24.58 Progress (1): 1.3 kB error 21-Dec-2022 03:02:15 error 21-Dec-2022 03:02:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 5.4 kB/s) error 21-Dec-2022 03:02:15 #16 24.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 21-Dec-2022 03:02:15 #16 24.82 Progress (1): 3.3/29 kB error 21-Dec-2022 03:02:16 Progress (1): 6.1/29 kB error 21-Dec-2022 03:02:16 Progress (1): 8.9/29 kB error 21-Dec-2022 03:02:16 Progress (1): 12/29 kB error 21-Dec-2022 03:02:16 Progress (1): 15/29 kB error 21-Dec-2022 03:02:16 Progress (1): 17/29 kB error 21-Dec-2022 03:02:16 Progress (1): 20/29 kB error 21-Dec-2022 03:02:16 Progress (1): 23/29 kB error 21-Dec-2022 03:02:16 Progress (1): 26/29 kB error 21-Dec-2022 03:02:16 Progress (1): 29/29 kB error 21-Dec-2022 03:02:16 Progress (1): 29 kB error 21-Dec-2022 03:02:16 error 21-Dec-2022 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 114 kB/s) error 21-Dec-2022 03:02:16 #16 24.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 21-Dec-2022 03:02:16 #16 25.07 Progress (1): 3.3/3.5 kB error 21-Dec-2022 03:02:16 Progress (1): 3.5 kB error 21-Dec-2022 03:02:16 error 21-Dec-2022 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 15 kB/s) error 21-Dec-2022 03:02:16 #16 25.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 21-Dec-2022 03:02:16 #16 25.32 Progress (1): 3.3/10 kB error 21-Dec-2022 03:02:16 Progress (1): 6.1/10 kB error 21-Dec-2022 03:02:16 Progress (1): 8.9/10 kB error 21-Dec-2022 03:02:16 Progress (1): 10 kB error 21-Dec-2022 03:02:16 error 21-Dec-2022 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 44 kB/s) error 21-Dec-2022 03:02:16 #16 25.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 21-Dec-2022 03:02:16 #16 25.56 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:16 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:16 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:16 Progress (1): 12/13 kB error 21-Dec-2022 03:02:16 Progress (1): 13 kB error 21-Dec-2022 03:02:16 error 21-Dec-2022 03:02:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 53 kB/s) error 21-Dec-2022 03:02:16 #16 25.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 21-Dec-2022 03:02:17 #16 25.88 Progress (1): 3.2 kB error 21-Dec-2022 03:02:17 error 21-Dec-2022 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 14 kB/s) error 21-Dec-2022 03:02:17 #16 26.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:17 #16 26.12 Progress (1): 1.7 kB error 21-Dec-2022 03:02:17 error 21-Dec-2022 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 7.2 kB/s) error 21-Dec-2022 03:02:17 #16 26.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 21-Dec-2022 03:02:17 #16 26.38 Progress (1): 3.2 kB error 21-Dec-2022 03:02:17 error 21-Dec-2022 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 13 kB/s) error 21-Dec-2022 03:02:17 #16 26.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 21-Dec-2022 03:02:17 #16 26.63 Progress (1): 2.8 kB error 21-Dec-2022 03:02:17 error 21-Dec-2022 03:02:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 12 kB/s) error 21-Dec-2022 03:02:17 #16 26.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 21-Dec-2022 03:02:17 #16 26.87 Progress (1): 3.2 kB error 21-Dec-2022 03:02:18 error 21-Dec-2022 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 14 kB/s) error 21-Dec-2022 03:02:18 #16 26.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 21-Dec-2022 03:02:18 #16 27.12 Progress (1): 3.2 kB error 21-Dec-2022 03:02:18 error 21-Dec-2022 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 13 kB/s) error 21-Dec-2022 03:02:18 #16 27.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 21-Dec-2022 03:02:18 #16 27.37 Progress (1): 3.2 kB error 21-Dec-2022 03:02:18 error 21-Dec-2022 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 21-Dec-2022 03:02:18 #16 27.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 21-Dec-2022 03:02:18 #16 27.61 Progress (1): 3.3/59 kB error 21-Dec-2022 03:02:18 Progress (1): 6.1/59 kB error 21-Dec-2022 03:02:18 Progress (1): 8.9/59 kB error 21-Dec-2022 03:02:18 Progress (1): 12/59 kB error 21-Dec-2022 03:02:18 Progress (1): 15/59 kB error 21-Dec-2022 03:02:18 Progress (1): 17/59 kB error 21-Dec-2022 03:02:18 Progress (1): 20/59 kB error 21-Dec-2022 03:02:18 Progress (1): 23/59 kB error 21-Dec-2022 03:02:18 Progress (1): 26/59 kB error 21-Dec-2022 03:02:18 Progress (1): 29/59 kB error 21-Dec-2022 03:02:18 Progress (1): 31/59 kB error 21-Dec-2022 03:02:18 Progress (1): 34/59 kB error 21-Dec-2022 03:02:18 Progress (1): 37/59 kB error 21-Dec-2022 03:02:18 Progress (1): 40/59 kB error 21-Dec-2022 03:02:18 Progress (1): 43/59 kB error 21-Dec-2022 03:02:18 #16 ... error 21-Dec-2022 03:02:18 error 21-Dec-2022 03:02:18 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:18 #17 17.72 [INFO] Scanning for projects... error 21-Dec-2022 03:02:18 #17 18.57 [WARNING] error 21-Dec-2022 03:02:18 #17 18.57 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 21-Dec-2022 03:02:18 #17 18.57 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 882, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 895, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 915, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 989, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ org.openmrs.distro:referenceapplication:2.13.0-SNAPSHOT, /app/pom.xml, line 1008, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:dataexchange-omod:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 882, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:allergyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 895, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:formentryapp-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 915, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:legacyui-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 989, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] 'dependencyManagement.dependencies.dependency.scope' for org.openmrs.module:reportingcompatibility-api:jar:tests must be one of [provided, compile, runtime, test, system, import] but is 'tests'. @ line 1008, column 12 error 21-Dec-2022 03:02:18 #17 18.58 [WARNING] error 21-Dec-2022 03:02:18 #17 18.59 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 21-Dec-2022 03:02:18 #17 18.59 [WARNING] error 21-Dec-2022 03:02:18 #17 18.59 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 21-Dec-2022 03:02:18 #17 18.59 [WARNING] error 21-Dec-2022 03:02:18 #17 18.62 [INFO] ------------------------------------------------------------------------ error 21-Dec-2022 03:02:18 #17 18.62 [INFO] Reactor Build Order: error 21-Dec-2022 03:02:18 #17 18.63 [INFO] error 21-Dec-2022 03:02:18 #17 18.63 [INFO] Reference Application Distribution [pom] error 21-Dec-2022 03:02:18 #17 18.63 [INFO] Reference Application Distribution Package [jar] error 21-Dec-2022 03:02:18 #17 18.75 [INFO] error 21-Dec-2022 03:02:18 #17 18.75 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 21-Dec-2022 03:02:18 #17 18.75 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 21-Dec-2022 03:02:18 #17 18.75 [INFO] --------------------------------[ pom ]--------------------------------- error 21-Dec-2022 03:02:18 #17 20.53 [INFO] error 21-Dec-2022 03:02:18 #17 20.54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 21-Dec-2022 03:02:18 #17 24.46 [INFO] Installing /app/pom.xml to /usr/share/maven/ref/repository/org/openmrs/distro/referenceapplication/2.13.0-SNAPSHOT/referenceapplication-2.13.0-SNAPSHOT.pom error 21-Dec-2022 03:02:18 #17 24.69 [INFO] error 21-Dec-2022 03:02:18 #17 24.69 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 21-Dec-2022 03:02:18 #17 24.69 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 21-Dec-2022 03:02:18 #17 24.69 [INFO] --------------------------------[ jar ]--------------------------------- error 21-Dec-2022 03:02:18 #17 27.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom error 21-Dec-2022 03:02:18 #17 ... error 21-Dec-2022 03:02:18 error 21-Dec-2022 03:02:18 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:18 #16 27.61 Progress (1): 3.3/59 kB error 21-Dec-2022 03:02:18 Progress (1): 6.1/59 kB error 21-Dec-2022 03:02:18 Progress (1): 8.9/59 kB error 21-Dec-2022 03:02:18 Progress (1): 12/59 kB error 21-Dec-2022 03:02:18 Progress (1): 15/59 kB error 21-Dec-2022 03:02:18 Progress (1): 17/59 kB error 21-Dec-2022 03:02:18 Progress (1): 20/59 kB error 21-Dec-2022 03:02:18 Progress (1): 23/59 kB error 21-Dec-2022 03:02:18 Progress (1): 26/59 kB error 21-Dec-2022 03:02:18 Progress (1): 29/59 kB error 21-Dec-2022 03:02:18 Progress (1): 31/59 kB error 21-Dec-2022 03:02:18 Progress (1): 34/59 kB error 21-Dec-2022 03:02:18 Progress (1): 37/59 kB error 21-Dec-2022 03:02:18 Progress (1): 40/59 kB error 21-Dec-2022 03:02:18 Progress (1): 43/59 kB error 21-Dec-2022 03:02:18 Progress (1): 45/59 kB error 21-Dec-2022 03:02:18 Progress (1): 48/59 kB error 21-Dec-2022 03:02:18 Progress (1): 51/59 kB error 21-Dec-2022 03:02:18 Progress (1): 54/59 kB error 21-Dec-2022 03:02:18 Progress (1): 56/59 kB error 21-Dec-2022 03:02:18 Progress (1): 59 kB error 21-Dec-2022 03:02:18 error 21-Dec-2022 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 172 kB/s) error 21-Dec-2022 03:02:19 #16 28.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 21-Dec-2022 03:02:19 #16 28.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:19 #16 28.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:19 #16 28.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:19 #16 28.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:19 #16 28.48 Progress (1): 3.3/24 kB error 21-Dec-2022 03:02:19 Progress (1): 6.1/24 kB error 21-Dec-2022 03:02:19 Progress (1): 8.9/24 kB error 21-Dec-2022 03:02:19 Progress (1): 12/24 kB error 21-Dec-2022 03:02:19 Progress (1): 14/24 kB error 21-Dec-2022 03:02:19 Progress (1): 17/24 kB error 21-Dec-2022 03:02:19 Progress (1): 20/24 kB error 21-Dec-2022 03:02:19 Progress (1): 23/24 kB error 21-Dec-2022 03:02:19 Progress (1): 24 kB error 21-Dec-2022 03:02:19 error 21-Dec-2022 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 34 kB/s) error 21-Dec-2022 03:02:19 #16 28.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:19 #16 28.75 Progress (1): 0/2.9 MB error 21-Dec-2022 03:02:19 Progress (1): 0/2.9 MB error 21-Dec-2022 03:02:20 Progress (1): 0/2.9 MB error 21-Dec-2022 03:02:20 Progress (1): 0.1/2.9 MB error 21-Dec-2022 03:02:20 Progress (1): 0.1/2.9 MB error 21-Dec-2022 03:02:20 Progress (1): 0.1/2.9 MB error 21-Dec-2022 03:02:20 Progress (1): 0.1/2.9 MB error 21-Dec-2022 03:02:20 Progress (2): 0.1/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.1/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.2/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.2/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.2/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.2/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.2/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.2/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (2): 0.3/2.9 MB | 0/1.4 MB error 21-Dec-2022 03:02:20 Progress (3): 0.3/2.9 MB | 0/1.4 MB | 4.1/689 kB error 21-Dec-2022 03:02:20 Progress (3): 0.3/2.9 MB | 0/1.4 MB | 8.2/689 kB error 21-Dec-2022 03:02:20 Progress (3): 0.3/2.9 MB | 0/1.4 MB | 12/689 kB error 21-Dec-2022 03:02:20 Progress (3): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.3/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.4/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.4/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.4/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.4/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.4/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.4/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 16/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 19/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 23/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 27/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 31/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 34/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 38/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 42/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 46/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 51/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 51/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 51/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 51/689 kB | 0/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.5/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.6/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.6/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.6/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.6/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.6/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.6/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.7/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.7/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.7/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.7/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.7/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.7/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.8/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.8/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.8/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.8/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.8/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 51/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 55/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 59/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 63/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 67/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 69/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 73/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 77/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 81/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 0.9/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.1/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.0/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (4): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB error 21-Dec-2022 03:02:20 Progress (5): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 4.1/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 8.2/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 12/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.1/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.2/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.2/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.2/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.2/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.2/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 85/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 89/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 94/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 98/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 102/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 104/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 108/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 112/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 116/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 120/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 124/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 128/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 132/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 137/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 139/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 143/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 147/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 151/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 155/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 159/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 163/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 167/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 171/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 173/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.1/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.2/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 177/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 182/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 186/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 190/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 194/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 198/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 202/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 206/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.3/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.2/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.3/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.4/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.4/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.5/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.6/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.6/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.6/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.6/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.6/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 16/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 20/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 24/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 28/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 32/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 36/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 40/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 44/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 48/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.7/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.8/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 208/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 212/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 216/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 220/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 225/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 229/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 233/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 237/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 241/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 243/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 247/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 251/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 255/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 259/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 264/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 268/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 272/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 276/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 278/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 282/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 286/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 290/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 294/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 298/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 302/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 307/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 311/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 313/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 317/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 321/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 325/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.3/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 329/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 333/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 333/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 333/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 337/689 kB | 0.4/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 337/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 341/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 345/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 345/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 1.9/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.5/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.6/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 347/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 352/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 356/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 356/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 356/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 360/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 360/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 360/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 360/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 364/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 364/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 364/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 364/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 368/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 368/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 368/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.0/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 372/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 376/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 380/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 382/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 382/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 382/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 386/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 386/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.7/1.4 MB | 386/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 386/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 386/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 390/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 395/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 395/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 51/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 55/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.1/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 59/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 59/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 63/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 63/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 63/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 67/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 67/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 71/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 71/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 75/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 79/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 83/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 85/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 85/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 89/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 94/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 98/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 102/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 106/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 110/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 114/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 118/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 399/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 403/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 403/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 403/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 407/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 411/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 415/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 415/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 417/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 421/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 425/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 429/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 433/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 438/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 442/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 446/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 450/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 452/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 456/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 460/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 464/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 468/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 472/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 476/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 481/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 485/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 487/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 491/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 495/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.2/2.9 MB | 0.8/1.4 MB | 499/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 499/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 503/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 507/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 507/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.5/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.3/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 511/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 515/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 520/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 522/689 kB | 0.6/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.4/2.9 MB | 0.8/1.4 MB | 522/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 522/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 526/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 530/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 534/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 538/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 542/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 546/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 550/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 554/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.7/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.8/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 556/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.8/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.5/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 560/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 0.9/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 565/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 569/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 569/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 569/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.6/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 573/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 577/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 581/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 581/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 581/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 581/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 581/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 581/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.0/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 585/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 589/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 120/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 124/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 128/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 132/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.7/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 591/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 0.9/1.2 MB | 137/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 0.9/1.2 MB | 141/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 0.9/1.2 MB | 145/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 0.9/1.2 MB | 149/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 0.9/1.2 MB | 149/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 1.0/1.2 MB | 149/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 595/689 kB | 1.0/1.2 MB | 149/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 149/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 153/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 155/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 155/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 155/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 159/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 163/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 167/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 171/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 175/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 180/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 184/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 188/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 190/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 194/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 198/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 202/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 206/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 210/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 214/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 218/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 223/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 225/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 229/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 233/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 237/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 241/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 245/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 249/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 253/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 257/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 599/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 603/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 608/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 608/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 608/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 612/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 616/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 620/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 624/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 624/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 626/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 626/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 626/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 630/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 630/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 634/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 634/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 638/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 638/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 638/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 638/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 638/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 642/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 642/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 642/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 646/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 651/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 651/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 651/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 651/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.8/2.9 MB | 1.1/1.4 MB | 655/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.1/1.4 MB | 655/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.1/1.4 MB | 659/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.1/1.4 MB | 659/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.1/1.4 MB | 661/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.1/1.4 MB | 661/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.1/1.4 MB | 661/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 661/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 661/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 665/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 665/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 669/689 kB | 1.0/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 669/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 673/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 677/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 677/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 677/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 677/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 677/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 677/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 681/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 681/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9/2.9 MB | 1.2/1.4 MB | 685/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 685/689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.1/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.2/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2/1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 259/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 263/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 268/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 272/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 276/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 280/282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.3/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4/1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 Progress (5): 2.9 MB | 1.4 MB | 689 kB | 1.2 MB | 282 kB error 21-Dec-2022 03:02:20 error 21-Dec-2022 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 1.6 MB/s) error 21-Dec-2022 03:02:21 #16 29.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:21 #16 29.89 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 368 kB/s) error 21-Dec-2022 03:02:21 #16 29.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:21 #16 29.90 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 652 kB/s) error 21-Dec-2022 03:02:21 #16 29.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:21 #16 29.91 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 759 kB/s) error 21-Dec-2022 03:02:21 #16 29.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:21 #16 29.93 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 148 kB/s) error 21-Dec-2022 03:02:21 #16 29.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:21 #16 30.00 Progress (1): 3.3/201 kB error 21-Dec-2022 03:02:21 Progress (1): 6.1/201 kB error 21-Dec-2022 03:02:21 Progress (1): 8.9/201 kB error 21-Dec-2022 03:02:21 Progress (1): 12/201 kB error 21-Dec-2022 03:02:21 Progress (2): 12/201 kB | 3.3/183 kB error 21-Dec-2022 03:02:21 Progress (2): 12/201 kB | 6.1/183 kB error 21-Dec-2022 03:02:21 Progress (2): 12/201 kB | 8.9/183 kB error 21-Dec-2022 03:02:21 Progress (2): 12/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 14/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 17/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 20/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 23/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 26/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 28/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 31/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 34/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 37/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 12/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 14/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 17/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 20/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 23/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 26/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 28/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 31/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 34/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 37/183 kB error 21-Dec-2022 03:02:21 Progress (2): 40/201 kB | 40/183 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 3.4/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 7.5/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 12/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 16/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 20/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 24/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 28/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 32/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 36/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 38/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 42/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 46/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 51/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 53/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 57/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 62/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 66/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 70/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 74/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 78/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 82/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 86/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 88/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 92/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 96/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 100/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 105/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 109/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 113/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 117/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 121/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 123/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 125/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 129/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 134/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 138/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 142/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 146/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 150/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 154/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 158/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 162/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 166/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 170/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 174/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 179/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 183/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 187/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 191/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 195/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 197/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 201/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 206/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 210/373 kB error 21-Dec-2022 03:02:21 Progress (3): 40/201 kB | 40/183 kB | 214/373 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 4.1/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 8.2/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 12/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 16/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 19/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 23/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 27/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 31/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 34/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 38/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 42/315 kB error 21-Dec-2022 03:02:21 Progress (4): 40/201 kB | 40/183 kB | 214/373 kB | 46/315 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 46/315 kB | 4.1/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 4.1/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 8.2/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 12/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 16/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 20/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 25/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 29/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 33/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 37/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 41/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 45/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 49/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 52/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 56/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 60/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 64/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 68/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 71/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 75/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 79/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 83/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 87/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 91/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 95/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 98/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 102/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 106/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 110/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 114/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 116/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 120/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 125/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 129/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 133/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 137/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 141/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 145/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 149/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 153/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 157/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 160/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 164/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 168/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 172/409 kB error 21-Dec-2022 03:02:21 Progress (5): 40/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 42/201 kB | 40/183 kB | 214/373 kB | 51/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 42/201 kB | 40/183 kB | 214/373 kB | 55/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 42/201 kB | 40/183 kB | 214/373 kB | 59/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 42/201 kB | 40/183 kB | 214/373 kB | 63/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 42/201 kB | 40/183 kB | 214/373 kB | 67/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 45/201 kB | 40/183 kB | 214/373 kB | 67/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 45/201 kB | 40/183 kB | 214/373 kB | 69/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 48/201 kB | 40/183 kB | 214/373 kB | 69/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 48/201 kB | 40/183 kB | 214/373 kB | 73/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 48/201 kB | 40/183 kB | 214/373 kB | 77/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 48/201 kB | 40/183 kB | 214/373 kB | 81/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 48/201 kB | 40/183 kB | 214/373 kB | 85/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 51/201 kB | 40/183 kB | 214/373 kB | 85/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 54/201 kB | 40/183 kB | 214/373 kB | 85/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 54/201 kB | 40/183 kB | 214/373 kB | 89/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 54/201 kB | 40/183 kB | 214/373 kB | 94/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 56/201 kB | 40/183 kB | 214/373 kB | 94/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 56/201 kB | 40/183 kB | 214/373 kB | 98/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 56/201 kB | 40/183 kB | 214/373 kB | 102/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 56/201 kB | 40/183 kB | 214/373 kB | 104/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 214/373 kB | 104/315 kB | 177/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 214/373 kB | 104/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 104/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 108/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 112/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 116/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 120/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 181/409 kB error 21-Dec-2022 03:02:21 Progress (5): 59/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 62/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 65/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 67/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 70/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 73/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 76/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 79/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 81/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 84/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 218/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 222/373 kB | 124/315 kB | 185/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 222/373 kB | 124/315 kB | 189/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 222/373 kB | 124/315 kB | 193/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 222/373 kB | 124/315 kB | 195/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 222/373 kB | 128/315 kB | 195/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 226/373 kB | 128/315 kB | 195/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 226/373 kB | 132/315 kB | 195/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 226/373 kB | 137/315 kB | 195/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 226/373 kB | 141/315 kB | 195/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 226/373 kB | 141/315 kB | 199/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 226/373 kB | 143/315 kB | 199/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 230/373 kB | 143/315 kB | 199/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 234/373 kB | 143/315 kB | 199/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 238/373 kB | 143/315 kB | 199/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 238/373 kB | 143/315 kB | 203/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 238/373 kB | 143/315 kB | 207/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 238/373 kB | 143/315 kB | 211/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 242/373 kB | 143/315 kB | 211/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 242/373 kB | 147/315 kB | 211/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 246/373 kB | 147/315 kB | 211/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 246/373 kB | 151/315 kB | 211/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 251/373 kB | 151/315 kB | 211/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 251/373 kB | 151/315 kB | 215/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 251/373 kB | 151/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 40/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 42/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 45/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 48/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 51/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 54/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 56/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 59/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 62/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 251/373 kB | 155/315 kB | 220/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 251/373 kB | 155/315 kB | 224/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 255/373 kB | 155/315 kB | 224/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 255/373 kB | 159/315 kB | 224/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 259/373 kB | 159/315 kB | 224/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 263/373 kB | 159/315 kB | 224/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 263/373 kB | 159/315 kB | 228/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 263/373 kB | 159/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 263/373 kB | 163/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 65/183 kB | 263/373 kB | 167/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 67/183 kB | 263/373 kB | 167/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 70/183 kB | 263/373 kB | 167/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 70/183 kB | 267/373 kB | 167/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 73/183 kB | 267/373 kB | 167/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 76/183 kB | 267/373 kB | 167/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 76/183 kB | 267/373 kB | 171/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 76/183 kB | 269/373 kB | 171/315 kB | 230/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 76/183 kB | 269/373 kB | 171/315 kB | 234/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 76/183 kB | 269/373 kB | 171/315 kB | 238/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 79/183 kB | 269/373 kB | 171/315 kB | 238/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 79/183 kB | 269/373 kB | 175/315 kB | 238/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 79/183 kB | 269/373 kB | 175/315 kB | 242/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 79/183 kB | 269/373 kB | 175/315 kB | 246/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 79/183 kB | 273/373 kB | 175/315 kB | 246/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 81/183 kB | 273/373 kB | 175/315 kB | 246/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 81/183 kB | 273/373 kB | 178/315 kB | 246/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 81/183 kB | 273/373 kB | 182/315 kB | 246/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 81/183 kB | 273/373 kB | 182/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 84/183 kB | 273/373 kB | 182/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 84/183 kB | 278/373 kB | 182/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 87/183 kB | 278/373 kB | 182/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 87/183 kB | 278/373 kB | 186/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 87/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 90/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 93/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 95/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 98/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 101/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 104/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 107/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 109/201 kB | 87/183 kB | 278/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 109/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 112/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 115/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 118/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 120/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 123/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 126/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 282/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 286/373 kB | 190/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 286/373 kB | 194/315 kB | 250/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 286/373 kB | 194/315 kB | 254/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 286/373 kB | 194/315 kB | 258/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 286/373 kB | 194/315 kB | 263/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 286/373 kB | 194/315 kB | 267/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 290/373 kB | 194/315 kB | 267/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 294/373 kB | 194/315 kB | 267/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 294/373 kB | 198/315 kB | 267/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 294/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 298/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 302/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 304/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 308/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 312/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 316/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 321/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 325/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 329/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 332/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 336/373 kB | 198/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 336/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 340/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 344/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 348/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 352/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 356/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 359/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 363/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 367/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 371/373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 373 kB | 202/315 kB | 269/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 373 kB | 202/315 kB | 273/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 373 kB | 206/315 kB | 273/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 373 kB | 210/315 kB | 273/409 kB error 21-Dec-2022 03:02:21 Progress (5): 129/201 kB | 87/183 kB | 373 kB | 212/315 kB | 273/409 kB error 21-Dec-2022 03:02:21 Progress (5): 132/201 kB | 87/183 kB | 373 kB | 212/315 kB | 273/409 kB error 21-Dec-2022 03:02:21 Progress (5): 132/201 kB | 87/183 kB | 373 kB | 212/315 kB | 278/409 kB error 21-Dec-2022 03:02:21 Progress (5): 132/201 kB | 87/183 kB | 373 kB | 212/315 kB | 282/409 kB error 21-Dec-2022 03:02:21 Progress (5): 134/201 kB | 87/183 kB | 373 kB | 212/315 kB | 282/409 kB error 21-Dec-2022 03:02:21 Progress (5): 134/201 kB | 87/183 kB | 373 kB | 212/315 kB | 286/409 kB error 21-Dec-2022 03:02:21 Progress (5): 134/201 kB | 87/183 kB | 373 kB | 212/315 kB | 290/409 kB error 21-Dec-2022 03:02:21 Progress (5): 134/201 kB | 87/183 kB | 373 kB | 212/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 134/201 kB | 87/183 kB | 373 kB | 216/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 137/201 kB | 87/183 kB | 373 kB | 216/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 137/201 kB | 87/183 kB | 373 kB | 221/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 140/201 kB | 87/183 kB | 373 kB | 221/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 143/201 kB | 87/183 kB | 373 kB | 221/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 143/201 kB | 87/183 kB | 373 kB | 225/315 kB | 294/409 kB error 21-Dec-2022 03:02:21 Progress (5): 143/201 kB | 87/183 kB | 373 kB | 225/315 kB | 298/409 kB error 21-Dec-2022 03:02:21 Progress (5): 143/201 kB | 87/183 kB | 373 kB | 225/315 kB | 302/409 kB error 21-Dec-2022 03:02:21 Progress (5): 143/201 kB | 87/183 kB | 373 kB | 229/315 kB | 302/409 kB error 21-Dec-2022 03:02:21 Progress (5): 145/201 kB | 87/183 kB | 373 kB | 229/315 kB | 302/409 kB error 21-Dec-2022 03:02:21 Progress (5): 148/201 kB | 87/183 kB | 373 kB | 229/315 kB | 302/409 kB error 21-Dec-2022 03:02:21 Progress (5): 148/201 kB | 87/183 kB | 373 kB | 229/315 kB | 306/409 kB error 21-Dec-2022 03:02:21 Progress (5): 148/201 kB | 87/183 kB | 373 kB | 233/315 kB | 306/409 kB error 21-Dec-2022 03:02:21 Progress (5): 148/201 kB | 87/183 kB | 373 kB | 233/315 kB | 310/409 kB error 21-Dec-2022 03:02:21 Progress (5): 148/201 kB | 87/183 kB | 373 kB | 237/315 kB | 310/409 kB error 21-Dec-2022 03:02:21 Progress (5): 148/201 kB | 87/183 kB | 373 kB | 241/315 kB | 310/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 87/183 kB | 373 kB | 241/315 kB | 310/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 87/183 kB | 373 kB | 241/315 kB | 314/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 87/183 kB | 373 kB | 245/315 kB | 314/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 87/183 kB | 373 kB | 245/315 kB | 318/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 87/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 90/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 93/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 95/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 98/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 101/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 104/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 107/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 109/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 245/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 247/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 251/315 kB | 323/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 251/315 kB | 327/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 251/315 kB | 331/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 255/315 kB | 331/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 259/315 kB | 331/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 259/315 kB | 335/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 259/315 kB | 339/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 264/315 kB | 339/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 268/315 kB | 339/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 268/315 kB | 343/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 268/315 kB | 347/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 272/315 kB | 347/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 272/315 kB | 351/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 276/315 kB | 351/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 276/315 kB | 355/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 280/315 kB | 355/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 280/315 kB | 358/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 284/315 kB | 358/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 286/315 kB | 358/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 286/315 kB | 362/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 286/315 kB | 366/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 286/315 kB | 370/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 290/315 kB | 370/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 294/315 kB | 370/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 298/315 kB | 370/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 298/315 kB | 375/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 298/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 112/183 kB | 373 kB | 303/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 115/183 kB | 373 kB | 303/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 118/183 kB | 373 kB | 303/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 120/183 kB | 373 kB | 303/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 123/183 kB | 373 kB | 303/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 303/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 307/315 kB | 377/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 307/315 kB | 381/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 311/315 kB | 381/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 381/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 386/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 390/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 394/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 398/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 402/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 404/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 408/409 kB error 21-Dec-2022 03:02:21 Progress (5): 151/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 154/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 157/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 159/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 162/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 165/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 168/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 171/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 173/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 176/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 179/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 182/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 185/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 187/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 190/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 193/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 196/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 199/201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (5): 201 kB | 126/183 kB | 373 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 error 21-Dec-2022 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 153 kB/s) error 21-Dec-2022 03:02:21 #16 30.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 21-Dec-2022 03:02:21 #16 30.47 Progress (4): 201 kB | 129/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 132/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 134/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 137/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 140/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 143/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 145/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 148/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 151/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 154/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 157/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 159/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 162/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 165/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 168/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 171/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 173/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 176/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 179/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 182/183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 Progress (4): 201 kB | 183 kB | 315 kB | 409 kB error 21-Dec-2022 03:02:21 error 21-Dec-2022 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 127 kB/s) error 21-Dec-2022 03:02:21 #16 30.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 21-Dec-2022 03:02:21 #16 30.50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 165 kB/s) error 21-Dec-2022 03:02:21 #16 30.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 21-Dec-2022 03:02:21 #16 30.54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 80 kB/s) error 21-Dec-2022 03:02:21 #16 30.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 21-Dec-2022 03:02:21 #16 30.60 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 71 kB/s) error 21-Dec-2022 03:02:21 #16 30.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 21-Dec-2022 03:02:21 #16 30.62 Progress (1): 3.3/61 kB error 21-Dec-2022 03:02:21 Progress (1): 6.1/61 kB error 21-Dec-2022 03:02:21 Progress (1): 8.9/61 kB error 21-Dec-2022 03:02:21 Progress (1): 12/61 kB error 21-Dec-2022 03:02:21 Progress (1): 14/61 kB error 21-Dec-2022 03:02:21 Progress (1): 17/61 kB error 21-Dec-2022 03:02:21 Progress (1): 20/61 kB error 21-Dec-2022 03:02:21 Progress (1): 23/61 kB error 21-Dec-2022 03:02:21 Progress (1): 26/61 kB error 21-Dec-2022 03:02:21 Progress (1): 28/61 kB error 21-Dec-2022 03:02:21 Progress (1): 31/61 kB error 21-Dec-2022 03:02:21 Progress (1): 34/61 kB error 21-Dec-2022 03:02:21 Progress (1): 37/61 kB error 21-Dec-2022 03:02:21 Progress (2): 37/61 kB | 3.3/12 kB error 21-Dec-2022 03:02:21 Progress (2): 37/61 kB | 6.1/12 kB error 21-Dec-2022 03:02:21 Progress (2): 37/61 kB | 8.9/12 kB error 21-Dec-2022 03:02:21 Progress (2): 37/61 kB | 12/12 kB error 21-Dec-2022 03:02:21 Progress (2): 37/61 kB | 12 kB error 21-Dec-2022 03:02:21 Progress (3): 37/61 kB | 12 kB | 3.3/57 kB error 21-Dec-2022 03:02:21 Progress (3): 37/61 kB | 12 kB | 6.1/57 kB error 21-Dec-2022 03:02:21 Progress (3): 37/61 kB | 12 kB | 8.9/57 kB error 21-Dec-2022 03:02:21 Progress (3): 37/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 40/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 42/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 45/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 48/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 51/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 54/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 56/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 59/61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 12/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 14/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 17/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 20/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 23/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 26/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 28/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 31/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 34/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 37/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 40/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 42/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 45/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 48/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 51/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 54/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 56/57 kB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 12 kB | 57 kB error 21-Dec-2022 03:02:21 error 21-Dec-2022 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 4.4 kB/s) error 21-Dec-2022 03:02:21 #16 30.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 21-Dec-2022 03:02:21 #16 30.81 Progress (3): 61 kB | 57 kB | 0/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.1/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.1/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.2/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.2/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.2/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.3/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.3/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.4/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.4/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.4/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.5/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.5/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.6/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.6/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.6/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.7/7.5 MB error 21-Dec-2022 03:02:21 Progress (3): 61 kB | 57 kB | 0.7/7.5 MB error 21-Dec-2022 03:02:21 error 21-Dec-2022 03:02:21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 22 kB/s) error 21-Dec-2022 03:02:21 #16 30.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 21-Dec-2022 03:02:21 #16 30.84 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 20 kB/s) error 21-Dec-2022 03:02:21 #16 30.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 21-Dec-2022 03:02:21 #16 30.85 Progress (1): 0.8/7.5 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.1/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.2/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.2/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.2/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.2/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.8/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.3/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.4/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.4/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.4/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.4/3.7 MB error 21-Dec-2022 03:02:21 Progress (2): 0.9/7.5 MB | 0.4/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 0.9/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.0/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.0/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.0/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.5/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.6/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.6/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.1/7.5 MB | 0.6/3.7 MB error 21-Dec-2022 03:02:22 Progress (2): 1.2/7.5 MB | 0.6/3.7 MB error 21-Dec-2022 03:02:22 Progress (3): 1.2/7.5 MB | 0.6/3.7 MB | 3.3/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.2/7.5 MB | 0.6/3.7 MB | 6.1/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.2/7.5 MB | 0.6/3.7 MB | 8.9/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.2/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.2/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.3/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.3/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.3/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.4/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.4/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.5/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.5/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.6/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.6/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.6/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.7/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.7/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.8/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.8/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.9/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.9/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 1.9/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.0/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.0/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.1/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.1/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.1/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.2/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.2/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.3/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.3/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.4/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.4/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.4/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.5/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.5/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.6/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.6/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.6/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.7/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.7/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.6/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.7/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.7/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.7/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.7/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.8/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.8/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.8/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.8/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.8/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.9/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.9/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.9/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 0.9/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.0/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.0/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.0/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.0/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.1/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.1/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.1/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.1/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 12/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 14/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 17/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 20/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 23/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 26/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 28/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 31/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 34/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 37/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.8/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 2.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.0/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.0/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.0/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.1/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.1/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.2/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.2/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.3/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.3/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.3/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.4/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.4/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.5/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.6/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.6/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.7/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.7/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.7/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.8/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.8/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.2/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.3/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.3/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.3/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.3/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.4/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.4/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.4/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.4/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 3.9/7.5 MB | 1.5/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.5/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.0/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.1/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.1/7.5 MB | 1.6/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.1/7.5 MB | 1.7/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.7/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.7/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.7/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.7/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.2/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.3/7.5 MB | 1.8/3.7 MB | 40/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.3/7.5 MB | 1.8/3.7 MB | 42/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.3/7.5 MB | 1.8/3.7 MB | 45/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.3/7.5 MB | 1.8/3.7 MB | 45/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.3/7.5 MB | 1.8/3.7 MB | 48/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.3/7.5 MB | 1.8/3.7 MB | 51/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 51/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 54/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 56/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 59/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 59/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 62/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 65/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 65/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 67/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 70/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.4/7.5 MB | 1.8/3.7 MB | 73/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.5/7.5 MB | 1.8/3.7 MB | 73/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.5/7.5 MB | 1.8/3.7 MB | 76/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.5/7.5 MB | 1.8/3.7 MB | 76/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.8/3.7 MB | 76/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.8/3.7 MB | 76/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.8/3.7 MB | 79/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.8/3.7 MB | 81/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.8/3.7 MB | 84/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.8/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.9/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.9/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.9/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.9/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.6/7.5 MB | 1.9/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (3): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 1.9/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.1/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB error 21-Dec-2022 03:02:22 Progress (4): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.7/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.2/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.8/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 4.9/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.0/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.0/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.1/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 87/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.2/3.7 MB | 90/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 90/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 93/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 95/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 98/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.3/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 101/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 104/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 104/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 104/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 106/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 109/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 112/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 115/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 118/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 120/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 123/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 126/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 129/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 132/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 134/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 137/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 140/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 143/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 146/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 148/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 151/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 154/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 157/157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.1/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.2/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.2/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.4/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.4/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.5/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.3/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.6/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.5/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.4/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.7/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.8/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.5/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 2.9/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.6/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.0/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.6/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.1/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.7/7.5 MB | 3.2/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.7/1.3 MB | 0.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.7/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.7/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.7/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.7/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (5): 5.8/7.5 MB | 3.2/3.7 MB | 157 kB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 error 21-Dec-2022 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 47 kB/s) error 21-Dec-2022 03:02:22 #16 31.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 21-Dec-2022 03:02:22 #16 31.35 Progress (4): 5.8/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.2/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.8/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.8/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 5.9/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.3/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 0.9/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.4/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.5/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.0/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 0.9/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.1/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.6/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7/3.7 MB | 1.0/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7/3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.2/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.0/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.3/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.1/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.1/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.4/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.5/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.2/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.2/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.6/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.7/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3/1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.3/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.8/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.4/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 6.9/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.5/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.0/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.6/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.1/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.7/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.2/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (4): 7.3/7.5 MB | 3.7 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 error 21-Dec-2022 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 1.0 MB/s) error 21-Dec-2022 03:02:22 #16 31.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 21-Dec-2022 03:02:22 #16 31.54 Progress (3): 7.3/7.5 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (3): 7.3/7.5 MB | 1.3 MB | 1.8/1.8 MB error 21-Dec-2022 03:02:22 Progress (3): 7.3/7.5 MB | 1.3 MB | 1.8 MB error 21-Dec-2022 03:02:22 Progress (3): 7.3/7.5 MB | 1.3 MB | 1.8 MB error 21-Dec-2022 03:02:22 Progress (3): 7.4/7.5 MB | 1.3 MB | 1.8 MB error 21-Dec-2022 03:02:22 Progress (3): 7.4/7.5 MB | 1.3 MB | 1.8 MB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.3 MB | 1.8 MB error 21-Dec-2022 03:02:22 error 21-Dec-2022 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 370 kB/s) error 21-Dec-2022 03:02:22 #16 31.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 21-Dec-2022 03:02:22 #16 31.62 Progress (3): 7.5 MB | 1.8 MB | 4.1/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 7.5/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 12/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 16/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 20/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 24/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 28/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 32/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 36/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 40/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 42/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 46/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 51/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 55/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 59/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 63/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 67/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 71/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 75/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 77/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 81/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 85/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 89/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 94/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 98/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 102/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 106/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 110/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 112/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 116/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 120/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 124/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 128/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 132/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 137/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 141/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 145/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 149/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 151/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 155/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 159/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 163/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 168/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 172/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 176/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 180/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 184/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 186/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 190/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 194/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 198/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 202/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 206/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 211/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 215/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 219/303 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 1.8 MB | 221/303 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 3.3/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 6.1/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 8.9/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 12/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 15/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 17/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 20/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 23/24 kB error 21-Dec-2022 03:02:22 Progress (4): 7.5 MB | 1.8 MB | 221/303 kB | 24 kB error 21-Dec-2022 03:02:22 error 21-Dec-2022 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 497 kB/s) error 21-Dec-2022 03:02:22 #16 31.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 21-Dec-2022 03:02:22 #16 31.67 Progress (3): 7.5 MB | 225/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 229/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 233/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 237/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 241/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 245/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 249/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 254/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 258/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 262/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 266/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (3): 7.5 MB | 269/303 kB | 24 kB error 21-Dec-2022 03:02:22 error 21-Dec-2022 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 2.0 MB/s) error 21-Dec-2022 03:02:22 #16 31.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 21-Dec-2022 03:02:22 #16 31.68 Progress (2): 273/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 277/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 281/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 285/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 287/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 291/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 296/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 300/303 kB | 24 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 24 kB error 21-Dec-2022 03:02:22 error 21-Dec-2022 03:02:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 6.5 kB/s) error 21-Dec-2022 03:02:22 #16 31.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 21-Dec-2022 03:02:22 #16 31.79 Progress (2): 303 kB | 3.3/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 6.1/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 8.9/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 12/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 14/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 17/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 20/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 23/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 26/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 28/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 31/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 34/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 37/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 40/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 42/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 45/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 48/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 51/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 54/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 56/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 59/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 62/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 65/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 68/121 kB error 21-Dec-2022 03:02:22 Progress (2): 303 kB | 70/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 73/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 76/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 79/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 82/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 84/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 87/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 90/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 93/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 96/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 98/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 101/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 104/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 107/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 110/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 112/121 kB error 21-Dec-2022 03:02:23 Progress (2): 303 kB | 115/121 kB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 80 kB/s) error 21-Dec-2022 03:02:23 #16 31.82 Progress (1): 118/121 kB error 21-Dec-2022 03:02:23 Progress (1): 121/121 kB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 21-Dec-2022 03:02:23 #16 31.82 Progress (1): 121 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 4.1/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 8.2/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 12/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 16/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 19/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 23/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 27/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 31/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 35/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 39/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 43/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 47/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 52/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 56/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 60/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 62/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 66/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 71/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 75/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 79/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 83/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 87/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 89/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 93/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 98/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 102/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 106/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 110/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 114/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 116/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 120/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 125/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 129/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 133/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 137/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 141/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 145/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 149/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 153/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 157/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 161/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 165/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 170/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 174/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 177/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 181/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 185/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 188/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 192/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 197/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 201/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 205/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 209/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 213/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 217/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 221/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 225/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 229/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 232/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 236/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 240/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 244/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 249/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 251/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 255/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 260/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 264/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 268/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 272/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 276/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 280/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 284/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 288/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 292/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 295/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 299/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 303/303 kB error 21-Dec-2022 03:02:23 Progress (2): 121 kB | 303 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 3.3/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 6.1/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 8.9/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 12/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 15/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 17/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 20/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 23/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 26/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 29/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 31/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 34/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 37/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 40/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 42/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 45/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 48/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 51/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 54/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 56/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 59/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 62/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 65/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 68/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 70/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 73/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 76/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 79/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 82/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 84/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 87/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 90/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 93/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 96/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 98/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 101/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 104/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 107/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 110/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 112/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 115/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 118/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 121/123 kB error 21-Dec-2022 03:02:23 Progress (3): 121 kB | 303 kB | 123 kB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (4): 121 kB | 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 31 kB/s) error 21-Dec-2022 03:02:23 #16 31.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 21-Dec-2022 03:02:23 #16 31.99 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.5/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.6/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.7/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 303 kB | 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 75 kB/s) error 21-Dec-2022 03:02:23 #16 32.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 21-Dec-2022 03:02:23 #16 32.05 Progress (2): 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.8/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 0.9/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.0/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.1/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.2/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.3/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.4/1.4 MB error 21-Dec-2022 03:02:23 Progress (2): 123 kB | 1.4 MB error 21-Dec-2022 03:02:23 Progress (3): 123 kB | 1.4 MB | 0.1/12 MB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 30 kB/s) error 21-Dec-2022 03:02:23 #16 32.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar error 21-Dec-2022 03:02:23 #16 32.11 Progress (2): 1.4 MB | 0.1/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.2/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.2/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.3/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.4/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.4/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.5/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.6/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.6/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.7/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.7/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.8/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.9/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 0.9/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.0/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.1/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.1/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.2/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.2/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.3/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.4/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.4/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.5/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.6/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.6/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.7/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.7/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.8/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.9/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 1.9/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 2.0/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 2.0/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 2.1/12 MB error 21-Dec-2022 03:02:23 Progress (2): 1.4 MB | 2.2/12 MB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 330 kB/s) error 21-Dec-2022 03:02:23 #16 32.22 Progress (1): 2.2/12 MB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 21-Dec-2022 03:02:23 #16 32.22 Progress (1): 2.3/12 MB error 21-Dec-2022 03:02:23 Progress (1): 2.4/12 MB error 21-Dec-2022 03:02:23 Progress (1): 2.4/12 MB error 21-Dec-2022 03:02:23 Progress (1): 2.5/12 MB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 3.3/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 6.1/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 8.9/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 12/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 12/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 14/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.5/12 MB | 17/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.6/12 MB | 17/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.6/12 MB | 20/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 20/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 23/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 26/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 29/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 31/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 34/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 34/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 37/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 40/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 43/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 45/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 48/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.7/12 MB | 51/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 51/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 54/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 57/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 57/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 59/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 62/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 65/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 68/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 71/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 73/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 76/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 79/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 82/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 85/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 87/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 90/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 93/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 96/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 99/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 101/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 104/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 107/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 110/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 113/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 115/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 118/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.8/12 MB | 121/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.9/12 MB | 121/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.9/12 MB | 124/129 kB error 21-Dec-2022 03:02:23 Progress (2): 2.9/12 MB | 127/129 kB error 21-Dec-2022 03:02:23 Progress (2): 3.0/12 MB | 127/129 kB error 21-Dec-2022 03:02:23 Progress (2): 3.0/12 MB | 127/129 kB error 21-Dec-2022 03:02:23 Progress (2): 3.0/12 MB | 129 kB error 21-Dec-2022 03:02:23 Progress (2): 3.1/12 MB | 129 kB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.1/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.2/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.2/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.2/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.3/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.3/12 MB | 129 kB | 0.1/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.3/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.3/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.3/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.4/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.4/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.4/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.4/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.4/12 MB | 129 kB | 0.2/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.4/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.5/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.5/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.5/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.5/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.5/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.5/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.6/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.6/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.6/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.6/12 MB | 129 kB | 0.3/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.6/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.7/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.7/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.8/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.8/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.8/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.8/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 3.8/12 MB | 129 kB | 0.4/2.1 MB error 21-Dec-2022 03:02:23 Progress (4): 3.8/12 MB | 129 kB | 0.4/2.1 MB | 3.3/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.8/12 MB | 129 kB | 0.4/2.1 MB | 3.3/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.8/12 MB | 129 kB | 0.4/2.1 MB | 6.1/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 6.1/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 8.9/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 8.9/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 12/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 14/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 17/62 kB error 21-Dec-2022 03:02:23 Progress (4): 3.9/12 MB | 129 kB | 0.4/2.1 MB | 20/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 20/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 23/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 26/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 26/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 28/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.0/12 MB | 129 kB | 0.4/2.1 MB | 31/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 31/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 34/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 37/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.1/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB error 21-Dec-2022 03:02:23 Progress (4): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 4.1/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 8.2/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 12/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 16/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 19/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 23/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 27/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 27/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 31/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 34/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 38/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 42/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.2/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 46/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 46/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 51/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 55/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 59/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 40/62 kB | 63/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 42/62 kB | 63/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 45/62 kB | 63/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 48/62 kB | 63/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 48/62 kB | 67/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 51/62 kB | 67/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 54/62 kB | 67/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 54/62 kB | 69/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 56/62 kB | 69/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 59/62 kB | 69/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 59/62 kB | 71/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 59/62 kB | 75/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62/62 kB | 75/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 75/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 80/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 84/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 88/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 92/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 96/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 100/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 104/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 106/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 110/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 114/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 118/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 123/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 125/645 kB error 21-Dec-2022 03:02:23 Progress (5): 4.3/12 MB | 129 kB | 0.4/2.1 MB | 62 kB | 125/645 kB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 30 kB/s) error 21-Dec-2022 03:02:23 #16 32.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar error 21-Dec-2022 03:02:23 #16 32.38 Progress (4): 4.3/12 MB | 0.4/2.1 MB | 62 kB | 129/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.4/2.1 MB | 62 kB | 134/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.4/2.1 MB | 62 kB | 138/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.4/2.1 MB | 62 kB | 142/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 142/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 146/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 150/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 154/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 158/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 162/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 166/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 166/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 170/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 170/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 174/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 179/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 179/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 183/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 187/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 191/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 193/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 193/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 193/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 197/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 201/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 205/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 209/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 213/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 217/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.5/2.1 MB | 62 kB | 222/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.6/2.1 MB | 62 kB | 222/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.6/2.1 MB | 62 kB | 226/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.6/2.1 MB | 62 kB | 226/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.3/12 MB | 0.6/2.1 MB | 62 kB | 226/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 226/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 228/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 232/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 236/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 240/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 244/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 248/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 252/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 252/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 256/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 256/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 260/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 260/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 264/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 269/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 273/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 277/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 277/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 281/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 281/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 285/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 289/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 293/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.6/2.1 MB | 62 kB | 295/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.7/2.1 MB | 62 kB | 295/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.7/2.1 MB | 62 kB | 295/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.4/12 MB | 0.7/2.1 MB | 62 kB | 295/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.5/12 MB | 0.7/2.1 MB | 62 kB | 295/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.5/12 MB | 0.7/2.1 MB | 62 kB | 299/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.5/12 MB | 0.7/2.1 MB | 62 kB | 303/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.5/12 MB | 0.7/2.1 MB | 62 kB | 307/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.5/12 MB | 0.7/2.1 MB | 62 kB | 312/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 312/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 316/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 316/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 316/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 320/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 323/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 327/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 332/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 336/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 336/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 340/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.7/2.1 MB | 62 kB | 340/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.8/2.1 MB | 62 kB | 340/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.8/2.1 MB | 62 kB | 344/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.8/2.1 MB | 62 kB | 348/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.8/2.1 MB | 62 kB | 352/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.6/12 MB | 0.8/2.1 MB | 62 kB | 356/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 356/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 360/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 364/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 368/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 372/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 372/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 377/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 381/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 385/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 385/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 385/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 389/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 393/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 397/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 401/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.7/12 MB | 0.8/2.1 MB | 62 kB | 401/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 401/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 404/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 404/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 408/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 408/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 412/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 416/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 419/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 419/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.8/2.1 MB | 62 kB | 419/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.9/2.1 MB | 62 kB | 419/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.9/2.1 MB | 62 kB | 423/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.9/2.1 MB | 62 kB | 427/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.8/12 MB | 0.9/2.1 MB | 62 kB | 431/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 431/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 435/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 440/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 440/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 444/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 448/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 448/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 448/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 448/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 452/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 456/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 460/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 464/645 kB error 21-Dec-2022 03:02:23 Progress (4): 4.9/12 MB | 0.9/2.1 MB | 62 kB | 467/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 0.9/2.1 MB | 62 kB | 467/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 0.9/2.1 MB | 62 kB | 467/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 467/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 471/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 475/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 479/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 483/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 483/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 487/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 487/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 491/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 495/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 499/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 502/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 506/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 506/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.0/12 MB | 1.0/2.1 MB | 62 kB | 506/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 506/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 510/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 512/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 516/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 521/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 525/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 529/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 529/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 529/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 529/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 533/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 537/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.0/2.1 MB | 62 kB | 541/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 541/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 541/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 541/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 541/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 541/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 545/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 549/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 553/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 556/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 560/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 564/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 568/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 573/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 573/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.1/12 MB | 1.1/2.1 MB | 62 kB | 573/645 kB error 21-Dec-2022 03:02:23 Progress (4): 5.2/12 MB | 1.1/2.1 MB | 62 kB | 573/645 kB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 14 kB/s) error 21-Dec-2022 03:02:23 #16 32.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar error 21-Dec-2022 03:02:23 #16 32.50 Progress (3): 5.2/12 MB | 1.1/2.1 MB | 577/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.1/2.1 MB | 581/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.1/2.1 MB | 584/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.1/2.1 MB | 584/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 584/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 584/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 588/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 593/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 597/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 601/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 605/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 609/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 613/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 613/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 617/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 617/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 619/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 623/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 627/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 631/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 631/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.2/12 MB | 1.2/2.1 MB | 631/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.2/2.1 MB | 631/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.2/2.1 MB | 636/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.2/2.1 MB | 638/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.2/2.1 MB | 642/645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.2/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.3/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.3/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.3/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.3/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.3/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.3/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.3/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.4/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.4/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.5/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.6/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.7/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.7/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.7/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.7/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.7/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.7/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.8/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.5/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 1.9/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.6/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.7/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.7/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.7/12 MB | 2.0/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.7/12 MB | 2.1/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.7/12 MB | 2.1/2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.7/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.8/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.8/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.9/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 5.9/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.0/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.1/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.1/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.2/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.2/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.3/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.3/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.4/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.5/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.5/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 Progress (3): 6.6/12 MB | 2.1 MB | 645 kB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar (645 kB at 140 kB/s) error 21-Dec-2022 03:02:23 #16 32.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar error 21-Dec-2022 03:02:23 #16 32.63 Progress (2): 6.6/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 6.7/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 6.7/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 6.8/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 6.9/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 6.9/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 7.0/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 7.0/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 7.1/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 7.1/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 7.2/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 2.1 MB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 8.2/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 16/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 21/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 29/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 37/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 45/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 54/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 62/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 69/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 77/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 85/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 94/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 102/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 110/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 116/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 125/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 133/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 141/917 kB error 21-Dec-2022 03:02:23 Progress (3): 7.3/12 MB | 2.1 MB | 149/917 kB error 21-Dec-2022 03:02:23 error 21-Dec-2022 03:02:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 447 kB/s) error 21-Dec-2022 03:02:23 #16 32.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar error 21-Dec-2022 03:02:23 #16 32.69 Progress (2): 7.3/12 MB | 157/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 165/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 174/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 182/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 187/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 187/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.3/12 MB | 195/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 195/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 195/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 203/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 211/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 219/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 228/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 236/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 244/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 251/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 260/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 268/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 276/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 284/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.4/12 MB | 292/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.5/12 MB | 292/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.5/12 MB | 300/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.5/12 MB | 309/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.5/12 MB | 314/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.5/12 MB | 314/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.6/12 MB | 314/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 314/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 323/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 331/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 339/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 347/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 355/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 363/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 372/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 377/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 386/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 394/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 402/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 410/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 418/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 418/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 426/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 435/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 443/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 449/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 458/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 466/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 474/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 482/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.7/12 MB | 490/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.8/12 MB | 490/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.8/12 MB | 498/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.8/12 MB | 503/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.8/12 MB | 511/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.8/12 MB | 511/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 511/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 519/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 527/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 536/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 544/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 552/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 560/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 568/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 573/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 581/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 589/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 597/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 602/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 610/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 610/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 618/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 626/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 635/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 643/917 kB error 21-Dec-2022 03:02:23 Progress (2): 7.9/12 MB | 647/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 647/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 656/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 664/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 672/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 680/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 688/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.0/12 MB | 696/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 696/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 696/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 705/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 710/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 719/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 727/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 735/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 743/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 751/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.1/12 MB | 759/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 759/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 768/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 773/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 782/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 790/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 798/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 806/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 806/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 814/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 822/917 kB error 21-Dec-2022 03:02:23 Progress (2): 8.2/12 MB | 831/917 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 831/917 kB | 4.1/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 831/917 kB | 8.2/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 836/917 kB | 8.2/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 845/917 kB | 8.2/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 845/917 kB | 12/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 845/917 kB | 16/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 853/917 kB | 16/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.2/12 MB | 861/917 kB | 16/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 861/917 kB | 16/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 861/917 kB | 20/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 861/917 kB | 24/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 861/917 kB | 28/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 28/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 32/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 32/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 36/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 40/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 44/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 48/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 51/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 53/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 57/238 kB error 21-Dec-2022 03:02:23 Progress (3): 8.3/12 MB | 869/917 kB | 62/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 869/917 kB | 62/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 877/917 kB | 62/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 885/917 kB | 62/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 890/917 kB | 62/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 890/917 kB | 66/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 898/917 kB | 66/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 898/917 kB | 70/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 898/917 kB | 74/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 898/917 kB | 78/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 906/917 kB | 78/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 906/917 kB | 82/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 906/917 kB | 86/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 906/917 kB | 88/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 914/917 kB | 88/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.4/12 MB | 917 kB | 88/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.5/12 MB | 917 kB | 88/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.5/12 MB | 917 kB | 92/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.5/12 MB | 917 kB | 96/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.5/12 MB | 917 kB | 96/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.5/12 MB | 917 kB | 100/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.5/12 MB | 917 kB | 105/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 105/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 109/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 113/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 116/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 120/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 125/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 125/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 129/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 133/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.6/12 MB | 917 kB | 137/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 137/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 141/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 145/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 149/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 151/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 155/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 159/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 163/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 168/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 172/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 176/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 180/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 182/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 182/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 186/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 190/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.7/12 MB | 917 kB | 194/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 194/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 198/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 202/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 206/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 211/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 215/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 217/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 221/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 225/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 229/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 233/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.8/12 MB | 917 kB | 237/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.9/12 MB | 917 kB | 237/238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.9/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 8.9/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.0/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.0/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.1/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.1/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.2/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.3/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.3/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.4/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.4/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.5/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.5/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.6/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.7/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.7/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.8/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.8/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.9/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 9.9/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 10/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 11/12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 917 kB | 238 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 185 kB/s) error 21-Dec-2022 03:02:24 #16 32.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar error 21-Dec-2022 03:02:24 #16 32.97 Progress (3): 12 MB | 238 kB | 0/2.5 MB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 238 kB | 0/2.5 MB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 238 kB | 0.1/2.5 MB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 238 kB | 0.1/2.5 MB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 238 kB | 0.1/2.5 MB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 238 kB | 0.1/2.5 MB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 238 kB | 0.1/2.5 MB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 48 kB/s) error 21-Dec-2022 03:02:24 #16 32.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar error 21-Dec-2022 03:02:24 #16 33.00 Progress (3): 12 MB | 0.1/2.5 MB | 2.3/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 6.4/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 10/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 15/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 19/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 23/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 27/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 31/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 35/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 39/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 43/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 47/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 51/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 56/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 60/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 64/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 68/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 71/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 75/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 79/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 83/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 87/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 91/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 95/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 98/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 102/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 106/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 110/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 114/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 116/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 120/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 125/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 129/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 133/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 137/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 141/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 145/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 149/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 153/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 157/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 161/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 165/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 170/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 174/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 178/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 182/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 186/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 188/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 192/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 197/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 201/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 205/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 209/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 213/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 217/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 221/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 224/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 228/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 233/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 237/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 241/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 245/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 249/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 251/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 255/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 260/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 264/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 268/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 272/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 276/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 280/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 284/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 288/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 292/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 296/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 300/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 303/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 307/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 311/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 314/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 318/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 323/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 327/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 331/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 335/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 339/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 343/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 347/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 351/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 355/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 355/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 359/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 363/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 368/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 372/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 376/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 380/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 384/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 384/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.1/2.5 MB | 386/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 386/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 386/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 390/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 395/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 399/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 403/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 407/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 407/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 411/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 413/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 417/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 422/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 426/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 430/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 430/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 434/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 438/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 442/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 446/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 448/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 452/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 456/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 460/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 465/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 469/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.2/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 473/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 476/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 480/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 484/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 488/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 492/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 496/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 500/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 503/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 503/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 507/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 511/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 515/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 519/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 521/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 525/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.3/2.5 MB | 530/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 530/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 530/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 534/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 538/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 542/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 546/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 550/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 554/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 554/686 kB error 21-Dec-2022 03:02:24 Progress (3): 12 MB | 0.4/2.5 MB | 558/686 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 3.3/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 6.1/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 8.9/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 12/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 15/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 17/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 20/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 23/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 26/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 29/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 31/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 34/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 37/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 37/194 kB error 21-Dec-2022 03:02:24 Progress (4): 12 MB | 0.4/2.5 MB | 558/686 kB | 40/194 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar (12 MB at 2.3 MB/s) error 21-Dec-2022 03:02:24 #16 33.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar error 21-Dec-2022 03:02:24 #16 33.10 Progress (3): 0.4/2.5 MB | 558/686 kB | 40/194 kB error 21-Dec-2022 03:02:24 Progress (3): 0.5/2.5 MB | 558/686 kB | 40/194 kB error 21-Dec-2022 03:02:24 Progress (3): 0.5/2.5 MB | 562/686 kB | 40/194 kB error 21-Dec-2022 03:02:24 Progress (3): 0.5/2.5 MB | 562/686 kB | 42/194 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 3.3/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 6.1/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 8.9/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 12/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 14/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 17/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 20/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 23/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 26/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 28/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 31/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 34/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 562/686 kB | 42/194 kB | 37/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 566/686 kB | 42/194 kB | 37/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 566/686 kB | 42/194 kB | 40/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 570/686 kB | 42/194 kB | 40/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 42/194 kB | 40/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 42/194 kB | 42/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 42/194 kB | 45/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 42/194 kB | 48/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 42/194 kB | 51/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 45/194 kB | 51/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 45/194 kB | 54/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 45/194 kB | 56/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 48/194 kB | 56/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 51/194 kB | 56/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 51/194 kB | 59/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 54/194 kB | 59/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 54/194 kB | 62/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 56/194 kB | 62/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 56/194 kB | 65/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 56/194 kB | 68/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 59/194 kB | 68/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 62/194 kB | 68/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 62/194 kB | 70/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 62/194 kB | 73/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 62/194 kB | 73/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 65/194 kB | 73/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 68/194 kB | 73/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 68/194 kB | 76/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 68/194 kB | 79/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 70/194 kB | 79/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 73/194 kB | 79/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 73/194 kB | 79/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 73/194 kB | 82/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 73/194 kB | 84/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 73/194 kB | 87/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 73/194 kB | 90/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 76/194 kB | 90/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 79/194 kB | 90/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 82/194 kB | 90/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 84/194 kB | 90/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 84/194 kB | 90/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 84/194 kB | 93/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 84/194 kB | 96/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 87/194 kB | 96/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 87/194 kB | 98/100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.5/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.6/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.6/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.6/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.6/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.6/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.6/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.7/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.7/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.7/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.7/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.7/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.7/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.8/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.8/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.8/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.8/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.8/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.8/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.9/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.9/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.9/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.9/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.9/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 0.9/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.0/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.0/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.0/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.0/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.0/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.1/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.1/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.1/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.1/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.1/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.1/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 573/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 575/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 575/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 579/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 584/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 584/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 588/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 592/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 596/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 600/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 600/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 604/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 608/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 608/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 612/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 616/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 619/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 619/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 623/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 627/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 631/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 636/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 638/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 642/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.2/2.5 MB | 647/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 647/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 651/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.3/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 655/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 659/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 663/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 665/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 669/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 674/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 678/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 682/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 686/686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.4/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.5/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.5/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.5/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.5/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.5/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.5/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.6/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.6/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.6/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.6/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.6/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.7/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.8/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.8/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.8/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.8/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.8/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.8/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.9/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.9/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.9/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.9/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.9/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 1.9/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.0/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.0/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.0/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.0/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.0/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.0/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 87/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 90/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 93/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 96/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 98/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 101/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 104/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 106/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 109/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 112/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 115/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 118/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 120/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 123/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 126/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 129/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 132/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 134/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 137/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 140/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 143/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 146/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 148/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 151/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 154/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 157/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 160/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 162/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 165/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 168/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 170/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 173/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 176/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 179/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 182/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 184/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 187/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 190/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 193/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 193/194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.1/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.2/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 Progress (4): 2.3/2.5 MB | 686 kB | 194 kB | 100 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (100 kB at 19 kB/s) error 21-Dec-2022 03:02:24 #16 33.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar error 21-Dec-2022 03:02:24 #16 33.24 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.3/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.4/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.5/2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 Progress (3): 2.5 MB | 686 kB | 194 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.jar (686 kB at 131 kB/s) error 21-Dec-2022 03:02:24 #16 33.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar error 21-Dec-2022 03:02:24 #16 33.33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (194 kB at 36 kB/s) error 21-Dec-2022 03:02:24 #16 33.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 21-Dec-2022 03:02:24 #16 33.35 Progress (2): 2.5 MB | 3.3/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 6.1/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 8.9/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 12/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 14/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 17/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 20/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 23/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 26/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 28/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 31/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 34/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 37/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 40/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 42/186 kB error 21-Dec-2022 03:02:24 Progress (2): 2.5 MB | 45/186 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8-tests.jar (2.5 MB at 473 kB/s) error 21-Dec-2022 03:02:24 #16 33.36 Progress (1): 48/186 kB error 21-Dec-2022 03:02:24 Progress (1): 51/186 kB error 21-Dec-2022 03:02:24 Progress (1): 54/186 kB error 21-Dec-2022 03:02:24 Progress (1): 56/186 kB error 21-Dec-2022 03:02:24 Progress (1): 59/186 kB error 21-Dec-2022 03:02:24 Progress (1): 62/186 kB error 21-Dec-2022 03:02:24 Progress (1): 65/186 kB error 21-Dec-2022 03:02:24 Progress (1): 68/186 kB error 21-Dec-2022 03:02:24 Progress (1): 70/186 kB error 21-Dec-2022 03:02:24 Progress (1): 73/186 kB error 21-Dec-2022 03:02:24 Progress (1): 76/186 kB error 21-Dec-2022 03:02:24 Progress (1): 79/186 kB error 21-Dec-2022 03:02:24 Progress (1): 82/186 kB error 21-Dec-2022 03:02:24 Progress (1): 84/186 kB error 21-Dec-2022 03:02:24 Progress (1): 87/186 kB error 21-Dec-2022 03:02:24 Progress (1): 90/186 kB error 21-Dec-2022 03:02:24 Progress (1): 93/186 kB error 21-Dec-2022 03:02:24 Progress (1): 96/186 kB error 21-Dec-2022 03:02:24 Progress (1): 98/186 kB error 21-Dec-2022 03:02:24 Progress (1): 101/186 kB error 21-Dec-2022 03:02:24 Progress (1): 104/186 kB error 21-Dec-2022 03:02:24 Progress (1): 107/186 kB error 21-Dec-2022 03:02:24 Progress (1): 110/186 kB error 21-Dec-2022 03:02:24 Progress (1): 112/186 kB error 21-Dec-2022 03:02:24 Progress (1): 115/186 kB error 21-Dec-2022 03:02:24 Progress (1): 118/186 kB error 21-Dec-2022 03:02:24 Progress (1): 121/186 kB error 21-Dec-2022 03:02:24 Progress (1): 124/186 kB error 21-Dec-2022 03:02:24 Progress (1): 126/186 kB error 21-Dec-2022 03:02:24 Progress (1): 129/186 kB error 21-Dec-2022 03:02:24 Progress (1): 132/186 kB error 21-Dec-2022 03:02:24 Progress (1): 135/186 kB error 21-Dec-2022 03:02:24 Progress (1): 138/186 kB error 21-Dec-2022 03:02:24 Progress (1): 140/186 kB error 21-Dec-2022 03:02:24 Progress (1): 143/186 kB error 21-Dec-2022 03:02:24 Progress (1): 146/186 kB error 21-Dec-2022 03:02:24 Progress (1): 149/186 kB error 21-Dec-2022 03:02:24 Progress (1): 151/186 kB error 21-Dec-2022 03:02:24 Progress (1): 154/186 kB error 21-Dec-2022 03:02:24 Progress (1): 157/186 kB error 21-Dec-2022 03:02:24 Progress (1): 159/186 kB error 21-Dec-2022 03:02:24 Progress (1): 162/186 kB error 21-Dec-2022 03:02:24 Progress (1): 165/186 kB error 21-Dec-2022 03:02:24 Progress (1): 168/186 kB error 21-Dec-2022 03:02:24 Progress (1): 171/186 kB error 21-Dec-2022 03:02:24 Progress (1): 173/186 kB error 21-Dec-2022 03:02:24 Progress (1): 176/186 kB error 21-Dec-2022 03:02:24 Progress (1): 179/186 kB error 21-Dec-2022 03:02:24 Progress (1): 182/186 kB error 21-Dec-2022 03:02:24 Progress (1): 185/186 kB error 21-Dec-2022 03:02:24 Progress (1): 186 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 3.3/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 6.1/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 8.9/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 12/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 14/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 17/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 20/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 23/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 26/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 29/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 31/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 34/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 37/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 40/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 43/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 45/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 48/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 51/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 54/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 56/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 59/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 62/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 65/67 kB error 21-Dec-2022 03:02:24 Progress (2): 186 kB | 67 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 4.1/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 8.2/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 12/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 16/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 19/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 23/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 27/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 32/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 35/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 39/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 43/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 47/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 51/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 55/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 59/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 63/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 67/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 69/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 74/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 78/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 82/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 86/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 90/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 94/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 98/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 100/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 104/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 108/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 112/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 117/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 121/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 125/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 129/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 133/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 135/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 139/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 143/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 147/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 151/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 155/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 160/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 164/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 168/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 170/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 174/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 178/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 182/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 186/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 188/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 192/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 197/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 201/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 205/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 209/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 213/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 217/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 221/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 224/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 228/230 kB error 21-Dec-2022 03:02:24 Progress (3): 186 kB | 67 kB | 230 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:24 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (186 kB at 34 kB/s) error 21-Dec-2022 03:02:24 #16 33.54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.jar (67 kB at 12 kB/s) error 21-Dec-2022 03:02:24 #16 33.59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (230 kB at 41 kB/s) error 21-Dec-2022 03:02:24 #16 33.62 Progress (1): 4.1/636 kB error 21-Dec-2022 03:02:24 Progress (1): 8.2/636 kB error 21-Dec-2022 03:02:24 Progress (1): 12/636 kB error 21-Dec-2022 03:02:24 Progress (1): 16/636 kB error 21-Dec-2022 03:02:24 Progress (1): 20/636 kB error 21-Dec-2022 03:02:24 Progress (1): 25/636 kB error 21-Dec-2022 03:02:24 Progress (1): 29/636 kB error 21-Dec-2022 03:02:24 Progress (1): 33/636 kB error 21-Dec-2022 03:02:24 Progress (1): 37/636 kB error 21-Dec-2022 03:02:24 Progress (1): 41/636 kB error 21-Dec-2022 03:02:24 Progress (1): 45/636 kB error 21-Dec-2022 03:02:24 Progress (1): 49/636 kB error 21-Dec-2022 03:02:24 Progress (1): 53/636 kB error 21-Dec-2022 03:02:24 Progress (1): 57/636 kB error 21-Dec-2022 03:02:24 Progress (1): 61/636 kB error 21-Dec-2022 03:02:24 Progress (1): 66/636 kB error 21-Dec-2022 03:02:24 Progress (1): 70/636 kB error 21-Dec-2022 03:02:24 Progress (1): 74/636 kB error 21-Dec-2022 03:02:24 Progress (1): 78/636 kB error 21-Dec-2022 03:02:24 Progress (1): 80/636 kB error 21-Dec-2022 03:02:24 Progress (1): 84/636 kB error 21-Dec-2022 03:02:24 Progress (1): 89/636 kB error 21-Dec-2022 03:02:24 Progress (1): 93/636 kB error 21-Dec-2022 03:02:24 Progress (1): 97/636 kB error 21-Dec-2022 03:02:24 Progress (1): 101/636 kB error 21-Dec-2022 03:02:24 Progress (1): 105/636 kB error 21-Dec-2022 03:02:24 Progress (1): 109/636 kB error 21-Dec-2022 03:02:24 Progress (1): 113/636 kB error 21-Dec-2022 03:02:24 Progress (1): 115/636 kB error 21-Dec-2022 03:02:24 Progress (1): 119/636 kB error 21-Dec-2022 03:02:24 Progress (1): 123/636 kB error 21-Dec-2022 03:02:24 Progress (1): 127/636 kB error 21-Dec-2022 03:02:24 Progress (1): 132/636 kB error 21-Dec-2022 03:02:24 Progress (1): 136/636 kB error 21-Dec-2022 03:02:24 Progress (1): 140/636 kB error 21-Dec-2022 03:02:24 Progress (1): 143/636 kB error 21-Dec-2022 03:02:24 Progress (1): 147/636 kB error 21-Dec-2022 03:02:24 Progress (1): 151/636 kB error 21-Dec-2022 03:02:24 Progress (1): 155/636 kB error 21-Dec-2022 03:02:24 Progress (1): 158/636 kB error 21-Dec-2022 03:02:24 Progress (1): 162/636 kB error 21-Dec-2022 03:02:24 Progress (1): 166/636 kB error 21-Dec-2022 03:02:24 Progress (1): 170/636 kB error 21-Dec-2022 03:02:24 Progress (1): 174/636 kB error 21-Dec-2022 03:02:24 Progress (1): 179/636 kB error 21-Dec-2022 03:02:24 Progress (1): 183/636 kB error 21-Dec-2022 03:02:24 Progress (1): 187/636 kB error 21-Dec-2022 03:02:24 Progress (1): 191/636 kB error 21-Dec-2022 03:02:24 Progress (1): 195/636 kB error 21-Dec-2022 03:02:24 Progress (1): 197/636 kB error 21-Dec-2022 03:02:24 Progress (1): 201/636 kB error 21-Dec-2022 03:02:24 Progress (1): 206/636 kB error 21-Dec-2022 03:02:24 Progress (1): 210/636 kB error 21-Dec-2022 03:02:24 Progress (1): 214/636 kB error 21-Dec-2022 03:02:24 Progress (1): 218/636 kB error 21-Dec-2022 03:02:24 Progress (1): 222/636 kB error 21-Dec-2022 03:02:24 Progress (1): 226/636 kB error 21-Dec-2022 03:02:24 Progress (1): 230/636 kB error 21-Dec-2022 03:02:24 Progress (1): 234/636 kB error 21-Dec-2022 03:02:24 Progress (1): 238/636 kB error 21-Dec-2022 03:02:24 Progress (1): 242/636 kB error 21-Dec-2022 03:02:24 Progress (1): 246/636 kB error 21-Dec-2022 03:02:24 Progress (1): 251/636 kB error 21-Dec-2022 03:02:24 Progress (1): 255/636 kB error 21-Dec-2022 03:02:24 Progress (1): 259/636 kB error 21-Dec-2022 03:02:24 Progress (1): 263/636 kB error 21-Dec-2022 03:02:24 Progress (1): 265/636 kB error 21-Dec-2022 03:02:24 Progress (1): 269/636 kB error 21-Dec-2022 03:02:24 Progress (1): 273/636 kB error 21-Dec-2022 03:02:24 Progress (1): 277/636 kB error 21-Dec-2022 03:02:24 Progress (1): 281/636 kB error 21-Dec-2022 03:02:24 Progress (1): 285/636 kB error 21-Dec-2022 03:02:24 Progress (1): 289/636 kB error 21-Dec-2022 03:02:24 Progress (1): 294/636 kB error 21-Dec-2022 03:02:24 Progress (1): 296/636 kB error 21-Dec-2022 03:02:24 Progress (1): 300/636 kB error 21-Dec-2022 03:02:24 Progress (1): 304/636 kB error 21-Dec-2022 03:02:24 Progress (1): 308/636 kB error 21-Dec-2022 03:02:24 Progress (1): 312/636 kB error 21-Dec-2022 03:02:24 Progress (1): 316/636 kB error 21-Dec-2022 03:02:24 Progress (1): 320/636 kB error 21-Dec-2022 03:02:24 Progress (1): 324/636 kB error 21-Dec-2022 03:02:24 Progress (1): 328/636 kB error 21-Dec-2022 03:02:24 Progress (1): 330/636 kB error 21-Dec-2022 03:02:24 Progress (1): 335/636 kB error 21-Dec-2022 03:02:24 Progress (1): 339/636 kB error 21-Dec-2022 03:02:24 Progress (1): 343/636 kB error 21-Dec-2022 03:02:24 Progress (1): 347/636 kB error 21-Dec-2022 03:02:24 Progress (1): 351/636 kB error 21-Dec-2022 03:02:24 Progress (1): 355/636 kB error 21-Dec-2022 03:02:24 Progress (1): 359/636 kB error 21-Dec-2022 03:02:24 Progress (1): 361/636 kB error 21-Dec-2022 03:02:24 Progress (1): 365/636 kB error 21-Dec-2022 03:02:24 Progress (1): 369/636 kB error 21-Dec-2022 03:02:24 Progress (1): 373/636 kB error 21-Dec-2022 03:02:24 Progress (1): 378/636 kB error 21-Dec-2022 03:02:24 Progress (1): 382/636 kB error 21-Dec-2022 03:02:24 Progress (1): 386/636 kB error 21-Dec-2022 03:02:24 Progress (1): 390/636 kB error 21-Dec-2022 03:02:24 Progress (1): 394/636 kB error 21-Dec-2022 03:02:24 Progress (1): 396/636 kB error 21-Dec-2022 03:02:24 Progress (1): 400/636 kB error 21-Dec-2022 03:02:24 Progress (1): 404/636 kB error 21-Dec-2022 03:02:24 Progress (1): 408/636 kB error 21-Dec-2022 03:02:24 Progress (1): 412/636 kB error 21-Dec-2022 03:02:24 Progress (1): 416/636 kB error 21-Dec-2022 03:02:24 Progress (1): 421/636 kB error 21-Dec-2022 03:02:24 Progress (1): 425/636 kB error 21-Dec-2022 03:02:24 Progress (1): 429/636 kB error 21-Dec-2022 03:02:24 Progress (1): 431/636 kB error 21-Dec-2022 03:02:24 Progress (1): 435/636 kB error 21-Dec-2022 03:02:24 Progress (1): 439/636 kB error 21-Dec-2022 03:02:24 Progress (1): 443/636 kB error 21-Dec-2022 03:02:24 Progress (1): 447/636 kB error 21-Dec-2022 03:02:24 Progress (1): 451/636 kB error 21-Dec-2022 03:02:24 Progress (1): 455/636 kB error 21-Dec-2022 03:02:24 Progress (1): 459/636 kB error 21-Dec-2022 03:02:24 Progress (1): 464/636 kB error 21-Dec-2022 03:02:24 Progress (1): 466/636 kB error 21-Dec-2022 03:02:24 Progress (1): 470/636 kB error 21-Dec-2022 03:02:24 Progress (1): 474/636 kB error 21-Dec-2022 03:02:24 Progress (1): 478/636 kB error 21-Dec-2022 03:02:24 Progress (1): 482/636 kB error 21-Dec-2022 03:02:24 Progress (1): 486/636 kB error 21-Dec-2022 03:02:24 Progress (1): 490/636 kB error 21-Dec-2022 03:02:24 Progress (1): 494/636 kB error 21-Dec-2022 03:02:24 Progress (1): 498/636 kB error 21-Dec-2022 03:02:24 Progress (1): 500/636 kB error 21-Dec-2022 03:02:24 Progress (1): 505/636 kB error 21-Dec-2022 03:02:24 Progress (1): 509/636 kB error 21-Dec-2022 03:02:24 Progress (1): 512/636 kB error 21-Dec-2022 03:02:24 Progress (1): 516/636 kB error 21-Dec-2022 03:02:24 Progress (1): 521/636 kB error 21-Dec-2022 03:02:24 Progress (1): 525/636 kB error 21-Dec-2022 03:02:24 Progress (1): 529/636 kB error 21-Dec-2022 03:02:24 Progress (1): 533/636 kB error 21-Dec-2022 03:02:24 Progress (1): 537/636 kB error 21-Dec-2022 03:02:24 Progress (1): 541/636 kB error 21-Dec-2022 03:02:24 Progress (1): 545/636 kB error 21-Dec-2022 03:02:24 Progress (1): 547/636 kB error 21-Dec-2022 03:02:24 Progress (1): 551/636 kB error 21-Dec-2022 03:02:24 Progress (1): 555/636 kB error 21-Dec-2022 03:02:24 Progress (1): 559/636 kB error 21-Dec-2022 03:02:24 Progress (1): 564/636 kB error 21-Dec-2022 03:02:24 Progress (1): 568/636 kB error 21-Dec-2022 03:02:24 Progress (1): 572/636 kB error 21-Dec-2022 03:02:24 Progress (1): 575/636 kB error 21-Dec-2022 03:02:24 Progress (1): 579/636 kB error 21-Dec-2022 03:02:24 Progress (1): 584/636 kB error 21-Dec-2022 03:02:24 Progress (1): 588/636 kB error 21-Dec-2022 03:02:24 Progress (1): 592/636 kB error 21-Dec-2022 03:02:24 Progress (1): 596/636 kB error 21-Dec-2022 03:02:24 Progress (1): 600/636 kB error 21-Dec-2022 03:02:24 Progress (1): 604/636 kB error 21-Dec-2022 03:02:24 Progress (1): 608/636 kB error 21-Dec-2022 03:02:24 Progress (1): 612/636 kB error 21-Dec-2022 03:02:24 Progress (1): 616/636 kB error 21-Dec-2022 03:02:24 Progress (1): 619/636 kB error 21-Dec-2022 03:02:24 Progress (1): 623/636 kB error 21-Dec-2022 03:02:24 Progress (1): 627/636 kB error 21-Dec-2022 03:02:24 Progress (1): 631/636 kB error 21-Dec-2022 03:02:24 Progress (1): 636/636 kB error 21-Dec-2022 03:02:24 Progress (1): 636 kB error 21-Dec-2022 03:02:24 error 21-Dec-2022 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 109 kB/s) error 21-Dec-2022 03:02:25 #16 33.86 [INFO] error 21-Dec-2022 03:02:25 #16 33.86 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 21-Dec-2022 03:02:25 #16 33.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 21-Dec-2022 03:02:25 #16 33.98 Progress (1): 3.4/6.7 kB error 21-Dec-2022 03:02:25 Progress (1): 6.2/6.7 kB error 21-Dec-2022 03:02:25 Progress (1): 6.7 kB error 21-Dec-2022 03:02:25 error 21-Dec-2022 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 29 kB/s) error 21-Dec-2022 03:02:25 #16 34.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom error 21-Dec-2022 03:02:25 #16 34.22 Progress (1): 1.9 kB error 21-Dec-2022 03:02:25 error 21-Dec-2022 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 8.1 kB/s) error 21-Dec-2022 03:02:25 #16 34.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom error 21-Dec-2022 03:02:25 #16 34.47 Progress (1): 1.8 kB error 21-Dec-2022 03:02:25 error 21-Dec-2022 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 7.1 kB/s) error 21-Dec-2022 03:02:25 #16 34.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom error 21-Dec-2022 03:02:25 #16 34.74 Progress (1): 1.4 kB error 21-Dec-2022 03:02:25 error 21-Dec-2022 03:02:25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 5.9 kB/s) error 21-Dec-2022 03:02:26 #16 34.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom error 21-Dec-2022 03:02:26 #16 35.00 Progress (1): 424 B error 21-Dec-2022 03:02:26 error 21-Dec-2022 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 1.6 kB/s) error 21-Dec-2022 03:02:26 #16 35.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom error 21-Dec-2022 03:02:26 #16 35.27 Progress (1): 3.4/3.9 kB error 21-Dec-2022 03:02:26 Progress (1): 3.9 kB error 21-Dec-2022 03:02:26 error 21-Dec-2022 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 17 kB/s) error 21-Dec-2022 03:02:26 #16 35.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom error 21-Dec-2022 03:02:26 #16 35.51 Progress (1): 1.7 kB error 21-Dec-2022 03:02:26 error 21-Dec-2022 03:02:26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 7.1 kB/s) error 21-Dec-2022 03:02:26 #16 35.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 21-Dec-2022 03:02:26 #16 35.76 Progress (1): 2.1 kB error 21-Dec-2022 03:02:27 error 21-Dec-2022 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 8.5 kB/s) error 21-Dec-2022 03:02:27 #16 35.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom error 21-Dec-2022 03:02:27 #16 36.01 Progress (1): 2.0 kB error 21-Dec-2022 03:02:27 error 21-Dec-2022 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 8.3 kB/s) error 21-Dec-2022 03:02:27 #16 36.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 21-Dec-2022 03:02:27 #16 36.27 Progress (1): 1.3 kB error 21-Dec-2022 03:02:27 error 21-Dec-2022 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 5.3 kB/s) error 21-Dec-2022 03:02:27 #16 36.43 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 21-Dec-2022 03:02:27 #16 36.55 Progress (1): 3.4/5.8 kB error 21-Dec-2022 03:02:27 Progress (1): 5.8 kB error 21-Dec-2022 03:02:27 error 21-Dec-2022 03:02:27 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (5.8 kB at 24 kB/s) error 21-Dec-2022 03:02:27 #16 36.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar error 21-Dec-2022 03:02:28 #16 36.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 21-Dec-2022 03:02:28 #16 36.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar error 21-Dec-2022 03:02:28 #16 36.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar error 21-Dec-2022 03:02:28 #16 36.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar error 21-Dec-2022 03:02:28 #16 36.95 Progress (1): 3.4/152 kB error 21-Dec-2022 03:02:28 Progress (1): 6.2/152 kB error 21-Dec-2022 03:02:28 Progress (1): 9.0/152 kB error 21-Dec-2022 03:02:28 Progress (1): 12/152 kB error 21-Dec-2022 03:02:28 Progress (1): 15/152 kB error 21-Dec-2022 03:02:28 Progress (1): 17/152 kB error 21-Dec-2022 03:02:28 Progress (1): 20/152 kB error 21-Dec-2022 03:02:28 Progress (1): 23/152 kB error 21-Dec-2022 03:02:28 Progress (1): 26/152 kB error 21-Dec-2022 03:02:28 Progress (1): 29/152 kB error 21-Dec-2022 03:02:28 Progress (1): 31/152 kB error 21-Dec-2022 03:02:28 Progress (1): 34/152 kB error 21-Dec-2022 03:02:28 Progress (1): 37/152 kB error 21-Dec-2022 03:02:28 Progress (1): 40/152 kB error 21-Dec-2022 03:02:28 Progress (2): 40/152 kB | 3.4/5.9 kB error 21-Dec-2022 03:02:28 Progress (2): 43/152 kB | 3.4/5.9 kB error 21-Dec-2022 03:02:28 Progress (2): 43/152 kB | 5.9 kB error 21-Dec-2022 03:02:28 Progress (3): 43/152 kB | 5.9 kB | 3.3/21 kB error 21-Dec-2022 03:02:28 Progress (3): 45/152 kB | 5.9 kB | 3.3/21 kB error 21-Dec-2022 03:02:28 Progress (3): 45/152 kB | 5.9 kB | 6.1/21 kB error 21-Dec-2022 03:02:28 Progress (3): 48/152 kB | 5.9 kB | 6.1/21 kB error 21-Dec-2022 03:02:28 Progress (3): 51/152 kB | 5.9 kB | 6.1/21 kB error 21-Dec-2022 03:02:28 Progress (3): 54/152 kB | 5.9 kB | 6.1/21 kB error 21-Dec-2022 03:02:28 Progress (3): 56/152 kB | 5.9 kB | 6.1/21 kB error 21-Dec-2022 03:02:28 Progress (3): 59/152 kB | 5.9 kB | 6.1/21 kB error 21-Dec-2022 03:02:28 Progress (4): 59/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 62/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 65/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 68/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 70/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 73/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 76/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 79/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 82/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 84/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 87/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 90/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 93/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 96/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 98/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 101/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 104/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 107/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 110/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 112/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 115/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 118/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 121/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (4): 124/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB error 21-Dec-2022 03:02:28 Progress (5): 124/152 kB | 5.9 kB | 6.1/21 kB | 3.4/14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 124/152 kB | 5.9 kB | 6.1/21 kB | 6.2/14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 124/152 kB | 5.9 kB | 6.1/21 kB | 9.0/14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 124/152 kB | 5.9 kB | 6.1/21 kB | 12/14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 124/152 kB | 5.9 kB | 6.1/21 kB | 14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 6.1/21 kB | 14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 8.9/21 kB | 14 kB | 3.4/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 8.9/21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 12/21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 15/21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 17/21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 20/21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 126/152 kB | 5.9 kB | 21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 129/152 kB | 5.9 kB | 21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 132/152 kB | 5.9 kB | 21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 135/152 kB | 5.9 kB | 21 kB | 14 kB | 6.2/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 135/152 kB | 5.9 kB | 21 kB | 14 kB | 9.0/9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 135/152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 138/152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 140/152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 143/152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 146/152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 149/152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 Progress (5): 152 kB | 5.9 kB | 21 kB | 14 kB | 9.9 kB error 21-Dec-2022 03:02:28 error 21-Dec-2022 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 21 kB/s) error 21-Dec-2022 03:02:28 #16 37.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 21-Dec-2022 03:02:28 #16 37.10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 45 kB/s) error 21-Dec-2022 03:02:28 #16 37.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar error 21-Dec-2022 03:02:28 #16 37.10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 65 kB/s) error 21-Dec-2022 03:02:28 #16 37.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 21-Dec-2022 03:02:28 #16 37.11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 31 kB/s) error 21-Dec-2022 03:02:28 #16 37.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 21-Dec-2022 03:02:28 #16 37.12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 443 kB/s) error 21-Dec-2022 03:02:28 #16 37.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 21-Dec-2022 03:02:28 #16 37.19 Progress (1): 3.4/30 kB error 21-Dec-2022 03:02:28 Progress (1): 6.2/30 kB error 21-Dec-2022 03:02:28 Progress (1): 9.0/30 kB error 21-Dec-2022 03:02:28 Progress (1): 12/30 kB error 21-Dec-2022 03:02:28 Progress (1): 15/30 kB error 21-Dec-2022 03:02:28 Progress (1): 17/30 kB error 21-Dec-2022 03:02:28 Progress (1): 20/30 kB error 21-Dec-2022 03:02:28 Progress (1): 23/30 kB error 21-Dec-2022 03:02:28 Progress (1): 26/30 kB error 21-Dec-2022 03:02:28 Progress (1): 29/30 kB error 21-Dec-2022 03:02:28 Progress (1): 30 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 3.4/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 6.2/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 9.0/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 12/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 15/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 17/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 20/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 23/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 26/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 29/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 31/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 34/37 kB error 21-Dec-2022 03:02:28 Progress (2): 30 kB | 37 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 3.4/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 6.2/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 9.0/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 12/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 15/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 17/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 20/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 23/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 26/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 29/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 31/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 34/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 37/38 kB error 21-Dec-2022 03:02:28 Progress (3): 30 kB | 37 kB | 38 kB error 21-Dec-2022 03:02:28 Progress (4): 30 kB | 37 kB | 38 kB | 3.4/10 kB error 21-Dec-2022 03:02:28 Progress (4): 30 kB | 37 kB | 38 kB | 6.2/10 kB error 21-Dec-2022 03:02:28 Progress (4): 30 kB | 37 kB | 38 kB | 9.0/10 kB error 21-Dec-2022 03:02:28 Progress (4): 30 kB | 37 kB | 38 kB | 10 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 3.4/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 6.2/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 9.0/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 12/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 15/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 17/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 20/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 23/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 26/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 29/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 31/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 34/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 37/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 40/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 43/43 kB error 21-Dec-2022 03:02:28 Progress (5): 30 kB | 37 kB | 38 kB | 10 kB | 43 kB error 21-Dec-2022 03:02:28 error 21-Dec-2022 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 59 kB/s) error 21-Dec-2022 03:02:28 #16 37.34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 72 kB/s) error 21-Dec-2022 03:02:28 #16 37.34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 73 kB/s) error 21-Dec-2022 03:02:28 #16 37.34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 20 kB/s) error 21-Dec-2022 03:02:28 #16 37.37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 kB at 79 kB/s) error 21-Dec-2022 03:02:28 #16 37.50 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 21-Dec-2022 03:02:28 #16 37.55 [INFO] Copying 1 resource error 21-Dec-2022 03:02:28 #16 37.57 [INFO] Copying 2 resources error 21-Dec-2022 03:02:28 #16 37.61 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 21-Dec-2022 03:02:28 #16 37.61 [INFO] error 21-Dec-2022 03:02:28 #16 37.61 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 21-Dec-2022 03:02:32 #16 41.03 Dec 21, 2022 3:02:32 AM org.jline.utils.Log logr error 21-Dec-2022 03:02:32 #16 41.03 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 21-Dec-2022 03:02:32 #16 41.34 error 21-Dec-2022 03:02:32 #16 41.34 Downloading modules... error 21-Dec-2022 03:02:32 #16 41.34 error 21-Dec-2022 03:02:32 #16 41.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom error 21-Dec-2022 03:02:32 #16 41.48 Progress (1): 3.3/18 kB error 21-Dec-2022 03:02:32 Progress (1): 6.1/18 kB error 21-Dec-2022 03:02:32 Progress (1): 8.9/18 kB error 21-Dec-2022 03:02:32 Progress (1): 12/18 kB error 21-Dec-2022 03:02:32 Progress (1): 14/18 kB error 21-Dec-2022 03:02:32 Progress (1): 17/18 kB error 21-Dec-2022 03:02:32 Progress (1): 18 kB error 21-Dec-2022 03:02:32 error 21-Dec-2022 03:02:32 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.pom (18 kB at 74 kB/s) error 21-Dec-2022 03:02:32 #16 41.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar error 21-Dec-2022 03:02:33 #16 42.30 Progress (1): 4.1/205 kB error 21-Dec-2022 03:02:33 Progress (1): 8.2/205 kB error 21-Dec-2022 03:02:33 Progress (1): 12/205 kB error 21-Dec-2022 03:02:33 Progress (1): 16/205 kB error 21-Dec-2022 03:02:33 Progress (1): 19/205 kB error 21-Dec-2022 03:02:33 Progress (1): 23/205 kB error 21-Dec-2022 03:02:33 Progress (1): 27/205 kB error 21-Dec-2022 03:02:33 Progress (1): 31/205 kB error 21-Dec-2022 03:02:33 Progress (1): 34/205 kB error 21-Dec-2022 03:02:33 Progress (1): 38/205 kB error 21-Dec-2022 03:02:33 Progress (1): 42/205 kB error 21-Dec-2022 03:02:33 Progress (1): 46/205 kB error 21-Dec-2022 03:02:33 Progress (1): 51/205 kB error 21-Dec-2022 03:02:33 Progress (1): 55/205 kB error 21-Dec-2022 03:02:33 Progress (1): 59/205 kB error 21-Dec-2022 03:02:33 Progress (1): 63/205 kB error 21-Dec-2022 03:02:33 Progress (1): 67/205 kB error 21-Dec-2022 03:02:33 Progress (1): 69/205 kB error 21-Dec-2022 03:02:33 Progress (1): 73/205 kB error 21-Dec-2022 03:02:33 Progress (1): 77/205 kB error 21-Dec-2022 03:02:33 Progress (1): 81/205 kB error 21-Dec-2022 03:02:33 Progress (1): 85/205 kB error 21-Dec-2022 03:02:33 Progress (1): 89/205 kB error 21-Dec-2022 03:02:33 Progress (1): 94/205 kB error 21-Dec-2022 03:02:33 Progress (1): 98/205 kB error 21-Dec-2022 03:02:33 Progress (1): 102/205 kB error 21-Dec-2022 03:02:33 Progress (1): 104/205 kB error 21-Dec-2022 03:02:33 Progress (1): 108/205 kB error 21-Dec-2022 03:02:33 Progress (1): 112/205 kB error 21-Dec-2022 03:02:33 Progress (1): 116/205 kB error 21-Dec-2022 03:02:33 Progress (1): 120/205 kB error 21-Dec-2022 03:02:33 Progress (1): 124/205 kB error 21-Dec-2022 03:02:33 Progress (1): 128/205 kB error 21-Dec-2022 03:02:33 Progress (1): 132/205 kB error 21-Dec-2022 03:02:33 Progress (1): 137/205 kB error 21-Dec-2022 03:02:33 Progress (1): 139/205 kB error 21-Dec-2022 03:02:33 Progress (1): 143/205 kB error 21-Dec-2022 03:02:33 Progress (1): 147/205 kB error 21-Dec-2022 03:02:33 Progress (1): 151/205 kB error 21-Dec-2022 03:02:33 Progress (1): 155/205 kB error 21-Dec-2022 03:02:33 Progress (1): 159/205 kB error 21-Dec-2022 03:02:33 Progress (1): 163/205 kB error 21-Dec-2022 03:02:33 Progress (1): 167/205 kB error 21-Dec-2022 03:02:33 Progress (1): 171/205 kB error 21-Dec-2022 03:02:33 Progress (1): 173/205 kB error 21-Dec-2022 03:02:33 Progress (1): 177/205 kB error 21-Dec-2022 03:02:33 Progress (1): 182/205 kB error 21-Dec-2022 03:02:33 Progress (1): 186/205 kB error 21-Dec-2022 03:02:33 Progress (1): 190/205 kB error 21-Dec-2022 03:02:33 Progress (1): 194/205 kB error 21-Dec-2022 03:02:33 Progress (1): 198/205 kB error 21-Dec-2022 03:02:33 Progress (1): 202/205 kB error 21-Dec-2022 03:02:33 Progress (1): 205 kB error 21-Dec-2022 03:02:33 error 21-Dec-2022 03:02:33 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-dependency-plugin/3.2.0/maven-dependency-plugin-3.2.0.jar (205 kB at 181 kB/s) error 21-Dec-2022 03:02:34 #16 42.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 21-Dec-2022 03:02:34 #16 42.92 Progress (1): 2.0 kB error 21-Dec-2022 03:02:34 error 21-Dec-2022 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 7.2 kB/s) error 21-Dec-2022 03:02:34 #16 43.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 21-Dec-2022 03:02:34 #16 43.20 Progress (1): 3.4/22 kB error 21-Dec-2022 03:02:34 Progress (1): 6.2/22 kB error 21-Dec-2022 03:02:34 Progress (1): 9.0/22 kB error 21-Dec-2022 03:02:34 Progress (1): 12/22 kB error 21-Dec-2022 03:02:34 Progress (1): 15/22 kB error 21-Dec-2022 03:02:34 Progress (1): 17/22 kB error 21-Dec-2022 03:02:34 Progress (1): 20/22 kB error 21-Dec-2022 03:02:34 Progress (1): 22 kB error 21-Dec-2022 03:02:34 error 21-Dec-2022 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 96 kB/s) error 21-Dec-2022 03:02:34 #16 43.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom error 21-Dec-2022 03:02:34 #16 43.46 Progress (1): 3.4 kB error 21-Dec-2022 03:02:34 error 21-Dec-2022 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 15 kB/s) error 21-Dec-2022 03:02:34 #16 43.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 21-Dec-2022 03:02:34 #16 43.71 Progress (1): 3.4/4.1 kB error 21-Dec-2022 03:02:34 Progress (1): 4.1 kB error 21-Dec-2022 03:02:34 error 21-Dec-2022 03:02:34 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 17 kB/s) error 21-Dec-2022 03:02:35 #16 43.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom error 21-Dec-2022 03:02:35 #16 43.95 Progress (1): 3.4/4.8 kB error 21-Dec-2022 03:02:35 Progress (1): 4.8 kB error 21-Dec-2022 03:02:35 error 21-Dec-2022 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 19 kB/s) error 21-Dec-2022 03:02:35 #16 44.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom error 21-Dec-2022 03:02:35 #16 44.26 Progress (1): 3.4/13 kB error 21-Dec-2022 03:02:35 Progress (1): 6.2/13 kB error 21-Dec-2022 03:02:35 Progress (1): 9.0/13 kB error 21-Dec-2022 03:02:35 Progress (1): 12/13 kB error 21-Dec-2022 03:02:35 Progress (1): 13 kB error 21-Dec-2022 03:02:35 error 21-Dec-2022 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 51 kB/s) error 21-Dec-2022 03:02:35 #16 44.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom error 21-Dec-2022 03:02:35 #16 44.50 Progress (1): 2.5 kB error 21-Dec-2022 03:02:35 error 21-Dec-2022 03:02:35 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 10 kB/s) error 21-Dec-2022 03:02:35 #16 44.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom error 21-Dec-2022 03:02:35 #16 44.75 Progress (1): 3.4/14 kB error 21-Dec-2022 03:02:35 Progress (1): 6.2/14 kB error 21-Dec-2022 03:02:35 Progress (1): 9.0/14 kB error 21-Dec-2022 03:02:35 Progress (1): 12/14 kB error 21-Dec-2022 03:02:35 Progress (1): 14 kB error 21-Dec-2022 03:02:35 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 60 kB/s) error 21-Dec-2022 03:02:36 #16 44.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 21-Dec-2022 03:02:36 #16 45.00 Progress (1): 3.4/7.3 kB error 21-Dec-2022 03:02:36 #16 ... error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:36 #17 34.96 Progress (1): 3.3/5.8 kB error 21-Dec-2022 03:02:36 Progress (1): 5.8 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 782 B/s) error 21-Dec-2022 03:02:36 #17 35.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar error 21-Dec-2022 03:02:36 #17 35.86 Progress (1): 3.3/34 kB error 21-Dec-2022 03:02:36 Progress (1): 6.1/34 kB error 21-Dec-2022 03:02:36 Progress (1): 8.9/34 kB error 21-Dec-2022 03:02:36 Progress (1): 12/34 kB error 21-Dec-2022 03:02:36 Progress (1): 15/34 kB error 21-Dec-2022 03:02:36 Progress (1): 17/34 kB error 21-Dec-2022 03:02:36 Progress (1): 20/34 kB error 21-Dec-2022 03:02:36 Progress (1): 23/34 kB error 21-Dec-2022 03:02:36 Progress (1): 26/34 kB error 21-Dec-2022 03:02:36 Progress (1): 29/34 kB error 21-Dec-2022 03:02:36 Progress (1): 31/34 kB error 21-Dec-2022 03:02:36 Progress (1): 34 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 57 kB/s) error 21-Dec-2022 03:02:36 #17 36.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom error 21-Dec-2022 03:02:36 #17 36.54 Progress (1): 3.4/8.1 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/8.1 kB error 21-Dec-2022 03:02:36 Progress (1): 8.1 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8.1 kB at 20 kB/s) error 21-Dec-2022 03:02:36 #17 37.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar error 21-Dec-2022 03:02:36 #17 38.23 Progress (1): 3.4/30 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/30 kB error 21-Dec-2022 03:02:36 Progress (1): 9.0/30 kB error 21-Dec-2022 03:02:36 Progress (1): 12/30 kB error 21-Dec-2022 03:02:36 Progress (1): 15/30 kB error 21-Dec-2022 03:02:36 Progress (1): 17/30 kB error 21-Dec-2022 03:02:36 Progress (1): 20/30 kB error 21-Dec-2022 03:02:36 Progress (1): 23/30 kB error 21-Dec-2022 03:02:36 Progress (1): 26/30 kB error 21-Dec-2022 03:02:36 Progress (1): 29/30 kB error 21-Dec-2022 03:02:36 Progress (1): 30 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (30 kB at 41 kB/s) error 21-Dec-2022 03:02:36 #17 39.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom error 21-Dec-2022 03:02:36 #17 39.59 Progress (1): 3.3/10 kB error 21-Dec-2022 03:02:36 Progress (1): 6.1/10 kB error 21-Dec-2022 03:02:36 Progress (1): 8.9/10 kB error 21-Dec-2022 03:02:36 Progress (1): 10 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 22 kB/s) error 21-Dec-2022 03:02:36 #17 40.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar error 21-Dec-2022 03:02:36 #17 40.49 Progress (1): 3.3/43 kB error 21-Dec-2022 03:02:36 Progress (1): 6.1/43 kB error 21-Dec-2022 03:02:36 Progress (1): 8.9/43 kB error 21-Dec-2022 03:02:36 Progress (1): 12/43 kB error 21-Dec-2022 03:02:36 Progress (1): 14/43 kB error 21-Dec-2022 03:02:36 Progress (1): 17/43 kB error 21-Dec-2022 03:02:36 Progress (1): 20/43 kB error 21-Dec-2022 03:02:36 Progress (1): 23/43 kB error 21-Dec-2022 03:02:36 Progress (1): 26/43 kB error 21-Dec-2022 03:02:36 Progress (1): 28/43 kB error 21-Dec-2022 03:02:36 Progress (1): 31/43 kB error 21-Dec-2022 03:02:36 Progress (1): 34/43 kB error 21-Dec-2022 03:02:36 Progress (1): 37/43 kB error 21-Dec-2022 03:02:36 Progress (1): 40/43 kB error 21-Dec-2022 03:02:36 Progress (1): 42/43 kB error 21-Dec-2022 03:02:36 Progress (1): 43 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 63 kB/s) error 21-Dec-2022 03:02:36 #17 41.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom error 21-Dec-2022 03:02:36 #17 41.28 Progress (1): 3.4/10 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/10 kB error 21-Dec-2022 03:02:36 Progress (1): 9.0/10 kB error 21-Dec-2022 03:02:36 Progress (1): 10 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 kB at 23 kB/s) error 21-Dec-2022 03:02:36 #17 41.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 21-Dec-2022 03:02:36 #17 41.73 Progress (1): 3.4/11 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/11 kB error 21-Dec-2022 03:02:36 Progress (1): 9.0/11 kB error 21-Dec-2022 03:02:36 Progress (1): 11 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 34 kB/s) error 21-Dec-2022 03:02:36 #17 42.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar error 21-Dec-2022 03:02:36 #17 42.18 Progress (1): 3.4/31 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/31 kB error 21-Dec-2022 03:02:36 Progress (1): 9.0/31 kB error 21-Dec-2022 03:02:36 Progress (1): 12/31 kB error 21-Dec-2022 03:02:36 Progress (1): 15/31 kB error 21-Dec-2022 03:02:36 Progress (1): 17/31 kB error 21-Dec-2022 03:02:36 Progress (1): 20/31 kB error 21-Dec-2022 03:02:36 Progress (1): 23/31 kB error 21-Dec-2022 03:02:36 Progress (1): 26/31 kB error 21-Dec-2022 03:02:36 Progress (1): 29/31 kB error 21-Dec-2022 03:02:36 Progress (1): 31 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.jar (31 kB at 91 kB/s) error 21-Dec-2022 03:02:36 #17 42.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom error 21-Dec-2022 03:02:36 #17 43.13 Progress (1): 3.4/15 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/15 kB error 21-Dec-2022 03:02:36 Progress (1): 9.0/15 kB error 21-Dec-2022 03:02:36 Progress (1): 12/15 kB error 21-Dec-2022 03:02:36 Progress (1): 15/15 kB error 21-Dec-2022 03:02:36 Progress (1): 15 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.pom (15 kB at 20 kB/s) error 21-Dec-2022 03:02:36 #17 43.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar error 21-Dec-2022 03:02:36 #17 ... error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:36 #16 45.00 Progress (1): 3.4/7.3 kB error 21-Dec-2022 03:02:36 Progress (1): 6.2/7.3 kB error 21-Dec-2022 03:02:36 Progress (1): 7.3 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 31 kB/s) error 21-Dec-2022 03:02:36 #16 45.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 21-Dec-2022 03:02:36 #16 45.24 Progress (1): 2.2 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 9.3 kB/s) error 21-Dec-2022 03:02:36 #16 45.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom error 21-Dec-2022 03:02:36 #16 45.48 Progress (1): 2.6 kB error 21-Dec-2022 03:02:36 error 21-Dec-2022 03:02:36 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 11 kB/s) error 21-Dec-2022 03:02:36 #16 45.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 21-Dec-2022 03:02:36 #16 45.72 Progress (1): 1.0 kB error 21-Dec-2022 03:02:37 error 21-Dec-2022 03:02:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 4.4 kB/s) error 21-Dec-2022 03:02:37 #16 45.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom error 21-Dec-2022 03:02:37 #16 45.99 Progress (1): 2.2 kB error 21-Dec-2022 03:02:37 error 21-Dec-2022 03:02:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 8.5 kB/s) error 21-Dec-2022 03:02:37 #16 46.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom error 21-Dec-2022 03:02:37 #16 46.24 Progress (1): 2.8 kB error 21-Dec-2022 03:02:37 error 21-Dec-2022 03:02:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 12 kB/s) error 21-Dec-2022 03:02:37 #16 46.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom error 21-Dec-2022 03:02:37 #16 46.48 Progress (1): 3.4/4.1 kB error 21-Dec-2022 03:02:37 Progress (1): 4.1 kB error 21-Dec-2022 03:02:37 error 21-Dec-2022 03:02:37 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 17 kB/s) error 21-Dec-2022 03:02:37 #16 46.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom error 21-Dec-2022 03:02:38 #16 46.77 Progress (1): 3.3/7.6 kB error 21-Dec-2022 03:02:38 Progress (1): 6.1/7.6 kB error 21-Dec-2022 03:02:38 Progress (1): 7.6 kB error 21-Dec-2022 03:02:38 error 21-Dec-2022 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 31 kB/s) error 21-Dec-2022 03:02:38 #16 46.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom error 21-Dec-2022 03:02:38 #16 47.04 Progress (1): 3.4/4.9 kB error 21-Dec-2022 03:02:38 Progress (1): 4.9 kB error 21-Dec-2022 03:02:38 error 21-Dec-2022 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 21 kB/s) error 21-Dec-2022 03:02:38 #16 47.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom error 21-Dec-2022 03:02:38 #16 47.29 Progress (1): 1.5 kB error 21-Dec-2022 03:02:38 error 21-Dec-2022 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 6.4 kB/s) error 21-Dec-2022 03:02:38 #16 47.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 21-Dec-2022 03:02:38 #16 47.53 Progress (1): 3.3/15 kB error 21-Dec-2022 03:02:38 Progress (1): 6.1/15 kB error 21-Dec-2022 03:02:38 Progress (1): 8.9/15 kB error 21-Dec-2022 03:02:38 Progress (1): 12/15 kB error 21-Dec-2022 03:02:38 Progress (1): 15/15 kB error 21-Dec-2022 03:02:38 Progress (1): 15 kB error 21-Dec-2022 03:02:38 error 21-Dec-2022 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 67 kB/s) error 21-Dec-2022 03:02:38 #16 47.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom error 21-Dec-2022 03:02:38 #16 47.77 Progress (1): 1.5 kB error 21-Dec-2022 03:02:39 error 21-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 6.5 kB/s) error 21-Dec-2022 03:02:39 #16 47.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom error 21-Dec-2022 03:02:39 #16 48.02 Progress (1): 3.4/3.4 kB error 21-Dec-2022 03:02:39 Progress (1): 3.4 kB error 21-Dec-2022 03:02:39 error 21-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 14 kB/s) error 21-Dec-2022 03:02:39 #16 48.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom error 21-Dec-2022 03:02:39 #16 48.25 Progress (1): 3.4/14 kB error 21-Dec-2022 03:02:39 Progress (1): 6.2/14 kB error 21-Dec-2022 03:02:39 Progress (1): 9.0/14 kB error 21-Dec-2022 03:02:39 Progress (1): 12/14 kB error 21-Dec-2022 03:02:39 Progress (1): 14 kB error 21-Dec-2022 03:02:39 error 21-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 63 kB/s) error 21-Dec-2022 03:02:39 #16 48.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 21-Dec-2022 03:02:39 #16 48.49 Progress (1): 3.4/4.1 kB error 21-Dec-2022 03:02:39 Progress (1): 4.1 kB error 21-Dec-2022 03:02:39 error 21-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 17 kB/s) error 21-Dec-2022 03:02:39 #16 48.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 21-Dec-2022 03:02:39 #16 48.76 Progress (1): 3.0 kB error 21-Dec-2022 03:02:39 error 21-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 13 kB/s) error 21-Dec-2022 03:02:40 #16 48.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom error 21-Dec-2022 03:02:40 #16 49.00 Progress (1): 3.4/6.7 kB error 21-Dec-2022 03:02:40 Progress (1): 6.2/6.7 kB error 21-Dec-2022 03:02:40 Progress (1): 6.7 kB error 21-Dec-2022 03:02:40 error 21-Dec-2022 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 28 kB/s) error 21-Dec-2022 03:02:40 #16 49.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom error 21-Dec-2022 03:02:40 #16 49.23 Progress (1): 3.0 kB error 21-Dec-2022 03:02:40 error 21-Dec-2022 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 13 kB/s) error 21-Dec-2022 03:02:40 #16 49.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom error 21-Dec-2022 03:02:40 #16 49.49 Progress (1): 1.6 kB error 21-Dec-2022 03:02:40 error 21-Dec-2022 03:02:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 6.7 kB/s) error 21-Dec-2022 03:02:40 #16 49.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 21-Dec-2022 03:02:40 #16 49.73 Progress (1): 2.6 kB error 21-Dec-2022 03:02:40 error 21-Dec-2022 03:02:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 10 kB/s) error 21-Dec-2022 03:02:41 #16 50.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom error 21-Dec-2022 03:02:41 #16 50.17 Progress (1): 1.5 kB error 21-Dec-2022 03:02:41 error 21-Dec-2022 03:02:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 6.6 kB/s) error 21-Dec-2022 03:02:41 #16 50.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 21-Dec-2022 03:02:41 #16 50.41 Progress (1): 3.3/18 kB error 21-Dec-2022 03:02:41 Progress (1): 6.1/18 kB error 21-Dec-2022 03:02:41 Progress (1): 8.9/18 kB error 21-Dec-2022 03:02:41 Progress (1): 12/18 kB error 21-Dec-2022 03:02:41 Progress (1): 15/18 kB error 21-Dec-2022 03:02:41 Progress (1): 17/18 kB error 21-Dec-2022 03:02:41 Progress (1): 18 kB error 21-Dec-2022 03:02:41 error 21-Dec-2022 03:02:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 76 kB/s) error 21-Dec-2022 03:02:41 #16 50.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom error 21-Dec-2022 03:02:41 #16 50.65 Progress (1): 1.5 kB error 21-Dec-2022 03:02:42 error 21-Dec-2022 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 6.5 kB/s) error 21-Dec-2022 03:02:42 #16 50.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom error 21-Dec-2022 03:02:42 #16 50.89 Progress (1): 2.8 kB error 21-Dec-2022 03:02:42 error 21-Dec-2022 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 11 kB/s) error 21-Dec-2022 03:02:42 #16 51.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 21-Dec-2022 03:02:42 #16 51.13 Progress (1): 3.4/5.0 kB error 21-Dec-2022 03:02:42 Progress (1): 5.0 kB error 21-Dec-2022 03:02:42 error 21-Dec-2022 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 22 kB/s) error 21-Dec-2022 03:02:42 #16 51.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom error 21-Dec-2022 03:02:42 #16 51.37 Progress (1): 3.3/4.2 kB error 21-Dec-2022 03:02:42 Progress (1): 4.2 kB error 21-Dec-2022 03:02:42 error 21-Dec-2022 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 18 kB/s) error 21-Dec-2022 03:02:42 #16 51.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 21-Dec-2022 03:02:42 #16 51.61 Progress (1): 3.4/4.7 kB error 21-Dec-2022 03:02:42 Progress (1): 4.7 kB error 21-Dec-2022 03:02:42 error 21-Dec-2022 03:02:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 19 kB/s) error 21-Dec-2022 03:02:42 #16 51.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 21-Dec-2022 03:02:42 #16 51.85 Progress (1): 3.3/6.6 kB error 21-Dec-2022 03:02:43 Progress (1): 6.1/6.6 kB error 21-Dec-2022 03:02:43 Progress (1): 6.6 kB error 21-Dec-2022 03:02:43 error 21-Dec-2022 03:02:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 28 kB/s) error 21-Dec-2022 03:02:43 #16 51.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 21-Dec-2022 03:02:43 #16 52.10 Progress (1): 3.3/16 kB error 21-Dec-2022 03:02:43 Progress (1): 6.1/16 kB error 21-Dec-2022 03:02:43 Progress (1): 8.9/16 kB error 21-Dec-2022 03:02:43 Progress (1): 12/16 kB error 21-Dec-2022 03:02:43 Progress (1): 14/16 kB error 21-Dec-2022 03:02:43 Progress (1): 16 kB error 21-Dec-2022 03:02:43 error 21-Dec-2022 03:02:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 66 kB/s) error 21-Dec-2022 03:02:43 #16 52.22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 21-Dec-2022 03:02:43 #16 52.34 Progress (1): 3.3/5.2 kB error 21-Dec-2022 03:02:43 Progress (1): 5.2 kB error 21-Dec-2022 03:02:43 error 21-Dec-2022 03:02:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 22 kB/s) error 21-Dec-2022 03:02:43 #16 52.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 21-Dec-2022 03:02:43 #16 52.59 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:43 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:43 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:43 Progress (1): 12/13 kB error 21-Dec-2022 03:02:43 Progress (1): 13 kB error 21-Dec-2022 03:02:43 error 21-Dec-2022 03:02:43 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 51 kB/s) error 21-Dec-2022 03:02:43 #16 52.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom error 21-Dec-2022 03:02:43 #16 52.86 Progress (1): 3.3/7.5 kB error 21-Dec-2022 03:02:43 Progress (1): 6.1/7.5 kB error 21-Dec-2022 03:02:43 Progress (1): 7.5 kB error 21-Dec-2022 03:02:44 error 21-Dec-2022 03:02:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 30 kB/s) error 21-Dec-2022 03:02:44 #16 52.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom error 21-Dec-2022 03:02:44 #16 53.08 Progress (1): 3.3/15 kB error 21-Dec-2022 03:02:44 Progress (1): 6.1/15 kB error 21-Dec-2022 03:02:44 Progress (1): 8.9/15 kB error 21-Dec-2022 03:02:44 Progress (1): 12/15 kB error 21-Dec-2022 03:02:44 Progress (1): 15/15 kB error 21-Dec-2022 03:02:44 Progress (1): 15 kB error 21-Dec-2022 03:02:44 error 21-Dec-2022 03:02:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 63 kB/s) error 21-Dec-2022 03:02:44 #16 53.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom error 21-Dec-2022 03:02:44 #16 53.32 Progress (1): 3.3/3.3 kB error 21-Dec-2022 03:02:44 Progress (1): 3.3 kB error 21-Dec-2022 03:02:44 error 21-Dec-2022 03:02:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 14 kB/s) error 21-Dec-2022 03:02:44 #16 53.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom error 21-Dec-2022 03:02:44 #16 53.57 Progress (1): 2.9 kB error 21-Dec-2022 03:02:44 error 21-Dec-2022 03:02:44 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 12 kB/s) error 21-Dec-2022 03:02:44 #16 53.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom error 21-Dec-2022 03:02:44 #16 53.80 Progress (1): 1.9 kB error 21-Dec-2022 03:02:45 error 21-Dec-2022 03:02:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 8.2 kB/s) error 21-Dec-2022 03:02:45 #16 53.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom error 21-Dec-2022 03:02:45 #16 54.06 Progress (1): 2.7 kB error 21-Dec-2022 03:02:45 error 21-Dec-2022 03:02:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 11 kB/s) error 21-Dec-2022 03:02:45 #16 54.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom error 21-Dec-2022 03:02:45 #16 54.32 Progress (1): 1.9 kB error 21-Dec-2022 03:02:45 error 21-Dec-2022 03:02:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 7.6 kB/s) error 21-Dec-2022 03:02:45 #16 54.48 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom error 21-Dec-2022 03:02:45 #16 54.61 Progress (1): 3.3/6.8 kB error 21-Dec-2022 03:02:45 Progress (1): 6.1/6.8 kB error 21-Dec-2022 03:02:45 Progress (1): 6.8 kB error 21-Dec-2022 03:02:45 error 21-Dec-2022 03:02:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.pom (6.8 kB at 28 kB/s) error 21-Dec-2022 03:02:45 #16 54.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 21-Dec-2022 03:02:46 #16 54.89 Progress (1): 2.3 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 8.9 kB/s) error 21-Dec-2022 03:02:46 #16 55.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 21-Dec-2022 03:02:46 #16 55.13 Progress (1): 2.7 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 12 kB/s) error 21-Dec-2022 03:02:46 #16 ... error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:46 #17 45.24 Progress (1): 4.1/221 kB error 21-Dec-2022 03:02:46 Progress (1): 8.2/221 kB error 21-Dec-2022 03:02:46 Progress (1): 12/221 kB error 21-Dec-2022 03:02:46 Progress (1): 16/221 kB error 21-Dec-2022 03:02:46 Progress (1): 19/221 kB error 21-Dec-2022 03:02:46 Progress (1): 23/221 kB error 21-Dec-2022 03:02:46 Progress (1): 27/221 kB error 21-Dec-2022 03:02:46 Progress (1): 31/221 kB error 21-Dec-2022 03:02:46 Progress (1): 34/221 kB error 21-Dec-2022 03:02:46 Progress (1): 38/221 kB error 21-Dec-2022 03:02:46 Progress (1): 42/221 kB error 21-Dec-2022 03:02:46 Progress (1): 46/221 kB error 21-Dec-2022 03:02:46 Progress (1): 51/221 kB error 21-Dec-2022 03:02:46 Progress (1): 55/221 kB error 21-Dec-2022 03:02:46 Progress (1): 59/221 kB error 21-Dec-2022 03:02:46 Progress (1): 63/221 kB error 21-Dec-2022 03:02:46 Progress (1): 67/221 kB error 21-Dec-2022 03:02:46 Progress (1): 69/221 kB error 21-Dec-2022 03:02:46 Progress (1): 73/221 kB error 21-Dec-2022 03:02:46 Progress (1): 77/221 kB error 21-Dec-2022 03:02:46 Progress (1): 81/221 kB error 21-Dec-2022 03:02:46 Progress (1): 85/221 kB error 21-Dec-2022 03:02:46 Progress (1): 89/221 kB error 21-Dec-2022 03:02:46 Progress (1): 94/221 kB error 21-Dec-2022 03:02:46 Progress (1): 98/221 kB error 21-Dec-2022 03:02:46 Progress (1): 102/221 kB error 21-Dec-2022 03:02:46 Progress (1): 104/221 kB error 21-Dec-2022 03:02:46 Progress (1): 108/221 kB error 21-Dec-2022 03:02:46 Progress (1): 112/221 kB error 21-Dec-2022 03:02:46 Progress (1): 116/221 kB error 21-Dec-2022 03:02:46 Progress (1): 120/221 kB error 21-Dec-2022 03:02:46 Progress (1): 124/221 kB error 21-Dec-2022 03:02:46 Progress (1): 128/221 kB error 21-Dec-2022 03:02:46 Progress (1): 132/221 kB error 21-Dec-2022 03:02:46 Progress (1): 137/221 kB error 21-Dec-2022 03:02:46 Progress (1): 139/221 kB error 21-Dec-2022 03:02:46 Progress (1): 143/221 kB error 21-Dec-2022 03:02:46 Progress (1): 147/221 kB error 21-Dec-2022 03:02:46 Progress (1): 151/221 kB error 21-Dec-2022 03:02:46 Progress (1): 155/221 kB error 21-Dec-2022 03:02:46 Progress (1): 159/221 kB error 21-Dec-2022 03:02:46 Progress (1): 163/221 kB error 21-Dec-2022 03:02:46 Progress (1): 167/221 kB error 21-Dec-2022 03:02:46 Progress (1): 171/221 kB error 21-Dec-2022 03:02:46 Progress (1): 173/221 kB error 21-Dec-2022 03:02:46 Progress (1): 178/221 kB error 21-Dec-2022 03:02:46 Progress (1): 182/221 kB error 21-Dec-2022 03:02:46 Progress (1): 186/221 kB error 21-Dec-2022 03:02:46 Progress (1): 190/221 kB error 21-Dec-2022 03:02:46 Progress (1): 194/221 kB error 21-Dec-2022 03:02:46 Progress (1): 198/221 kB error 21-Dec-2022 03:02:46 Progress (1): 202/221 kB error 21-Dec-2022 03:02:46 Progress (1): 206/221 kB error 21-Dec-2022 03:02:46 Progress (1): 208/221 kB error 21-Dec-2022 03:02:46 Progress (1): 212/221 kB error 21-Dec-2022 03:02:46 Progress (1): 216/221 kB error 21-Dec-2022 03:02:46 Progress (1): 221/221 kB error 21-Dec-2022 03:02:46 Progress (1): 221 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/plugins/maven-assembly-plugin/2.3/maven-assembly-plugin-2.3.jar (221 kB at 106 kB/s) error 21-Dec-2022 03:02:46 #17 45.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom error 21-Dec-2022 03:02:46 #17 46.08 Progress (1): 3.4/5.8 kB error 21-Dec-2022 03:02:46 Progress (1): 5.8 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.pom (5.8 kB at 18 kB/s) error 21-Dec-2022 03:02:46 #17 46.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 21-Dec-2022 03:02:46 #17 46.45 Progress (1): 3.3/34 kB error 21-Dec-2022 03:02:46 Progress (1): 6.1/34 kB error 21-Dec-2022 03:02:46 Progress (1): 8.9/34 kB error 21-Dec-2022 03:02:46 Progress (1): 12/34 kB error 21-Dec-2022 03:02:46 Progress (1): 15/34 kB error 21-Dec-2022 03:02:46 Progress (1): 17/34 kB error 21-Dec-2022 03:02:46 Progress (1): 20/34 kB error 21-Dec-2022 03:02:46 Progress (1): 23/34 kB error 21-Dec-2022 03:02:46 Progress (1): 26/34 kB error 21-Dec-2022 03:02:46 Progress (1): 29/34 kB error 21-Dec-2022 03:02:46 Progress (1): 31/34 kB error 21-Dec-2022 03:02:46 Progress (1): 34 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 93 kB/s) error 21-Dec-2022 03:02:46 #17 46.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar error 21-Dec-2022 03:02:46 #17 47.02 Progress (1): 3.4/64 kB error 21-Dec-2022 03:02:46 Progress (1): 6.2/64 kB error 21-Dec-2022 03:02:46 Progress (1): 9.0/64 kB error 21-Dec-2022 03:02:46 Progress (1): 12/64 kB error 21-Dec-2022 03:02:46 Progress (1): 15/64 kB error 21-Dec-2022 03:02:46 Progress (1): 17/64 kB error 21-Dec-2022 03:02:46 Progress (1): 20/64 kB error 21-Dec-2022 03:02:46 Progress (1): 23/64 kB error 21-Dec-2022 03:02:46 Progress (1): 26/64 kB error 21-Dec-2022 03:02:46 Progress (1): 29/64 kB error 21-Dec-2022 03:02:46 Progress (1): 31/64 kB error 21-Dec-2022 03:02:46 Progress (1): 34/64 kB error 21-Dec-2022 03:02:46 Progress (1): 37/64 kB error 21-Dec-2022 03:02:46 Progress (1): 40/64 kB error 21-Dec-2022 03:02:46 Progress (1): 43/64 kB error 21-Dec-2022 03:02:46 Progress (1): 45/64 kB error 21-Dec-2022 03:02:46 Progress (1): 48/64 kB error 21-Dec-2022 03:02:46 Progress (1): 51/64 kB error 21-Dec-2022 03:02:46 Progress (1): 54/64 kB error 21-Dec-2022 03:02:46 Progress (1): 56/64 kB error 21-Dec-2022 03:02:46 Progress (1): 59/64 kB error 21-Dec-2022 03:02:46 Progress (1): 62/64 kB error 21-Dec-2022 03:02:46 Progress (1): 64 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/build-helper-maven-plugin/3.0.0/build-helper-maven-plugin-3.0.0.jar (64 kB at 152 kB/s) error 21-Dec-2022 03:02:46 #17 47.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 21-Dec-2022 03:02:46 #17 47.58 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:46 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:46 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:46 Progress (1): 12/13 kB error 21-Dec-2022 03:02:46 Progress (1): 13 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom (13 kB at 49 kB/s) error 21-Dec-2022 03:02:46 #17 47.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 21-Dec-2022 03:02:46 #17 47.89 Progress (1): 3.3/36 kB error 21-Dec-2022 03:02:46 Progress (1): 6.1/36 kB error 21-Dec-2022 03:02:46 Progress (1): 8.9/36 kB error 21-Dec-2022 03:02:46 Progress (1): 12/36 kB error 21-Dec-2022 03:02:46 Progress (1): 15/36 kB error 21-Dec-2022 03:02:46 Progress (1): 17/36 kB error 21-Dec-2022 03:02:46 Progress (1): 20/36 kB error 21-Dec-2022 03:02:46 Progress (1): 23/36 kB error 21-Dec-2022 03:02:46 Progress (1): 26/36 kB error 21-Dec-2022 03:02:46 Progress (1): 29/36 kB error 21-Dec-2022 03:02:46 Progress (1): 31/36 kB error 21-Dec-2022 03:02:46 Progress (1): 34/36 kB error 21-Dec-2022 03:02:46 Progress (1): 36 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 121 kB/s) error 21-Dec-2022 03:02:46 #17 48.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 48.23 Progress (1): 3.3/5.3 kB error 21-Dec-2022 03:02:46 Progress (1): 5.3 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-framework-bom/5.2.14.RELEASE/spring-framework-bom-5.2.14.RELEASE.pom (5.3 kB at 19 kB/s) error 21-Dec-2022 03:02:46 #17 49.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 50.16 Progress (1): 1.7 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.pom (1.7 kB at 3.2 kB/s) error 21-Dec-2022 03:02:46 #17 50.35 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 50.51 Progress (1): 1.5 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.pom (1.5 kB at 3.5 kB/s) error 21-Dec-2022 03:02:46 #17 50.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 51.09 Progress (1): 1.7 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.pom (1.7 kB at 5.5 kB/s) error 21-Dec-2022 03:02:46 #17 51.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 51.46 Progress (1): 2.3 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.pom (2.3 kB at 7.5 kB/s) error 21-Dec-2022 03:02:46 #17 51.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 51.81 Progress (1): 1.9 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.pom (1.9 kB at 6.4 kB/s) error 21-Dec-2022 03:02:46 #17 51.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 52.12 Progress (1): 1.7 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.pom (1.7 kB at 5.9 kB/s) error 21-Dec-2022 03:02:46 #17 52.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 52.44 Progress (1): 2.3 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.pom (2.3 kB at 8.5 kB/s) error 21-Dec-2022 03:02:46 #17 52.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 52.80 Progress (1): 2.1 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.pom (2.1 kB at 6.2 kB/s) error 21-Dec-2022 03:02:46 #17 53.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 53.15 Progress (1): 1.9 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.pom (1.9 kB at 6.6 kB/s) error 21-Dec-2022 03:02:46 #17 53.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom error 21-Dec-2022 03:02:46 #17 54.08 Progress (1): 2.1 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.pom (2.1 kB at 3.4 kB/s) error 21-Dec-2022 03:02:46 #17 55.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom error 21-Dec-2022 03:02:46 #17 55.55 Progress (1): 3.3/5.5 kB error 21-Dec-2022 03:02:46 Progress (1): 5.5 kB error 21-Dec-2022 03:02:46 #17 ... error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:46 #16 55.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 21-Dec-2022 03:02:46 #16 55.39 Progress (1): 3.4/5.7 kB error 21-Dec-2022 03:02:46 Progress (1): 5.7 kB error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 23 kB/s) error 21-Dec-2022 03:02:46 #16 55.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 21-Dec-2022 03:02:46 #16 55.65 Progress (1): 727 B error 21-Dec-2022 03:02:46 error 21-Dec-2022 03:02:46 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 3.1 kB/s) error 21-Dec-2022 03:02:46 #16 55.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom error 21-Dec-2022 03:02:46 #16 55.88 Progress (1): 3.4/7.5 kB error 21-Dec-2022 03:02:47 Progress (1): 6.2/7.5 kB error 21-Dec-2022 03:02:47 Progress (1): 7.5 kB error 21-Dec-2022 03:02:47 error 21-Dec-2022 03:02:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 32 kB/s) error 21-Dec-2022 03:02:47 #16 56.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom error 21-Dec-2022 03:02:47 #16 56.14 Progress (1): 3.3/6.9 kB error 21-Dec-2022 03:02:47 Progress (1): 6.1/6.9 kB error 21-Dec-2022 03:02:47 Progress (1): 6.9 kB error 21-Dec-2022 03:02:47 error 21-Dec-2022 03:02:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 28 kB/s) error 21-Dec-2022 03:02:47 #16 56.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar error 21-Dec-2022 03:02:47 #16 56.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 21-Dec-2022 03:02:47 #16 56.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar error 21-Dec-2022 03:02:47 #16 56.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar error 21-Dec-2022 03:02:47 #16 56.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar error 21-Dec-2022 03:02:47 #16 56.42 Progress (1): 3.4/45 kB error 21-Dec-2022 03:02:47 Progress (1): 6.2/45 kB error 21-Dec-2022 03:02:47 Progress (1): 9.0/45 kB error 21-Dec-2022 03:02:47 Progress (1): 12/45 kB error 21-Dec-2022 03:02:47 Progress (1): 15/45 kB error 21-Dec-2022 03:02:47 Progress (1): 17/45 kB error 21-Dec-2022 03:02:47 Progress (1): 20/45 kB error 21-Dec-2022 03:02:47 Progress (1): 23/45 kB error 21-Dec-2022 03:02:47 Progress (1): 26/45 kB error 21-Dec-2022 03:02:47 Progress (1): 29/45 kB error 21-Dec-2022 03:02:47 Progress (1): 31/45 kB error 21-Dec-2022 03:02:47 Progress (1): 34/45 kB error 21-Dec-2022 03:02:47 Progress (1): 37/45 kB error 21-Dec-2022 03:02:47 Progress (1): 40/45 kB error 21-Dec-2022 03:02:47 Progress (1): 43/45 kB error 21-Dec-2022 03:02:47 Progress (1): 45 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 3.4/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 6.2/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 9.0/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 12/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 15/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 17/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 20/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 23/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 26/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 29/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 31/52 kB error 21-Dec-2022 03:02:47 Progress (2): 45 kB | 34/52 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 3.4/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 6.2/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 9.0/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 12/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 15/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 17/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 20/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 23/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 26/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 29/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 31/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 34/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 37/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 40/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 43/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 45/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 48/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 51/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 54/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 56/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 59/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 62/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 65/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 68/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 70/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 73/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 76/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 79/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 82/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 84/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 87/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 90/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 93/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 96/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 98/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 101/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 104/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 107/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 110/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 112/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 115/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 118/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 121/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 124/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 126/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 129/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 132/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 135/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 138/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 140/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 143/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 146/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 149/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 152/154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 34/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 37/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 40/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 43/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 45/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 48/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 51/52 kB | 154 kB error 21-Dec-2022 03:02:47 Progress (3): 45 kB | 52 kB | 154 kB error 21-Dec-2022 03:02:47 error 21-Dec-2022 03:02:47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 183 kB/s) error 21-Dec-2022 03:02:47 #16 56.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 21-Dec-2022 03:02:47 #16 56.56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 612 kB/s) error 21-Dec-2022 03:02:47 #16 56.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar error 21-Dec-2022 03:02:47 #16 56.57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 188 kB/s) error 21-Dec-2022 03:02:47 #16 56.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar error 21-Dec-2022 03:02:47 #16 56.68 Progress (1): 3.4/42 kB error 21-Dec-2022 03:02:47 Progress (1): 6.2/42 kB error 21-Dec-2022 03:02:47 Progress (1): 9.0/42 kB error 21-Dec-2022 03:02:47 Progress (1): 12/42 kB error 21-Dec-2022 03:02:47 Progress (1): 15/42 kB error 21-Dec-2022 03:02:47 Progress (1): 17/42 kB error 21-Dec-2022 03:02:47 Progress (1): 20/42 kB error 21-Dec-2022 03:02:47 Progress (1): 23/42 kB error 21-Dec-2022 03:02:47 Progress (1): 26/42 kB error 21-Dec-2022 03:02:47 Progress (1): 29/42 kB error 21-Dec-2022 03:02:47 Progress (1): 31/42 kB error 21-Dec-2022 03:02:47 Progress (1): 34/42 kB error 21-Dec-2022 03:02:47 Progress (1): 37/42 kB error 21-Dec-2022 03:02:47 Progress (1): 40/42 kB error 21-Dec-2022 03:02:47 Progress (1): 42 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 3.4/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 6.2/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 9.0/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 12/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 15/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 17/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 20/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 23/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 26/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 29/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 31/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 34/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 37/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 40/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 43/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 45/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 48/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 51/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 54/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 57/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 59/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 62/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 65/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 68/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 71/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 73/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 76/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 79/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 82/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 84/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 87/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 90/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 93/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 95/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 98/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 101/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 104/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 107/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 109/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 112/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 115/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 118/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 121/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 123/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 126/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 129/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 132/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 135/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 137/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 140/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 143/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 146/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 149/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 151/160 kB error 21-Dec-2022 03:02:47 Progress (2): 42 kB | 154/160 kB error 21-Dec-2022 03:02:48 Progress (2): 42 kB | 157/160 kB error 21-Dec-2022 03:02:48 Progress (2): 42 kB | 160 kB error 21-Dec-2022 03:02:48 Progress (3): 42 kB | 160 kB | 3.4/197 kB error 21-Dec-2022 03:02:48 Progress (3): 42 kB | 160 kB | 6.2/197 kB error 21-Dec-2022 03:02:48 Progress (3): 42 kB | 160 kB | 9.0/197 kB error 21-Dec-2022 03:02:48 Progress (3): 42 kB | 160 kB | 12/197 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 86 kB/s) error 21-Dec-2022 03:02:48 #16 56.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 21-Dec-2022 03:02:48 #16 56.89 Progress (2): 160 kB | 15/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 17/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 20/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 23/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 26/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 29/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 31/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 34/197 kB error 21-Dec-2022 03:02:48 Progress (2): 160 kB | 37/197 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 270 kB/s) error 21-Dec-2022 03:02:48 #16 56.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 21-Dec-2022 03:02:48 #16 56.91 Progress (2): 37/197 kB | 3.4/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 6.2/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 9.0/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 12/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 15/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 17/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 20/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 23/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 26/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 29/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 31/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 34/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 37/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 40/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 43/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 45/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 48/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 51/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 54/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 57/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 59/62 kB error 21-Dec-2022 03:02:48 Progress (2): 37/197 kB | 62 kB error 21-Dec-2022 03:02:48 Progress (2): 40/197 kB | 62 kB error 21-Dec-2022 03:02:48 Progress (2): 43/197 kB | 62 kB error 21-Dec-2022 03:02:48 Progress (3): 43/197 kB | 62 kB | 4.1/291 kB error 21-Dec-2022 03:02:48 Progress (3): 43/197 kB | 62 kB | 8.2/291 kB error 21-Dec-2022 03:02:48 Progress (3): 43/197 kB | 62 kB | 12/291 kB error 21-Dec-2022 03:02:48 Progress (3): 43/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 45/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 48/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 51/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 54/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 56/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 59/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 62/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 65/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 68/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 70/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 73/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 76/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 79/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 82/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (3): 84/197 kB | 62 kB | 16/291 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 3.4/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 6.2/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 9.0/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 12/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 15/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 17/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 20/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 23/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 26/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 29/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 31/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 34/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 37/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 40/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 43/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 45/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 48/50 kB error 21-Dec-2022 03:02:48 Progress (4): 84/197 kB | 62 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (4): 87/197 kB | 62 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (4): 90/197 kB | 62 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (4): 93/197 kB | 62 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (4): 95/197 kB | 62 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (4): 98/197 kB | 62 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 85 kB/s) error 21-Dec-2022 03:02:48 #16 57.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar error 21-Dec-2022 03:02:48 #16 57.09 Progress (3): 101/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 104/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 107/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 109/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 112/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 115/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 118/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 120/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 123/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 126/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 129/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 132/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 134/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 137/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 140/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 143/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 146/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 148/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 151/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 16/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 20/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 25/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 29/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 33/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 37/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 41/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 45/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 49/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 154/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 157/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 159/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 162/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 165/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 168/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 171/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 173/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 176/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 179/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 182/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 184/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 187/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 190/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 193/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 196/197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 50 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 60 kB/s) error 21-Dec-2022 03:02:48 #16 57.15 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 21-Dec-2022 03:02:48 #16 57.15 Progress (3): 197 kB | 52/291 kB | 3.4/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 6.2/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 9.0/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 12/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 15/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 17/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 20/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 23/25 kB error 21-Dec-2022 03:02:48 Progress (3): 197 kB | 52/291 kB | 25 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 52/291 kB | 25 kB | 4.1/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 52/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 56/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 60/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 64/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 68/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 72/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 76/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 80/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 84/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 Progress (4): 197 kB | 86/291 kB | 25 kB | 7.6/557 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 207 kB/s) error 21-Dec-2022 03:02:48 #16 57.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar error 21-Dec-2022 03:02:48 #16 57.25 Progress (3): 86/291 kB | 25 kB | 12/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 16/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 20/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 24/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 28/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 32/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 36/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 40/557 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 25 kB | 42/557 kB error 21-Dec-2022 03:02:48 Progress (4): 86/291 kB | 25 kB | 42/557 kB | 3.4/42 kB error 21-Dec-2022 03:02:48 Progress (4): 86/291 kB | 25 kB | 42/557 kB | 6.2/42 kB error 21-Dec-2022 03:02:48 Progress (4): 86/291 kB | 25 kB | 42/557 kB | 9.0/42 kB error 21-Dec-2022 03:02:48 Progress (4): 86/291 kB | 25 kB | 42/557 kB | 12/42 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 26 kB/s) error 21-Dec-2022 03:02:48 #16 57.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar error 21-Dec-2022 03:02:48 #16 57.26 Progress (3): 86/291 kB | 42/557 kB | 15/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 17/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 20/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 23/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 26/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 29/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 31/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 34/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 37/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 40/42 kB error 21-Dec-2022 03:02:48 Progress (3): 86/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 90/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 95/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 99/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 103/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 107/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 111/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 115/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 119/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 121/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 125/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 129/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 133/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 138/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 142/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 146/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 150/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 154/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 156/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 160/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 164/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 168/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 172/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 176/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 181/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 185/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 189/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 191/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 195/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 199/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 203/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 42/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 46/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 51/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 55/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 59/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 63/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 67/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 71/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 75/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 77/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 81/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 85/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 89/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (3): 207/291 kB | 94/557 kB | 42 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 3.4/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 6.2/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 9.0/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 12/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 15/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 17/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 20/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 23/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 26/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 29/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 31/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 34/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 37/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 40/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 43/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 45/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 48/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 51/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 54/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 56/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 59/60 kB error 21-Dec-2022 03:02:48 Progress (4): 207/291 kB | 94/557 kB | 42 kB | 60 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 3.3/18 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 6.1/18 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 8.9/18 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 12/18 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 14/18 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 17/18 kB error 21-Dec-2022 03:02:48 Progress (5): 207/291 kB | 94/557 kB | 42 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 39 kB/s) error 21-Dec-2022 03:02:48 #16 57.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar error 21-Dec-2022 03:02:48 #16 57.40 Progress (4): 211/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 215/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 220/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 224/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 226/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 230/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 234/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 238/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 242/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 246/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 250/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 254/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 258/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 260/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 265/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 269/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 273/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 277/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 281/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 285/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 289/291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 94/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 98/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 102/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 106/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 110/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 112/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 116/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 120/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 124/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 128/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 132/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 137/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 141/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 145/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 147/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 151/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 155/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 159/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 163/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 167/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 171/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 175/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 180/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 182/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 186/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 190/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 194/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 198/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 202/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 206/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 210/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 214/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 216/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 221/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 225/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 229/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 Progress (4): 291 kB | 233/557 kB | 60 kB | 18 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 51 kB/s) error 21-Dec-2022 03:02:48 #16 57.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar error 21-Dec-2022 03:02:48 #16 57.49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 16 kB/s) error 21-Dec-2022 03:02:48 #16 57.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar error 21-Dec-2022 03:02:48 #16 57.50 Progress (3): 291 kB | 233/557 kB | 3.4/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 6.2/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 9.0/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 12/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 15/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 17/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 20/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 23/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 26/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 29/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 31/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 34/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 37/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 40/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 43/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 45/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 48/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 51/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 54/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 56/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 59/61 kB error 21-Dec-2022 03:02:48 Progress (3): 291 kB | 233/557 kB | 61 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 241 kB/s) error 21-Dec-2022 03:02:48 #16 57.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar error 21-Dec-2022 03:02:48 #16 57.56 Progress (2): 237/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 241/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 245/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 249/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 251/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 255/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 259/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 264/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 268/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 272/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 276/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 280/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 284/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 286/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 290/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 294/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 298/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 302/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 307/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 311/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 315/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 319/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 321/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 325/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 329/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 333/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 337/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 341/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 345/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 350/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 354/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 356/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 360/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 364/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 368/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 372/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 376/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 380/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 384/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 388/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 391/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 395/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 399/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 403/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 407/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 411/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 415/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 419/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 423/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 425/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 429/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 434/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 438/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 442/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 446/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 450/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 454/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 458/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 460/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 464/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 468/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 472/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (2): 477/557 kB | 61 kB error 21-Dec-2022 03:02:48 Progress (3): 477/557 kB | 61 kB | 3.3/12 kB error 21-Dec-2022 03:02:48 Progress (3): 477/557 kB | 61 kB | 6.1/12 kB error 21-Dec-2022 03:02:48 Progress (3): 477/557 kB | 61 kB | 8.9/12 kB error 21-Dec-2022 03:02:48 Progress (3): 477/557 kB | 61 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (4): 477/557 kB | 61 kB | 12 kB | 3.3/12 kB error 21-Dec-2022 03:02:48 Progress (4): 477/557 kB | 61 kB | 12 kB | 6.1/12 kB error 21-Dec-2022 03:02:48 Progress (4): 477/557 kB | 61 kB | 12 kB | 8.9/12 kB error 21-Dec-2022 03:02:48 Progress (4): 477/557 kB | 61 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 46 kB/s) error 21-Dec-2022 03:02:48 #16 57.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar error 21-Dec-2022 03:02:48 #16 57.66 Progress (3): 481/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 485/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 489/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 493/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 495/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 499/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 503/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 507/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 511/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 515/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 520/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 524/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 528/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 530/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 534/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 538/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 542/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 546/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 550/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 554/557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 Progress (3): 557 kB | 12 kB | 12 kB error 21-Dec-2022 03:02:48 error 21-Dec-2022 03:02:48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.jar (12 kB at 8.2 kB/s) error 21-Dec-2022 03:02:48 #16 57.73 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.jar (12 kB at 8.2 kB/s) error 21-Dec-2022 03:02:48 #16 57.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 21-Dec-2022 03:02:48 #16 57.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 21-Dec-2022 03:02:48 #16 57.77 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 381 kB/s) error 21-Dec-2022 03:02:48 #16 57.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar error 21-Dec-2022 03:02:48 #16 57.81 Progress (1): 4.1/217 kB error 21-Dec-2022 03:02:48 Progress (1): 7.6/217 kB error 21-Dec-2022 03:02:48 Progress (1): 12/217 kB error 21-Dec-2022 03:02:48 Progress (1): 16/217 kB error 21-Dec-2022 03:02:48 Progress (1): 20/217 kB error 21-Dec-2022 03:02:48 Progress (1): 24/217 kB error 21-Dec-2022 03:02:48 Progress (1): 28/217 kB error 21-Dec-2022 03:02:48 Progress (1): 32/217 kB error 21-Dec-2022 03:02:48 Progress (1): 36/217 kB error 21-Dec-2022 03:02:48 Progress (1): 40/217 kB error 21-Dec-2022 03:02:48 Progress (1): 42/217 kB error 21-Dec-2022 03:02:48 Progress (1): 46/217 kB error 21-Dec-2022 03:02:48 Progress (1): 51/217 kB error 21-Dec-2022 03:02:48 Progress (1): 55/217 kB error 21-Dec-2022 03:02:48 Progress (1): 59/217 kB error 21-Dec-2022 03:02:48 Progress (1): 63/217 kB error 21-Dec-2022 03:02:48 Progress (1): 67/217 kB error 21-Dec-2022 03:02:48 Progress (1): 71/217 kB error 21-Dec-2022 03:02:48 Progress (1): 75/217 kB error 21-Dec-2022 03:02:48 Progress (1): 77/217 kB error 21-Dec-2022 03:02:48 Progress (1): 81/217 kB error 21-Dec-2022 03:02:48 Progress (1): 85/217 kB error 21-Dec-2022 03:02:48 Progress (1): 89/217 kB error 21-Dec-2022 03:02:48 Progress (1): 94/217 kB error 21-Dec-2022 03:02:48 Progress (1): 98/217 kB error 21-Dec-2022 03:02:48 Progress (1): 102/217 kB error 21-Dec-2022 03:02:48 Progress (1): 106/217 kB error 21-Dec-2022 03:02:48 Progress (1): 110/217 kB error 21-Dec-2022 03:02:48 Progress (1): 112/217 kB error 21-Dec-2022 03:02:48 Progress (1): 116/217 kB error 21-Dec-2022 03:02:49 Progress (1): 120/217 kB error 21-Dec-2022 03:02:49 Progress (1): 124/217 kB error 21-Dec-2022 03:02:49 Progress (1): 128/217 kB error 21-Dec-2022 03:02:49 Progress (1): 132/217 kB error 21-Dec-2022 03:02:49 Progress (1): 137/217 kB error 21-Dec-2022 03:02:49 Progress (1): 141/217 kB error 21-Dec-2022 03:02:49 Progress (1): 145/217 kB error 21-Dec-2022 03:02:49 Progress (1): 147/217 kB error 21-Dec-2022 03:02:49 Progress (1): 151/217 kB error 21-Dec-2022 03:02:49 Progress (1): 155/217 kB error 21-Dec-2022 03:02:49 Progress (1): 159/217 kB error 21-Dec-2022 03:02:49 Progress (1): 163/217 kB error 21-Dec-2022 03:02:49 Progress (1): 167/217 kB error 21-Dec-2022 03:02:49 Progress (1): 171/217 kB error 21-Dec-2022 03:02:49 Progress (1): 175/217 kB error 21-Dec-2022 03:02:49 Progress (1): 180/217 kB error 21-Dec-2022 03:02:49 Progress (1): 182/217 kB error 21-Dec-2022 03:02:49 Progress (1): 186/217 kB error 21-Dec-2022 03:02:49 Progress (1): 190/217 kB error 21-Dec-2022 03:02:49 Progress (1): 194/217 kB error 21-Dec-2022 03:02:49 Progress (1): 198/217 kB error 21-Dec-2022 03:02:49 Progress (1): 202/217 kB error 21-Dec-2022 03:02:49 Progress (1): 206/217 kB error 21-Dec-2022 03:02:49 Progress (1): 210/217 kB error 21-Dec-2022 03:02:49 Progress (1): 214/217 kB error 21-Dec-2022 03:02:49 Progress (1): 217 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 3.3/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 6.1/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 8.9/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 12/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 14/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 17/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 20/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 23/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 26/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 28/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 31/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 34/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 37/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 40/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 42/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 45/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 48/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 51/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 54/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 56/65 kB error 21-Dec-2022 03:02:49 Progress (2): 217 kB | 59/65 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 4.1/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 7.5/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 12/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 16/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 20/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 24/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 28/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 32/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 36/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 40/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 42/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 46/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 51/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 55/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 59/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 63/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 67/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 71/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 75/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 77/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 81/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 85/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 89/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 94/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 98/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 102/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 106/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 110/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 112/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 116/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 120/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 124/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 128/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 132/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 137/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 141/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 145/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 147/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 151/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 155/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 159/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 163/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 167/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 171/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 175/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 180/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 182/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 186/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 190/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 194/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 198/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 202/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 206/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 210/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 214/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 216/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 221/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 224/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 228/231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 59/65 kB | 231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 62/65 kB | 231 kB error 21-Dec-2022 03:02:49 Progress (3): 217 kB | 65 kB | 231 kB error 21-Dec-2022 03:02:49 error 21-Dec-2022 03:02:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 133 kB/s) error 21-Dec-2022 03:02:49 #16 57.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar error 21-Dec-2022 03:02:49 #16 58.01 Progress (3): 65 kB | 231 kB | 4.1/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 8.2/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 12/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 16/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 20/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 25/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 29/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 33/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 37/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 41/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 45/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 49/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 52/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 56/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 60/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 64/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 68/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 72/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 76/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 80/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 84/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 86/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 90/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 95/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 99/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 103/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 107/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 111/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 115/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 119/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 121/327 kB error 21-Dec-2022 03:02:49 Progress (3): 65 kB | 231 kB | 125/327 kB error 21-Dec-2022 03:02:49 error 21-Dec-2022 03:02:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 135 kB/s) error 21-Dec-2022 03:02:49 #16 58.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar error 21-Dec-2022 03:02:49 #16 58.02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 38 kB/s) error 21-Dec-2022 03:02:49 #16 58.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar error 21-Dec-2022 03:02:49 #16 58.03 Progress (1): 129/327 kB error 21-Dec-2022 03:02:49 Progress (1): 133/327 kB error 21-Dec-2022 03:02:49 Progress (1): 138/327 kB error 21-Dec-2022 03:02:49 Progress (1): 142/327 kB error 21-Dec-2022 03:02:49 Progress (1): 146/327 kB error 21-Dec-2022 03:02:49 Progress (1): 150/327 kB error 21-Dec-2022 03:02:49 Progress (1): 154/327 kB error 21-Dec-2022 03:02:49 Progress (1): 158/327 kB error 21-Dec-2022 03:02:49 Progress (1): 161/327 kB error 21-Dec-2022 03:02:49 Progress (1): 165/327 kB error 21-Dec-2022 03:02:49 Progress (1): 169/327 kB error 21-Dec-2022 03:02:49 Progress (1): 173/327 kB error 21-Dec-2022 03:02:49 Progress (1): 177/327 kB error 21-Dec-2022 03:02:49 Progress (1): 181/327 kB error 21-Dec-2022 03:02:49 Progress (1): 185/327 kB error 21-Dec-2022 03:02:49 Progress (1): 189/327 kB error 21-Dec-2022 03:02:49 Progress (1): 193/327 kB error 21-Dec-2022 03:02:49 Progress (1): 196/327 kB error 21-Dec-2022 03:02:49 Progress (1): 200/327 kB error 21-Dec-2022 03:02:49 Progress (1): 204/327 kB error 21-Dec-2022 03:02:49 Progress (1): 208/327 kB error 21-Dec-2022 03:02:49 Progress (1): 212/327 kB error 21-Dec-2022 03:02:49 Progress (1): 216/327 kB error 21-Dec-2022 03:02:49 Progress (1): 220/327 kB error 21-Dec-2022 03:02:49 Progress (1): 224/327 kB error 21-Dec-2022 03:02:49 Progress (1): 228/327 kB error 21-Dec-2022 03:02:49 Progress (1): 230/327 kB error 21-Dec-2022 03:02:49 Progress (1): 234/327 kB error 21-Dec-2022 03:02:49 Progress (1): 239/327 kB error 21-Dec-2022 03:02:49 Progress (1): 243/327 kB error 21-Dec-2022 03:02:49 Progress (1): 247/327 kB error 21-Dec-2022 03:02:49 Progress (1): 251/327 kB error 21-Dec-2022 03:02:49 Progress (1): 255/327 kB error 21-Dec-2022 03:02:49 Progress (1): 259/327 kB error 21-Dec-2022 03:02:49 Progress (1): 263/327 kB error 21-Dec-2022 03:02:49 Progress (1): 265/327 kB error 21-Dec-2022 03:02:49 Progress (1): 269/327 kB error 21-Dec-2022 03:02:49 Progress (1): 273/327 kB error 21-Dec-2022 03:02:49 Progress (1): 277/327 kB error 21-Dec-2022 03:02:49 Progress (1): 282/327 kB error 21-Dec-2022 03:02:49 Progress (1): 286/327 kB error 21-Dec-2022 03:02:49 Progress (2): 286/327 kB | 3.3/16 kB error 21-Dec-2022 03:02:49 Progress (2): 286/327 kB | 6.1/16 kB error 21-Dec-2022 03:02:49 Progress (2): 286/327 kB | 8.9/16 kB error 21-Dec-2022 03:02:49 Progress (2): 286/327 kB | 12/16 kB error 21-Dec-2022 03:02:49 Progress (2): 286/327 kB | 15/16 kB error 21-Dec-2022 03:02:49 Progress (2): 286/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 290/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 294/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 296/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 300/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 304/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 309/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 313/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 317/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 321/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 325/327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (2): 327 kB | 16 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 3.3/18 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 6.1/18 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 8.9/18 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 12/18 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 14/18 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 17/18 kB error 21-Dec-2022 03:02:49 Progress (3): 327 kB | 16 kB | 18 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 3.3/17 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 6.1/17 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 8.9/17 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 12/17 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 14/17 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 17/17 kB error 21-Dec-2022 03:02:49 Progress (4): 327 kB | 16 kB | 18 kB | 17 kB error 21-Dec-2022 03:02:49 error 21-Dec-2022 03:02:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 8.8 kB/s) error 21-Dec-2022 03:02:49 #16 58.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar error 21-Dec-2022 03:02:49 #16 58.23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 170 kB/s) error 21-Dec-2022 03:02:49 #16 58.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar error 21-Dec-2022 03:02:49 #16 58.25 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 9.2 kB/s) error 21-Dec-2022 03:02:49 #16 58.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar error 21-Dec-2022 03:02:49 #16 58.26 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 8.9 kB/s) error 21-Dec-2022 03:02:49 #16 58.29 Progress (1): 3.3/36 kB error 21-Dec-2022 03:02:49 Progress (1): 6.1/36 kB error 21-Dec-2022 03:02:49 Progress (1): 8.9/36 kB error 21-Dec-2022 03:02:49 Progress (1): 12/36 kB error 21-Dec-2022 03:02:49 Progress (1): 14/36 kB error 21-Dec-2022 03:02:49 Progress (1): 17/36 kB error 21-Dec-2022 03:02:49 Progress (1): 20/36 kB error 21-Dec-2022 03:02:49 Progress (1): 23/36 kB error 21-Dec-2022 03:02:49 Progress (1): 26/36 kB error 21-Dec-2022 03:02:49 Progress (1): 29/36 kB error 21-Dec-2022 03:02:49 Progress (1): 31/36 kB error 21-Dec-2022 03:02:49 Progress (1): 34/36 kB error 21-Dec-2022 03:02:49 Progress (1): 36 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 3.4/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 6.2/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 9.0/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 12/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 15/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 17/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 20/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 23/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 26/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 29/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 31/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 34/37 kB error 21-Dec-2022 03:02:49 Progress (2): 36 kB | 37 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 3.3/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 6.1/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 8.9/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 12/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 14/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 17/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 20/61 kB error 21-Dec-2022 03:02:49 Progress (3): 36 kB | 37 kB | 23/61 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 23/61 kB | 4.1/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 23/61 kB | 8.2/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 23/61 kB | 12/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 23/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 26/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 28/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 31/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 34/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 37/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 40/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 42/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 45/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 48/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 51/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 54/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 56/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 59/61 kB | 16/772 kB error 21-Dec-2022 03:02:49 Progress (4): 36 kB | 37 kB | 61 kB | 16/772 kB error 21-Dec-2022 03:02:49 error 21-Dec-2022 03:02:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-analyzer/1.11.3/maven-dependency-analyzer-1.11.3.jar (36 kB at 17 kB/s) error 21-Dec-2022 03:02:49 #16 58.48 Progress (3): 37 kB | 61 kB | 20/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 25/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 29/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 33/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 37/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 41/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 45/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 49/772 kB error 21-Dec-2022 03:02:49 Progress (3): 37 kB | 61 kB | 52/772 kB error 21-Dec-2022 03:02:49 error 21-Dec-2022 03:02:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 17 kB/s) error 21-Dec-2022 03:02:49 #16 58.48 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 28 kB/s) error 21-Dec-2022 03:02:49 #16 58.57 Progress (1): 56/772 kB error 21-Dec-2022 03:02:49 Progress (1): 60/772 kB error 21-Dec-2022 03:02:49 Progress (1): 64/772 kB error 21-Dec-2022 03:02:49 Progress (1): 68/772 kB error 21-Dec-2022 03:02:49 Progress (1): 72/772 kB error 21-Dec-2022 03:02:49 Progress (1): 76/772 kB error 21-Dec-2022 03:02:49 Progress (1): 80/772 kB error 21-Dec-2022 03:02:49 Progress (1): 84/772 kB error 21-Dec-2022 03:02:49 Progress (1): 86/772 kB error 21-Dec-2022 03:02:49 Progress (1): 90/772 kB error 21-Dec-2022 03:02:49 Progress (1): 95/772 kB error 21-Dec-2022 03:02:49 Progress (1): 99/772 kB error 21-Dec-2022 03:02:49 Progress (1): 103/772 kB error 21-Dec-2022 03:02:49 Progress (1): 107/772 kB error 21-Dec-2022 03:02:49 Progress (1): 111/772 kB error 21-Dec-2022 03:02:49 Progress (1): 115/772 kB error 21-Dec-2022 03:02:49 Progress (1): 119/772 kB error 21-Dec-2022 03:02:49 Progress (1): 121/772 kB error 21-Dec-2022 03:02:49 Progress (1): 125/772 kB error 21-Dec-2022 03:02:49 Progress (1): 129/772 kB error 21-Dec-2022 03:02:49 Progress (1): 133/772 kB error 21-Dec-2022 03:02:49 Progress (1): 138/772 kB error 21-Dec-2022 03:02:49 Progress (1): 142/772 kB error 21-Dec-2022 03:02:49 Progress (1): 146/772 kB error 21-Dec-2022 03:02:49 Progress (1): 150/772 kB error 21-Dec-2022 03:02:49 Progress (1): 154/772 kB error 21-Dec-2022 03:02:49 Progress (1): 156/772 kB error 21-Dec-2022 03:02:49 Progress (1): 160/772 kB error 21-Dec-2022 03:02:49 Progress (1): 164/772 kB error 21-Dec-2022 03:02:49 Progress (1): 168/772 kB error 21-Dec-2022 03:02:49 Progress (1): 172/772 kB error 21-Dec-2022 03:02:49 Progress (1): 176/772 kB error 21-Dec-2022 03:02:49 Progress (1): 181/772 kB error 21-Dec-2022 03:02:49 Progress (1): 185/772 kB error 21-Dec-2022 03:02:49 Progress (1): 189/772 kB error 21-Dec-2022 03:02:49 Progress (1): 191/772 kB error 21-Dec-2022 03:02:49 Progress (1): 195/772 kB error 21-Dec-2022 03:02:49 Progress (1): 199/772 kB error 21-Dec-2022 03:02:49 Progress (1): 203/772 kB error 21-Dec-2022 03:02:49 Progress (1): 207/772 kB error 21-Dec-2022 03:02:49 Progress (1): 211/772 kB error 21-Dec-2022 03:02:49 Progress (1): 215/772 kB error 21-Dec-2022 03:02:49 Progress (1): 219/772 kB error 21-Dec-2022 03:02:49 Progress (1): 224/772 kB error 21-Dec-2022 03:02:49 Progress (1): 226/772 kB error 21-Dec-2022 03:02:49 Progress (1): 230/772 kB error 21-Dec-2022 03:02:49 Progress (1): 234/772 kB error 21-Dec-2022 03:02:49 Progress (1): 238/772 kB error 21-Dec-2022 03:02:49 Progress (1): 242/772 kB error 21-Dec-2022 03:02:49 Progress (1): 246/772 kB error 21-Dec-2022 03:02:49 Progress (1): 250/772 kB error 21-Dec-2022 03:02:49 Progress (1): 254/772 kB error 21-Dec-2022 03:02:49 Progress (1): 258/772 kB error 21-Dec-2022 03:02:49 Progress (1): 260/772 kB error 21-Dec-2022 03:02:49 Progress (1): 265/772 kB error 21-Dec-2022 03:02:49 Progress (1): 269/772 kB error 21-Dec-2022 03:02:49 Progress (1): 273/772 kB error 21-Dec-2022 03:02:49 Progress (1): 277/772 kB error 21-Dec-2022 03:02:49 Progress (1): 281/772 kB error 21-Dec-2022 03:02:49 Progress (1): 285/772 kB error 21-Dec-2022 03:02:49 Progress (1): 289/772 kB error 21-Dec-2022 03:02:49 Progress (1): 293/772 kB error 21-Dec-2022 03:02:49 Progress (1): 295/772 kB error 21-Dec-2022 03:02:49 Progress (1): 299/772 kB error 21-Dec-2022 03:02:49 Progress (1): 303/772 kB error 21-Dec-2022 03:02:49 Progress (1): 308/772 kB error 21-Dec-2022 03:02:49 Progress (1): 312/772 kB error 21-Dec-2022 03:02:49 Progress (1): 316/772 kB error 21-Dec-2022 03:02:49 Progress (1): 320/772 kB error 21-Dec-2022 03:02:49 Progress (1): 324/772 kB error 21-Dec-2022 03:02:49 Progress (1): 328/772 kB error 21-Dec-2022 03:02:49 Progress (1): 330/772 kB error 21-Dec-2022 03:02:49 Progress (1): 334/772 kB error 21-Dec-2022 03:02:49 Progress (1): 338/772 kB error 21-Dec-2022 03:02:49 Progress (1): 342/772 kB error 21-Dec-2022 03:02:49 Progress (1): 346/772 kB error 21-Dec-2022 03:02:49 Progress (1): 351/772 kB error 21-Dec-2022 03:02:49 Progress (1): 355/772 kB error 21-Dec-2022 03:02:49 Progress (1): 359/772 kB error 21-Dec-2022 03:02:49 Progress (1): 363/772 kB error 21-Dec-2022 03:02:49 Progress (1): 365/772 kB error 21-Dec-2022 03:02:49 Progress (1): 369/772 kB error 21-Dec-2022 03:02:49 Progress (1): 373/772 kB error 21-Dec-2022 03:02:49 Progress (1): 377/772 kB error 21-Dec-2022 03:02:49 Progress (1): 381/772 kB error 21-Dec-2022 03:02:49 Progress (1): 385/772 kB error 21-Dec-2022 03:02:49 Progress (1): 389/772 kB error 21-Dec-2022 03:02:49 Progress (1): 394/772 kB error 21-Dec-2022 03:02:49 Progress (1): 398/772 kB error 21-Dec-2022 03:02:49 Progress (1): 400/772 kB error 21-Dec-2022 03:02:49 Progress (1): 404/772 kB error 21-Dec-2022 03:02:49 Progress (1): 408/772 kB error 21-Dec-2022 03:02:49 Progress (1): 412/772 kB error 21-Dec-2022 03:02:49 Progress (1): 416/772 kB error 21-Dec-2022 03:02:49 Progress (1): 420/772 kB error 21-Dec-2022 03:02:49 Progress (1): 424/772 kB error 21-Dec-2022 03:02:49 Progress (1): 428/772 kB error 21-Dec-2022 03:02:49 Progress (1): 432/772 kB error 21-Dec-2022 03:02:49 Progress (1): 435/772 kB error 21-Dec-2022 03:02:49 Progress (1): 439/772 kB error 21-Dec-2022 03:02:49 Progress (1): 443/772 kB error 21-Dec-2022 03:02:49 Progress (1): 447/772 kB error 21-Dec-2022 03:02:49 Progress (1): 451/772 kB error 21-Dec-2022 03:02:49 Progress (1): 455/772 kB error 21-Dec-2022 03:02:49 Progress (1): 459/772 kB error 21-Dec-2022 03:02:49 Progress (1): 463/772 kB error 21-Dec-2022 03:02:49 Progress (1): 467/772 kB error 21-Dec-2022 03:02:49 Progress (1): 469/772 kB error 21-Dec-2022 03:02:49 Progress (1): 473/772 kB error 21-Dec-2022 03:02:49 Progress (1): 478/772 kB error 21-Dec-2022 03:02:49 Progress (1): 482/772 kB error 21-Dec-2022 03:02:49 Progress (1): 486/772 kB error 21-Dec-2022 03:02:49 Progress (1): 490/772 kB error 21-Dec-2022 03:02:49 Progress (1): 494/772 kB error 21-Dec-2022 03:02:50 Progress (1): 498/772 kB error 21-Dec-2022 03:02:50 Progress (1): 502/772 kB error 21-Dec-2022 03:02:50 Progress (1): 504/772 kB error 21-Dec-2022 03:02:50 Progress (1): 508/772 kB error 21-Dec-2022 03:02:50 Progress (1): 512/772 kB error 21-Dec-2022 03:02:50 Progress (1): 516/772 kB error 21-Dec-2022 03:02:50 Progress (1): 521/772 kB error 21-Dec-2022 03:02:50 Progress (1): 525/772 kB error 21-Dec-2022 03:02:50 Progress (1): 529/772 kB error 21-Dec-2022 03:02:50 Progress (1): 533/772 kB error 21-Dec-2022 03:02:50 Progress (1): 537/772 kB error 21-Dec-2022 03:02:50 Progress (1): 539/772 kB error 21-Dec-2022 03:02:50 Progress (1): 543/772 kB error 21-Dec-2022 03:02:50 Progress (1): 547/772 kB error 21-Dec-2022 03:02:50 Progress (1): 551/772 kB error 21-Dec-2022 03:02:50 Progress (1): 555/772 kB error 21-Dec-2022 03:02:50 Progress (1): 559/772 kB error 21-Dec-2022 03:02:50 Progress (1): 564/772 kB error 21-Dec-2022 03:02:50 Progress (1): 568/772 kB error 21-Dec-2022 03:02:50 Progress (1): 572/772 kB error 21-Dec-2022 03:02:50 Progress (1): 574/772 kB error 21-Dec-2022 03:02:50 Progress (1): 578/772 kB error 21-Dec-2022 03:02:50 Progress (1): 582/772 kB error 21-Dec-2022 03:02:50 Progress (1): 586/772 kB error 21-Dec-2022 03:02:50 Progress (1): 590/772 kB error 21-Dec-2022 03:02:50 Progress (1): 594/772 kB error 21-Dec-2022 03:02:50 Progress (1): 598/772 kB error 21-Dec-2022 03:02:50 Progress (1): 602/772 kB error 21-Dec-2022 03:02:50 Progress (1): 607/772 kB error 21-Dec-2022 03:02:50 Progress (1): 609/772 kB error 21-Dec-2022 03:02:50 Progress (1): 613/772 kB error 21-Dec-2022 03:02:50 Progress (1): 617/772 kB error 21-Dec-2022 03:02:50 Progress (1): 621/772 kB error 21-Dec-2022 03:02:50 Progress (1): 625/772 kB error 21-Dec-2022 03:02:50 Progress (1): 629/772 kB error 21-Dec-2022 03:02:50 Progress (1): 633/772 kB error 21-Dec-2022 03:02:50 Progress (1): 637/772 kB error 21-Dec-2022 03:02:50 Progress (1): 641/772 kB error 21-Dec-2022 03:02:50 Progress (1): 643/772 kB error 21-Dec-2022 03:02:50 Progress (1): 647/772 kB error 21-Dec-2022 03:02:50 Progress (1): 652/772 kB error 21-Dec-2022 03:02:50 Progress (1): 656/772 kB error 21-Dec-2022 03:02:50 Progress (1): 660/772 kB error 21-Dec-2022 03:02:50 Progress (1): 664/772 kB error 21-Dec-2022 03:02:50 Progress (1): 668/772 kB error 21-Dec-2022 03:02:50 Progress (1): 672/772 kB error 21-Dec-2022 03:02:50 Progress (1): 676/772 kB error 21-Dec-2022 03:02:50 Progress (1): 678/772 kB error 21-Dec-2022 03:02:50 Progress (1): 682/772 kB error 21-Dec-2022 03:02:50 Progress (1): 686/772 kB error 21-Dec-2022 03:02:50 Progress (1): 691/772 kB error 21-Dec-2022 03:02:50 Progress (1): 695/772 kB error 21-Dec-2022 03:02:50 Progress (1): 699/772 kB error 21-Dec-2022 03:02:50 Progress (1): 703/772 kB error 21-Dec-2022 03:02:50 Progress (1): 707/772 kB error 21-Dec-2022 03:02:50 Progress (1): 711/772 kB error 21-Dec-2022 03:02:50 Progress (1): 713/772 kB error 21-Dec-2022 03:02:50 Progress (1): 717/772 kB error 21-Dec-2022 03:02:50 Progress (1): 721/772 kB error 21-Dec-2022 03:02:50 Progress (1): 725/772 kB error 21-Dec-2022 03:02:50 Progress (1): 729/772 kB error 21-Dec-2022 03:02:50 Progress (1): 734/772 kB error 21-Dec-2022 03:02:50 Progress (1): 738/772 kB error 21-Dec-2022 03:02:50 Progress (1): 742/772 kB error 21-Dec-2022 03:02:50 Progress (1): 746/772 kB error 21-Dec-2022 03:02:50 Progress (1): 748/772 kB error 21-Dec-2022 03:02:50 Progress (1): 752/772 kB error 21-Dec-2022 03:02:50 Progress (1): 756/772 kB error 21-Dec-2022 03:02:50 Progress (1): 760/772 kB error 21-Dec-2022 03:02:50 Progress (1): 764/772 kB error 21-Dec-2022 03:02:50 Progress (1): 768/772 kB error 21-Dec-2022 03:02:50 Progress (1): 772 kB error 21-Dec-2022 03:02:50 error 21-Dec-2022 03:02:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 284 kB/s) error 21-Dec-2022 03:02:50 #16 59.48 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 21-Dec-2022 03:02:50 #16 59.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 21-Dec-2022 03:02:50 #16 59.61 Progress (1): 3.3/13 kB error 21-Dec-2022 03:02:50 Progress (1): 6.1/13 kB error 21-Dec-2022 03:02:50 Progress (1): 8.9/13 kB error 21-Dec-2022 03:02:50 Progress (1): 12/13 kB error 21-Dec-2022 03:02:50 Progress (1): 13 kB error 21-Dec-2022 03:02:50 error 21-Dec-2022 03:02:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom (13 kB at 59 kB/s) error 21-Dec-2022 03:02:50 #16 59.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 21-Dec-2022 03:02:51 #16 60.04 Progress (1): 0.3/79 MB error 21-Dec-2022 03:02:51 Progress (1): 0.5/79 MB error 21-Dec-2022 03:02:51 Progress (1): 0.8/79 MB error 21-Dec-2022 03:02:51 Progress (1): 1.1/79 MB error 21-Dec-2022 03:02:51 Progress (1): 1.3/79 MB error 21-Dec-2022 03:02:51 Progress (1): 1.6/79 MB error 21-Dec-2022 03:02:51 Progress (1): 1.9/79 MB error 21-Dec-2022 03:02:51 Progress (1): 2.1/79 MB error 21-Dec-2022 03:02:51 Progress (1): 2.4/79 MB error 21-Dec-2022 03:02:51 Progress (1): 2.6/79 MB error 21-Dec-2022 03:02:51 Progress (1): 2.9/79 MB error 21-Dec-2022 03:02:51 Progress (1): 3.2/79 MB error 21-Dec-2022 03:02:51 Progress (1): 3.4/79 MB error 21-Dec-2022 03:02:51 Progress (1): 3.7/79 MB error 21-Dec-2022 03:02:51 Progress (1): 4.0/79 MB error 21-Dec-2022 03:02:51 Progress (1): 4.2/79 MB error 21-Dec-2022 03:02:51 Progress (1): 4.5/79 MB error 21-Dec-2022 03:02:51 Progress (1): 4.7/79 MB error 21-Dec-2022 03:02:51 Progress (1): 5.0/79 MB error 21-Dec-2022 03:02:51 Progress (1): 5.3/79 MB error 21-Dec-2022 03:02:51 Progress (1): 5.5/79 MB error 21-Dec-2022 03:02:51 Progress (1): 5.8/79 MB error 21-Dec-2022 03:02:51 Progress (1): 6.1/79 MB error 21-Dec-2022 03:02:51 Progress (1): 6.3/79 MB error 21-Dec-2022 03:02:51 Progress (1): 6.6/79 MB error 21-Dec-2022 03:02:51 Progress (1): 6.8/79 MB error 21-Dec-2022 03:02:51 Progress (1): 7.1/79 MB error 21-Dec-2022 03:02:51 Progress (1): 7.4/79 MB error 21-Dec-2022 03:02:51 Progress (1): 7.6/79 MB error 21-Dec-2022 03:02:51 Progress (1): 7.9/79 MB error 21-Dec-2022 03:02:51 Progress (1): 8.2/79 MB error 21-Dec-2022 03:02:51 Progress (1): 8.4/79 MB error 21-Dec-2022 03:02:51 Progress (1): 8.7/79 MB error 21-Dec-2022 03:02:51 Progress (1): 8.9/79 MB error 21-Dec-2022 03:02:51 Progress (1): 9.2/79 MB error 21-Dec-2022 03:02:51 Progress (1): 9.5/79 MB error 21-Dec-2022 03:02:51 Progress (1): 9.7/79 MB error 21-Dec-2022 03:02:51 Progress (1): 10.0/79 MB error 21-Dec-2022 03:02:51 Progress (1): 10/79 MB error 21-Dec-2022 03:02:51 Progress (1): 11/79 MB error 21-Dec-2022 03:02:51 Progress (1): 11/79 MB error 21-Dec-2022 03:02:51 Progress (1): 11/79 MB error 21-Dec-2022 03:02:51 Progress (1): 11/79 MB error 21-Dec-2022 03:02:51 Progress (1): 12/79 MB error 21-Dec-2022 03:02:51 Progress (1): 12/79 MB error 21-Dec-2022 03:02:51 Progress (1): 12/79 MB error 21-Dec-2022 03:02:51 Progress (1): 12/79 MB error 21-Dec-2022 03:02:51 Progress (1): 13/79 MB error 21-Dec-2022 03:02:51 Progress (1): 13/79 MB error 21-Dec-2022 03:02:51 Progress (1): 13/79 MB error 21-Dec-2022 03:02:51 Progress (1): 13/79 MB error 21-Dec-2022 03:02:51 Progress (1): 14/79 MB error 21-Dec-2022 03:02:51 Progress (1): 14/79 MB error 21-Dec-2022 03:02:51 Progress (1): 14/79 MB error 21-Dec-2022 03:02:51 Progress (1): 14/79 MB error 21-Dec-2022 03:02:51 Progress (1): 15/79 MB error 21-Dec-2022 03:02:51 Progress (1): 15/79 MB error 21-Dec-2022 03:02:51 Progress (1): 15/79 MB error 21-Dec-2022 03:02:51 Progress (1): 15/79 MB error 21-Dec-2022 03:02:51 Progress (1): 16/79 MB error 21-Dec-2022 03:02:51 Progress (1): 16/79 MB error 21-Dec-2022 03:02:51 Progress (1): 16/79 MB error 21-Dec-2022 03:02:51 Progress (1): 17/79 MB error 21-Dec-2022 03:02:51 Progress (1): 17/79 MB error 21-Dec-2022 03:02:51 Progress (1): 17/79 MB error 21-Dec-2022 03:02:51 Progress (1): 17/79 MB error 21-Dec-2022 03:02:52 Progress (1): 18/79 MB error 21-Dec-2022 03:02:52 Progress (1): 18/79 MB error 21-Dec-2022 03:02:52 Progress (1): 18/79 MB error 21-Dec-2022 03:02:52 Progress (1): 18/79 MB error 21-Dec-2022 03:02:52 Progress (1): 19/79 MB error 21-Dec-2022 03:02:52 Progress (1): 19/79 MB error 21-Dec-2022 03:02:52 Progress (1): 19/79 MB error 21-Dec-2022 03:02:52 Progress (1): 19/79 MB error 21-Dec-2022 03:02:52 Progress (1): 20/79 MB error 21-Dec-2022 03:02:52 Progress (1): 20/79 MB error 21-Dec-2022 03:02:52 Progress (1): 20/79 MB error 21-Dec-2022 03:02:52 Progress (1): 20/79 MB error 21-Dec-2022 03:02:52 Progress (1): 21/79 MB error 21-Dec-2022 03:02:52 Progress (1): 21/79 MB error 21-Dec-2022 03:02:52 Progress (1): 21/79 MB error 21-Dec-2022 03:02:52 Progress (1): 22/79 MB error 21-Dec-2022 03:02:52 Progress (1): 22/79 MB error 21-Dec-2022 03:02:52 Progress (1): 22/79 MB error 21-Dec-2022 03:02:52 Progress (1): 22/79 MB error 21-Dec-2022 03:02:52 Progress (1): 23/79 MB error 21-Dec-2022 03:02:52 Progress (1): 23/79 MB error 21-Dec-2022 03:02:52 Progress (1): 23/79 MB error 21-Dec-2022 03:02:52 Progress (1): 23/79 MB error 21-Dec-2022 03:02:52 Progress (1): 24/79 MB error 21-Dec-2022 03:02:52 Progress (1): 24/79 MB error 21-Dec-2022 03:02:52 Progress (1): 24/79 MB error 21-Dec-2022 03:02:52 Progress (1): 24/79 MB error 21-Dec-2022 03:02:52 Progress (1): 25/79 MB error 21-Dec-2022 03:02:52 Progress (1): 25/79 MB error 21-Dec-2022 03:02:52 Progress (1): 25/79 MB error 21-Dec-2022 03:02:52 Progress (1): 25/79 MB error 21-Dec-2022 03:02:52 Progress (1): 26/79 MB error 21-Dec-2022 03:02:52 Progress (1): 26/79 MB error 21-Dec-2022 03:02:52 Progress (1): 26/79 MB error 21-Dec-2022 03:02:52 Progress (1): 27/79 MB error 21-Dec-2022 03:02:52 Progress (1): 27/79 MB error 21-Dec-2022 03:02:52 Progress (1): 27/79 MB error 21-Dec-2022 03:02:52 Progress (1): 27/79 MB error 21-Dec-2022 03:02:52 Progress (1): 28/79 MB error 21-Dec-2022 03:02:52 Progress (1): 28/79 MB error 21-Dec-2022 03:02:52 Progress (1): 28/79 MB error 21-Dec-2022 03:02:52 Progress (1): 28/79 MB error 21-Dec-2022 03:02:52 Progress (1): 29/79 MB error 21-Dec-2022 03:02:52 Progress (1): 29/79 MB error 21-Dec-2022 03:02:52 Progress (1): 29/79 MB error 21-Dec-2022 03:02:52 Progress (1): 29/79 MB error 21-Dec-2022 03:02:52 Progress (1): 30/79 MB error 21-Dec-2022 03:02:52 Progress (1): 30/79 MB error 21-Dec-2022 03:02:52 Progress (1): 30/79 MB error 21-Dec-2022 03:02:52 Progress (1): 30/79 MB error 21-Dec-2022 03:02:52 Progress (1): 31/79 MB error 21-Dec-2022 03:02:52 Progress (1): 31/79 MB error 21-Dec-2022 03:02:52 Progress (1): 31/79 MB error 21-Dec-2022 03:02:52 Progress (1): 31/79 MB error 21-Dec-2022 03:02:52 Progress (1): 32/79 MB error 21-Dec-2022 03:02:52 Progress (1): 32/79 MB error 21-Dec-2022 03:02:52 Progress (1): 32/79 MB error 21-Dec-2022 03:02:52 Progress (1): 33/79 MB error 21-Dec-2022 03:02:52 Progress (1): 33/79 MB error 21-Dec-2022 03:02:52 Progress (1): 33/79 MB error 21-Dec-2022 03:02:52 Progress (1): 33/79 MB error 21-Dec-2022 03:02:52 Progress (1): 34/79 MB error 21-Dec-2022 03:02:52 Progress (1): 34/79 MB error 21-Dec-2022 03:02:52 Progress (1): 34/79 MB error 21-Dec-2022 03:02:52 Progress (1): 34/79 MB error 21-Dec-2022 03:02:52 Progress (1): 35/79 MB error 21-Dec-2022 03:02:52 Progress (1): 35/79 MB error 21-Dec-2022 03:02:52 Progress (1): 35/79 MB error 21-Dec-2022 03:02:52 Progress (1): 35/79 MB error 21-Dec-2022 03:02:52 Progress (1): 36/79 MB error 21-Dec-2022 03:02:52 Progress (1): 36/79 MB error 21-Dec-2022 03:02:52 Progress (1): 36/79 MB error 21-Dec-2022 03:02:52 Progress (1): 36/79 MB error 21-Dec-2022 03:02:52 Progress (1): 37/79 MB error 21-Dec-2022 03:02:52 Progress (1): 37/79 MB error 21-Dec-2022 03:02:52 Progress (1): 37/79 MB error 21-Dec-2022 03:02:52 Progress (1): 38/79 MB error 21-Dec-2022 03:02:52 Progress (1): 38/79 MB error 21-Dec-2022 03:02:52 Progress (1): 38/79 MB error 21-Dec-2022 03:02:52 Progress (1): 38/79 MB error 21-Dec-2022 03:02:52 Progress (1): 39/79 MB error 21-Dec-2022 03:02:52 Progress (1): 39/79 MB error 21-Dec-2022 03:02:52 Progress (1): 39/79 MB error 21-Dec-2022 03:02:52 Progress (1): 39/79 MB error 21-Dec-2022 03:02:52 Progress (1): 40/79 MB error 21-Dec-2022 03:02:52 Progress (1): 40/79 MB error 21-Dec-2022 03:02:52 Progress (1): 40/79 MB error 21-Dec-2022 03:02:52 Progress (1): 40/79 MB error 21-Dec-2022 03:02:52 Progress (1): 41/79 MB error 21-Dec-2022 03:02:52 Progress (1): 41/79 MB error 21-Dec-2022 03:02:52 Progress (1): 41/79 MB error 21-Dec-2022 03:02:52 Progress (1): 41/79 MB error 21-Dec-2022 03:02:52 Progress (1): 42/79 MB error 21-Dec-2022 03:02:52 Progress (1): 42/79 MB error 21-Dec-2022 03:02:52 Progress (1): 42/79 MB error 21-Dec-2022 03:02:52 Progress (1): 42/79 MB error 21-Dec-2022 03:02:52 Progress (1): 43/79 MB error 21-Dec-2022 03:02:52 Progress (1): 43/79 MB error 21-Dec-2022 03:02:52 Progress (1): 43/79 MB error 21-Dec-2022 03:02:52 Progress (1): 44/79 MB error 21-Dec-2022 03:02:52 Progress (1): 44/79 MB error 21-Dec-2022 03:02:52 Progress (1): 44/79 MB error 21-Dec-2022 03:02:52 Progress (1): 44/79 MB error 21-Dec-2022 03:02:52 Progress (1): 45/79 MB error 21-Dec-2022 03:02:52 Progress (1): 45/79 MB error 21-Dec-2022 03:02:52 Progress (1): 45/79 MB error 21-Dec-2022 03:02:53 Progress (1): 45/79 MB error 21-Dec-2022 03:02:53 Progress (1): 46/79 MB error 21-Dec-2022 03:02:53 Progress (1): 46/79 MB error 21-Dec-2022 03:02:53 Progress (1): 46/79 MB error 21-Dec-2022 03:02:53 Progress (1): 46/79 MB error 21-Dec-2022 03:02:53 Progress (1): 47/79 MB error 21-Dec-2022 03:02:53 Progress (1): 47/79 MB error 21-Dec-2022 03:02:53 Progress (1): 47/79 MB error 21-Dec-2022 03:02:53 Progress (1): 47/79 MB error 21-Dec-2022 03:02:53 Progress (1): 48/79 MB error 21-Dec-2022 03:02:53 Progress (1): 48/79 MB error 21-Dec-2022 03:02:53 Progress (1): 48/79 MB error 21-Dec-2022 03:02:53 Progress (1): 49/79 MB error 21-Dec-2022 03:02:53 Progress (1): 49/79 MB error 21-Dec-2022 03:02:53 Progress (1): 49/79 MB error 21-Dec-2022 03:02:53 Progress (1): 49/79 MB error 21-Dec-2022 03:02:53 Progress (1): 50/79 MB error 21-Dec-2022 03:02:53 Progress (1): 50/79 MB error 21-Dec-2022 03:02:53 Progress (1): 50/79 MB error 21-Dec-2022 03:02:53 Progress (1): 50/79 MB error 21-Dec-2022 03:02:53 Progress (1): 51/79 MB error 21-Dec-2022 03:02:53 Progress (1): 51/79 MB error 21-Dec-2022 03:02:53 Progress (1): 51/79 MB error 21-Dec-2022 03:02:53 Progress (1): 51/79 MB error 21-Dec-2022 03:02:53 Progress (1): 52/79 MB error 21-Dec-2022 03:02:53 Progress (1): 52/79 MB error 21-Dec-2022 03:02:53 Progress (1): 52/79 MB error 21-Dec-2022 03:02:53 Progress (1): 52/79 MB error 21-Dec-2022 03:02:53 Progress (1): 53/79 MB error 21-Dec-2022 03:02:53 Progress (1): 53/79 MB error 21-Dec-2022 03:02:53 Progress (1): 53/79 MB error 21-Dec-2022 03:02:53 Progress (1): 54/79 MB error 21-Dec-2022 03:02:53 Progress (1): 54/79 MB error 21-Dec-2022 03:02:53 Progress (1): 54/79 MB error 21-Dec-2022 03:02:53 Progress (1): 54/79 MB error 21-Dec-2022 03:02:53 Progress (1): 55/79 MB error 21-Dec-2022 03:02:53 Progress (1): 55/79 MB error 21-Dec-2022 03:02:53 Progress (1): 55/79 MB error 21-Dec-2022 03:02:53 Progress (1): 55/79 MB error 21-Dec-2022 03:02:53 Progress (1): 56/79 MB error 21-Dec-2022 03:02:53 Progress (1): 56/79 MB error 21-Dec-2022 03:02:53 Progress (1): 56/79 MB error 21-Dec-2022 03:02:53 Progress (1): 56/79 MB error 21-Dec-2022 03:02:53 Progress (1): 57/79 MB error 21-Dec-2022 03:02:53 Progress (1): 57/79 MB error 21-Dec-2022 03:02:53 Progress (1): 57/79 MB error 21-Dec-2022 03:02:53 Progress (1): 57/79 MB error 21-Dec-2022 03:02:53 Progress (1): 58/79 MB error 21-Dec-2022 03:02:53 Progress (1): 58/79 MB error 21-Dec-2022 03:02:53 Progress (1): 58/79 MB error 21-Dec-2022 03:02:53 Progress (1): 58/79 MB error 21-Dec-2022 03:02:53 Progress (1): 59/79 MB error 21-Dec-2022 03:02:53 Progress (1): 59/79 MB error 21-Dec-2022 03:02:53 Progress (1): 59/79 MB error 21-Dec-2022 03:02:53 Progress (1): 60/79 MB error 21-Dec-2022 03:02:53 Progress (1): 60/79 MB error 21-Dec-2022 03:02:53 Progress (1): 60/79 MB error 21-Dec-2022 03:02:53 Progress (1): 60/79 MB error 21-Dec-2022 03:02:53 Progress (1): 61/79 MB error 21-Dec-2022 03:02:53 Progress (1): 61/79 MB error 21-Dec-2022 03:02:53 Progress (1): 61/79 MB error 21-Dec-2022 03:02:53 Progress (1): 61/79 MB error 21-Dec-2022 03:02:53 Progress (1): 62/79 MB error 21-Dec-2022 03:02:53 Progress (1): 62/79 MB error 21-Dec-2022 03:02:53 Progress (1): 62/79 MB error 21-Dec-2022 03:02:53 Progress (1): 62/79 MB error 21-Dec-2022 03:02:53 Progress (1): 63/79 MB error 21-Dec-2022 03:02:53 Progress (1): 63/79 MB error 21-Dec-2022 03:02:53 Progress (1): 63/79 MB error 21-Dec-2022 03:02:53 Progress (1): 63/79 MB error 21-Dec-2022 03:02:53 Progress (1): 64/79 MB error 21-Dec-2022 03:02:53 Progress (1): 64/79 MB error 21-Dec-2022 03:02:53 Progress (1): 64/79 MB error 21-Dec-2022 03:02:53 Progress (1): 65/79 MB error 21-Dec-2022 03:02:53 Progress (1): 65/79 MB error 21-Dec-2022 03:02:53 Progress (1): 65/79 MB error 21-Dec-2022 03:02:53 Progress (1): 65/79 MB error 21-Dec-2022 03:02:53 Progress (1): 66/79 MB error 21-Dec-2022 03:02:53 Progress (1): 66/79 MB error 21-Dec-2022 03:02:53 Progress (1): 66/79 MB error 21-Dec-2022 03:02:53 Progress (1): 66/79 MB error 21-Dec-2022 03:02:53 Progress (1): 67/79 MB error 21-Dec-2022 03:02:53 Progress (1): 67/79 MB error 21-Dec-2022 03:02:53 Progress (1): 67/79 MB error 21-Dec-2022 03:02:53 Progress (1): 67/79 MB error 21-Dec-2022 03:02:53 Progress (1): 68/79 MB error 21-Dec-2022 03:02:53 Progress (1): 68/79 MB error 21-Dec-2022 03:02:53 Progress (1): 68/79 MB error 21-Dec-2022 03:02:53 Progress (1): 68/79 MB error 21-Dec-2022 03:02:53 Progress (1): 69/79 MB error 21-Dec-2022 03:02:53 Progress (1): 69/79 MB error 21-Dec-2022 03:02:53 Progress (1): 69/79 MB error 21-Dec-2022 03:02:53 Progress (1): 69/79 MB error 21-Dec-2022 03:02:53 Progress (1): 70/79 MB error 21-Dec-2022 03:02:53 Progress (1): 70/79 MB error 21-Dec-2022 03:02:53 Progress (1): 70/79 MB error 21-Dec-2022 03:02:53 Progress (1): 71/79 MB error 21-Dec-2022 03:02:53 Progress (1): 71/79 MB error 21-Dec-2022 03:02:54 Progress (1): 71/79 MB error 21-Dec-2022 03:02:54 Progress (1): 71/79 MB error 21-Dec-2022 03:02:54 Progress (1): 72/79 MB error 21-Dec-2022 03:02:54 Progress (1): 72/79 MB error 21-Dec-2022 03:02:54 Progress (1): 72/79 MB error 21-Dec-2022 03:02:54 Progress (1): 72/79 MB error 21-Dec-2022 03:02:54 Progress (1): 73/79 MB error 21-Dec-2022 03:02:54 Progress (1): 73/79 MB error 21-Dec-2022 03:02:54 Progress (1): 73/79 MB error 21-Dec-2022 03:02:54 Progress (1): 73/79 MB error 21-Dec-2022 03:02:54 Progress (1): 74/79 MB error 21-Dec-2022 03:02:54 Progress (1): 74/79 MB error 21-Dec-2022 03:02:54 Progress (1): 74/79 MB error 21-Dec-2022 03:02:54 Progress (1): 74/79 MB error 21-Dec-2022 03:02:54 Progress (1): 75/79 MB error 21-Dec-2022 03:02:54 Progress (1): 75/79 MB error 21-Dec-2022 03:02:54 Progress (1): 75/79 MB error 21-Dec-2022 03:02:54 Progress (1): 76/79 MB error 21-Dec-2022 03:02:54 Progress (1): 76/79 MB error 21-Dec-2022 03:02:54 Progress (1): 76/79 MB error 21-Dec-2022 03:02:54 Progress (1): 76/79 MB error 21-Dec-2022 03:02:54 Progress (1): 77/79 MB error 21-Dec-2022 03:02:54 Progress (1): 77/79 MB error 21-Dec-2022 03:02:54 Progress (1): 77/79 MB error 21-Dec-2022 03:02:54 Progress (1): 77/79 MB error 21-Dec-2022 03:02:54 Progress (1): 78/79 MB error 21-Dec-2022 03:02:54 Progress (1): 78/79 MB error 21-Dec-2022 03:02:54 Progress (1): 78/79 MB error 21-Dec-2022 03:02:54 Progress (1): 78/79 MB error 21-Dec-2022 03:02:54 Progress (1): 79/79 MB error 21-Dec-2022 03:02:54 Progress (1): 79/79 MB error 21-Dec-2022 03:02:54 Progress (1): 79 MB error 21-Dec-2022 03:02:54 error 21-Dec-2022 03:02:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war (79 MB at 22 MB/s) error 21-Dec-2022 03:02:54 #16 63.27 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 21-Dec-2022 03:02:54 #16 63.69 error 21-Dec-2022 03:02:54 #16 63.69 file:/app/package/target/distro/web/openmrs-2.5.8.war error 21-Dec-2022 03:02:54 #16 63.69 error 21-Dec-2022 03:02:54 #16 63.69 target:/app/package/target/distro/web error 21-Dec-2022 03:02:54 #16 63.71 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 21-Dec-2022 03:02:54 #16 63.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 21-Dec-2022 03:02:55 #16 63.83 Progress (1): 3.3/6.9 kB error 21-Dec-2022 03:02:55 Progress (1): 6.1/6.9 kB error 21-Dec-2022 03:02:55 Progress (1): 6.9 kB error 21-Dec-2022 03:02:55 error 21-Dec-2022 03:02:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom (6.9 kB at 29 kB/s) error 21-Dec-2022 03:02:55 #16 63.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 21-Dec-2022 03:02:55 #16 64.06 Progress (1): 3.3/5.3 kB error 21-Dec-2022 03:02:55 Progress (1): 5.3 kB error 21-Dec-2022 03:02:55 error 21-Dec-2022 03:02:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom (5.3 kB at 24 kB/s) error 21-Dec-2022 03:02:55 #16 64.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 21-Dec-2022 03:02:55 #16 64.48 Progress (1): 4.1/324 kB error 21-Dec-2022 03:02:55 Progress (1): 7.5/324 kB error 21-Dec-2022 03:02:55 Progress (1): 12/324 kB error 21-Dec-2022 03:02:55 Progress (1): 16/324 kB error 21-Dec-2022 03:02:55 Progress (1): 20/324 kB error 21-Dec-2022 03:02:55 Progress (1): 24/324 kB error 21-Dec-2022 03:02:55 Progress (1): 28/324 kB error 21-Dec-2022 03:02:55 Progress (1): 32/324 kB error 21-Dec-2022 03:02:55 Progress (1): 36/324 kB error 21-Dec-2022 03:02:55 Progress (1): 40/324 kB error 21-Dec-2022 03:02:55 Progress (1): 42/324 kB error 21-Dec-2022 03:02:55 Progress (1): 46/324 kB error 21-Dec-2022 03:02:55 Progress (1): 51/324 kB error 21-Dec-2022 03:02:55 Progress (1): 55/324 kB error 21-Dec-2022 03:02:55 Progress (1): 59/324 kB error 21-Dec-2022 03:02:55 Progress (1): 63/324 kB error 21-Dec-2022 03:02:55 Progress (1): 67/324 kB error 21-Dec-2022 03:02:55 Progress (1): 71/324 kB error 21-Dec-2022 03:02:55 Progress (1): 75/324 kB error 21-Dec-2022 03:02:55 Progress (1): 77/324 kB error 21-Dec-2022 03:02:55 Progress (1): 81/324 kB error 21-Dec-2022 03:02:55 Progress (1): 85/324 kB error 21-Dec-2022 03:02:55 Progress (1): 89/324 kB error 21-Dec-2022 03:02:55 Progress (1): 94/324 kB error 21-Dec-2022 03:02:55 Progress (1): 98/324 kB error 21-Dec-2022 03:02:55 Progress (1): 102/324 kB error 21-Dec-2022 03:02:55 Progress (1): 106/324 kB error 21-Dec-2022 03:02:55 Progress (1): 110/324 kB error 21-Dec-2022 03:02:55 Progress (1): 112/324 kB error 21-Dec-2022 03:02:55 Progress (1): 116/324 kB error 21-Dec-2022 03:02:55 Progress (1): 120/324 kB error 21-Dec-2022 03:02:55 Progress (1): 124/324 kB error 21-Dec-2022 03:02:55 Progress (1): 128/324 kB error 21-Dec-2022 03:02:55 Progress (1): 132/324 kB error 21-Dec-2022 03:02:55 Progress (1): 137/324 kB error 21-Dec-2022 03:02:55 Progress (1): 141/324 kB error 21-Dec-2022 03:02:55 Progress (1): 145/324 kB error 21-Dec-2022 03:02:55 Progress (1): 147/324 kB error 21-Dec-2022 03:02:55 Progress (1): 151/324 kB error 21-Dec-2022 03:02:55 Progress (1): 155/324 kB error 21-Dec-2022 03:02:55 Progress (1): 159/324 kB error 21-Dec-2022 03:02:55 Progress (1): 163/324 kB error 21-Dec-2022 03:02:55 Progress (1): 167/324 kB error 21-Dec-2022 03:02:55 Progress (1): 171/324 kB error 21-Dec-2022 03:02:55 Progress (1): 175/324 kB error 21-Dec-2022 03:02:55 Progress (1): 180/324 kB error 21-Dec-2022 03:02:55 Progress (1): 182/324 kB error 21-Dec-2022 03:02:55 Progress (1): 186/324 kB error 21-Dec-2022 03:02:55 Progress (1): 188/324 kB error 21-Dec-2022 03:02:55 Progress (1): 192/324 kB error 21-Dec-2022 03:02:55 Progress (1): 197/324 kB error 21-Dec-2022 03:02:55 Progress (1): 201/324 kB error 21-Dec-2022 03:02:55 Progress (1): 205/324 kB error 21-Dec-2022 03:02:55 Progress (1): 209/324 kB error 21-Dec-2022 03:02:55 Progress (1): 213/324 kB error 21-Dec-2022 03:02:55 Progress (1): 217/324 kB error 21-Dec-2022 03:02:55 Progress (1): 221/324 kB error 21-Dec-2022 03:02:55 Progress (1): 225/324 kB error 21-Dec-2022 03:02:55 Progress (1): 229/324 kB error 21-Dec-2022 03:02:55 Progress (1): 233/324 kB error 21-Dec-2022 03:02:55 Progress (1): 237/324 kB error 21-Dec-2022 03:02:55 Progress (1): 242/324 kB error 21-Dec-2022 03:02:55 Progress (1): 246/324 kB error 21-Dec-2022 03:02:55 Progress (1): 250/324 kB error 21-Dec-2022 03:02:55 Progress (1): 254/324 kB error 21-Dec-2022 03:02:55 Progress (1): 258/324 kB error 21-Dec-2022 03:02:55 Progress (1): 260/324 kB error 21-Dec-2022 03:02:55 Progress (1): 264/324 kB error 21-Dec-2022 03:02:55 Progress (1): 269/324 kB error 21-Dec-2022 03:02:55 Progress (1): 273/324 kB error 21-Dec-2022 03:02:55 Progress (1): 277/324 kB error 21-Dec-2022 03:02:55 Progress (1): 281/324 kB error 21-Dec-2022 03:02:55 Progress (1): 285/324 kB error 21-Dec-2022 03:02:55 Progress (1): 289/324 kB error 21-Dec-2022 03:02:55 Progress (1): 293/324 kB error 21-Dec-2022 03:02:55 Progress (1): 297/324 kB error 21-Dec-2022 03:02:55 Progress (1): 301/324 kB error 21-Dec-2022 03:02:55 Progress (1): 305/324 kB error 21-Dec-2022 03:02:55 Progress (1): 309/324 kB error 21-Dec-2022 03:02:55 Progress (1): 314/324 kB error 21-Dec-2022 03:02:55 Progress (1): 318/324 kB error 21-Dec-2022 03:02:55 Progress (1): 322/324 kB error 21-Dec-2022 03:02:55 Progress (1): 324 kB error 21-Dec-2022 03:02:55 error 21-Dec-2022 03:02:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar (324 kB at 770 kB/s) error 21-Dec-2022 03:02:55 #16 64.60 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 21-Dec-2022 03:02:55 #16 64.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 21-Dec-2022 03:02:55 #16 64.71 Progress (1): 3.3/7.1 kB error 21-Dec-2022 03:02:55 Progress (1): 6.1/7.1 kB error 21-Dec-2022 03:02:55 Progress (1): 7.1 kB error 21-Dec-2022 03:02:55 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom (7.1 kB at 31 kB/s) error 21-Dec-2022 03:02:56 #16 64.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 21-Dec-2022 03:02:56 #16 64.95 Progress (1): 3.3/9.1 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/9.1 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/9.1 kB error 21-Dec-2022 03:02:56 Progress (1): 9.1 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom (9.1 kB at 41 kB/s) error 21-Dec-2022 03:02:56 #16 65.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom error 21-Dec-2022 03:02:56 #16 65.17 Progress (1): 3.3/15 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/15 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/15 kB error 21-Dec-2022 03:02:56 Progress (1): 12/15 kB error 21-Dec-2022 03:02:56 Progress (1): 14/15 kB error 21-Dec-2022 03:02:56 Progress (1): 15 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/maven/parents/maven-parent-openmrs-module/1.1.1/maven-parent-openmrs-module-1.1.1.pom (15 kB at 68 kB/s) error 21-Dec-2022 03:02:56 #16 65.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 21-Dec-2022 03:02:56 #16 65.59 Progress (1): 0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.1/4.0 MB error 21-Dec-2022 03:02:56 #16 ... error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:56 #17 55.55 Progress (1): 3.3/5.5 kB error 21-Dec-2022 03:02:56 Progress (1): 5.5 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.pom (5.5 kB at 15 kB/s) error 21-Dec-2022 03:02:56 #17 55.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom error 21-Dec-2022 03:02:56 #17 55.85 Progress (1): 3.3/15 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/15 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/15 kB error 21-Dec-2022 03:02:56 Progress (1): 12/15 kB error 21-Dec-2022 03:02:56 Progress (1): 14/15 kB error 21-Dec-2022 03:02:56 Progress (1): 15 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.pom (15 kB at 56 kB/s) error 21-Dec-2022 03:02:56 #17 56.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 21-Dec-2022 03:02:56 #17 56.14 Progress (1): 3.3/67 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/67 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/67 kB error 21-Dec-2022 03:02:56 Progress (1): 12/67 kB error 21-Dec-2022 03:02:56 Progress (1): 15/67 kB error 21-Dec-2022 03:02:56 Progress (1): 17/67 kB error 21-Dec-2022 03:02:56 Progress (1): 20/67 kB error 21-Dec-2022 03:02:56 Progress (1): 23/67 kB error 21-Dec-2022 03:02:56 Progress (1): 26/67 kB error 21-Dec-2022 03:02:56 Progress (1): 29/67 kB error 21-Dec-2022 03:02:56 Progress (1): 31/67 kB error 21-Dec-2022 03:02:56 Progress (1): 34/67 kB error 21-Dec-2022 03:02:56 Progress (1): 37/67 kB error 21-Dec-2022 03:02:56 Progress (1): 40/67 kB error 21-Dec-2022 03:02:56 Progress (1): 42/67 kB error 21-Dec-2022 03:02:56 Progress (1): 45/67 kB error 21-Dec-2022 03:02:56 Progress (1): 48/67 kB error 21-Dec-2022 03:02:56 Progress (1): 51/67 kB error 21-Dec-2022 03:02:56 Progress (1): 54/67 kB error 21-Dec-2022 03:02:56 Progress (1): 56/67 kB error 21-Dec-2022 03:02:56 Progress (1): 59/67 kB error 21-Dec-2022 03:02:56 Progress (1): 62/67 kB error 21-Dec-2022 03:02:56 Progress (1): 65/67 kB error 21-Dec-2022 03:02:56 Progress (1): 67 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 224 kB/s) error 21-Dec-2022 03:02:56 #17 56.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 21-Dec-2022 03:02:56 #17 56.54 Progress (1): 3.3/5.1 kB error 21-Dec-2022 03:02:56 Progress (1): 5.1 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 15 kB/s) error 21-Dec-2022 03:02:56 #17 56.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 21-Dec-2022 03:02:56 #17 56.99 Progress (1): 3.3/12 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/12 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/12 kB error 21-Dec-2022 03:02:56 Progress (1): 12/12 kB error 21-Dec-2022 03:02:56 Progress (1): 12 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom (12 kB at 38 kB/s) error 21-Dec-2022 03:02:56 #17 57.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom error 21-Dec-2022 03:02:56 #17 57.30 Progress (1): 3.3/43 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/43 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/43 kB error 21-Dec-2022 03:02:56 Progress (1): 12/43 kB error 21-Dec-2022 03:02:56 Progress (1): 14/43 kB error 21-Dec-2022 03:02:56 Progress (1): 17/43 kB error 21-Dec-2022 03:02:56 Progress (1): 20/43 kB error 21-Dec-2022 03:02:56 Progress (1): 23/43 kB error 21-Dec-2022 03:02:56 Progress (1): 26/43 kB error 21-Dec-2022 03:02:56 Progress (1): 28/43 kB error 21-Dec-2022 03:02:56 Progress (1): 31/43 kB error 21-Dec-2022 03:02:56 Progress (1): 34/43 kB error 21-Dec-2022 03:02:56 Progress (1): 37/43 kB error 21-Dec-2022 03:02:56 Progress (1): 40/43 kB error 21-Dec-2022 03:02:56 Progress (1): 42/43 kB error 21-Dec-2022 03:02:56 Progress (1): 43 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.11.20/byte-buddy-parent-1.11.20.pom (43 kB at 142 kB/s) error 21-Dec-2022 03:02:56 #17 58.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom error 21-Dec-2022 03:02:56 #17 58.27 Progress (1): 2.7 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.pom (2.7 kB at 8.8 kB/s) error 21-Dec-2022 03:02:56 #17 58.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom error 21-Dec-2022 03:02:56 #17 58.63 Progress (1): 2.7 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.pom (2.7 kB at 11 kB/s) error 21-Dec-2022 03:02:56 #17 58.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom error 21-Dec-2022 03:02:56 #17 59.08 Progress (1): 3.3/9.2 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/9.2 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/9.2 kB error 21-Dec-2022 03:02:56 Progress (1): 9.2 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.pom (9.2 kB at 13 kB/s) error 21-Dec-2022 03:02:56 #17 59.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom error 21-Dec-2022 03:02:56 #17 59.99 Progress (1): 3.3/151 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/151 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/151 kB error 21-Dec-2022 03:02:56 Progress (1): 12/151 kB error 21-Dec-2022 03:02:56 Progress (1): 14/151 kB error 21-Dec-2022 03:02:56 Progress (1): 17/151 kB error 21-Dec-2022 03:02:56 Progress (1): 20/151 kB error 21-Dec-2022 03:02:56 Progress (1): 23/151 kB error 21-Dec-2022 03:02:56 Progress (1): 26/151 kB error 21-Dec-2022 03:02:56 Progress (1): 28/151 kB error 21-Dec-2022 03:02:56 Progress (1): 31/151 kB error 21-Dec-2022 03:02:56 Progress (1): 34/151 kB error 21-Dec-2022 03:02:56 Progress (1): 37/151 kB error 21-Dec-2022 03:02:56 Progress (1): 40/151 kB error 21-Dec-2022 03:02:56 Progress (1): 42/151 kB error 21-Dec-2022 03:02:56 Progress (1): 45/151 kB error 21-Dec-2022 03:02:56 Progress (1): 48/151 kB error 21-Dec-2022 03:02:56 Progress (1): 51/151 kB error 21-Dec-2022 03:02:56 Progress (1): 54/151 kB error 21-Dec-2022 03:02:56 Progress (1): 56/151 kB error 21-Dec-2022 03:02:56 Progress (1): 59/151 kB error 21-Dec-2022 03:02:56 Progress (1): 62/151 kB error 21-Dec-2022 03:02:56 Progress (1): 65/151 kB error 21-Dec-2022 03:02:56 Progress (1): 67/151 kB error 21-Dec-2022 03:02:56 Progress (1): 70/151 kB error 21-Dec-2022 03:02:56 Progress (1): 73/151 kB error 21-Dec-2022 03:02:56 Progress (1): 76/151 kB error 21-Dec-2022 03:02:56 Progress (1): 79/151 kB error 21-Dec-2022 03:02:56 Progress (1): 81/151 kB error 21-Dec-2022 03:02:56 Progress (1): 84/151 kB error 21-Dec-2022 03:02:56 Progress (1): 87/151 kB error 21-Dec-2022 03:02:56 Progress (1): 90/151 kB error 21-Dec-2022 03:02:56 Progress (1): 93/151 kB error 21-Dec-2022 03:02:56 Progress (1): 95/151 kB error 21-Dec-2022 03:02:56 Progress (1): 98/151 kB error 21-Dec-2022 03:02:56 Progress (1): 101/151 kB error 21-Dec-2022 03:02:56 Progress (1): 104/151 kB error 21-Dec-2022 03:02:56 Progress (1): 107/151 kB error 21-Dec-2022 03:02:56 Progress (1): 109/151 kB error 21-Dec-2022 03:02:56 Progress (1): 112/151 kB error 21-Dec-2022 03:02:56 Progress (1): 115/151 kB error 21-Dec-2022 03:02:56 Progress (1): 118/151 kB error 21-Dec-2022 03:02:56 Progress (1): 120/151 kB error 21-Dec-2022 03:02:56 Progress (1): 123/151 kB error 21-Dec-2022 03:02:56 Progress (1): 126/151 kB error 21-Dec-2022 03:02:56 Progress (1): 129/151 kB error 21-Dec-2022 03:02:56 Progress (1): 132/151 kB error 21-Dec-2022 03:02:56 Progress (1): 134/151 kB error 21-Dec-2022 03:02:56 Progress (1): 137/151 kB error 21-Dec-2022 03:02:56 Progress (1): 140/151 kB error 21-Dec-2022 03:02:56 Progress (1): 143/151 kB error 21-Dec-2022 03:02:56 Progress (1): 146/151 kB error 21-Dec-2022 03:02:56 Progress (1): 148/151 kB error 21-Dec-2022 03:02:56 Progress (1): 151 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-parent/5.11.9.Final/hibernate-search-parent-5.11.9.Final.pom (151 kB at 301 kB/s) error 21-Dec-2022 03:02:56 #17 60.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom error 21-Dec-2022 03:02:56 #17 60.74 Progress (1): 3.3/16 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/16 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/16 kB error 21-Dec-2022 03:02:56 Progress (1): 12/16 kB error 21-Dec-2022 03:02:56 Progress (1): 14/16 kB error 21-Dec-2022 03:02:56 Progress (1): 16 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.pom (16 kB at 36 kB/s) error 21-Dec-2022 03:02:56 #17 62.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom error 21-Dec-2022 03:02:56 #17 62.36 Progress (1): 3.3/6.1 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/6.1 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.4.30.Final/hibernate-core-5.4.30.Final.pom (6.1 kB at 15 kB/s) error 21-Dec-2022 03:02:56 #17 62.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom error 21-Dec-2022 03:02:56 #17 62.80 Progress (1): 3.3/5.0 kB error 21-Dec-2022 03:02:56 Progress (1): 5.0 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 18 kB/s) error 21-Dec-2022 03:02:56 #17 62.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 21-Dec-2022 03:02:56 #17 63.09 Progress (1): 3.3/66 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/66 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/66 kB error 21-Dec-2022 03:02:56 Progress (1): 12/66 kB error 21-Dec-2022 03:02:56 Progress (1): 15/66 kB error 21-Dec-2022 03:02:56 Progress (1): 17/66 kB error 21-Dec-2022 03:02:56 Progress (1): 20/66 kB error 21-Dec-2022 03:02:56 Progress (1): 23/66 kB error 21-Dec-2022 03:02:56 Progress (1): 26/66 kB error 21-Dec-2022 03:02:56 Progress (1): 29/66 kB error 21-Dec-2022 03:02:56 Progress (1): 31/66 kB error 21-Dec-2022 03:02:56 Progress (1): 34/66 kB error 21-Dec-2022 03:02:56 Progress (1): 37/66 kB error 21-Dec-2022 03:02:56 Progress (1): 40/66 kB error 21-Dec-2022 03:02:56 Progress (1): 43/66 kB error 21-Dec-2022 03:02:56 Progress (1): 45/66 kB error 21-Dec-2022 03:02:56 Progress (1): 48/66 kB error 21-Dec-2022 03:02:56 Progress (1): 51/66 kB error 21-Dec-2022 03:02:56 Progress (1): 54/66 kB error 21-Dec-2022 03:02:56 Progress (1): 56/66 kB error 21-Dec-2022 03:02:56 Progress (1): 59/66 kB error 21-Dec-2022 03:02:56 Progress (1): 62/66 kB error 21-Dec-2022 03:02:56 Progress (1): 65/66 kB error 21-Dec-2022 03:02:56 Progress (1): 66 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 197 kB/s) error 21-Dec-2022 03:02:56 #17 63.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 21-Dec-2022 03:02:56 #17 63.53 Progress (1): 3.3/11 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/11 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/11 kB error 21-Dec-2022 03:02:56 Progress (1): 11 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom (11 kB at 39 kB/s) error 21-Dec-2022 03:02:56 #17 63.69 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom error 21-Dec-2022 03:02:56 #17 63.82 Progress (1): 3.3/42 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/42 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/42 kB error 21-Dec-2022 03:02:56 Progress (1): 12/42 kB error 21-Dec-2022 03:02:56 Progress (1): 14/42 kB error 21-Dec-2022 03:02:56 Progress (1): 17/42 kB error 21-Dec-2022 03:02:56 Progress (1): 20/42 kB error 21-Dec-2022 03:02:56 Progress (1): 23/42 kB error 21-Dec-2022 03:02:56 Progress (1): 26/42 kB error 21-Dec-2022 03:02:56 Progress (1): 28/42 kB error 21-Dec-2022 03:02:56 Progress (1): 31/42 kB error 21-Dec-2022 03:02:56 Progress (1): 34/42 kB error 21-Dec-2022 03:02:56 Progress (1): 37/42 kB error 21-Dec-2022 03:02:56 Progress (1): 40/42 kB error 21-Dec-2022 03:02:56 Progress (1): 42 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy-parent/1.10.21/byte-buddy-parent-1.10.21.pom (42 kB at 155 kB/s) error 21-Dec-2022 03:02:56 #17 64.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom error 21-Dec-2022 03:02:56 #17 64.26 Progress (1): 3.3/23 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/23 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/23 kB error 21-Dec-2022 03:02:56 Progress (1): 12/23 kB error 21-Dec-2022 03:02:56 Progress (1): 15/23 kB error 21-Dec-2022 03:02:56 Progress (1): 17/23 kB error 21-Dec-2022 03:02:56 Progress (1): 20/23 kB error 21-Dec-2022 03:02:56 Progress (1): 23/23 kB error 21-Dec-2022 03:02:56 Progress (1): 23 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (23 kB at 81 kB/s) error 21-Dec-2022 03:02:56 #17 64.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 21-Dec-2022 03:02:56 #17 64.59 Progress (1): 3.3/74 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/74 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/74 kB error 21-Dec-2022 03:02:56 Progress (1): 12/74 kB error 21-Dec-2022 03:02:56 Progress (1): 15/74 kB error 21-Dec-2022 03:02:56 Progress (1): 17/74 kB error 21-Dec-2022 03:02:56 Progress (1): 20/74 kB error 21-Dec-2022 03:02:56 Progress (1): 23/74 kB error 21-Dec-2022 03:02:56 Progress (1): 26/74 kB error 21-Dec-2022 03:02:56 Progress (1): 29/74 kB error 21-Dec-2022 03:02:56 Progress (1): 31/74 kB error 21-Dec-2022 03:02:56 Progress (1): 34/74 kB error 21-Dec-2022 03:02:56 Progress (1): 37/74 kB error 21-Dec-2022 03:02:56 Progress (1): 40/74 kB error 21-Dec-2022 03:02:56 Progress (1): 43/74 kB error 21-Dec-2022 03:02:56 Progress (1): 45/74 kB error 21-Dec-2022 03:02:56 Progress (1): 48/74 kB error 21-Dec-2022 03:02:56 Progress (1): 51/74 kB error 21-Dec-2022 03:02:56 Progress (1): 54/74 kB error 21-Dec-2022 03:02:56 Progress (1): 56/74 kB error 21-Dec-2022 03:02:56 Progress (1): 59/74 kB error 21-Dec-2022 03:02:56 Progress (1): 62/74 kB error 21-Dec-2022 03:02:56 Progress (1): 65/74 kB error 21-Dec-2022 03:02:56 Progress (1): 68/74 kB error 21-Dec-2022 03:02:56 Progress (1): 70/74 kB error 21-Dec-2022 03:02:56 Progress (1): 73/74 kB error 21-Dec-2022 03:02:56 Progress (1): 74 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (74 kB at 201 kB/s) error 21-Dec-2022 03:02:56 #17 65.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom error 21-Dec-2022 03:02:56 #17 65.18 Progress (1): 3.3/14 kB error 21-Dec-2022 03:02:56 Progress (1): 6.1/14 kB error 21-Dec-2022 03:02:56 Progress (1): 8.9/14 kB error 21-Dec-2022 03:02:56 Progress (1): 12/14 kB error 21-Dec-2022 03:02:56 Progress (1): 14 kB error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (14 kB at 32 kB/s) error 21-Dec-2022 03:02:56 #17 ... error 21-Dec-2022 03:02:56 error 21-Dec-2022 03:02:56 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:02:56 #16 65.59 Progress (1): 0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 0.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 1.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 2.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.0/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.1/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.2/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.3/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.4/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.5/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.6/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.7/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.8/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 3.9/4.0 MB error 21-Dec-2022 03:02:56 Progress (1): 4.0 MB error 21-Dec-2022 03:02:57 error 21-Dec-2022 03:02:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar (4.0 MB at 6.5 MB/s) error 21-Dec-2022 03:02:57 #16 65.90 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 21-Dec-2022 03:02:57 #16 65.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 21-Dec-2022 03:02:57 #16 66.02 Progress (1): 3.3/9.5 kB error 21-Dec-2022 03:02:57 Progress (1): 6.1/9.5 kB error 21-Dec-2022 03:02:57 Progress (1): 8.9/9.5 kB error 21-Dec-2022 03:02:57 Progress (1): 9.5 kB error 21-Dec-2022 03:02:57 error 21-Dec-2022 03:02:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom (9.5 kB at 42 kB/s) error 21-Dec-2022 03:02:57 #16 66.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 21-Dec-2022 03:02:57 #16 66.24 Progress (1): 3.3/10 kB error 21-Dec-2022 03:02:57 Progress (1): 6.1/10 kB error 21-Dec-2022 03:02:57 Progress (1): 8.9/10 kB error 21-Dec-2022 03:02:57 Progress (1): 10 kB error 21-Dec-2022 03:02:57 error 21-Dec-2022 03:02:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 46 kB/s) error 21-Dec-2022 03:02:57 #16 66.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 21-Dec-2022 03:02:57 #16 66.70 Progress (1): 0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 0.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.0/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.1/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.2/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.3/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.4/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.5/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.6/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.7/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.8/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.9/2.4 MB error 21-Dec-2022 03:02:57 Progress (1): 1.9/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 1.9/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 1.9/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.0/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.1/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.1/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.1/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.1/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.1/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.1/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.2/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.2/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.2/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.2/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.2/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.2/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.3/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.3/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.3/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.3/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.3/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.3/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.4/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.4/2.4 MB error 21-Dec-2022 03:02:58 Progress (1): 2.4 MB error 21-Dec-2022 03:02:58 error 21-Dec-2022 03:02:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar (2.4 MB at 4.1 MB/s) error 21-Dec-2022 03:02:58 #16 66.95 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 21-Dec-2022 03:02:58 #16 66.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 21-Dec-2022 03:02:58 #16 67.06 Progress (1): 3.3/4.9 kB error 21-Dec-2022 03:02:58 Progress (1): 4.9 kB error 21-Dec-2022 03:02:58 error 21-Dec-2022 03:02:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom (4.9 kB at 22 kB/s) error 21-Dec-2022 03:02:58 #16 67.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 21-Dec-2022 03:02:58 #16 67.28 Progress (1): 3.3/6.2 kB error 21-Dec-2022 03:02:58 Progress (1): 6.1/6.2 kB error 21-Dec-2022 03:02:58 Progress (1): 6.2 kB error 21-Dec-2022 03:02:58 error 21-Dec-2022 03:02:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom (6.2 kB at 28 kB/s) error 21-Dec-2022 03:02:58 #16 67.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 21-Dec-2022 03:02:58 #16 67.52 Progress (1): 3.3/110 kB error 21-Dec-2022 03:02:58 Progress (1): 6.1/110 kB error 21-Dec-2022 03:02:58 Progress (1): 8.9/110 kB error 21-Dec-2022 03:02:58 Progress (1): 12/110 kB error 21-Dec-2022 03:02:58 Progress (1): 14/110 kB error 21-Dec-2022 03:02:58 Progress (1): 17/110 kB error 21-Dec-2022 03:02:58 Progress (1): 20/110 kB error 21-Dec-2022 03:02:58 Progress (1): 23/110 kB error 21-Dec-2022 03:02:58 Progress (1): 26/110 kB error 21-Dec-2022 03:02:58 Progress (1): 29/110 kB error 21-Dec-2022 03:02:58 Progress (1): 31/110 kB error 21-Dec-2022 03:02:58 Progress (1): 34/110 kB error 21-Dec-2022 03:02:58 Progress (1): 37/110 kB error 21-Dec-2022 03:02:58 Progress (1): 40/110 kB error 21-Dec-2022 03:02:58 Progress (1): 43/110 kB error 21-Dec-2022 03:02:58 Progress (1): 45/110 kB error 21-Dec-2022 03:02:58 Progress (1): 48/110 kB error 21-Dec-2022 03:02:58 Progress (1): 51/110 kB error 21-Dec-2022 03:02:58 Progress (1): 54/110 kB error 21-Dec-2022 03:02:58 Progress (1): 56/110 kB error 21-Dec-2022 03:02:58 Progress (1): 59/110 kB error 21-Dec-2022 03:02:58 Progress (1): 62/110 kB error 21-Dec-2022 03:02:58 Progress (1): 65/110 kB error 21-Dec-2022 03:02:58 Progress (1): 68/110 kB error 21-Dec-2022 03:02:58 Progress (1): 70/110 kB error 21-Dec-2022 03:02:58 Progress (1): 73/110 kB error 21-Dec-2022 03:02:58 Progress (1): 76/110 kB error 21-Dec-2022 03:02:58 Progress (1): 79/110 kB error 21-Dec-2022 03:02:58 Progress (1): 82/110 kB error 21-Dec-2022 03:02:58 Progress (1): 84/110 kB error 21-Dec-2022 03:02:58 Progress (1): 87/110 kB error 21-Dec-2022 03:02:58 Progress (1): 90/110 kB error 21-Dec-2022 03:02:58 Progress (1): 93/110 kB error 21-Dec-2022 03:02:58 Progress (1): 96/110 kB error 21-Dec-2022 03:02:58 Progress (1): 98/110 kB error 21-Dec-2022 03:02:58 Progress (1): 101/110 kB error 21-Dec-2022 03:02:58 Progress (1): 104/110 kB error 21-Dec-2022 03:02:58 Progress (1): 107/110 kB error 21-Dec-2022 03:02:58 Progress (1): 110/110 kB error 21-Dec-2022 03:02:58 Progress (1): 110 kB error 21-Dec-2022 03:02:58 error 21-Dec-2022 03:02:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar (110 kB at 448 kB/s) error 21-Dec-2022 03:02:58 #16 67.65 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 21-Dec-2022 03:02:58 #16 67.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 21-Dec-2022 03:02:58 #16 67.78 Progress (1): 3.3/5.4 kB error 21-Dec-2022 03:02:58 Progress (1): 5.4 kB error 21-Dec-2022 03:02:58 error 21-Dec-2022 03:02:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom (5.4 kB at 24 kB/s) error 21-Dec-2022 03:02:59 #16 67.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 21-Dec-2022 03:02:59 #16 68.01 Progress (1): 3.3/7.0 kB error 21-Dec-2022 03:02:59 Progress (1): 6.1/7.0 kB error 21-Dec-2022 03:02:59 Progress (1): 7.0 kB error 21-Dec-2022 03:02:59 error 21-Dec-2022 03:02:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom (7.0 kB at 28 kB/s) error 21-Dec-2022 03:02:59 #16 68.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 21-Dec-2022 03:02:59 #16 68.25 Progress (1): 3.3/75 kB error 21-Dec-2022 03:02:59 Progress (1): 6.1/75 kB error 21-Dec-2022 03:02:59 Progress (1): 8.9/75 kB error 21-Dec-2022 03:02:59 Progress (1): 12/75 kB error 21-Dec-2022 03:02:59 Progress (1): 14/75 kB error 21-Dec-2022 03:02:59 Progress (1): 17/75 kB error 21-Dec-2022 03:02:59 Progress (1): 20/75 kB error 21-Dec-2022 03:02:59 Progress (1): 23/75 kB error 21-Dec-2022 03:02:59 Progress (1): 26/75 kB error 21-Dec-2022 03:02:59 Progress (1): 28/75 kB error 21-Dec-2022 03:02:59 Progress (1): 31/75 kB error 21-Dec-2022 03:02:59 Progress (1): 34/75 kB error 21-Dec-2022 03:02:59 Progress (1): 37/75 kB error 21-Dec-2022 03:02:59 Progress (1): 40/75 kB error 21-Dec-2022 03:02:59 Progress (1): 42/75 kB error 21-Dec-2022 03:02:59 Progress (1): 45/75 kB error 21-Dec-2022 03:02:59 Progress (1): 48/75 kB error 21-Dec-2022 03:02:59 Progress (1): 51/75 kB error 21-Dec-2022 03:02:59 Progress (1): 54/75 kB error 21-Dec-2022 03:02:59 Progress (1): 56/75 kB error 21-Dec-2022 03:02:59 Progress (1): 59/75 kB error 21-Dec-2022 03:02:59 Progress (1): 62/75 kB error 21-Dec-2022 03:02:59 Progress (1): 65/75 kB error 21-Dec-2022 03:02:59 Progress (1): 68/75 kB error 21-Dec-2022 03:02:59 Progress (1): 70/75 kB error 21-Dec-2022 03:02:59 Progress (1): 73/75 kB error 21-Dec-2022 03:02:59 Progress (1): 75 kB error 21-Dec-2022 03:02:59 error 21-Dec-2022 03:02:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar (75 kB at 318 kB/s) error 21-Dec-2022 03:02:59 #16 68.38 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 21-Dec-2022 03:02:59 #16 68.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 21-Dec-2022 03:02:59 #16 68.49 Progress (1): 3.3/8.5 kB error 21-Dec-2022 03:02:59 Progress (1): 6.1/8.5 kB error 21-Dec-2022 03:02:59 Progress (1): 8.5 kB error 21-Dec-2022 03:02:59 error 21-Dec-2022 03:02:59 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom (8.5 kB at 38 kB/s) error 21-Dec-2022 03:02:59 #16 68.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 21-Dec-2022 03:02:59 #16 68.71 Progress (1): 3.3/6.9 kB error 21-Dec-2022 03:02:59 Progress (1): 6.1/6.9 kB error 21-Dec-2022 03:02:59 Progress (1): 6.9 kB error 21-Dec-2022 03:02:59 error 21-Dec-2022 03:03:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom (6.9 kB at 31 kB/s) error 21-Dec-2022 03:03:00 #16 68.83 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 21-Dec-2022 03:03:00 #16 69.11 Progress (1): 0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.3/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.4/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.5/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.6/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.7/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.8/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 0.9/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.0/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.1/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.2/1.3 MB error 21-Dec-2022 03:03:00 Progress (1): 1.3 MB error 21-Dec-2022 03:03:00 error 21-Dec-2022 03:03:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar (1.3 MB at 2.4 MB/s) error 21-Dec-2022 03:03:00 #16 69.35 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 21-Dec-2022 03:03:00 #16 69.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 21-Dec-2022 03:03:00 #16 69.48 Progress (1): 3.3/4.5 kB error 21-Dec-2022 03:03:00 Progress (1): 4.5 kB error 21-Dec-2022 03:03:00 error 21-Dec-2022 03:03:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom (4.5 kB at 20 kB/s) error 21-Dec-2022 03:03:00 #16 69.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 21-Dec-2022 03:03:00 #16 69.71 Progress (1): 3.3/36 kB error 21-Dec-2022 03:03:00 Progress (1): 6.1/36 kB error 21-Dec-2022 03:03:00 Progress (1): 8.9/36 kB error 21-Dec-2022 03:03:00 Progress (1): 12/36 kB error 21-Dec-2022 03:03:00 Progress (1): 15/36 kB error 21-Dec-2022 03:03:00 Progress (1): 17/36 kB error 21-Dec-2022 03:03:00 Progress (1): 20/36 kB error 21-Dec-2022 03:03:00 Progress (1): 23/36 kB error 21-Dec-2022 03:03:00 Progress (1): 26/36 kB error 21-Dec-2022 03:03:00 Progress (1): 29/36 kB error 21-Dec-2022 03:03:00 Progress (1): 31/36 kB error 21-Dec-2022 03:03:00 Progress (1): 34/36 kB error 21-Dec-2022 03:03:00 Progress (1): 36 kB error 21-Dec-2022 03:03:00 error 21-Dec-2022 03:03:01 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 150 kB/s) error 21-Dec-2022 03:03:01 #16 69.84 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 21-Dec-2022 03:03:01 #16 70.15 Progress (1): 0.2/37 MB error 21-Dec-2022 03:03:01 Progress (1): 0.4/37 MB error 21-Dec-2022 03:03:01 Progress (1): 0.6/37 MB error 21-Dec-2022 03:03:01 Progress (1): 0.8/37 MB error 21-Dec-2022 03:03:01 Progress (1): 0.9/37 MB error 21-Dec-2022 03:03:01 Progress (1): 1.1/37 MB error 21-Dec-2022 03:03:01 Progress (1): 1.3/37 MB error 21-Dec-2022 03:03:01 Progress (1): 1.5/37 MB error 21-Dec-2022 03:03:01 Progress (1): 1.7/37 MB error 21-Dec-2022 03:03:01 Progress (1): 1.9/37 MB error 21-Dec-2022 03:03:01 Progress (1): 2.1/37 MB error 21-Dec-2022 03:03:01 Progress (1): 2.3/37 MB error 21-Dec-2022 03:03:01 Progress (1): 2.5/37 MB error 21-Dec-2022 03:03:01 Progress (1): 2.7/37 MB error 21-Dec-2022 03:03:01 Progress (1): 2.8/37 MB error 21-Dec-2022 03:03:01 Progress (1): 3.0/37 MB error 21-Dec-2022 03:03:01 Progress (1): 3.2/37 MB error 21-Dec-2022 03:03:01 Progress (1): 3.4/37 MB error 21-Dec-2022 03:03:01 Progress (1): 3.6/37 MB error 21-Dec-2022 03:03:01 Progress (1): 3.8/37 MB error 21-Dec-2022 03:03:01 Progress (1): 4.0/37 MB error 21-Dec-2022 03:03:01 Progress (1): 4.2/37 MB error 21-Dec-2022 03:03:01 Progress (1): 4.4/37 MB error 21-Dec-2022 03:03:01 Progress (1): 4.5/37 MB error 21-Dec-2022 03:03:01 Progress (1): 4.7/37 MB error 21-Dec-2022 03:03:01 Progress (1): 4.9/37 MB error 21-Dec-2022 03:03:01 Progress (1): 5.1/37 MB error 21-Dec-2022 03:03:01 Progress (1): 5.3/37 MB error 21-Dec-2022 03:03:01 Progress (1): 5.5/37 MB error 21-Dec-2022 03:03:01 Progress (1): 5.7/37 MB error 21-Dec-2022 03:03:01 Progress (1): 5.9/37 MB error 21-Dec-2022 03:03:01 Progress (1): 6.1/37 MB error 21-Dec-2022 03:03:01 Progress (1): 6.3/37 MB error 21-Dec-2022 03:03:01 Progress (1): 6.4/37 MB error 21-Dec-2022 03:03:01 Progress (1): 6.6/37 MB error 21-Dec-2022 03:03:01 Progress (1): 6.8/37 MB error 21-Dec-2022 03:03:01 Progress (1): 7.0/37 MB error 21-Dec-2022 03:03:01 Progress (1): 7.2/37 MB error 21-Dec-2022 03:03:01 Progress (1): 7.4/37 MB error 21-Dec-2022 03:03:01 Progress (1): 7.6/37 MB error 21-Dec-2022 03:03:01 Progress (1): 7.8/37 MB error 21-Dec-2022 03:03:01 Progress (1): 8.0/37 MB error 21-Dec-2022 03:03:01 Progress (1): 8.1/37 MB error 21-Dec-2022 03:03:01 Progress (1): 8.3/37 MB error 21-Dec-2022 03:03:01 Progress (1): 8.5/37 MB error 21-Dec-2022 03:03:01 Progress (1): 8.7/37 MB error 21-Dec-2022 03:03:01 Progress (1): 8.9/37 MB error 21-Dec-2022 03:03:01 Progress (1): 9.1/37 MB error 21-Dec-2022 03:03:01 Progress (1): 9.3/37 MB error 21-Dec-2022 03:03:01 Progress (1): 9.5/37 MB error 21-Dec-2022 03:03:01 Progress (1): 9.7/37 MB error 21-Dec-2022 03:03:01 Progress (1): 9.8/37 MB error 21-Dec-2022 03:03:01 Progress (1): 10/37 MB error 21-Dec-2022 03:03:01 Progress (1): 10/37 MB error 21-Dec-2022 03:03:01 Progress (1): 10/37 MB error 21-Dec-2022 03:03:01 Progress (1): 11/37 MB error 21-Dec-2022 03:03:01 Progress (1): 11/37 MB error 21-Dec-2022 03:03:01 Progress (1): 11/37 MB error 21-Dec-2022 03:03:01 Progress (1): 11/37 MB error 21-Dec-2022 03:03:01 Progress (1): 11/37 MB error 21-Dec-2022 03:03:01 Progress (1): 12/37 MB error 21-Dec-2022 03:03:01 Progress (1): 12/37 MB error 21-Dec-2022 03:03:01 Progress (1): 12/37 MB error 21-Dec-2022 03:03:01 Progress (1): 12/37 MB error 21-Dec-2022 03:03:01 Progress (1): 12/37 MB error 21-Dec-2022 03:03:01 Progress (1): 12/37 MB error 21-Dec-2022 03:03:01 Progress (1): 13/37 MB error 21-Dec-2022 03:03:01 Progress (1): 13/37 MB error 21-Dec-2022 03:03:01 Progress (1): 13/37 MB error 21-Dec-2022 03:03:01 Progress (1): 13/37 MB error 21-Dec-2022 03:03:01 Progress (1): 13/37 MB error 21-Dec-2022 03:03:01 Progress (1): 14/37 MB error 21-Dec-2022 03:03:01 Progress (1): 14/37 MB error 21-Dec-2022 03:03:01 Progress (1): 14/37 MB error 21-Dec-2022 03:03:01 Progress (1): 14/37 MB error 21-Dec-2022 03:03:01 Progress (1): 14/37 MB error 21-Dec-2022 03:03:01 Progress (1): 15/37 MB error 21-Dec-2022 03:03:01 Progress (1): 15/37 MB error 21-Dec-2022 03:03:01 Progress (1): 15/37 MB error 21-Dec-2022 03:03:01 Progress (1): 15/37 MB error 21-Dec-2022 03:03:01 Progress (1): 15/37 MB error 21-Dec-2022 03:03:02 Progress (1): 15/37 MB error 21-Dec-2022 03:03:02 Progress (1): 16/37 MB error 21-Dec-2022 03:03:02 Progress (1): 16/37 MB error 21-Dec-2022 03:03:02 Progress (1): 16/37 MB error 21-Dec-2022 03:03:02 Progress (1): 16/37 MB error 21-Dec-2022 03:03:02 Progress (1): 16/37 MB error 21-Dec-2022 03:03:02 Progress (1): 17/37 MB error 21-Dec-2022 03:03:02 Progress (1): 17/37 MB error 21-Dec-2022 03:03:02 Progress (1): 17/37 MB error 21-Dec-2022 03:03:02 Progress (1): 17/37 MB error 21-Dec-2022 03:03:02 Progress (1): 17/37 MB error 21-Dec-2022 03:03:02 Progress (1): 18/37 MB error 21-Dec-2022 03:03:02 Progress (1): 18/37 MB error 21-Dec-2022 03:03:02 Progress (1): 18/37 MB error 21-Dec-2022 03:03:02 Progress (1): 18/37 MB error 21-Dec-2022 03:03:02 Progress (1): 18/37 MB error 21-Dec-2022 03:03:02 Progress (1): 19/37 MB error 21-Dec-2022 03:03:02 Progress (1): 19/37 MB error 21-Dec-2022 03:03:02 Progress (1): 19/37 MB error 21-Dec-2022 03:03:02 Progress (1): 19/37 MB error 21-Dec-2022 03:03:02 Progress (1): 19/37 MB error 21-Dec-2022 03:03:02 Progress (1): 19/37 MB error 21-Dec-2022 03:03:02 Progress (1): 20/37 MB error 21-Dec-2022 03:03:02 Progress (1): 20/37 MB error 21-Dec-2022 03:03:02 Progress (1): 20/37 MB error 21-Dec-2022 03:03:02 Progress (1): 20/37 MB error 21-Dec-2022 03:03:02 Progress (1): 20/37 MB error 21-Dec-2022 03:03:02 Progress (1): 21/37 MB error 21-Dec-2022 03:03:02 Progress (1): 21/37 MB error 21-Dec-2022 03:03:02 Progress (1): 21/37 MB error 21-Dec-2022 03:03:02 Progress (1): 21/37 MB error 21-Dec-2022 03:03:02 Progress (1): 21/37 MB error 21-Dec-2022 03:03:02 Progress (1): 22/37 MB error 21-Dec-2022 03:03:02 Progress (1): 22/37 MB error 21-Dec-2022 03:03:02 Progress (1): 22/37 MB error 21-Dec-2022 03:03:02 Progress (1): 22/37 MB error 21-Dec-2022 03:03:02 Progress (1): 22/37 MB error 21-Dec-2022 03:03:02 Progress (1): 22/37 MB error 21-Dec-2022 03:03:02 Progress (1): 23/37 MB error 21-Dec-2022 03:03:02 Progress (1): 23/37 MB error 21-Dec-2022 03:03:02 Progress (1): 23/37 MB error 21-Dec-2022 03:03:02 Progress (1): 23/37 MB error 21-Dec-2022 03:03:02 Progress (1): 23/37 MB error 21-Dec-2022 03:03:02 Progress (1): 24/37 MB error 21-Dec-2022 03:03:02 Progress (1): 24/37 MB error 21-Dec-2022 03:03:02 Progress (1): 24/37 MB error 21-Dec-2022 03:03:02 Progress (1): 24/37 MB error 21-Dec-2022 03:03:02 Progress (1): 24/37 MB error 21-Dec-2022 03:03:02 Progress (1): 25/37 MB error 21-Dec-2022 03:03:02 Progress (1): 25/37 MB error 21-Dec-2022 03:03:02 Progress (1): 25/37 MB error 21-Dec-2022 03:03:02 Progress (1): 25/37 MB error 21-Dec-2022 03:03:02 Progress (1): 25/37 MB error 21-Dec-2022 03:03:02 Progress (1): 25/37 MB error 21-Dec-2022 03:03:02 Progress (1): 26/37 MB error 21-Dec-2022 03:03:02 Progress (1): 26/37 MB error 21-Dec-2022 03:03:02 Progress (1): 26/37 MB error 21-Dec-2022 03:03:02 Progress (1): 26/37 MB error 21-Dec-2022 03:03:02 Progress (1): 26/37 MB error 21-Dec-2022 03:03:02 Progress (1): 27/37 MB error 21-Dec-2022 03:03:02 Progress (1): 27/37 MB error 21-Dec-2022 03:03:02 Progress (1): 27/37 MB error 21-Dec-2022 03:03:02 Progress (1): 27/37 MB error 21-Dec-2022 03:03:02 Progress (1): 27/37 MB error 21-Dec-2022 03:03:02 Progress (1): 28/37 MB error 21-Dec-2022 03:03:02 Progress (1): 28/37 MB error 21-Dec-2022 03:03:02 Progress (1): 28/37 MB error 21-Dec-2022 03:03:02 Progress (1): 28/37 MB error 21-Dec-2022 03:03:02 Progress (1): 28/37 MB error 21-Dec-2022 03:03:02 Progress (1): 28/37 MB error 21-Dec-2022 03:03:02 Progress (1): 29/37 MB error 21-Dec-2022 03:03:02 Progress (1): 29/37 MB error 21-Dec-2022 03:03:02 Progress (1): 29/37 MB error 21-Dec-2022 03:03:02 Progress (1): 29/37 MB error 21-Dec-2022 03:03:02 Progress (1): 29/37 MB error 21-Dec-2022 03:03:02 Progress (1): 30/37 MB error 21-Dec-2022 03:03:02 Progress (1): 30/37 MB error 21-Dec-2022 03:03:02 Progress (1): 30/37 MB error 21-Dec-2022 03:03:02 Progress (1): 30/37 MB error 21-Dec-2022 03:03:02 Progress (1): 30/37 MB error 21-Dec-2022 03:03:02 Progress (1): 31/37 MB error 21-Dec-2022 03:03:02 Progress (1): 31/37 MB error 21-Dec-2022 03:03:02 Progress (1): 31/37 MB error 21-Dec-2022 03:03:02 Progress (1): 31/37 MB error 21-Dec-2022 03:03:02 Progress (1): 31/37 MB error 21-Dec-2022 03:03:02 Progress (1): 32/37 MB error 21-Dec-2022 03:03:02 Progress (1): 32/37 MB error 21-Dec-2022 03:03:02 Progress (1): 32/37 MB error 21-Dec-2022 03:03:02 Progress (1): 32/37 MB error 21-Dec-2022 03:03:02 Progress (1): 32/37 MB error 21-Dec-2022 03:03:02 Progress (1): 32/37 MB error 21-Dec-2022 03:03:02 Progress (1): 33/37 MB error 21-Dec-2022 03:03:02 Progress (1): 33/37 MB error 21-Dec-2022 03:03:02 Progress (1): 33/37 MB error 21-Dec-2022 03:03:02 Progress (1): 33/37 MB error 21-Dec-2022 03:03:02 Progress (1): 33/37 MB error 21-Dec-2022 03:03:02 Progress (1): 34/37 MB error 21-Dec-2022 03:03:02 Progress (1): 34/37 MB error 21-Dec-2022 03:03:02 Progress (1): 34/37 MB error 21-Dec-2022 03:03:02 Progress (1): 34/37 MB error 21-Dec-2022 03:03:02 Progress (1): 34/37 MB error 21-Dec-2022 03:03:02 Progress (1): 35/37 MB error 21-Dec-2022 03:03:02 Progress (1): 35/37 MB error 21-Dec-2022 03:03:02 Progress (1): 35/37 MB error 21-Dec-2022 03:03:02 Progress (1): 35/37 MB error 21-Dec-2022 03:03:02 Progress (1): 35/37 MB error 21-Dec-2022 03:03:02 Progress (1): 35/37 MB error 21-Dec-2022 03:03:02 Progress (1): 36/37 MB error 21-Dec-2022 03:03:02 Progress (1): 36/37 MB error 21-Dec-2022 03:03:02 Progress (1): 36/37 MB error 21-Dec-2022 03:03:02 Progress (1): 36/37 MB error 21-Dec-2022 03:03:02 Progress (1): 36/37 MB error 21-Dec-2022 03:03:02 Progress (1): 37/37 MB error 21-Dec-2022 03:03:02 Progress (1): 37/37 MB error 21-Dec-2022 03:03:02 Progress (1): 37/37 MB error 21-Dec-2022 03:03:02 Progress (1): 37/37 MB error 21-Dec-2022 03:03:02 Progress (1): 37/37 MB error 21-Dec-2022 03:03:02 Progress (1): 37 MB error 21-Dec-2022 03:03:02 error 21-Dec-2022 03:03:02 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar (37 MB at 18 MB/s) error 21-Dec-2022 03:03:03 #16 71.86 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 21-Dec-2022 03:03:03 #16 71.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom error 21-Dec-2022 03:03:03 #16 71.97 Progress (1): 3.3/10 kB error 21-Dec-2022 03:03:03 Progress (1): 6.1/10 kB error 21-Dec-2022 03:03:03 Progress (1): 8.9/10 kB error 21-Dec-2022 03:03:03 Progress (1): 10 kB error 21-Dec-2022 03:03:03 error 21-Dec-2022 03:03:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.pom (10 kB at 46 kB/s) error 21-Dec-2022 03:03:03 #16 72.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 21-Dec-2022 03:03:03 #16 72.20 Progress (1): 3.3/7.8 kB error 21-Dec-2022 03:03:03 Progress (1): 6.1/7.8 kB error 21-Dec-2022 03:03:03 Progress (1): 7.8 kB error 21-Dec-2022 03:03:03 error 21-Dec-2022 03:03:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom (7.8 kB at 36 kB/s) error 21-Dec-2022 03:03:03 #16 72.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod error 21-Dec-2022 03:03:03 #16 72.62 Progress (1): 3.4/348 kB error 21-Dec-2022 03:03:03 Progress (1): 7.5/348 kB error 21-Dec-2022 03:03:03 Progress (1): 12/348 kB error 21-Dec-2022 03:03:03 Progress (1): 16/348 kB error 21-Dec-2022 03:03:03 Progress (1): 20/348 kB error 21-Dec-2022 03:03:03 Progress (1): 24/348 kB error 21-Dec-2022 03:03:03 Progress (1): 28/348 kB error 21-Dec-2022 03:03:03 Progress (1): 32/348 kB error 21-Dec-2022 03:03:03 Progress (1): 36/348 kB error 21-Dec-2022 03:03:03 Progress (1): 38/348 kB error 21-Dec-2022 03:03:03 Progress (1): 42/348 kB error 21-Dec-2022 03:03:03 Progress (1): 46/348 kB error 21-Dec-2022 03:03:03 Progress (1): 51/348 kB error 21-Dec-2022 03:03:03 Progress (1): 53/348 kB error 21-Dec-2022 03:03:03 Progress (1): 57/348 kB error 21-Dec-2022 03:03:03 Progress (1): 61/348 kB error 21-Dec-2022 03:03:03 Progress (1): 66/348 kB error 21-Dec-2022 03:03:03 Progress (1): 70/348 kB error 21-Dec-2022 03:03:03 Progress (1): 74/348 kB error 21-Dec-2022 03:03:03 Progress (1): 78/348 kB error 21-Dec-2022 03:03:03 Progress (1): 82/348 kB error 21-Dec-2022 03:03:03 Progress (1): 86/348 kB error 21-Dec-2022 03:03:03 Progress (1): 88/348 kB error 21-Dec-2022 03:03:03 Progress (1): 92/348 kB error 21-Dec-2022 03:03:03 Progress (1): 96/348 kB error 21-Dec-2022 03:03:03 Progress (1): 100/348 kB error 21-Dec-2022 03:03:03 Progress (1): 105/348 kB error 21-Dec-2022 03:03:03 Progress (1): 109/348 kB error 21-Dec-2022 03:03:03 Progress (1): 113/348 kB error 21-Dec-2022 03:03:03 Progress (1): 117/348 kB error 21-Dec-2022 03:03:03 Progress (1): 121/348 kB error 21-Dec-2022 03:03:03 Progress (1): 123/348 kB error 21-Dec-2022 03:03:03 Progress (1): 127/348 kB error 21-Dec-2022 03:03:03 Progress (1): 131/348 kB error 21-Dec-2022 03:03:03 Progress (1): 135/348 kB error 21-Dec-2022 03:03:03 Progress (1): 139/348 kB error 21-Dec-2022 03:03:03 Progress (1): 143/348 kB error 21-Dec-2022 03:03:03 Progress (1): 148/348 kB error 21-Dec-2022 03:03:03 Progress (1): 152/348 kB error 21-Dec-2022 03:03:03 Progress (1): 156/348 kB error 21-Dec-2022 03:03:03 Progress (1): 158/348 kB error 21-Dec-2022 03:03:03 Progress (1): 162/348 kB error 21-Dec-2022 03:03:03 Progress (1): 166/348 kB error 21-Dec-2022 03:03:03 Progress (1): 170/348 kB error 21-Dec-2022 03:03:03 Progress (1): 174/348 kB error 21-Dec-2022 03:03:03 Progress (1): 178/348 kB error 21-Dec-2022 03:03:03 Progress (1): 182/348 kB error 21-Dec-2022 03:03:03 Progress (1): 186/348 kB error 21-Dec-2022 03:03:03 Progress (1): 191/348 kB error 21-Dec-2022 03:03:03 Progress (1): 193/348 kB error 21-Dec-2022 03:03:03 Progress (1): 197/348 kB error 21-Dec-2022 03:03:03 Progress (1): 201/348 kB error 21-Dec-2022 03:03:03 Progress (1): 205/348 kB error 21-Dec-2022 03:03:03 Progress (1): 209/348 kB error 21-Dec-2022 03:03:03 Progress (1): 213/348 kB error 21-Dec-2022 03:03:03 Progress (1): 217/348 kB error 21-Dec-2022 03:03:03 Progress (1): 221/348 kB error 21-Dec-2022 03:03:03 Progress (1): 225/348 kB error 21-Dec-2022 03:03:03 Progress (1): 229/348 kB error 21-Dec-2022 03:03:03 Progress (1): 232/348 kB error 21-Dec-2022 03:03:03 Progress (1): 236/348 kB error 21-Dec-2022 03:03:03 Progress (1): 240/348 kB error 21-Dec-2022 03:03:03 Progress (1): 244/348 kB error 21-Dec-2022 03:03:03 Progress (1): 249/348 kB error 21-Dec-2022 03:03:03 Progress (1): 253/348 kB error 21-Dec-2022 03:03:03 Progress (1): 257/348 kB error 21-Dec-2022 03:03:03 Progress (1): 260/348 kB error 21-Dec-2022 03:03:03 Progress (1): 264/348 kB error 21-Dec-2022 03:03:03 Progress (1): 268/348 kB error 21-Dec-2022 03:03:03 Progress (1): 273/348 kB error 21-Dec-2022 03:03:03 Progress (1): 277/348 kB error 21-Dec-2022 03:03:03 Progress (1): 281/348 kB error 21-Dec-2022 03:03:03 Progress (1): 285/348 kB error 21-Dec-2022 03:03:03 Progress (1): 289/348 kB error 21-Dec-2022 03:03:03 Progress (1): 293/348 kB error 21-Dec-2022 03:03:03 Progress (1): 297/348 kB error 21-Dec-2022 03:03:03 Progress (1): 301/348 kB error 21-Dec-2022 03:03:03 Progress (1): 305/348 kB error 21-Dec-2022 03:03:03 Progress (1): 309/348 kB error 21-Dec-2022 03:03:03 Progress (1): 314/348 kB error 21-Dec-2022 03:03:03 Progress (1): 318/348 kB error 21-Dec-2022 03:03:03 Progress (1): 322/348 kB error 21-Dec-2022 03:03:03 Progress (1): 326/348 kB error 21-Dec-2022 03:03:03 Progress (1): 330/348 kB error 21-Dec-2022 03:03:03 Progress (1): 334/348 kB error 21-Dec-2022 03:03:03 Progress (1): 338/348 kB error 21-Dec-2022 03:03:03 Progress (1): 341/348 kB error 21-Dec-2022 03:03:03 Progress (1): 345/348 kB error 21-Dec-2022 03:03:03 Progress (1): 348 kB error 21-Dec-2022 03:03:03 error 21-Dec-2022 03:03:03 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream-omod/0.2.16/serialization.xstream-omod-0.2.16.omod (348 kB at 801 kB/s) error 21-Dec-2022 03:03:03 #16 72.74 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 21-Dec-2022 03:03:03 #16 72.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 21-Dec-2022 03:03:04 #16 72.86 Progress (1): 3.3/7.2 kB error 21-Dec-2022 03:03:04 Progress (1): 6.1/7.2 kB error 21-Dec-2022 03:03:04 Progress (1): 7.2 kB error 21-Dec-2022 03:03:04 error 21-Dec-2022 03:03:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom (7.2 kB at 32 kB/s) error 21-Dec-2022 03:03:04 #16 72.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 21-Dec-2022 03:03:04 #16 73.08 Progress (1): 3.3/13 kB error 21-Dec-2022 03:03:04 Progress (1): 6.1/13 kB error 21-Dec-2022 03:03:04 Progress (1): 8.9/13 kB error 21-Dec-2022 03:03:04 Progress (1): 12/13 kB error 21-Dec-2022 03:03:04 Progress (1): 13 kB error 21-Dec-2022 03:03:04 error 21-Dec-2022 03:03:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 57 kB/s) error 21-Dec-2022 03:03:04 #16 73.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 21-Dec-2022 03:03:04 #16 73.48 Progress (1): 8.2/947 kB error 21-Dec-2022 03:03:04 Progress (1): 16/947 kB error 21-Dec-2022 03:03:04 Progress (1): 21/947 kB error 21-Dec-2022 03:03:04 Progress (1): 29/947 kB error 21-Dec-2022 03:03:04 Progress (1): 37/947 kB error 21-Dec-2022 03:03:04 Progress (1): 45/947 kB error 21-Dec-2022 03:03:04 Progress (1): 53/947 kB error 21-Dec-2022 03:03:04 Progress (1): 62/947 kB error 21-Dec-2022 03:03:04 Progress (1): 70/947 kB error 21-Dec-2022 03:03:04 Progress (1): 78/947 kB error 21-Dec-2022 03:03:04 Progress (1): 86/947 kB error 21-Dec-2022 03:03:04 Progress (1): 94/947 kB error 21-Dec-2022 03:03:04 Progress (1): 102/947 kB error 21-Dec-2022 03:03:04 Progress (1): 111/947 kB error 21-Dec-2022 03:03:04 Progress (1): 116/947 kB error 21-Dec-2022 03:03:04 Progress (1): 125/947 kB error 21-Dec-2022 03:03:04 Progress (1): 133/947 kB error 21-Dec-2022 03:03:04 Progress (1): 141/947 kB error 21-Dec-2022 03:03:04 Progress (1): 149/947 kB error 21-Dec-2022 03:03:04 Progress (1): 157/947 kB error 21-Dec-2022 03:03:04 Progress (1): 165/947 kB error 21-Dec-2022 03:03:04 Progress (1): 174/947 kB error 21-Dec-2022 03:03:04 Progress (1): 182/947 kB error 21-Dec-2022 03:03:04 Progress (1): 188/947 kB error 21-Dec-2022 03:03:04 Progress (1): 197/947 kB error 21-Dec-2022 03:03:04 Progress (1): 205/947 kB error 21-Dec-2022 03:03:04 Progress (1): 213/947 kB error 21-Dec-2022 03:03:04 Progress (1): 221/947 kB error 21-Dec-2022 03:03:04 Progress (1): 229/947 kB error 21-Dec-2022 03:03:04 Progress (1): 237/947 kB error 21-Dec-2022 03:03:04 Progress (1): 242/947 kB error 21-Dec-2022 03:03:04 Progress (1): 250/947 kB error 21-Dec-2022 03:03:04 Progress (1): 258/947 kB error 21-Dec-2022 03:03:04 Progress (1): 266/947 kB error 21-Dec-2022 03:03:04 Progress (1): 274/947 kB error 21-Dec-2022 03:03:04 Progress (1): 283/947 kB error 21-Dec-2022 03:03:04 Progress (1): 291/947 kB error 21-Dec-2022 03:03:04 Progress (1): 299/947 kB error 21-Dec-2022 03:03:04 Progress (1): 307/947 kB error 21-Dec-2022 03:03:04 Progress (1): 312/947 kB error 21-Dec-2022 03:03:04 Progress (1): 320/947 kB error 21-Dec-2022 03:03:04 Progress (1): 328/947 kB error 21-Dec-2022 03:03:04 Progress (1): 336/947 kB error 21-Dec-2022 03:03:04 Progress (1): 341/947 kB error 21-Dec-2022 03:03:04 Progress (1): 349/947 kB error 21-Dec-2022 03:03:04 Progress (1): 356/947 kB error 21-Dec-2022 03:03:04 Progress (1): 364/947 kB error 21-Dec-2022 03:03:04 Progress (1): 372/947 kB error 21-Dec-2022 03:03:04 Progress (1): 377/947 kB error 21-Dec-2022 03:03:04 Progress (1): 386/947 kB error 21-Dec-2022 03:03:04 Progress (1): 394/947 kB error 21-Dec-2022 03:03:04 Progress (1): 402/947 kB error 21-Dec-2022 03:03:04 Progress (1): 410/947 kB error 21-Dec-2022 03:03:04 Progress (1): 418/947 kB error 21-Dec-2022 03:03:04 Progress (1): 426/947 kB error 21-Dec-2022 03:03:04 Progress (1): 435/947 kB error 21-Dec-2022 03:03:04 Progress (1): 443/947 kB error 21-Dec-2022 03:03:04 Progress (1): 449/947 kB error 21-Dec-2022 03:03:04 Progress (1): 458/947 kB error 21-Dec-2022 03:03:04 Progress (1): 466/947 kB error 21-Dec-2022 03:03:04 Progress (1): 474/947 kB error 21-Dec-2022 03:03:04 Progress (1): 482/947 kB error 21-Dec-2022 03:03:04 Progress (1): 490/947 kB error 21-Dec-2022 03:03:04 Progress (1): 498/947 kB error 21-Dec-2022 03:03:04 Progress (1): 507/947 kB error 21-Dec-2022 03:03:04 Progress (1): 512/947 kB error 21-Dec-2022 03:03:04 Progress (1): 521/947 kB error 21-Dec-2022 03:03:04 Progress (1): 529/947 kB error 21-Dec-2022 03:03:04 Progress (1): 537/947 kB error 21-Dec-2022 03:03:04 Progress (1): 545/947 kB error 21-Dec-2022 03:03:04 Progress (1): 553/947 kB error 21-Dec-2022 03:03:04 Progress (1): 561/947 kB error 21-Dec-2022 03:03:04 Progress (1): 570/947 kB error 21-Dec-2022 03:03:04 Progress (1): 575/947 kB error 21-Dec-2022 03:03:04 Progress (1): 584/947 kB error 21-Dec-2022 03:03:04 Progress (1): 592/947 kB error 21-Dec-2022 03:03:04 Progress (1): 600/947 kB error 21-Dec-2022 03:03:04 Progress (1): 608/947 kB error 21-Dec-2022 03:03:04 Progress (1): 616/947 kB error 21-Dec-2022 03:03:04 Progress (1): 624/947 kB error 21-Dec-2022 03:03:04 Progress (1): 633/947 kB error 21-Dec-2022 03:03:04 Progress (1): 638/947 kB error 21-Dec-2022 03:03:04 Progress (1): 647/947 kB error 21-Dec-2022 03:03:04 Progress (1): 655/947 kB error 21-Dec-2022 03:03:04 Progress (1): 663/947 kB error 21-Dec-2022 03:03:04 Progress (1): 671/947 kB error 21-Dec-2022 03:03:04 Progress (1): 679/947 kB error 21-Dec-2022 03:03:04 Progress (1): 687/947 kB error 21-Dec-2022 03:03:04 Progress (1): 696/947 kB error 21-Dec-2022 03:03:04 Progress (1): 704/947 kB error 21-Dec-2022 03:03:04 Progress (1): 710/947 kB error 21-Dec-2022 03:03:04 Progress (1): 719/947 kB error 21-Dec-2022 03:03:04 Progress (1): 727/947 kB error 21-Dec-2022 03:03:04 Progress (1): 735/947 kB error 21-Dec-2022 03:03:04 Progress (1): 743/947 kB error 21-Dec-2022 03:03:04 Progress (1): 751/947 kB error 21-Dec-2022 03:03:04 Progress (1): 759/947 kB error 21-Dec-2022 03:03:04 Progress (1): 764/947 kB error 21-Dec-2022 03:03:04 Progress (1): 772/947 kB error 21-Dec-2022 03:03:04 Progress (1): 780/947 kB error 21-Dec-2022 03:03:04 Progress (1): 788/947 kB error 21-Dec-2022 03:03:04 Progress (1): 796/947 kB error 21-Dec-2022 03:03:04 Progress (1): 805/947 kB error 21-Dec-2022 03:03:04 Progress (1): 813/947 kB error 21-Dec-2022 03:03:04 Progress (1): 821/947 kB error 21-Dec-2022 03:03:04 Progress (1): 829/947 kB error 21-Dec-2022 03:03:04 Progress (1): 834/947 kB error 21-Dec-2022 03:03:04 Progress (1): 842/947 kB error 21-Dec-2022 03:03:04 Progress (1): 850/947 kB error 21-Dec-2022 03:03:04 Progress (1): 858/947 kB error 21-Dec-2022 03:03:04 Progress (1): 863/947 kB error 21-Dec-2022 03:03:04 Progress (1): 871/947 kB error 21-Dec-2022 03:03:04 Progress (1): 878/947 kB error 21-Dec-2022 03:03:04 Progress (1): 886/947 kB error 21-Dec-2022 03:03:04 Progress (1): 894/947 kB error 21-Dec-2022 03:03:04 Progress (1): 903/947 kB error 21-Dec-2022 03:03:04 Progress (1): 908/947 kB error 21-Dec-2022 03:03:04 Progress (1): 917/947 kB error 21-Dec-2022 03:03:04 Progress (1): 925/947 kB error 21-Dec-2022 03:03:04 Progress (1): 933/947 kB error 21-Dec-2022 03:03:04 Progress (1): 941/947 kB error 21-Dec-2022 03:03:04 Progress (1): 947 kB error 21-Dec-2022 03:03:04 error 21-Dec-2022 03:03:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar (947 kB at 2.1 MB/s) error 21-Dec-2022 03:03:04 #16 73.64 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 21-Dec-2022 03:03:04 #16 73.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 21-Dec-2022 03:03:04 #16 73.76 Progress (1): 3.3/5.0 kB error 21-Dec-2022 03:03:04 Progress (1): 5.0 kB error 21-Dec-2022 03:03:04 error 21-Dec-2022 03:03:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom (5.0 kB at 22 kB/s) error 21-Dec-2022 03:03:05 #16 73.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 21-Dec-2022 03:03:05 #16 73.98 Progress (1): 3.3/4.3 kB error 21-Dec-2022 03:03:05 Progress (1): 4.3 kB error 21-Dec-2022 03:03:05 error 21-Dec-2022 03:03:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom (4.3 kB at 20 kB/s) error 21-Dec-2022 03:03:05 #16 74.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 21-Dec-2022 03:03:05 #16 74.40 Progress (1): 0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 0.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 1.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 2.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 3.9/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.0/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.1/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.2/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.3/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.4/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.5/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.6/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.7/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.8/4.8 MB error 21-Dec-2022 03:03:05 Progress (1): 4.8 MB error 21-Dec-2022 03:03:05 error 21-Dec-2022 03:03:05 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar (4.8 MB at 7.8 MB/s) error 21-Dec-2022 03:03:05 #16 74.71 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 21-Dec-2022 03:03:05 #16 74.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 21-Dec-2022 03:03:05 #16 74.83 Progress (1): 3.3/5.5 kB error 21-Dec-2022 03:03:06 Progress (1): 5.5 kB error 21-Dec-2022 03:03:06 error 21-Dec-2022 03:03:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom (5.5 kB at 25 kB/s) error 21-Dec-2022 03:03:06 #16 74.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 21-Dec-2022 03:03:06 #16 75.05 Progress (1): 3.3/5.1 kB error 21-Dec-2022 03:03:06 Progress (1): 5.1 kB error 21-Dec-2022 03:03:06 error 21-Dec-2022 03:03:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom (5.1 kB at 23 kB/s) error 21-Dec-2022 03:03:06 #16 75.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 21-Dec-2022 03:03:06 #16 75.46 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:06 Progress (1): 1.2 MB error 21-Dec-2022 03:03:06 error 21-Dec-2022 03:03:06 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar (1.2 MB at 2.5 MB/s) error 21-Dec-2022 03:03:06 #16 75.66 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 21-Dec-2022 03:03:06 #16 75.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 21-Dec-2022 03:03:06 #16 75.78 Progress (1): 3.2 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom (3.2 kB at 14 kB/s) error 21-Dec-2022 03:03:07 #16 75.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 21-Dec-2022 03:03:07 #16 ... error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:07 #17 65.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom error 21-Dec-2022 03:03:07 #17 66.18 Progress (1): 3.3/12 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/12 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/12 kB error 21-Dec-2022 03:03:07 Progress (1): 12 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.pom (12 kB at 22 kB/s) error 21-Dec-2022 03:03:07 #17 66.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom error 21-Dec-2022 03:03:07 #17 66.96 Progress (1): 3.3/8.3 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/8.3 kB error 21-Dec-2022 03:03:07 Progress (1): 8.3 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.pom (8.3 kB at 24 kB/s) error 21-Dec-2022 03:03:07 #17 67.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 21-Dec-2022 03:03:07 #17 67.61 Progress (1): 3.3/3.4 kB error 21-Dec-2022 03:03:07 Progress (1): 3.4 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 12 kB/s) error 21-Dec-2022 03:03:07 #17 68.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom error 21-Dec-2022 03:03:07 #17 68.18 Progress (1): 3.3/4.9 kB error 21-Dec-2022 03:03:07 Progress (1): 4.9 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.pom (4.9 kB at 13 kB/s) error 21-Dec-2022 03:03:07 #17 68.45 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom error 21-Dec-2022 03:03:07 #17 69.63 Progress (1): 3.0 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/module/jackson-modules-java8/2.13.0/jackson-modules-java8-2.13.0.pom (3.0 kB at 2.3 kB/s) error 21-Dec-2022 03:03:07 #17 69.80 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 21-Dec-2022 03:03:07 #17 69.93 Progress (1): 3.3/9.7 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/9.7 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/9.7 kB error 21-Dec-2022 03:03:07 Progress (1): 9.7 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 37 kB/s) error 21-Dec-2022 03:03:07 #17 70.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 21-Dec-2022 03:03:07 #17 70.23 Progress (1): 3.3/17 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/17 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/17 kB error 21-Dec-2022 03:03:07 Progress (1): 12/17 kB error 21-Dec-2022 03:03:07 Progress (1): 15/17 kB error 21-Dec-2022 03:03:07 Progress (1): 17 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 57 kB/s) error 21-Dec-2022 03:03:07 #17 70.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 21-Dec-2022 03:03:07 #17 70.76 Progress (1): 3.3/19 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/19 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/19 kB error 21-Dec-2022 03:03:07 Progress (1): 12/19 kB error 21-Dec-2022 03:03:07 Progress (1): 15/19 kB error 21-Dec-2022 03:03:07 Progress (1): 17/19 kB error 21-Dec-2022 03:03:07 Progress (1): 19 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom (19 kB at 64 kB/s) error 21-Dec-2022 03:03:07 #17 70.92 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom error 21-Dec-2022 03:03:07 #17 71.06 Progress (1): 3.3/16 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/16 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/16 kB error 21-Dec-2022 03:03:07 Progress (1): 12/16 kB error 21-Dec-2022 03:03:07 Progress (1): 15/16 kB error 21-Dec-2022 03:03:07 Progress (1): 16 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-root/2.10.9.2/ehcache-root-2.10.9.2.pom (16 kB at 61 kB/s) error 21-Dec-2022 03:03:07 #17 71.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 21-Dec-2022 03:03:07 #17 71.38 Progress (1): 3.3/13 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/13 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/13 kB error 21-Dec-2022 03:03:07 Progress (1): 12/13 kB error 21-Dec-2022 03:03:07 Progress (1): 13 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 43 kB/s) error 21-Dec-2022 03:03:07 #17 71.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 21-Dec-2022 03:03:07 #17 71.74 Progress (1): 2.0 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 7.3 kB/s) error 21-Dec-2022 03:03:07 #17 71.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 21-Dec-2022 03:03:07 #17 72.02 Progress (1): 2.1 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 8.3 kB/s) error 21-Dec-2022 03:03:07 #17 72.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 21-Dec-2022 03:03:07 #17 72.31 Progress (1): 3.3/37 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/37 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/37 kB error 21-Dec-2022 03:03:07 Progress (1): 12/37 kB error 21-Dec-2022 03:03:07 Progress (1): 15/37 kB error 21-Dec-2022 03:03:07 Progress (1): 17/37 kB error 21-Dec-2022 03:03:07 Progress (1): 20/37 kB error 21-Dec-2022 03:03:07 Progress (1): 23/37 kB error 21-Dec-2022 03:03:07 Progress (1): 26/37 kB error 21-Dec-2022 03:03:07 Progress (1): 29/37 kB error 21-Dec-2022 03:03:07 Progress (1): 31/37 kB error 21-Dec-2022 03:03:07 Progress (1): 34/37 kB error 21-Dec-2022 03:03:07 Progress (1): 37/37 kB error 21-Dec-2022 03:03:07 Progress (1): 37 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom (37 kB at 129 kB/s) error 21-Dec-2022 03:03:07 #17 72.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom error 21-Dec-2022 03:03:07 #17 72.70 Progress (1): 3.3/13 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/13 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/13 kB error 21-Dec-2022 03:03:07 Progress (1): 12/13 kB error 21-Dec-2022 03:03:07 Progress (1): 13 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 42 kB/s) error 21-Dec-2022 03:03:07 #17 72.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom error 21-Dec-2022 03:03:07 #17 73.12 Progress (1): 3.3/9.5 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/9.5 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/9.5 kB error 21-Dec-2022 03:03:07 Progress (1): 9.5 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 24 kB/s) error 21-Dec-2022 03:03:07 #17 73.53 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 21-Dec-2022 03:03:07 #17 73.67 Progress (1): 2.0 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 7.3 kB/s) error 21-Dec-2022 03:03:07 #17 73.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 21-Dec-2022 03:03:07 #17 73.95 Progress (1): 3.3/23 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/23 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/23 kB error 21-Dec-2022 03:03:07 Progress (1): 12/23 kB error 21-Dec-2022 03:03:07 Progress (1): 15/23 kB error 21-Dec-2022 03:03:07 Progress (1): 17/23 kB error 21-Dec-2022 03:03:07 Progress (1): 20/23 kB error 21-Dec-2022 03:03:07 Progress (1): 23 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 85 kB/s) error 21-Dec-2022 03:03:07 #17 74.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom error 21-Dec-2022 03:03:07 #17 74.24 Progress (1): 3.3/13 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/13 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/13 kB error 21-Dec-2022 03:03:07 Progress (1): 12/13 kB error 21-Dec-2022 03:03:07 Progress (1): 13 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 50 kB/s) error 21-Dec-2022 03:03:07 #17 74.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom error 21-Dec-2022 03:03:07 #17 74.58 Progress (1): 1.3 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 4.3 kB/s) error 21-Dec-2022 03:03:07 #17 74.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom error 21-Dec-2022 03:03:07 #17 74.87 Progress (1): 3.3/29 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/29 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/29 kB error 21-Dec-2022 03:03:07 Progress (1): 12/29 kB error 21-Dec-2022 03:03:07 Progress (1): 15/29 kB error 21-Dec-2022 03:03:07 Progress (1): 17/29 kB error 21-Dec-2022 03:03:07 Progress (1): 20/29 kB error 21-Dec-2022 03:03:07 Progress (1): 23/29 kB error 21-Dec-2022 03:03:07 Progress (1): 26/29 kB error 21-Dec-2022 03:03:07 Progress (1): 29/29 kB error 21-Dec-2022 03:03:07 Progress (1): 29 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 108 kB/s) error 21-Dec-2022 03:03:07 #17 75.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom error 21-Dec-2022 03:03:07 #17 75.14 Progress (1): 3.3/3.5 kB error 21-Dec-2022 03:03:07 Progress (1): 3.5 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 14 kB/s) error 21-Dec-2022 03:03:07 #17 75.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 21-Dec-2022 03:03:07 #17 75.39 Progress (1): 3.3/10 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/10 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/10 kB error 21-Dec-2022 03:03:07 Progress (1): 10 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 42 kB/s) error 21-Dec-2022 03:03:07 #17 75.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom error 21-Dec-2022 03:03:07 #17 75.72 Progress (1): 3.3/13 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/13 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/13 kB error 21-Dec-2022 03:03:07 Progress (1): 12/13 kB error 21-Dec-2022 03:03:07 Progress (1): 13 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 49 kB/s) error 21-Dec-2022 03:03:07 #17 ... error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:07 #16 76.01 Progress (1): 3.3/7.9 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/7.9 kB error 21-Dec-2022 03:03:07 Progress (1): 7.9 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom (7.9 kB at 35 kB/s) error 21-Dec-2022 03:03:07 #16 76.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 21-Dec-2022 03:03:07 #16 76.24 Progress (1): 3.3/116 kB error 21-Dec-2022 03:03:07 Progress (1): 6.1/116 kB error 21-Dec-2022 03:03:07 Progress (1): 8.9/116 kB error 21-Dec-2022 03:03:07 Progress (1): 12/116 kB error 21-Dec-2022 03:03:07 Progress (1): 15/116 kB error 21-Dec-2022 03:03:07 Progress (1): 17/116 kB error 21-Dec-2022 03:03:07 Progress (1): 20/116 kB error 21-Dec-2022 03:03:07 Progress (1): 23/116 kB error 21-Dec-2022 03:03:07 Progress (1): 26/116 kB error 21-Dec-2022 03:03:07 Progress (1): 29/116 kB error 21-Dec-2022 03:03:07 Progress (1): 31/116 kB error 21-Dec-2022 03:03:07 Progress (1): 34/116 kB error 21-Dec-2022 03:03:07 Progress (1): 37/116 kB error 21-Dec-2022 03:03:07 Progress (1): 40/116 kB error 21-Dec-2022 03:03:07 Progress (1): 42/116 kB error 21-Dec-2022 03:03:07 Progress (1): 45/116 kB error 21-Dec-2022 03:03:07 Progress (1): 48/116 kB error 21-Dec-2022 03:03:07 Progress (1): 51/116 kB error 21-Dec-2022 03:03:07 Progress (1): 54/116 kB error 21-Dec-2022 03:03:07 Progress (1): 56/116 kB error 21-Dec-2022 03:03:07 Progress (1): 59/116 kB error 21-Dec-2022 03:03:07 Progress (1): 62/116 kB error 21-Dec-2022 03:03:07 Progress (1): 65/116 kB error 21-Dec-2022 03:03:07 Progress (1): 68/116 kB error 21-Dec-2022 03:03:07 Progress (1): 70/116 kB error 21-Dec-2022 03:03:07 Progress (1): 73/116 kB error 21-Dec-2022 03:03:07 Progress (1): 76/116 kB error 21-Dec-2022 03:03:07 Progress (1): 79/116 kB error 21-Dec-2022 03:03:07 Progress (1): 82/116 kB error 21-Dec-2022 03:03:07 Progress (1): 84/116 kB error 21-Dec-2022 03:03:07 Progress (1): 87/116 kB error 21-Dec-2022 03:03:07 Progress (1): 90/116 kB error 21-Dec-2022 03:03:07 Progress (1): 93/116 kB error 21-Dec-2022 03:03:07 Progress (1): 96/116 kB error 21-Dec-2022 03:03:07 Progress (1): 98/116 kB error 21-Dec-2022 03:03:07 Progress (1): 101/116 kB error 21-Dec-2022 03:03:07 Progress (1): 104/116 kB error 21-Dec-2022 03:03:07 Progress (1): 107/116 kB error 21-Dec-2022 03:03:07 Progress (1): 110/116 kB error 21-Dec-2022 03:03:07 Progress (1): 112/116 kB error 21-Dec-2022 03:03:07 Progress (1): 115/116 kB error 21-Dec-2022 03:03:07 Progress (1): 116 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar (116 kB at 498 kB/s) error 21-Dec-2022 03:03:07 #16 76.36 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 21-Dec-2022 03:03:07 #16 76.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 21-Dec-2022 03:03:07 #16 76.48 Progress (1): 3.3/5.9 kB error 21-Dec-2022 03:03:07 Progress (1): 5.9 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:07 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom (5.9 kB at 26 kB/s) error 21-Dec-2022 03:03:07 #16 76.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 21-Dec-2022 03:03:07 #16 76.71 Progress (1): 3.3/6.0 kB error 21-Dec-2022 03:03:07 Progress (1): 6.0 kB error 21-Dec-2022 03:03:07 error 21-Dec-2022 03:03:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom (6.0 kB at 26 kB/s) error 21-Dec-2022 03:03:08 #16 76.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 21-Dec-2022 03:03:08 #16 77.09 Progress (1): 4.1/571 kB error 21-Dec-2022 03:03:08 Progress (1): 8.2/571 kB error 21-Dec-2022 03:03:08 Progress (1): 12/571 kB error 21-Dec-2022 03:03:08 Progress (1): 16/571 kB error 21-Dec-2022 03:03:08 Progress (1): 20/571 kB error 21-Dec-2022 03:03:08 Progress (1): 24/571 kB error 21-Dec-2022 03:03:08 Progress (1): 28/571 kB error 21-Dec-2022 03:03:08 Progress (1): 32/571 kB error 21-Dec-2022 03:03:08 Progress (1): 36/571 kB error 21-Dec-2022 03:03:08 Progress (1): 40/571 kB error 21-Dec-2022 03:03:08 Progress (1): 44/571 kB error 21-Dec-2022 03:03:08 Progress (1): 48/571 kB error 21-Dec-2022 03:03:08 Progress (1): 51/571 kB error 21-Dec-2022 03:03:08 Progress (1): 53/571 kB error 21-Dec-2022 03:03:08 Progress (1): 57/571 kB error 21-Dec-2022 03:03:08 Progress (1): 62/571 kB error 21-Dec-2022 03:03:08 Progress (1): 66/571 kB error 21-Dec-2022 03:03:08 Progress (1): 70/571 kB error 21-Dec-2022 03:03:08 Progress (1): 74/571 kB error 21-Dec-2022 03:03:08 Progress (1): 78/571 kB error 21-Dec-2022 03:03:08 Progress (1): 82/571 kB error 21-Dec-2022 03:03:08 Progress (1): 86/571 kB error 21-Dec-2022 03:03:08 Progress (1): 88/571 kB error 21-Dec-2022 03:03:08 Progress (1): 92/571 kB error 21-Dec-2022 03:03:08 Progress (1): 96/571 kB error 21-Dec-2022 03:03:08 Progress (1): 100/571 kB error 21-Dec-2022 03:03:08 Progress (1): 105/571 kB error 21-Dec-2022 03:03:08 Progress (1): 109/571 kB error 21-Dec-2022 03:03:08 Progress (1): 113/571 kB error 21-Dec-2022 03:03:08 Progress (1): 116/571 kB error 21-Dec-2022 03:03:08 Progress (1): 120/571 kB error 21-Dec-2022 03:03:08 Progress (1): 125/571 kB error 21-Dec-2022 03:03:08 Progress (1): 129/571 kB error 21-Dec-2022 03:03:08 Progress (1): 133/571 kB error 21-Dec-2022 03:03:08 Progress (1): 137/571 kB error 21-Dec-2022 03:03:08 Progress (1): 141/571 kB error 21-Dec-2022 03:03:08 Progress (1): 145/571 kB error 21-Dec-2022 03:03:08 Progress (1): 149/571 kB error 21-Dec-2022 03:03:08 Progress (1): 153/571 kB error 21-Dec-2022 03:03:08 Progress (1): 157/571 kB error 21-Dec-2022 03:03:08 Progress (1): 161/571 kB error 21-Dec-2022 03:03:08 Progress (1): 165/571 kB error 21-Dec-2022 03:03:08 Progress (1): 170/571 kB error 21-Dec-2022 03:03:08 Progress (1): 174/571 kB error 21-Dec-2022 03:03:08 Progress (1): 178/571 kB error 21-Dec-2022 03:03:08 Progress (1): 182/571 kB error 21-Dec-2022 03:03:08 Progress (1): 186/571 kB error 21-Dec-2022 03:03:08 Progress (1): 190/571 kB error 21-Dec-2022 03:03:08 Progress (1): 193/571 kB error 21-Dec-2022 03:03:08 Progress (1): 197/571 kB error 21-Dec-2022 03:03:08 Progress (1): 201/571 kB error 21-Dec-2022 03:03:08 Progress (1): 205/571 kB error 21-Dec-2022 03:03:08 Progress (1): 209/571 kB error 21-Dec-2022 03:03:08 Progress (1): 213/571 kB error 21-Dec-2022 03:03:08 Progress (1): 217/571 kB error 21-Dec-2022 03:03:08 Progress (1): 222/571 kB error 21-Dec-2022 03:03:08 Progress (1): 226/571 kB error 21-Dec-2022 03:03:08 Progress (1): 228/571 kB error 21-Dec-2022 03:03:08 Progress (1): 232/571 kB error 21-Dec-2022 03:03:08 Progress (1): 236/571 kB error 21-Dec-2022 03:03:08 Progress (1): 240/571 kB error 21-Dec-2022 03:03:08 Progress (1): 244/571 kB error 21-Dec-2022 03:03:08 Progress (1): 248/571 kB error 21-Dec-2022 03:03:08 Progress (1): 251/571 kB error 21-Dec-2022 03:03:08 Progress (1): 255/571 kB error 21-Dec-2022 03:03:08 Progress (1): 260/571 kB error 21-Dec-2022 03:03:08 Progress (1): 264/571 kB error 21-Dec-2022 03:03:08 Progress (1): 268/571 kB error 21-Dec-2022 03:03:08 Progress (1): 272/571 kB error 21-Dec-2022 03:03:08 Progress (1): 276/571 kB error 21-Dec-2022 03:03:08 Progress (1): 280/571 kB error 21-Dec-2022 03:03:08 Progress (1): 284/571 kB error 21-Dec-2022 03:03:08 Progress (1): 288/571 kB error 21-Dec-2022 03:03:08 Progress (1): 292/571 kB error 21-Dec-2022 03:03:08 Progress (1): 296/571 kB error 21-Dec-2022 03:03:08 Progress (1): 300/571 kB error 21-Dec-2022 03:03:08 Progress (1): 305/571 kB error 21-Dec-2022 03:03:08 Progress (1): 309/571 kB error 21-Dec-2022 03:03:08 Progress (1): 313/571 kB error 21-Dec-2022 03:03:08 Progress (1): 317/571 kB error 21-Dec-2022 03:03:08 Progress (1): 321/571 kB error 21-Dec-2022 03:03:08 Progress (1): 323/571 kB error 21-Dec-2022 03:03:08 Progress (1): 327/571 kB error 21-Dec-2022 03:03:08 Progress (1): 332/571 kB error 21-Dec-2022 03:03:08 Progress (1): 336/571 kB error 21-Dec-2022 03:03:08 Progress (1): 340/571 kB error 21-Dec-2022 03:03:08 Progress (1): 344/571 kB error 21-Dec-2022 03:03:08 Progress (1): 348/571 kB error 21-Dec-2022 03:03:08 Progress (1): 352/571 kB error 21-Dec-2022 03:03:08 Progress (1): 356/571 kB error 21-Dec-2022 03:03:08 Progress (1): 358/571 kB error 21-Dec-2022 03:03:08 Progress (1): 362/571 kB error 21-Dec-2022 03:03:08 Progress (1): 366/571 kB error 21-Dec-2022 03:03:08 Progress (1): 370/571 kB error 21-Dec-2022 03:03:08 Progress (1): 375/571 kB error 21-Dec-2022 03:03:08 Progress (1): 377/571 kB error 21-Dec-2022 03:03:08 Progress (1): 381/571 kB error 21-Dec-2022 03:03:08 Progress (1): 386/571 kB error 21-Dec-2022 03:03:08 Progress (1): 390/571 kB error 21-Dec-2022 03:03:08 Progress (1): 394/571 kB error 21-Dec-2022 03:03:08 Progress (1): 398/571 kB error 21-Dec-2022 03:03:08 Progress (1): 402/571 kB error 21-Dec-2022 03:03:08 Progress (1): 406/571 kB error 21-Dec-2022 03:03:08 Progress (1): 410/571 kB error 21-Dec-2022 03:03:08 Progress (1): 414/571 kB error 21-Dec-2022 03:03:08 Progress (1): 418/571 kB error 21-Dec-2022 03:03:08 Progress (1): 421/571 kB error 21-Dec-2022 03:03:08 Progress (1): 425/571 kB error 21-Dec-2022 03:03:08 Progress (1): 429/571 kB error 21-Dec-2022 03:03:08 Progress (1): 433/571 kB error 21-Dec-2022 03:03:08 Progress (1): 438/571 kB error 21-Dec-2022 03:03:08 Progress (1): 442/571 kB error 21-Dec-2022 03:03:08 Progress (1): 446/571 kB error 21-Dec-2022 03:03:08 Progress (1): 449/571 kB error 21-Dec-2022 03:03:08 Progress (1): 453/571 kB error 21-Dec-2022 03:03:08 Progress (1): 458/571 kB error 21-Dec-2022 03:03:08 Progress (1): 462/571 kB error 21-Dec-2022 03:03:08 Progress (1): 466/571 kB error 21-Dec-2022 03:03:08 Progress (1): 470/571 kB error 21-Dec-2022 03:03:08 Progress (1): 474/571 kB error 21-Dec-2022 03:03:08 Progress (1): 478/571 kB error 21-Dec-2022 03:03:08 Progress (1): 482/571 kB error 21-Dec-2022 03:03:08 Progress (1): 486/571 kB error 21-Dec-2022 03:03:08 Progress (1): 490/571 kB error 21-Dec-2022 03:03:08 Progress (1): 493/571 kB error 21-Dec-2022 03:03:08 Progress (1): 497/571 kB error 21-Dec-2022 03:03:08 Progress (1): 501/571 kB error 21-Dec-2022 03:03:08 Progress (1): 505/571 kB error 21-Dec-2022 03:03:08 Progress (1): 510/571 kB error 21-Dec-2022 03:03:08 Progress (1): 512/571 kB error 21-Dec-2022 03:03:08 Progress (1): 516/571 kB error 21-Dec-2022 03:03:08 Progress (1): 521/571 kB error 21-Dec-2022 03:03:08 Progress (1): 525/571 kB error 21-Dec-2022 03:03:08 Progress (1): 529/571 kB error 21-Dec-2022 03:03:08 Progress (1): 533/571 kB error 21-Dec-2022 03:03:08 Progress (1): 537/571 kB error 21-Dec-2022 03:03:08 Progress (1): 541/571 kB error 21-Dec-2022 03:03:08 Progress (1): 545/571 kB error 21-Dec-2022 03:03:08 Progress (1): 549/571 kB error 21-Dec-2022 03:03:08 Progress (1): 553/571 kB error 21-Dec-2022 03:03:08 Progress (1): 557/571 kB error 21-Dec-2022 03:03:08 Progress (1): 561/571 kB error 21-Dec-2022 03:03:08 Progress (1): 566/571 kB error 21-Dec-2022 03:03:08 Progress (1): 570/571 kB error 21-Dec-2022 03:03:08 Progress (1): 571 kB error 21-Dec-2022 03:03:08 error 21-Dec-2022 03:03:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar (571 kB at 1.3 MB/s) error 21-Dec-2022 03:03:08 #16 77.26 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 21-Dec-2022 03:03:08 #16 77.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 21-Dec-2022 03:03:08 #16 77.37 Progress (1): 3.3/4.7 kB error 21-Dec-2022 03:03:08 Progress (1): 4.7 kB error 21-Dec-2022 03:03:08 error 21-Dec-2022 03:03:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom (4.7 kB at 21 kB/s) error 21-Dec-2022 03:03:08 #16 77.49 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 21-Dec-2022 03:03:08 #16 77.60 Progress (1): 3.3/9.6 kB error 21-Dec-2022 03:03:08 Progress (1): 6.1/9.6 kB error 21-Dec-2022 03:03:08 Progress (1): 8.9/9.6 kB error 21-Dec-2022 03:03:08 Progress (1): 9.6 kB error 21-Dec-2022 03:03:08 error 21-Dec-2022 03:03:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom (9.6 kB at 43 kB/s) error 21-Dec-2022 03:03:08 #16 77.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 21-Dec-2022 03:03:09 #16 78.00 Progress (1): 4.1/222 kB error 21-Dec-2022 03:03:09 Progress (1): 8.2/222 kB error 21-Dec-2022 03:03:09 Progress (1): 12/222 kB error 21-Dec-2022 03:03:09 Progress (1): 16/222 kB error 21-Dec-2022 03:03:09 Progress (1): 19/222 kB error 21-Dec-2022 03:03:09 Progress (1): 23/222 kB error 21-Dec-2022 03:03:09 Progress (1): 27/222 kB error 21-Dec-2022 03:03:09 Progress (1): 31/222 kB error 21-Dec-2022 03:03:09 Progress (1): 35/222 kB error 21-Dec-2022 03:03:09 Progress (1): 39/222 kB error 21-Dec-2022 03:03:09 Progress (1): 43/222 kB error 21-Dec-2022 03:03:09 Progress (1): 47/222 kB error 21-Dec-2022 03:03:09 Progress (1): 52/222 kB error 21-Dec-2022 03:03:09 Progress (1): 56/222 kB error 21-Dec-2022 03:03:09 Progress (1): 60/222 kB error 21-Dec-2022 03:03:09 Progress (1): 64/222 kB error 21-Dec-2022 03:03:09 Progress (1): 68/222 kB error 21-Dec-2022 03:03:09 Progress (1): 71/222 kB error 21-Dec-2022 03:03:09 Progress (1): 75/222 kB error 21-Dec-2022 03:03:09 Progress (1): 79/222 kB error 21-Dec-2022 03:03:09 Progress (1): 83/222 kB error 21-Dec-2022 03:03:09 Progress (1): 86/222 kB error 21-Dec-2022 03:03:09 Progress (1): 90/222 kB error 21-Dec-2022 03:03:09 Progress (1): 94/222 kB error 21-Dec-2022 03:03:09 Progress (1): 98/222 kB error 21-Dec-2022 03:03:09 Progress (1): 102/222 kB error 21-Dec-2022 03:03:09 Progress (1): 107/222 kB error 21-Dec-2022 03:03:09 Progress (1): 111/222 kB error 21-Dec-2022 03:03:09 Progress (1): 115/222 kB error 21-Dec-2022 03:03:09 Progress (1): 119/222 kB error 21-Dec-2022 03:03:09 Progress (1): 123/222 kB error 21-Dec-2022 03:03:09 Progress (1): 125/222 kB error 21-Dec-2022 03:03:09 Progress (1): 129/222 kB error 21-Dec-2022 03:03:09 Progress (1): 134/222 kB error 21-Dec-2022 03:03:09 Progress (1): 138/222 kB error 21-Dec-2022 03:03:09 Progress (1): 142/222 kB error 21-Dec-2022 03:03:09 Progress (1): 146/222 kB error 21-Dec-2022 03:03:09 Progress (1): 150/222 kB error 21-Dec-2022 03:03:09 Progress (1): 154/222 kB error 21-Dec-2022 03:03:09 Progress (1): 158/222 kB error 21-Dec-2022 03:03:09 Progress (1): 162/222 kB error 21-Dec-2022 03:03:09 Progress (1): 166/222 kB error 21-Dec-2022 03:03:09 Progress (1): 170/222 kB error 21-Dec-2022 03:03:09 Progress (1): 174/222 kB error 21-Dec-2022 03:03:09 Progress (1): 179/222 kB error 21-Dec-2022 03:03:09 Progress (1): 183/222 kB error 21-Dec-2022 03:03:09 Progress (1): 187/222 kB error 21-Dec-2022 03:03:09 Progress (1): 191/222 kB error 21-Dec-2022 03:03:09 Progress (1): 195/222 kB error 21-Dec-2022 03:03:09 Progress (1): 197/222 kB error 21-Dec-2022 03:03:09 Progress (1): 201/222 kB error 21-Dec-2022 03:03:09 Progress (1): 206/222 kB error 21-Dec-2022 03:03:09 Progress (1): 210/222 kB error 21-Dec-2022 03:03:09 Progress (1): 214/222 kB error 21-Dec-2022 03:03:09 Progress (1): 218/222 kB error 21-Dec-2022 03:03:09 Progress (1): 222 kB error 21-Dec-2022 03:03:09 error 21-Dec-2022 03:03:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar (222 kB at 528 kB/s) error 21-Dec-2022 03:03:09 #16 78.13 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 21-Dec-2022 03:03:09 #16 78.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 21-Dec-2022 03:03:09 #16 78.25 Progress (1): 3.3/8.2 kB error 21-Dec-2022 03:03:09 Progress (1): 6.1/8.2 kB error 21-Dec-2022 03:03:09 Progress (1): 8.2 kB error 21-Dec-2022 03:03:09 error 21-Dec-2022 03:03:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom (8.2 kB at 37 kB/s) error 21-Dec-2022 03:03:09 #16 78.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 21-Dec-2022 03:03:09 #16 78.47 Progress (1): 3.3/5.1 kB error 21-Dec-2022 03:03:09 Progress (1): 5.1 kB error 21-Dec-2022 03:03:09 error 21-Dec-2022 03:03:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom (5.1 kB at 23 kB/s) error 21-Dec-2022 03:03:09 #16 78.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 21-Dec-2022 03:03:09 #16 78.69 Progress (1): 3.3/75 kB error 21-Dec-2022 03:03:09 Progress (1): 6.1/75 kB error 21-Dec-2022 03:03:09 Progress (1): 8.9/75 kB error 21-Dec-2022 03:03:09 Progress (1): 12/75 kB error 21-Dec-2022 03:03:09 Progress (1): 15/75 kB error 21-Dec-2022 03:03:09 Progress (1): 17/75 kB error 21-Dec-2022 03:03:09 Progress (1): 20/75 kB error 21-Dec-2022 03:03:09 Progress (1): 23/75 kB error 21-Dec-2022 03:03:09 Progress (1): 26/75 kB error 21-Dec-2022 03:03:09 Progress (1): 29/75 kB error 21-Dec-2022 03:03:09 Progress (1): 31/75 kB error 21-Dec-2022 03:03:09 Progress (1): 34/75 kB error 21-Dec-2022 03:03:09 Progress (1): 37/75 kB error 21-Dec-2022 03:03:09 Progress (1): 40/75 kB error 21-Dec-2022 03:03:09 Progress (1): 43/75 kB error 21-Dec-2022 03:03:09 Progress (1): 45/75 kB error 21-Dec-2022 03:03:09 Progress (1): 48/75 kB error 21-Dec-2022 03:03:09 Progress (1): 51/75 kB error 21-Dec-2022 03:03:09 Progress (1): 54/75 kB error 21-Dec-2022 03:03:09 Progress (1): 56/75 kB error 21-Dec-2022 03:03:09 Progress (1): 59/75 kB error 21-Dec-2022 03:03:09 Progress (1): 62/75 kB error 21-Dec-2022 03:03:09 Progress (1): 65/75 kB error 21-Dec-2022 03:03:09 Progress (1): 68/75 kB error 21-Dec-2022 03:03:09 Progress (1): 70/75 kB error 21-Dec-2022 03:03:09 Progress (1): 73/75 kB error 21-Dec-2022 03:03:09 Progress (1): 75 kB error 21-Dec-2022 03:03:09 error 21-Dec-2022 03:03:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar (75 kB at 333 kB/s) error 21-Dec-2022 03:03:10 #16 78.81 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 21-Dec-2022 03:03:10 #16 78.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 21-Dec-2022 03:03:10 #16 78.93 Progress (1): 3.3/6.8 kB error 21-Dec-2022 03:03:10 Progress (1): 6.1/6.8 kB error 21-Dec-2022 03:03:10 Progress (1): 6.8 kB error 21-Dec-2022 03:03:10 error 21-Dec-2022 03:03:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom (6.8 kB at 31 kB/s) error 21-Dec-2022 03:03:10 #16 79.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 21-Dec-2022 03:03:10 #16 79.15 Progress (1): 3.3/5.3 kB error 21-Dec-2022 03:03:10 Progress (1): 5.3 kB error 21-Dec-2022 03:03:10 error 21-Dec-2022 03:03:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom (5.3 kB at 23 kB/s) error 21-Dec-2022 03:03:10 #16 79.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 21-Dec-2022 03:03:10 #16 79.54 Progress (1): 4.1/235 kB error 21-Dec-2022 03:03:10 Progress (1): 8.2/235 kB error 21-Dec-2022 03:03:10 Progress (1): 12/235 kB error 21-Dec-2022 03:03:10 Progress (1): 16/235 kB error 21-Dec-2022 03:03:10 Progress (1): 20/235 kB error 21-Dec-2022 03:03:10 Progress (1): 24/235 kB error 21-Dec-2022 03:03:10 Progress (1): 28/235 kB error 21-Dec-2022 03:03:10 Progress (1): 32/235 kB error 21-Dec-2022 03:03:10 Progress (1): 36/235 kB error 21-Dec-2022 03:03:10 Progress (1): 40/235 kB error 21-Dec-2022 03:03:10 Progress (1): 44/235 kB error 21-Dec-2022 03:03:10 Progress (1): 48/235 kB error 21-Dec-2022 03:03:10 Progress (1): 51/235 kB error 21-Dec-2022 03:03:10 Progress (1): 55/235 kB error 21-Dec-2022 03:03:10 Progress (1): 59/235 kB error 21-Dec-2022 03:03:10 Progress (1): 63/235 kB error 21-Dec-2022 03:03:10 Progress (1): 67/235 kB error 21-Dec-2022 03:03:10 Progress (1): 71/235 kB error 21-Dec-2022 03:03:10 Progress (1): 75/235 kB error 21-Dec-2022 03:03:10 Progress (1): 79/235 kB error 21-Dec-2022 03:03:10 Progress (1): 83/235 kB error 21-Dec-2022 03:03:10 Progress (1): 85/235 kB error 21-Dec-2022 03:03:10 Progress (1): 89/235 kB error 21-Dec-2022 03:03:10 Progress (1): 94/235 kB error 21-Dec-2022 03:03:10 Progress (1): 98/235 kB error 21-Dec-2022 03:03:10 Progress (1): 102/235 kB error 21-Dec-2022 03:03:10 Progress (1): 106/235 kB error 21-Dec-2022 03:03:10 Progress (1): 110/235 kB error 21-Dec-2022 03:03:10 Progress (1): 114/235 kB error 21-Dec-2022 03:03:10 Progress (1): 118/235 kB error 21-Dec-2022 03:03:10 Progress (1): 120/235 kB error 21-Dec-2022 03:03:10 Progress (1): 124/235 kB error 21-Dec-2022 03:03:10 Progress (1): 128/235 kB error 21-Dec-2022 03:03:10 Progress (1): 132/235 kB error 21-Dec-2022 03:03:10 Progress (1): 137/235 kB error 21-Dec-2022 03:03:10 Progress (1): 141/235 kB error 21-Dec-2022 03:03:10 Progress (1): 145/235 kB error 21-Dec-2022 03:03:10 Progress (1): 149/235 kB error 21-Dec-2022 03:03:10 Progress (1): 153/235 kB error 21-Dec-2022 03:03:10 Progress (1): 155/235 kB error 21-Dec-2022 03:03:10 Progress (1): 159/235 kB error 21-Dec-2022 03:03:10 Progress (1): 163/235 kB error 21-Dec-2022 03:03:10 Progress (1): 167/235 kB error 21-Dec-2022 03:03:10 Progress (1): 171/235 kB error 21-Dec-2022 03:03:10 Progress (1): 175/235 kB error 21-Dec-2022 03:03:10 Progress (1): 180/235 kB error 21-Dec-2022 03:03:10 Progress (1): 184/235 kB error 21-Dec-2022 03:03:10 Progress (1): 188/235 kB error 21-Dec-2022 03:03:10 Progress (1): 192/235 kB error 21-Dec-2022 03:03:10 Progress (1): 196/235 kB error 21-Dec-2022 03:03:10 Progress (1): 200/235 kB error 21-Dec-2022 03:03:10 Progress (1): 204/235 kB error 21-Dec-2022 03:03:10 Progress (1): 208/235 kB error 21-Dec-2022 03:03:10 Progress (1): 212/235 kB error 21-Dec-2022 03:03:10 Progress (1): 215/235 kB error 21-Dec-2022 03:03:10 Progress (1): 219/235 kB error 21-Dec-2022 03:03:10 Progress (1): 223/235 kB error 21-Dec-2022 03:03:10 Progress (1): 227/235 kB error 21-Dec-2022 03:03:10 Progress (1): 231/235 kB error 21-Dec-2022 03:03:10 Progress (1): 233/235 kB error 21-Dec-2022 03:03:10 Progress (1): 235 kB error 21-Dec-2022 03:03:10 error 21-Dec-2022 03:03:10 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar (235 kB at 601 kB/s) error 21-Dec-2022 03:03:10 #16 79.66 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 21-Dec-2022 03:03:10 #16 79.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 21-Dec-2022 03:03:10 #16 79.78 Progress (1): 3.3/9.9 kB error 21-Dec-2022 03:03:10 Progress (1): 6.1/9.9 kB error 21-Dec-2022 03:03:10 Progress (1): 8.9/9.9 kB error 21-Dec-2022 03:03:10 Progress (1): 9.9 kB error 21-Dec-2022 03:03:11 error 21-Dec-2022 03:03:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom (9.9 kB at 44 kB/s) error 21-Dec-2022 03:03:11 #16 79.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 21-Dec-2022 03:03:11 #16 80.00 Progress (1): 3.3/12 kB error 21-Dec-2022 03:03:11 Progress (1): 6.1/12 kB error 21-Dec-2022 03:03:11 Progress (1): 8.9/12 kB error 21-Dec-2022 03:03:11 Progress (1): 12/12 kB error 21-Dec-2022 03:03:11 Progress (1): 12 kB error 21-Dec-2022 03:03:11 error 21-Dec-2022 03:03:11 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 53 kB/s) error 21-Dec-2022 03:03:11 #16 80.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 21-Dec-2022 03:03:11 #16 80.44 Progress (1): 0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 0.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 1.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 2.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 3.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.2/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.3/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.4/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.5/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.6/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.7/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.8/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 4.9/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 5.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 5.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 5.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 5.0/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 5.1/5.1 MB error 21-Dec-2022 03:03:11 Progress (1): 5.1 MB error 21-Dec-2022 03:03:11 error 21-Dec-2022 03:03:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar (5.1 MB at 7.8 MB/s) error 21-Dec-2022 03:03:12 #16 80.77 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 21-Dec-2022 03:03:12 #16 80.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 21-Dec-2022 03:03:12 #16 80.90 Progress (1): 3.3/11 kB error 21-Dec-2022 03:03:12 Progress (1): 6.1/11 kB error 21-Dec-2022 03:03:12 Progress (1): 8.9/11 kB error 21-Dec-2022 03:03:12 Progress (1): 11 kB error 21-Dec-2022 03:03:12 error 21-Dec-2022 03:03:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom (11 kB at 45 kB/s) error 21-Dec-2022 03:03:12 #16 81.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 21-Dec-2022 03:03:12 #16 81.13 Progress (1): 3.3/6.2 kB error 21-Dec-2022 03:03:12 Progress (1): 6.1/6.2 kB error 21-Dec-2022 03:03:12 Progress (1): 6.2 kB error 21-Dec-2022 03:03:12 error 21-Dec-2022 03:03:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom (6.2 kB at 27 kB/s) error 21-Dec-2022 03:03:12 #16 81.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 21-Dec-2022 03:03:12 #16 81.54 Progress (1): 4.1/313 kB error 21-Dec-2022 03:03:12 Progress (1): 8.2/313 kB error 21-Dec-2022 03:03:12 Progress (1): 12/313 kB error 21-Dec-2022 03:03:12 Progress (1): 16/313 kB error 21-Dec-2022 03:03:12 Progress (1): 20/313 kB error 21-Dec-2022 03:03:12 Progress (1): 24/313 kB error 21-Dec-2022 03:03:12 Progress (1): 28/313 kB error 21-Dec-2022 03:03:12 Progress (1): 32/313 kB error 21-Dec-2022 03:03:12 Progress (1): 36/313 kB error 21-Dec-2022 03:03:12 Progress (1): 40/313 kB error 21-Dec-2022 03:03:12 Progress (1): 44/313 kB error 21-Dec-2022 03:03:12 Progress (1): 48/313 kB error 21-Dec-2022 03:03:12 Progress (1): 51/313 kB error 21-Dec-2022 03:03:12 Progress (1): 55/313 kB error 21-Dec-2022 03:03:12 Progress (1): 59/313 kB error 21-Dec-2022 03:03:12 Progress (1): 62/313 kB error 21-Dec-2022 03:03:12 Progress (1): 66/313 kB error 21-Dec-2022 03:03:12 Progress (1): 71/313 kB error 21-Dec-2022 03:03:12 Progress (1): 75/313 kB error 21-Dec-2022 03:03:12 Progress (1): 79/313 kB error 21-Dec-2022 03:03:12 Progress (1): 83/313 kB error 21-Dec-2022 03:03:12 Progress (1): 87/313 kB error 21-Dec-2022 03:03:12 Progress (1): 89/313 kB error 21-Dec-2022 03:03:12 Progress (1): 93/313 kB error 21-Dec-2022 03:03:12 Progress (1): 98/313 kB error 21-Dec-2022 03:03:12 Progress (1): 102/313 kB error 21-Dec-2022 03:03:12 Progress (1): 106/313 kB error 21-Dec-2022 03:03:12 Progress (1): 110/313 kB error 21-Dec-2022 03:03:12 Progress (1): 114/313 kB error 21-Dec-2022 03:03:12 Progress (1): 116/313 kB error 21-Dec-2022 03:03:12 Progress (1): 120/313 kB error 21-Dec-2022 03:03:12 Progress (1): 125/313 kB error 21-Dec-2022 03:03:12 Progress (1): 129/313 kB error 21-Dec-2022 03:03:12 Progress (1): 133/313 kB error 21-Dec-2022 03:03:12 Progress (1): 137/313 kB error 21-Dec-2022 03:03:12 Progress (1): 141/313 kB error 21-Dec-2022 03:03:12 Progress (1): 145/313 kB error 21-Dec-2022 03:03:12 Progress (1): 149/313 kB error 21-Dec-2022 03:03:12 Progress (1): 153/313 kB error 21-Dec-2022 03:03:12 Progress (1): 157/313 kB error 21-Dec-2022 03:03:12 Progress (1): 161/313 kB error 21-Dec-2022 03:03:12 Progress (1): 165/313 kB error 21-Dec-2022 03:03:12 Progress (1): 170/313 kB error 21-Dec-2022 03:03:12 Progress (1): 174/313 kB error 21-Dec-2022 03:03:12 Progress (1): 178/313 kB error 21-Dec-2022 03:03:12 Progress (1): 182/313 kB error 21-Dec-2022 03:03:12 Progress (1): 186/313 kB error 21-Dec-2022 03:03:12 Progress (1): 188/313 kB error 21-Dec-2022 03:03:12 Progress (1): 192/313 kB error 21-Dec-2022 03:03:12 Progress (1): 197/313 kB error 21-Dec-2022 03:03:12 Progress (1): 201/313 kB error 21-Dec-2022 03:03:12 Progress (1): 205/313 kB error 21-Dec-2022 03:03:12 Progress (1): 209/313 kB error 21-Dec-2022 03:03:12 Progress (1): 213/313 kB error 21-Dec-2022 03:03:12 Progress (1): 217/313 kB error 21-Dec-2022 03:03:12 Progress (1): 221/313 kB error 21-Dec-2022 03:03:12 Progress (1): 224/313 kB error 21-Dec-2022 03:03:12 Progress (1): 228/313 kB error 21-Dec-2022 03:03:12 Progress (1): 233/313 kB error 21-Dec-2022 03:03:12 Progress (1): 237/313 kB error 21-Dec-2022 03:03:12 Progress (1): 241/313 kB error 21-Dec-2022 03:03:12 Progress (1): 245/313 kB error 21-Dec-2022 03:03:12 Progress (1): 249/313 kB error 21-Dec-2022 03:03:12 Progress (1): 251/313 kB error 21-Dec-2022 03:03:12 Progress (1): 255/313 kB error 21-Dec-2022 03:03:12 Progress (1): 260/313 kB error 21-Dec-2022 03:03:12 Progress (1): 264/313 kB error 21-Dec-2022 03:03:12 Progress (1): 268/313 kB error 21-Dec-2022 03:03:12 Progress (1): 272/313 kB error 21-Dec-2022 03:03:12 Progress (1): 276/313 kB error 21-Dec-2022 03:03:12 Progress (1): 280/313 kB error 21-Dec-2022 03:03:12 Progress (1): 284/313 kB error 21-Dec-2022 03:03:12 Progress (1): 288/313 kB error 21-Dec-2022 03:03:12 Progress (1): 292/313 kB error 21-Dec-2022 03:03:12 Progress (1): 296/313 kB error 21-Dec-2022 03:03:12 Progress (1): 300/313 kB error 21-Dec-2022 03:03:12 Progress (1): 305/313 kB error 21-Dec-2022 03:03:12 Progress (1): 309/313 kB error 21-Dec-2022 03:03:12 Progress (1): 313/313 kB error 21-Dec-2022 03:03:12 Progress (1): 313 kB error 21-Dec-2022 03:03:12 error 21-Dec-2022 03:03:12 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar (313 kB at 764 kB/s) error 21-Dec-2022 03:03:12 #16 81.66 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 21-Dec-2022 03:03:12 #16 81.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom error 21-Dec-2022 03:03:12 #16 81.78 Progress (1): 3.3/5.9 kB error 21-Dec-2022 03:03:13 Progress (1): 5.9 kB error 21-Dec-2022 03:03:13 error 21-Dec-2022 03:03:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom (5.9 kB at 26 kB/s) error 21-Dec-2022 03:03:13 #16 81.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 21-Dec-2022 03:03:13 #16 82.01 Progress (1): 3.3/5.3 kB error 21-Dec-2022 03:03:13 Progress (1): 5.3 kB error 21-Dec-2022 03:03:13 error 21-Dec-2022 03:03:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom (5.3 kB at 22 kB/s) error 21-Dec-2022 03:03:13 #16 82.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 21-Dec-2022 03:03:13 #16 82.29 Progress (1): 3.3/27 kB error 21-Dec-2022 03:03:13 Progress (1): 6.1/27 kB error 21-Dec-2022 03:03:13 Progress (1): 8.9/27 kB error 21-Dec-2022 03:03:13 Progress (1): 12/27 kB error 21-Dec-2022 03:03:13 Progress (1): 15/27 kB error 21-Dec-2022 03:03:13 Progress (1): 17/27 kB error 21-Dec-2022 03:03:13 Progress (1): 20/27 kB error 21-Dec-2022 03:03:13 Progress (1): 23/27 kB error 21-Dec-2022 03:03:13 Progress (1): 26/27 kB error 21-Dec-2022 03:03:13 Progress (1): 27 kB error 21-Dec-2022 03:03:13 error 21-Dec-2022 03:03:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar (27 kB at 115 kB/s) error 21-Dec-2022 03:03:13 #16 82.41 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 21-Dec-2022 03:03:13 #16 82.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 21-Dec-2022 03:03:13 #16 82.52 Progress (1): 3.3/4.1 kB error 21-Dec-2022 03:03:13 Progress (1): 4.1 kB error 21-Dec-2022 03:03:13 error 21-Dec-2022 03:03:13 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom (4.1 kB at 19 kB/s) error 21-Dec-2022 03:03:13 #16 82.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 21-Dec-2022 03:03:13 #16 82.76 Progress (1): 3.3/9.9 kB error 21-Dec-2022 03:03:14 Progress (1): 6.1/9.9 kB error 21-Dec-2022 03:03:14 Progress (1): 8.9/9.9 kB error 21-Dec-2022 03:03:14 Progress (1): 9.9 kB error 21-Dec-2022 03:03:14 error 21-Dec-2022 03:03:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom (9.9 kB at 40 kB/s) error 21-Dec-2022 03:03:14 #16 82.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 21-Dec-2022 03:03:14 #16 83.17 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.3/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.4/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.5/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.6/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.7/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.8/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 0.9/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.0/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.1/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2/1.2 MB error 21-Dec-2022 03:03:14 Progress (1): 1.2 MB error 21-Dec-2022 03:03:14 error 21-Dec-2022 03:03:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar (1.2 MB at 2.6 MB/s) error 21-Dec-2022 03:03:14 #16 83.38 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 21-Dec-2022 03:03:14 #16 83.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 21-Dec-2022 03:03:14 #16 83.50 Progress (1): 3.3/4.6 kB error 21-Dec-2022 03:03:14 Progress (1): 4.6 kB error 21-Dec-2022 03:03:14 error 21-Dec-2022 03:03:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom (4.6 kB at 20 kB/s) error 21-Dec-2022 03:03:14 #16 83.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 21-Dec-2022 03:03:14 #16 83.73 Progress (1): 3.3/12 kB error 21-Dec-2022 03:03:14 Progress (1): 6.1/12 kB error 21-Dec-2022 03:03:14 Progress (1): 8.9/12 kB error 21-Dec-2022 03:03:14 Progress (1): 12/12 kB error 21-Dec-2022 03:03:14 Progress (1): 12 kB error 21-Dec-2022 03:03:14 error 21-Dec-2022 03:03:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 53 kB/s) error 21-Dec-2022 03:03:15 #16 83.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 21-Dec-2022 03:03:15 #16 84.21 Progress (1): 0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 0.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 1.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.4/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.5/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.6/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.7/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.8/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 2.9/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.0/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.1/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.2/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.3/3.3 MB error 21-Dec-2022 03:03:15 Progress (1): 3.3 MB error 21-Dec-2022 03:03:15 error 21-Dec-2022 03:03:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar (3.3 MB at 5.1 MB/s) error 21-Dec-2022 03:03:15 #16 84.51 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 21-Dec-2022 03:03:15 #16 84.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 21-Dec-2022 03:03:15 #16 84.62 Progress (1): 3.3/9.8 kB error 21-Dec-2022 03:03:15 Progress (1): 6.1/9.8 kB error 21-Dec-2022 03:03:15 Progress (1): 8.9/9.8 kB error 21-Dec-2022 03:03:15 Progress (1): 9.8 kB error 21-Dec-2022 03:03:15 error 21-Dec-2022 03:03:15 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom (9.8 kB at 43 kB/s) error 21-Dec-2022 03:03:15 #16 84.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 21-Dec-2022 03:03:16 #16 84.86 Progress (1): 3.3/13 kB error 21-Dec-2022 03:03:16 Progress (1): 6.1/13 kB error 21-Dec-2022 03:03:16 Progress (1): 8.9/13 kB error 21-Dec-2022 03:03:16 Progress (1): 12/13 kB error 21-Dec-2022 03:03:16 Progress (1): 13 kB error 21-Dec-2022 03:03:16 error 21-Dec-2022 03:03:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom (13 kB at 57 kB/s) error 21-Dec-2022 03:03:16 #16 84.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 21-Dec-2022 03:03:16 #16 85.27 Progress (1): 0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.6/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.7/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.8/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 0.9/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.0/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.1/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.2/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.3/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.4/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.5/1.5 MB error 21-Dec-2022 03:03:16 Progress (1): 1.5 MB error 21-Dec-2022 03:03:16 error 21-Dec-2022 03:03:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar (1.5 MB at 2.8 MB/s) error 21-Dec-2022 03:03:16 #16 85.50 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 21-Dec-2022 03:03:16 #16 85.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 21-Dec-2022 03:03:16 #16 85.62 Progress (1): 3.3/4.9 kB error 21-Dec-2022 03:03:16 Progress (1): 4.9 kB error 21-Dec-2022 03:03:16 error 21-Dec-2022 03:03:16 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom (4.9 kB at 22 kB/s) error 21-Dec-2022 03:03:16 #16 85.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 21-Dec-2022 03:03:17 #16 85.84 Progress (1): 3.3/9.9 kB error 21-Dec-2022 03:03:17 Progress (1): 6.1/9.9 kB error 21-Dec-2022 03:03:17 Progress (1): 8.9/9.9 kB error 21-Dec-2022 03:03:17 Progress (1): 9.9 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom (9.9 kB at 45 kB/s) error 21-Dec-2022 03:03:17 #16 85.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 21-Dec-2022 03:03:17 #16 86.06 Progress (1): 3.3/57 kB error 21-Dec-2022 03:03:17 Progress (1): 6.1/57 kB error 21-Dec-2022 03:03:17 Progress (1): 8.9/57 kB error 21-Dec-2022 03:03:17 Progress (1): 12/57 kB error 21-Dec-2022 03:03:17 Progress (1): 14/57 kB error 21-Dec-2022 03:03:17 Progress (1): 17/57 kB error 21-Dec-2022 03:03:17 Progress (1): 20/57 kB error 21-Dec-2022 03:03:17 Progress (1): 23/57 kB error 21-Dec-2022 03:03:17 Progress (1): 26/57 kB error 21-Dec-2022 03:03:17 Progress (1): 29/57 kB error 21-Dec-2022 03:03:17 Progress (1): 31/57 kB error 21-Dec-2022 03:03:17 Progress (1): 34/57 kB error 21-Dec-2022 03:03:17 Progress (1): 37/57 kB error 21-Dec-2022 03:03:17 Progress (1): 40/57 kB error 21-Dec-2022 03:03:17 Progress (1): 43/57 kB error 21-Dec-2022 03:03:17 Progress (1): 45/57 kB error 21-Dec-2022 03:03:17 Progress (1): 48/57 kB error 21-Dec-2022 03:03:17 Progress (1): 51/57 kB error 21-Dec-2022 03:03:17 Progress (1): 54/57 kB error 21-Dec-2022 03:03:17 Progress (1): 57/57 kB error 21-Dec-2022 03:03:17 Progress (1): 57 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar (57 kB at 248 kB/s) error 21-Dec-2022 03:03:17 #16 86.18 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 21-Dec-2022 03:03:17 #16 86.19 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 21-Dec-2022 03:03:17 #16 ... error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:17 #17 76.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 21-Dec-2022 03:03:17 #17 76.29 Progress (1): 3.2 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom (3.2 kB at 13 kB/s) error 21-Dec-2022 03:03:17 #17 76.46 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom error 21-Dec-2022 03:03:17 #17 76.58 Progress (1): 1.7 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-test/5.2.14.RELEASE/spring-test-5.2.14.RELEASE.pom (1.7 kB at 6.8 kB/s) error 21-Dec-2022 03:03:17 #17 77.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom error 21-Dec-2022 03:03:17 #17 77.72 Progress (1): 3.2 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (3.2 kB at 4.6 kB/s) error 21-Dec-2022 03:03:17 #17 78.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom error 21-Dec-2022 03:03:17 #17 78.53 Progress (1): 2.8 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (2.8 kB at 10 kB/s) error 21-Dec-2022 03:03:17 #17 78.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom error 21-Dec-2022 03:03:17 #17 78.86 Progress (1): 3.2 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (3.2 kB at 13 kB/s) error 21-Dec-2022 03:03:17 #17 79.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom error 21-Dec-2022 03:03:17 #17 79.14 Progress (1): 3.2 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (3.2 kB at 12 kB/s) error 21-Dec-2022 03:03:17 #17 79.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom error 21-Dec-2022 03:03:17 #17 79.48 Progress (1): 3.2 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/vintage/junit-vintage-engine/5.8.1/junit-vintage-engine-5.8.1.pom (3.2 kB at 11 kB/s) error 21-Dec-2022 03:03:17 #17 79.65 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 21-Dec-2022 03:03:17 #17 79.77 Progress (1): 3.3/59 kB error 21-Dec-2022 03:03:17 Progress (1): 6.1/59 kB error 21-Dec-2022 03:03:17 Progress (1): 8.9/59 kB error 21-Dec-2022 03:03:17 Progress (1): 12/59 kB error 21-Dec-2022 03:03:17 Progress (1): 15/59 kB error 21-Dec-2022 03:03:17 Progress (1): 17/59 kB error 21-Dec-2022 03:03:17 Progress (1): 20/59 kB error 21-Dec-2022 03:03:17 Progress (1): 23/59 kB error 21-Dec-2022 03:03:17 Progress (1): 26/59 kB error 21-Dec-2022 03:03:17 Progress (1): 29/59 kB error 21-Dec-2022 03:03:17 Progress (1): 31/59 kB error 21-Dec-2022 03:03:17 Progress (1): 34/59 kB error 21-Dec-2022 03:03:17 Progress (1): 37/59 kB error 21-Dec-2022 03:03:17 Progress (1): 40/59 kB error 21-Dec-2022 03:03:17 Progress (1): 42/59 kB error 21-Dec-2022 03:03:17 Progress (1): 45/59 kB error 21-Dec-2022 03:03:17 Progress (1): 48/59 kB error 21-Dec-2022 03:03:17 Progress (1): 51/59 kB error 21-Dec-2022 03:03:17 Progress (1): 54/59 kB error 21-Dec-2022 03:03:17 Progress (1): 56/59 kB error 21-Dec-2022 03:03:17 Progress (1): 59 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 148 kB/s) error 21-Dec-2022 03:03:17 #17 81.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:17 #17 81.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:17 #17 81.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 21-Dec-2022 03:03:17 #17 81.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:17 #17 81.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:17 #17 84.85 Progress (1): 3.3/24 kB error 21-Dec-2022 03:03:17 Progress (1): 6.1/24 kB error 21-Dec-2022 03:03:17 Progress (1): 8.9/24 kB error 21-Dec-2022 03:03:17 Progress (1): 12/24 kB error 21-Dec-2022 03:03:17 Progress (1): 14/24 kB error 21-Dec-2022 03:03:17 Progress (1): 17/24 kB error 21-Dec-2022 03:03:17 Progress (1): 20/24 kB error 21-Dec-2022 03:03:17 Progress (1): 23/24 kB error 21-Dec-2022 03:03:17 Progress (1): 24 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jcl/5.2.14.RELEASE/spring-jcl-5.2.14.RELEASE.jar (24 kB at 6.9 kB/s) error 21-Dec-2022 03:03:17 #17 85.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:17 #17 85.30 Progress (1): 4.1/689 kB error 21-Dec-2022 03:03:17 Progress (1): 7.5/689 kB error 21-Dec-2022 03:03:17 Progress (1): 12/689 kB error 21-Dec-2022 03:03:17 Progress (1): 16/689 kB error 21-Dec-2022 03:03:17 Progress (1): 20/689 kB error 21-Dec-2022 03:03:17 Progress (1): 24/689 kB error 21-Dec-2022 03:03:17 Progress (1): 28/689 kB error 21-Dec-2022 03:03:17 Progress (1): 32/689 kB error 21-Dec-2022 03:03:17 Progress (1): 36/689 kB error 21-Dec-2022 03:03:17 Progress (1): 40/689 kB error 21-Dec-2022 03:03:17 Progress (1): 42/689 kB error 21-Dec-2022 03:03:17 Progress (1): 46/689 kB error 21-Dec-2022 03:03:17 Progress (1): 51/689 kB error 21-Dec-2022 03:03:17 Progress (1): 55/689 kB error 21-Dec-2022 03:03:17 Progress (1): 59/689 kB error 21-Dec-2022 03:03:17 Progress (1): 63/689 kB error 21-Dec-2022 03:03:17 Progress (1): 67/689 kB error 21-Dec-2022 03:03:17 Progress (1): 71/689 kB error 21-Dec-2022 03:03:17 Progress (1): 75/689 kB error 21-Dec-2022 03:03:17 Progress (1): 77/689 kB error 21-Dec-2022 03:03:17 Progress (1): 81/689 kB error 21-Dec-2022 03:03:17 Progress (1): 85/689 kB error 21-Dec-2022 03:03:17 Progress (1): 89/689 kB error 21-Dec-2022 03:03:17 Progress (1): 94/689 kB error 21-Dec-2022 03:03:17 Progress (1): 98/689 kB error 21-Dec-2022 03:03:17 Progress (1): 102/689 kB error 21-Dec-2022 03:03:17 Progress (1): 106/689 kB error 21-Dec-2022 03:03:17 Progress (1): 110/689 kB error 21-Dec-2022 03:03:17 Progress (1): 112/689 kB error 21-Dec-2022 03:03:17 Progress (1): 116/689 kB error 21-Dec-2022 03:03:17 Progress (1): 120/689 kB error 21-Dec-2022 03:03:17 Progress (1): 124/689 kB error 21-Dec-2022 03:03:17 Progress (1): 128/689 kB error 21-Dec-2022 03:03:17 Progress (1): 132/689 kB error 21-Dec-2022 03:03:17 Progress (1): 137/689 kB error 21-Dec-2022 03:03:17 Progress (1): 141/689 kB error 21-Dec-2022 03:03:17 Progress (1): 145/689 kB error 21-Dec-2022 03:03:17 Progress (1): 147/689 kB error 21-Dec-2022 03:03:17 Progress (2): 147/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 147/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 151/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 155/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 159/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 163/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 167/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 171/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 175/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 180/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 182/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 186/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 190/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 194/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 198/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 202/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 206/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 210/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 214/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 216/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 220/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 225/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 229/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (2): 233/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:17 Progress (3): 233/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 237/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 241/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 245/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 249/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 251/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 259/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 264/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 264/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 264/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 268/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 272/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 276/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 280/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 284/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 286/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (3): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:17 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 290/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 294/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 298/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 302/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 307/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 311/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 315/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 319/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 319/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 319/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 325/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 329/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 333/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 337/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 341/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 345/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 350/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 354/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 356/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 360/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 364/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 368/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 372/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 376/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 384/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 395/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 399/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 403/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 407/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 415/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 419/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 423/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 423/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 423/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 425/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 425/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 425/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 429/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 433/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 438/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 450/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 454/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 458/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 460/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 460/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 460/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 468/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 468/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 468/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 472/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 472/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 472/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 476/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 481/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 481/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 481/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 481/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 489/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 493/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 493/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 495/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 495/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 495/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 503/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 507/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 507/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 511/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 511/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 520/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 524/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 528/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 528/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 538/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 542/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 542/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 542/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 550/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 550/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 550/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 558/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 563/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 565/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 565/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 565/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 565/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 565/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:17 #17 ... error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:17 #16 86.31 Progress (1): 3.3/19 kB error 21-Dec-2022 03:03:17 Progress (1): 6.1/19 kB error 21-Dec-2022 03:03:17 Progress (1): 8.9/19 kB error 21-Dec-2022 03:03:17 Progress (1): 12/19 kB error 21-Dec-2022 03:03:17 Progress (1): 15/19 kB error 21-Dec-2022 03:03:17 Progress (1): 17/19 kB error 21-Dec-2022 03:03:17 Progress (1): 19 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom (19 kB at 81 kB/s) error 21-Dec-2022 03:03:17 #16 86.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 21-Dec-2022 03:03:17 #16 86.53 Progress (1): 3.3/15 kB error 21-Dec-2022 03:03:17 Progress (1): 6.1/15 kB error 21-Dec-2022 03:03:17 Progress (1): 8.9/15 kB error 21-Dec-2022 03:03:17 Progress (1): 12/15 kB error 21-Dec-2022 03:03:17 Progress (1): 15/15 kB error 21-Dec-2022 03:03:17 Progress (1): 15 kB error 21-Dec-2022 03:03:17 error 21-Dec-2022 03:03:17 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 60 kB/s) error 21-Dec-2022 03:03:17 #16 86.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 21-Dec-2022 03:03:18 #16 86.97 Progress (1): 0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.1/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.2/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.3/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.4/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.5/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.6/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.7/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.8/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 0.9/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0/1.0 MB error 21-Dec-2022 03:03:18 Progress (1): 1.0 MB error 21-Dec-2022 03:03:18 error 21-Dec-2022 03:03:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar (1.0 MB at 2.1 MB/s) error 21-Dec-2022 03:03:18 #16 87.17 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 21-Dec-2022 03:03:18 #16 87.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 21-Dec-2022 03:03:21 #16 89.98 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 21-Dec-2022 03:03:21 #16 90.18 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 21-Dec-2022 03:03:21 #16 90.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 21-Dec-2022 03:03:22 #16 ... error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:22 #17 85.30 Progress (1): 4.1/689 kB error 21-Dec-2022 03:03:22 Progress (1): 7.5/689 kB error 21-Dec-2022 03:03:22 Progress (1): 12/689 kB error 21-Dec-2022 03:03:22 Progress (1): 16/689 kB error 21-Dec-2022 03:03:22 Progress (1): 20/689 kB error 21-Dec-2022 03:03:22 Progress (1): 24/689 kB error 21-Dec-2022 03:03:22 Progress (1): 28/689 kB error 21-Dec-2022 03:03:22 Progress (1): 32/689 kB error 21-Dec-2022 03:03:22 Progress (1): 36/689 kB error 21-Dec-2022 03:03:22 Progress (1): 40/689 kB error 21-Dec-2022 03:03:22 Progress (1): 42/689 kB error 21-Dec-2022 03:03:22 Progress (1): 46/689 kB error 21-Dec-2022 03:03:22 Progress (1): 51/689 kB error 21-Dec-2022 03:03:22 Progress (1): 55/689 kB error 21-Dec-2022 03:03:22 Progress (1): 59/689 kB error 21-Dec-2022 03:03:22 Progress (1): 63/689 kB error 21-Dec-2022 03:03:22 Progress (1): 67/689 kB error 21-Dec-2022 03:03:22 Progress (1): 71/689 kB error 21-Dec-2022 03:03:22 Progress (1): 75/689 kB error 21-Dec-2022 03:03:22 Progress (1): 77/689 kB error 21-Dec-2022 03:03:22 Progress (1): 81/689 kB error 21-Dec-2022 03:03:22 Progress (1): 85/689 kB error 21-Dec-2022 03:03:22 Progress (1): 89/689 kB error 21-Dec-2022 03:03:22 Progress (1): 94/689 kB error 21-Dec-2022 03:03:22 Progress (1): 98/689 kB error 21-Dec-2022 03:03:22 Progress (1): 102/689 kB error 21-Dec-2022 03:03:22 Progress (1): 106/689 kB error 21-Dec-2022 03:03:22 Progress (1): 110/689 kB error 21-Dec-2022 03:03:22 Progress (1): 112/689 kB error 21-Dec-2022 03:03:22 Progress (1): 116/689 kB error 21-Dec-2022 03:03:22 Progress (1): 120/689 kB error 21-Dec-2022 03:03:22 Progress (1): 124/689 kB error 21-Dec-2022 03:03:22 Progress (1): 128/689 kB error 21-Dec-2022 03:03:22 Progress (1): 132/689 kB error 21-Dec-2022 03:03:22 Progress (1): 137/689 kB error 21-Dec-2022 03:03:22 Progress (1): 141/689 kB error 21-Dec-2022 03:03:22 Progress (1): 145/689 kB error 21-Dec-2022 03:03:22 Progress (1): 147/689 kB error 21-Dec-2022 03:03:22 Progress (2): 147/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 147/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 151/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 155/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 159/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 163/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 167/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 171/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 175/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 180/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 182/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 186/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 190/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 194/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 198/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 202/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 206/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 210/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 214/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 216/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 220/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 225/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 229/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (2): 233/689 kB | 0/1.2 MB error 21-Dec-2022 03:03:22 Progress (3): 233/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 237/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 241/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 245/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 249/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 251/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 255/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 259/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 264/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 264/689 kB | 0/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 264/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 268/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 272/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 276/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 280/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 284/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 286/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (3): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB error 21-Dec-2022 03:03:22 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 290/689 kB | 0.1/1.2 MB | 0/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 290/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 294/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 298/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 302/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 307/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 311/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 315/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 319/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 319/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 319/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 321/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 325/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 329/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 333/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 337/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 341/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 345/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 350/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 354/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 356/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 360/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 364/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 368/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 372/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 376/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 380/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 384/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 388/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 390/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 395/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 399/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 403/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 407/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 411/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 415/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 419/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 423/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 423/689 kB | 0.1/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 423/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 425/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 425/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 425/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 429/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 433/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 438/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 442/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.1/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 446/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 450/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 454/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 458/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 460/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 460/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 460/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.1/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 464/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 468/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 468/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 468/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 472/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 472/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 472/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 476/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 481/689 kB | 0.2/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 481/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 481/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 481/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 485/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 489/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 493/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 493/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 495/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 495/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 495/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.2/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 499/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 503/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 507/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 507/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 511/689 kB | 0.3/1.2 MB | 0.2/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 511/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 515/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 520/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 524/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 528/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 528/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 530/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.3/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 534/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 538/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 542/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 542/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 542/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.3/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 546/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 550/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 550/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 550/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 554/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 558/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 563/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 565/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 565/689 kB | 0.4/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 565/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 565/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 565/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 569/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 573/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 577/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 577/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 577/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 581/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 585/689 kB | 0.5/1.2 MB | 0.3/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 585/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 589/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 589/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.4/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 589/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 589/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 589/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 593/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 593/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 597/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 599/689 kB | 0.5/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 599/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 599/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 603/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 608/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 608/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 608/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 608/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 612/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 612/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 616/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 620/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 620/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 620/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.5/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 620/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 620/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 624/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 624/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 628/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 628/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 632/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.4/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 634/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 638/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 638/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 642/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 642/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 646/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 646/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 646/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 646/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 646/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 651/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 651/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 651/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 651/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 651/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 651/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 655/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 655/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 659/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 663/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 667/689 kB | 0.6/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 667/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 667/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 667/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 667/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 669/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 669/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 669/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 669/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 669/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 673/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 677/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 681/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 685/689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.6/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.5/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.7/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.7/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.6/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.8/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.8/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.7/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 0.9/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 0.9/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.8/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.0/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (4): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 4.1/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 7.5/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 12/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 16/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 20/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 20/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 20/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 24/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 24/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 24/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.0/2.9 MB | 24/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.1/2.9 MB | 24/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.1/2.9 MB | 24/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.1/2.9 MB | 28/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.1/2.9 MB | 32/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 0.9/1.4 MB | 1.1/2.9 MB | 32/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 32/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 36/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 40/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 42/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 42/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 42/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 42/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 46/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 46/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 51/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 51/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 53/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 53/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 53/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 57/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 60/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 64/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 64/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 64/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 68/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 72/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 72/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 76/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 76/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 76/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 80/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (5): 689 kB | 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-beans/5.2.14.RELEASE/spring-beans-5.2.14.RELEASE.jar (689 kB at 130 kB/s) error 21-Dec-2022 03:03:22 #17 87.12 Progress (4): 1.1/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.0/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:22 #17 87.14 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 84/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 88/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 92/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 95/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 99/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 103/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 103/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.1/2.9 MB | 107/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 107/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 107/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 111/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 115/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 119/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 123/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 127/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 127/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 129/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 133/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 138/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.1/1.4 MB | 1.2/2.9 MB | 142/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 142/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 146/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 146/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 150/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 150/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2/1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 150/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 150/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 150/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 150/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 154/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 158/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 162/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 162/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 164/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 168/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 168/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 172/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 176/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 181/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.2/2.9 MB | 181/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 181/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 181/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 185/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 189/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 193/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 197/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.2/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 199/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 203/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 207/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 211/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.3/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.3/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 215/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 219/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 224/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 228/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 228/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 232/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.4/2.9 MB | 234/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 234/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 238/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 242/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 246/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 250/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 254/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 258/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 258/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 258/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 258/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 258/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 258/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 262/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 262/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 267/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 269/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 273/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 273/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4/1.4 MB | 1.5/2.9 MB | 277/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.5/2.9 MB | 277/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.5/2.9 MB | 277/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.5/2.9 MB | 281/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.5/2.9 MB | 281/282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.5/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.6/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.6/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (4): 1.2 MB | 1.4 MB | 1.6/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context/5.2.14.RELEASE/spring-context-5.2.14.RELEASE.jar (1.2 MB at 221 kB/s) error 21-Dec-2022 03:03:22 #17 87.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:22 #17 87.41 Progress (3): 1.4 MB | 1.6/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.6/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.7/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.7/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.7/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.7/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.7/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 Progress (3): 1.4 MB | 1.7/2.9 MB | 282 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-core/5.2.14.RELEASE/spring-core-5.2.14.RELEASE.jar (1.4 MB at 252 kB/s) error 21-Dec-2022 03:03:22 #17 87.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:22 #17 87.54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-expression/5.2.14.RELEASE/spring-expression-5.2.14.RELEASE.jar (282 kB at 50 kB/s) error 21-Dec-2022 03:03:22 #17 87.54 Progress (2): 1.7/2.9 MB | 4.1/373 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:22 #17 87.55 Progress (2): 1.7/2.9 MB | 8.2/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 8.2/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 12/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 16/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 19/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 23/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 23/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 27/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 31/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 35/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 39/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 43/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 47/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 52/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 54/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 54/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 54/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 58/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 62/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 66/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 70/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 74/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 78/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 78/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 82/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 86/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 86/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 88/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 92/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.8/2.9 MB | 97/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 97/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 101/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 105/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 105/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 105/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 109/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 109/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 113/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 117/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 117/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 121/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 121/373 kB error 21-Dec-2022 03:03:22 Progress (2): 1.9/2.9 MB | 123/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 123/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 127/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 131/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 136/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 140/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 144/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 148/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 152/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 156/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 158/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 158/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 162/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 162/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 166/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 170/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 174/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 174/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 179/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 183/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 187/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 187/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 191/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 195/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 199/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 203/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 206/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.0/2.9 MB | 210/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 210/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 210/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 214/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 214/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 218/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 222/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 226/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 230/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 234/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 238/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 238/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 241/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 245/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 245/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 249/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 253/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 257/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 260/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 260/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.1/2.9 MB | 264/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.2/2.9 MB | 264/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.2/2.9 MB | 269/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.2/2.9 MB | 273/373 kB error 21-Dec-2022 03:03:22 Progress (2): 2.2/2.9 MB | 277/373 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 277/373 kB | 3.3/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 277/373 kB | 3.3/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 277/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 281/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 285/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 287/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 291/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 296/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 300/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 300/373 kB | 6.1/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 300/373 kB | 8.9/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 8.9/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 12/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 14/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 17/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 20/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 23/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 304/373 kB | 26/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 308/373 kB | 26/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 308/373 kB | 28/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 308/373 kB | 31/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 308/373 kB | 34/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 308/373 kB | 34/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 312/373 kB | 34/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 312/373 kB | 34/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 312/373 kB | 37/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 316/373 kB | 37/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 320/373 kB | 37/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 320/373 kB | 40/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 322/373 kB | 40/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 326/373 kB | 40/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 330/373 kB | 40/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 330/373 kB | 40/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 330/373 kB | 42/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 334/373 kB | 42/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.2/2.9 MB | 334/373 kB | 45/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 334/373 kB | 45/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 339/373 kB | 45/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 339/373 kB | 48/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 339/373 kB | 51/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 343/373 kB | 51/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 343/373 kB | 54/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 343/373 kB | 56/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 347/373 kB | 56/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 351/373 kB | 56/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 355/373 kB | 56/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 357/373 kB | 56/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 357/373 kB | 56/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 357/373 kB | 59/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 357/373 kB | 62/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 357/373 kB | 65/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 357/373 kB | 65/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 361/373 kB | 65/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 361/373 kB | 68/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 365/373 kB | 68/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 369/373 kB | 68/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 369/373 kB | 70/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 369/373 kB | 70/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 373 kB | 70/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 373 kB | 73/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 373 kB | 76/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.3/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.4/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.4/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.4/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.4/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.4/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.4/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 79/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 82/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 84/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 87/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 90/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 93/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 96/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 98/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 101/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 104/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 107/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 107/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 110/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 112/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 112/201 kB error 21-Dec-2022 03:03:22 Progress (3): 2.5/2.9 MB | 373 kB | 115/201 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 115/201 kB | 4.1/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 115/201 kB | 4.1/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 118/201 kB | 4.1/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 118/201 kB | 7.5/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 118/201 kB | 7.5/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 120/201 kB | 7.5/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 120/201 kB | 12/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.5/2.9 MB | 373 kB | 120/201 kB | 12/409 kB error 21-Dec-2022 03:03:22 Progress (4): 2.6/2.9 MB | 373 kB | 120/201 kB | 12/409 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 12/409 kB | 4.1/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 12/409 kB | 4.1/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 16/409 kB | 4.1/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 20/409 kB | 4.1/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 24/409 kB | 4.1/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 24/409 kB | 4.1/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 24/409 kB | 8.2/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 24/409 kB | 8.2/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 28/409 kB | 8.2/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 28/409 kB | 12/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 28/409 kB | 16/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 28/409 kB | 16/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 32/409 kB | 16/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 32/409 kB | 19/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 36/409 kB | 19/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 36/409 kB | 19/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 40/409 kB | 19/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 42/409 kB | 19/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 120/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 123/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.6/2.9 MB | 373 kB | 126/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 126/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 129/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 132/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 134/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 134/201 kB | 42/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 134/201 kB | 46/409 kB | 23/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 134/201 kB | 46/409 kB | 27/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 137/201 kB | 46/409 kB | 27/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 137/201 kB | 46/409 kB | 27/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 140/201 kB | 46/409 kB | 27/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 140/201 kB | 46/409 kB | 31/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 140/201 kB | 46/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 140/201 kB | 46/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 143/201 kB | 46/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 143/201 kB | 51/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 143/201 kB | 51/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 143/201 kB | 55/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 146/201 kB | 55/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 146/201 kB | 59/409 kB | 34/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 146/201 kB | 59/409 kB | 38/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 146/201 kB | 59/409 kB | 38/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 148/201 kB | 59/409 kB | 38/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 148/201 kB | 59/409 kB | 42/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.7/2.9 MB | 373 kB | 148/201 kB | 59/409 kB | 46/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 148/201 kB | 59/409 kB | 46/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 151/201 kB | 59/409 kB | 46/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 151/201 kB | 59/409 kB | 51/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 151/201 kB | 59/409 kB | 51/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 154/201 kB | 59/409 kB | 51/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 154/201 kB | 63/409 kB | 51/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 154/201 kB | 63/409 kB | 51/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 63/409 kB | 51/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 63/409 kB | 55/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 67/409 kB | 55/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 71/409 kB | 55/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 75/409 kB | 55/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 75/409 kB | 59/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 77/409 kB | 59/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 77/409 kB | 59/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 157/201 kB | 81/409 kB | 59/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 160/201 kB | 81/409 kB | 59/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 160/201 kB | 81/409 kB | 63/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 160/201 kB | 81/409 kB | 67/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 160/201 kB | 81/409 kB | 67/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 160/201 kB | 81/409 kB | 69/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 162/201 kB | 81/409 kB | 69/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 162/201 kB | 85/409 kB | 69/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 165/201 kB | 85/409 kB | 69/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 168/201 kB | 85/409 kB | 69/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 168/201 kB | 85/409 kB | 73/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 168/201 kB | 85/409 kB | 73/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 168/201 kB | 89/409 kB | 73/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 168/201 kB | 89/409 kB | 77/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 171/201 kB | 89/409 kB | 77/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 171/201 kB | 94/409 kB | 77/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 171/201 kB | 94/409 kB | 81/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/2.9 MB | 373 kB | 171/201 kB | 98/409 kB | 81/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 171/201 kB | 98/409 kB | 81/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 171/201 kB | 102/409 kB | 81/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 174/201 kB | 102/409 kB | 81/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 174/201 kB | 102/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 174/201 kB | 106/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 174/201 kB | 110/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 174/201 kB | 112/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 176/201 kB | 112/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 176/201 kB | 116/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 179/201 kB | 116/409 kB | 85/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 179/201 kB | 116/409 kB | 89/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 182/201 kB | 116/409 kB | 89/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 182/201 kB | 116/409 kB | 94/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 182/201 kB | 116/409 kB | 98/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 182/201 kB | 116/409 kB | 102/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 185/201 kB | 116/409 kB | 102/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 185/201 kB | 116/409 kB | 104/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 185/201 kB | 116/409 kB | 108/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 188/201 kB | 116/409 kB | 108/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 190/201 kB | 116/409 kB | 108/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 190/201 kB | 116/409 kB | 112/315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/2.9 MB | 373 kB | 190/201 kB | 116/409 kB | 116/315 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-aop/5.2.14.RELEASE/spring-aop-5.2.14.RELEASE.jar (373 kB at 59 kB/s) error 21-Dec-2022 03:03:22 #17 88.21 Progress (4): 2.9/2.9 MB | 190/201 kB | 120/409 kB | 116/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 190/201 kB | 120/409 kB | 116/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 190/201 kB | 124/409 kB | 116/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 190/201 kB | 124/409 kB | 120/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 193/201 kB | 124/409 kB | 120/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 196/201 kB | 124/409 kB | 120/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 196/201 kB | 124/409 kB | 124/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 199/201 kB | 124/409 kB | 124/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 124/409 kB | 124/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 124/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar error 21-Dec-2022 03:03:22 #17 88.22 Progress (4): 2.9/2.9 MB | 201 kB | 124/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 128/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 132/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 137/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 141/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 141/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9/2.9 MB | 201 kB | 143/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 143/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 147/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 151/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 155/409 kB | 128/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 155/409 kB | 132/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 159/409 kB | 132/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 159/409 kB | 137/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 163/409 kB | 137/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 163/409 kB | 139/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 167/409 kB | 139/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 171/409 kB | 139/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 175/409 kB | 139/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 175/409 kB | 143/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 178/409 kB | 143/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 178/409 kB | 147/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 178/409 kB | 151/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 182/409 kB | 151/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 186/409 kB | 151/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 186/409 kB | 155/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 190/409 kB | 155/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 194/409 kB | 155/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 198/409 kB | 155/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 202/409 kB | 155/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 206/409 kB | 155/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 206/409 kB | 159/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 210/409 kB | 159/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 210/409 kB | 163/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 210/409 kB | 167/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 210/409 kB | 171/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 212/409 kB | 171/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 212/409 kB | 173/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 216/409 kB | 173/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 221/409 kB | 173/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 225/409 kB | 173/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 229/409 kB | 173/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 229/409 kB | 177/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 229/409 kB | 182/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 229/409 kB | 186/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 229/409 kB | 190/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 233/409 kB | 190/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 233/409 kB | 194/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 237/409 kB | 194/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 237/409 kB | 197/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 241/409 kB | 197/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 245/409 kB | 197/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 245/409 kB | 201/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 247/409 kB | 201/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 247/409 kB | 206/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 247/409 kB | 210/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 247/409 kB | 214/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 251/409 kB | 214/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 255/409 kB | 214/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 259/409 kB | 214/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 259/409 kB | 218/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 264/409 kB | 218/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 264/409 kB | 222/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 264/409 kB | 226/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 264/409 kB | 230/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 264/409 kB | 232/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 268/409 kB | 232/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 272/409 kB | 232/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 276/409 kB | 232/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 276/409 kB | 236/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 280/409 kB | 236/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 280/409 kB | 240/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 282/409 kB | 240/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 282/409 kB | 244/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 282/409 kB | 249/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 282/409 kB | 251/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 286/409 kB | 251/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 290/409 kB | 251/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 294/409 kB | 251/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 294/409 kB | 255/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 298/409 kB | 255/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 298/409 kB | 260/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 298/409 kB | 264/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 298/409 kB | 268/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 302/409 kB | 268/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 307/409 kB | 268/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 307/409 kB | 272/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 311/409 kB | 272/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 311/409 kB | 276/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 315/409 kB | 276/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 315/409 kB | 278/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 317/409 kB | 278/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 317/409 kB | 282/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 317/409 kB | 287/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 317/409 kB | 291/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 317/409 kB | 295/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 321/409 kB | 295/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 325/409 kB | 295/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 325/409 kB | 299/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 329/409 kB | 299/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 329/409 kB | 303/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 333/409 kB | 303/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 333/409 kB | 305/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 333/409 kB | 309/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 337/409 kB | 309/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 337/409 kB | 314/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 341/409 kB | 314/315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 341/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 345/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 350/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 352/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 356/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 360/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 364/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 368/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (4): 2.9 MB | 201 kB | 372/409 kB | 315 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9 MB | 201 kB | 372/409 kB | 315 kB | 3.3/183 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9 MB | 201 kB | 376/409 kB | 315 kB | 3.3/183 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-orm/5.2.14.RELEASE/spring-orm-5.2.14.RELEASE.jar (201 kB at 31 kB/s) error 21-Dec-2022 03:03:22 #17 88.42 Progress (4): 2.9 MB | 380/409 kB | 315 kB | 3.3/183 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar (2.9 MB at 436 kB/s) error 21-Dec-2022 03:03:22 #17 88.42 Progress (3): 380/409 kB | 315 kB | 6.1/183 kB error 21-Dec-2022 03:03:22 Progress (3): 384/409 kB | 315 kB | 6.1/183 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar error 21-Dec-2022 03:03:22 #17 88.42 Progress (3): 384/409 kB | 315 kB | 8.9/183 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar error 21-Dec-2022 03:03:22 #17 88.42 Progress (3): 384/409 kB | 315 kB | 12/183 kB error 21-Dec-2022 03:03:22 Progress (3): 384/409 kB | 315 kB | 14/183 kB error 21-Dec-2022 03:03:22 Progress (3): 384/409 kB | 315 kB | 17/183 kB error 21-Dec-2022 03:03:22 Progress (3): 384/409 kB | 315 kB | 20/183 kB error 21-Dec-2022 03:03:22 Progress (3): 384/409 kB | 315 kB | 23/183 kB error 21-Dec-2022 03:03:22 Progress (3): 384/409 kB | 315 kB | 26/183 kB error 21-Dec-2022 03:03:22 Progress (3): 388/409 kB | 315 kB | 26/183 kB error 21-Dec-2022 03:03:22 Progress (3): 393/409 kB | 315 kB | 26/183 kB error 21-Dec-2022 03:03:22 Progress (3): 393/409 kB | 315 kB | 28/183 kB error 21-Dec-2022 03:03:22 Progress (3): 395/409 kB | 315 kB | 28/183 kB error 21-Dec-2022 03:03:22 Progress (3): 395/409 kB | 315 kB | 31/183 kB error 21-Dec-2022 03:03:22 Progress (3): 395/409 kB | 315 kB | 34/183 kB error 21-Dec-2022 03:03:22 Progress (3): 395/409 kB | 315 kB | 37/183 kB error 21-Dec-2022 03:03:22 Progress (3): 399/409 kB | 315 kB | 37/183 kB error 21-Dec-2022 03:03:22 Progress (3): 404/409 kB | 315 kB | 37/183 kB error 21-Dec-2022 03:03:22 Progress (3): 408/409 kB | 315 kB | 37/183 kB error 21-Dec-2022 03:03:22 Progress (3): 408/409 kB | 315 kB | 40/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 40/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 42/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 45/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 48/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 51/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 54/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 56/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 59/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 62/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 65/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 68/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 70/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 73/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 76/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 79/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 82/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 84/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 87/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 90/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 93/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 96/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 98/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 101/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 104/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 106/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 109/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 112/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 115/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 118/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 120/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 123/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 126/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 129/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 132/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 134/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 137/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 140/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 143/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 146/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 148/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 151/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 154/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 157/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 160/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 162/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 165/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 168/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 171/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 315 kB | 174/183 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-tx/5.2.14.RELEASE/spring-tx-5.2.14.RELEASE.jar (315 kB at 47 kB/s) error 21-Dec-2022 03:03:22 #17 88.58 Progress (2): 409 kB | 176/183 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 176/183 kB | 3.3/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 176/183 kB | 6.1/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 179/183 kB | 6.1/61 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 21-Dec-2022 03:03:22 #17 88.62 Progress (3): 409 kB | 182/183 kB | 6.1/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 182/183 kB | 8.9/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 182/183 kB | 12/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 12/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 14/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 17/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 20/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 23/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 26/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 28/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 31/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 34/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 37/61 kB error 21-Dec-2022 03:03:22 Progress (3): 409 kB | 183 kB | 40/61 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-jdbc/5.2.14.RELEASE/spring-jdbc-5.2.14.RELEASE.jar (409 kB at 59 kB/s) error 21-Dec-2022 03:03:22 #17 88.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar error 21-Dec-2022 03:03:22 #17 88.77 Progress (2): 183 kB | 42/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 45/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 48/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 51/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 54/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 56/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 59/61 kB error 21-Dec-2022 03:03:22 Progress (2): 183 kB | 61 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/springframework/spring-context-support/5.2.14.RELEASE/spring-context-support-5.2.14.RELEASE.jar (183 kB at 26 kB/s) error 21-Dec-2022 03:03:22 #17 88.87 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar error 21-Dec-2022 03:03:22 #17 88.88 Progress (2): 61 kB | 3.3/12 kB error 21-Dec-2022 03:03:22 Progress (2): 61 kB | 6.1/12 kB error 21-Dec-2022 03:03:22 Progress (2): 61 kB | 8.9/12 kB error 21-Dec-2022 03:03:22 Progress (2): 61 kB | 12/12 kB error 21-Dec-2022 03:03:22 Progress (2): 61 kB | 12 kB error 21-Dec-2022 03:03:22 Progress (3): 61 kB | 12 kB | 0/7.5 MB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/logging/jboss-logging/3.4.2.Final/jboss-logging-3.4.2.Final.jar (61 kB at 8.6 kB/s) error 21-Dec-2022 03:03:22 #17 88.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar error 21-Dec-2022 03:03:22 #17 88.92 Progress (2): 12 kB | 0.1/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.1/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.2/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.2/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.2/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.3/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.3/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.4/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.4/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.5/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.5/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.5/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.6/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.6/7.5 MB error 21-Dec-2022 03:03:22 Progress (2): 12 kB | 0.7/7.5 MB error 21-Dec-2022 03:03:22 Progress (3): 12 kB | 0.7/7.5 MB | 3.3/57 kB error 21-Dec-2022 03:03:22 Progress (3): 12 kB | 0.7/7.5 MB | 6.1/57 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-c3p0/5.6.0.Final/hibernate-c3p0-5.6.0.Final.jar (12 kB at 1.7 kB/s) error 21-Dec-2022 03:03:22 #17 89.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar error 21-Dec-2022 03:03:22 #17 89.04 Progress (3): 0.7/7.5 MB | 6.1/57 kB | 3.3/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 8.9/57 kB | 3.3/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 8.9/57 kB | 6.1/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 12/57 kB | 6.1/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 12/57 kB | 8.9/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 12/57 kB | 8.9/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 14/57 kB | 8.9/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 14/57 kB | 12/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 14/57 kB | 14/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 17/57 kB | 14/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 17/57 kB | 17/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 17/57 kB | 20/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 17/57 kB | 23/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 17/57 kB | 26/157 kB error 21-Dec-2022 03:03:22 Progress (3): 0.7/7.5 MB | 17/57 kB | 26/157 kB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 17/57 kB | 26/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 20/57 kB | 26/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 23/57 kB | 26/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 26/57 kB | 26/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 28/57 kB | 26/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 28/57 kB | 26/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 28/57 kB | 28/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 31/57 kB | 28/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 34/57 kB | 28/157 kB | 0/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 34/57 kB | 28/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 34/57 kB | 31/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 37/57 kB | 31/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 40/57 kB | 31/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 40/57 kB | 34/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 40/57 kB | 37/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 40/57 kB | 40/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 40/57 kB | 40/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 42/57 kB | 40/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 45/57 kB | 40/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.7/7.5 MB | 48/57 kB | 40/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 48/57 kB | 40/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 48/57 kB | 42/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 48/57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 51/57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 51/57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 54/57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 56/57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 56/57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 57 kB | 45/157 kB | 0.1/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.8/7.5 MB | 57 kB | 45/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 45/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 45/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 48/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 51/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 54/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 56/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 59/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 62/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 62/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 65/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 67/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 67/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 70/157 kB | 0.2/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 70/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 70/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 70/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 73/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 76/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 79/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 81/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (4): 0.9/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB error 21-Dec-2022 03:03:22 Progress (5): 0.9/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 84/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 87/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 87/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 87/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 87/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 90/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 93/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 95/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 98/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 101/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 104/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 106/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 106/157 kB | 0.3/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 106/157 kB | 0.4/3.7 MB | 0/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 106/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 109/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 109/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 112/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 112/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (5): 1.0/7.5 MB | 57 kB | 112/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-ehcache/5.6.0.Final/hibernate-ehcache-5.6.0.Final.jar (57 kB at 7.5 kB/s) error 21-Dec-2022 03:03:22 #17 89.48 Progress (4): 1.0/7.5 MB | 112/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.0/7.5 MB | 115/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar error 21-Dec-2022 03:03:22 #17 89.48 Progress (4): 1.0/7.5 MB | 115/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.0/7.5 MB | 118/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.0/7.5 MB | 120/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.0/7.5 MB | 120/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 120/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 123/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 123/157 kB | 0.4/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 123/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 123/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 126/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 129/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 129/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 129/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 129/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.1/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 132/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 134/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 137/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 137/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 140/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 143/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 146/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 148/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 151/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 154/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157/157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.5/3.7 MB | 0.1/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.5/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.5/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.5/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.6/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.2/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.3/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.2/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.7/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.4/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.3/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.5/7.5 MB | 157 kB | 0.8/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.8/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.8/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 0.9/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 1.0/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 1.0/3.7 MB | 0.4/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.6/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.5/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.0/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.7/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 1.8/7.5 MB | 157 kB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-orm/5.11.9.Final/hibernate-search-orm-5.11.9.Final.jar (157 kB at 20 kB/s) error 21-Dec-2022 03:03:22 #17 89.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar error 21-Dec-2022 03:03:22 #17 89.76 Progress (3): 1.8/7.5 MB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.8/7.5 MB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.8/7.5 MB | 1.1/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.8/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.6/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.2/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 1.9/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.7/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.0/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.8/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.4/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.1/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.2/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.9/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB error 21-Dec-2022 03:03:22 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB error 21-Dec-2022 03:03:22 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.3/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.4/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.5/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.6/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.2/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.7/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.3/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:03:22 Progress (4): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 4.1/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 4.1/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 8.2/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 8.2/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 12/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 12/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 16/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 19/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 19/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 19/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 19/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 23/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 23/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.4/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 27/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 31/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 31/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 31/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 35/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 39/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 39/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.8/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 43/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 43/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 47/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 52/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 54/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 58/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 62/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 66/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 66/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 66/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 70/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 70/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 70/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 70/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 74/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 74/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 78/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 78/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 82/303 kB error 21-Dec-2022 03:03:22 Progress (5): 2.9/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 86/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 86/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 88/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 88/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 88/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 93/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 93/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 97/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 101/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 105/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 105/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 105/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 109/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 109/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 113/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 116/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 116/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 116/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 120/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 125/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 129/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 133/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 137/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 141/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 141/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 145/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 145/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 145/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 149/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 151/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.6/1.8 MB | 151/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 151/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.0/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 151/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 151/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 151/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 155/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 159/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 163/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 168/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 172/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 172/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 172/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 172/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 176/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 180/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 184/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 186/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 190/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 190/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 194/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 194/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 198/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 202/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 202/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 202/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.1/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 206/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.2/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 206/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.2/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 206/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.2/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.7/1.8 MB | 206/303 kB error 21-Dec-2022 03:03:22 Progress (5): 3.2/7.5 MB | 1.5/3.7 MB | 1.3 MB | 0.8/1.8 MB | 206/303 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-search-engine/5.11.9.Final/hibernate-search-engine-5.11.9.Final.jar (1.3 MB at 156 kB/s) error 21-Dec-2022 03:03:22 #17 90.30 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 206/303 kB error 21-Dec-2022 03:03:22 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 211/303 kB error 21-Dec-2022 03:03:22 error 21-Dec-2022 03:03:22 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar error 21-Dec-2022 03:03:23 #17 90.30 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 215/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 219/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 219/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 221/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 225/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 229/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 233/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 237/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 241/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 245/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 249/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 249/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 249/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 254/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 254/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.2/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 258/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.5/3.7 MB | 0.8/1.8 MB | 258/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 258/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 258/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 260/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 260/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 264/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 269/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 273/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 273/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 273/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 277/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 281/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 285/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 287/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 287/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 291/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 291/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 296/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 296/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 300/303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.8/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.3/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.4/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.4/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.4/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.4/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.4/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.5/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.6/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.6/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.6/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.6/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.6/3.7 MB | 0.9/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.6/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.7/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.0/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (5): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 3.3/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 6.1/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.8/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 8.9/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 8.9/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 8.9/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 8.9/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 8.9/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 8.9/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 12/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 15/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 17/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 20/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 20/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 20/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.7/3.7 MB | 1.1/1.8 MB | 303 kB | 20/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.8/3.7 MB | 1.1/1.8 MB | 303 kB | 20/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.8/3.7 MB | 1.1/1.8 MB | 303 kB | 20/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.8/3.7 MB | 1.1/1.8 MB | 303 kB | 23/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.8/3.7 MB | 1.1/1.8 MB | 303 kB | 23/24 kB error 21-Dec-2022 03:03:23 Progress (5): 3.9/7.5 MB | 1.8/3.7 MB | 1.1/1.8 MB | 303 kB | 23/24 kB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (303 kB at 34 kB/s) error 21-Dec-2022 03:03:23 #17 90.80 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 1.1/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 3.9/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar error 21-Dec-2022 03:03:23 #17 90.84 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.8/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 1.9/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.0/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.0/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.2/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.1/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.1/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.2/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.2/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.2/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.2/3.7 MB | 1.3/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.2/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.2/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.3/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.4/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.3/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.4/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.5/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.4/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.5/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.6/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.6/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.7/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.5/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.7/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.6/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.8/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8/1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.7/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.8/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.8/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.8/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.8/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 4.9/7.5 MB | 2.8/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.8/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.0/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 2.9/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.0/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.0/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.0/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.0/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.0/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.1/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.2/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.2/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.2/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.1/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.2/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.2/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.2/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.2/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.2/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.3/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.4/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.4/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.4/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.4/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.4/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.5/7.5 MB | 3.3/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.5/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.5/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.5/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.5/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.5/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.6/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 Progress (4): 5.6/7.5 MB | 3.4/3.7 MB | 1.8 MB | 24 kB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar (24 kB at 2.5 kB/s) error 21-Dec-2022 03:03:23 #17 91.54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (1.8 MB at 187 kB/s) error 21-Dec-2022 03:03:23 #17 91.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar error 21-Dec-2022 03:03:23 #17 91.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 21-Dec-2022 03:03:23 #17 91.54 Progress (2): 5.6/7.5 MB | 3.4/3.7 MB error 21-Dec-2022 03:03:23 Progress (2): 5.7/7.5 MB | 3.4/3.7 MB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 3.4/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 3.4/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 3.4/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 7.5/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 12/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 16/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.7/7.5 MB | 3.4/3.7 MB | 20/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 20/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 24/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 28/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 32/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 36/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 38/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 38/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 42/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.8/7.5 MB | 3.4/3.7 MB | 46/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 46/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 51/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 53/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 53/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 57/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 62/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 62/303 kB error 21-Dec-2022 03:03:23 Progress (3): 5.9/7.5 MB | 3.4/3.7 MB | 66/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 66/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 70/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 74/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 74/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.0/7.5 MB | 3.4/3.7 MB | 78/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 78/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 82/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 86/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 90/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 94/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 94/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 98/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 102/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 107/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 111/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.1/7.5 MB | 3.4/3.7 MB | 115/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 115/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 119/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 123/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 125/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 129/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 134/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 138/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 142/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 146/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 150/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 150/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 154/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 158/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 158/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 162/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 166/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 170/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 174/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 179/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 183/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 187/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 191/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 195/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 197/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 201/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 206/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 210/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 214/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 218/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 222/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 226/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 230/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 234/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 238/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 242/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 246/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 251/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 255/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 259/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 263/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 267/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 271/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 275/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 278/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 282/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 286/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 290/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 294/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 296/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 300/303 kB error 21-Dec-2022 03:03:23 Progress (3): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 3.3/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 6.1/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 8.9/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 12/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 14/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 17/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.2/7.5 MB | 3.4/3.7 MB | 303 kB | 20/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 20/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 23/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 26/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 28/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 31/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 34/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.3/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.4/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.4/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.4/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.4/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.5/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.5/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.6/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.6/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.6/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 37/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 40/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 42/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 45/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 48/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 48/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 51/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 54/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 56/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 59/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 62/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 65/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 67/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.7/7.5 MB | 3.4/3.7 MB | 303 kB | 70/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 303 kB | 70/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 303 kB | 70/121 kB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j-1.2-api/2.17.2/log4j-1.2-api-2.17.2.jar (303 kB at 30 kB/s) error 21-Dec-2022 03:03:23 #17 91.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 21-Dec-2022 03:03:23 #17 91.86 Progress (3): 6.8/7.5 MB | 3.4/3.7 MB | 73/121 kB error 21-Dec-2022 03:03:23 Progress (3): 6.8/7.5 MB | 3.4/3.7 MB | 76/121 kB error 21-Dec-2022 03:03:23 Progress (3): 6.8/7.5 MB | 3.4/3.7 MB | 79/121 kB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 79/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 79/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 81/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 84/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 87/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 90/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 90/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 90/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 90/121 kB | 0/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 90/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.8/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 93/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 95/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 95/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 95/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 98/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 101/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 104/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 106/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 109/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 112/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 112/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 115/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 115/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 118/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 120/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 120/121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 121 kB | 0.1/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 6.9/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.0/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.2/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.1/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.2/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.3/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.3/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.4/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5/7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.4/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.4/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.5/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (4): 7.5 MB | 3.5/3.7 MB | 121 kB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/2.13.0/jackson-datatype-jsr310-2.13.0.jar (121 kB at 12 kB/s) error 21-Dec-2022 03:03:23 #17 92.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 21-Dec-2022 03:03:23 #17 92.11 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.6/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.7/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.5/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 7.5 MB | 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/hibernate/hibernate-core/5.6.0.Final/hibernate-core-5.6.0.Final.jar (7.5 MB at 722 kB/s) error 21-Dec-2022 03:03:23 #17 92.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 21-Dec-2022 03:03:23 #17 92.22 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.9/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.9/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (4): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7/3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7/3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 6.1/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 8.9/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 12/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 15/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 17/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 20/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 23/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 26/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 29/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 34/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 37/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 40/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 45/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 45/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 48/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 48/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 51/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 51/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 51/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 54/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 54/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 54/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 56/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 56/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 59/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 59/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 59/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 62/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 65/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 65/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 65/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 68/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 68/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 73/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 76/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 76/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 79/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 79/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 79/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 82/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 84/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 #17 ... error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 #16 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:23 #16 92.15 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 21-Dec-2022 03:03:23 #16 92.16 [INFO] ------------------------------------------------------------------------ error 21-Dec-2022 03:03:23 #16 92.16 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 21-Dec-2022 03:03:23 #16 92.16 [INFO] error 21-Dec-2022 03:03:23 #16 92.16 [INFO] Reference Application Distribution ................. SUCCESS [ 0.457 s] error 21-Dec-2022 03:03:23 #16 92.16 [INFO] Reference Application Distribution Package ......... FAILURE [01:28 min] error 21-Dec-2022 03:03:23 #16 92.16 [INFO] ------------------------------------------------------------------------ error 21-Dec-2022 03:03:23 #16 92.16 [INFO] BUILD FAILURE error 21-Dec-2022 03:03:23 #16 92.16 [INFO] ------------------------------------------------------------------------ error 21-Dec-2022 03:03:23 #16 92.16 [INFO] Total time: 01:29 min error 21-Dec-2022 03:03:23 #16 92.16 [INFO] Finished at: 2022-12-21T03:03:23Z error 21-Dec-2022 03:03:23 #16 92.16 [INFO] ------------------------------------------------------------------------ error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] After correcting the problems, you can resume the build with the command error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] mvn -rf :referenceapplication-package error 21-Dec-2022 03:03:23 #16 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 #17 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 21-Dec-2022 03:03:23 #17 92.22 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.8/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.9/1.4 MB error 21-Dec-2022 03:03:23 Progress (2): 3.6/3.7 MB | 0.9/1.4 MB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (3): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB error 21-Dec-2022 03:03:23 Progress (4): 3.6/3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7/3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7/3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 3.3/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 6.1/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 8.9/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 12/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 15/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 17/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 20/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 23/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 26/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 29/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 0.9/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 31/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 34/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 37/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 40/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.1/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 42/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 45/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 45/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 48/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 48/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 51/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 51/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 51/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 54/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 54/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 54/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 56/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 56/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 59/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.0/1.4 MB | 59/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 59/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 62/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 65/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 65/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 65/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 68/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 68/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 70/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 73/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 76/123 kB | 0.2/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 76/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 79/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 79/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 79/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 82/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 84/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 87/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 90/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 90/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 90/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 93/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.1/1.4 MB | 93/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 93/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 96/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 98/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 101/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 101/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.2/1.4 MB | 101/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.3/1.4 MB | 101/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.3/1.4 MB | 101/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 Progress (4): 3.7 MB | 1.3/1.4 MB | 104/123 kB | 0.3/12 MB error 21-Dec-2022 03:03:23 error 21-Dec-2022 03:03:23 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar (3.7 MB at 346 kB/s) error 21-Dec-2022 03:03:23 #17 92.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 21-Dec-2022 03:03:23 #17 92.50 Progress (3): 1.3/1.4 MB | 104/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 104/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 104/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 107/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 110/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 112/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 115/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 115/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 115/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 118/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 118/123 kB | 0.4/12 MB error 21-Dec-2022 03:03:23 Progress (3): 1.3/1.4 MB | 118/123 kB | 0.5/12 MB error 21-Dec-2022 03:03:23 #17 CANCELED error 21-Dec-2022 03:03:23 ------ error 21-Dec-2022 03:03:23 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) on project referenceapplication-package: Unable to find/resolve artifact.: Could not find artifact org.openmrs.module:referenceapplication-omod:jar:2.13.0 in openmrs-repo (https://mavenrepo.openmrs.org/public) -> [Help 1] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] After correcting the problems, you can resume the build with the command error 21-Dec-2022 03:03:23 #16 92.17 [ERROR] mvn -rf :referenceapplication-package error 21-Dec-2022 03:03:23 ------ error 21-Dec-2022 03:03:23 Dockerfile:14 error 21-Dec-2022 03:03:23 -------------------- error 21-Dec-2022 03:03:23 12 | error 21-Dec-2022 03:03:23 13 | # Build the distro error 21-Dec-2022 03:03:23 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 21-Dec-2022 03:03:23 15 | error 21-Dec-2022 03:03:23 16 | ### Run Stage error 21-Dec-2022 03:03:23 -------------------- error 21-Dec-2022 03:03:23 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 21-Dec-2022 03:03:23 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13330-ScriptBuildTask-8105807620887625016.sh] was 1 while expected 0 simple 21-Dec-2022 03:03:23 Finished task 'Build and push nightly docker image' with result: Failed simple 21-Dec-2022 03:03:23 Running post build plugin 'Docker Container Cleanup' simple 21-Dec-2022 03:03:23 Running post build plugin 'NCover Results Collector' simple 21-Dec-2022 03:03:23 Running post build plugin 'Build Results Label Collector' simple 21-Dec-2022 03:03:23 Running post build plugin 'Clover Results Collector' simple 21-Dec-2022 03:03:23 Running post build plugin 'npm Cache Cleanup' simple 21-Dec-2022 03:03:23 Running post build plugin 'Artifact Copier' simple 21-Dec-2022 03:03:23 Finalising the build... simple 21-Dec-2022 03:03:23 Stopping timer. simple 21-Dec-2022 03:03:23 Build REFAPP-OMODDISTRO-DNDI-13330 completed. simple 21-Dec-2022 03:03:23 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 21-Dec-2022 03:03:23 Running on server: post build plugin 'NCover Results Collector' simple 21-Dec-2022 03:03:23 Running on server: post build plugin 'Build Labeller' simple 21-Dec-2022 03:03:23 Running on server: post build plugin 'Clover Delta Calculator' simple 21-Dec-2022 03:03:23 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 21-Dec-2022 03:03:23 All post build plugins have finished simple 21-Dec-2022 03:03:23 Generating build results summary... simple 21-Dec-2022 03:03:24 Saving build results to disk... simple 21-Dec-2022 03:03:24 Store variable context... simple 21-Dec-2022 03:03:24 Finished building REFAPP-OMODDISTRO-DNDI-13330.