simple 23-Dec-2022 03:01:12 Build Reference Application - Distribution 2.x - Build and push #13339 (REFAPP-OMODDISTRO-DNDI-13339) started building on agent xiao.openmrs.org (2), bamboo version: 8.2.4 simple 23-Dec-2022 03:01:12 Remote agent on host xiao.openmrs.org simple 23-Dec-2022 03:01:12 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 23-Dec-2022 03:01:12 Executing build Reference Application - Distribution 2.x - Build and push #13339 (REFAPP-OMODDISTRO-DNDI-13339) simple 23-Dec-2022 03:01:12 Starting task 'Checkout source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 23-Dec-2022 03:01:12 Checking out into /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI simple 23-Dec-2022 03:01:12 Updating source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 23-Dec-2022 03:01:12 Creating local git repository in '/home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git'. simple 23-Dec-2022 03:01:12 hint: Using 'master' as the name for the initial branch. This default branch name simple 23-Dec-2022 03:01:12 hint: is subject to change. To configure the initial branch name to use in all simple 23-Dec-2022 03:01:12 hint: of your new repositories, which will suppress this warning, call: simple 23-Dec-2022 03:01:12 hint: simple 23-Dec-2022 03:01:12 hint: git config --global init.defaultBranch simple 23-Dec-2022 03:01:12 hint: simple 23-Dec-2022 03:01:12 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 23-Dec-2022 03:01:12 hint: 'development'. The just-created branch can be renamed via this command: simple 23-Dec-2022 03:01:12 hint: simple 23-Dec-2022 03:01:12 hint: git branch -m simple 23-Dec-2022 03:01:12 Initialized empty Git repository in /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI/.git/ simple 23-Dec-2022 03:01:12 Fetching 'refs/heads/2.x' from 'https://github.com/openmrs/openmrs-distro-referenceapplication.git'. simple 23-Dec-2022 03:01:14 From https://github.com/openmrs/openmrs-distro-referenceapplication simple 23-Dec-2022 03:01:14 * [new branch] 2.x -> 2.x simple 23-Dec-2022 03:01:14 * [new tag] 2.0.1769 -> 2.0.1769 simple 23-Dec-2022 03:01:14 * [new tag] 2.1 -> 2.1 simple 23-Dec-2022 03:01:14 * [new tag] 2.10.0 -> 2.10.0 simple 23-Dec-2022 03:01:14 * [new tag] 2.11.0 -> 2.11.0 simple 23-Dec-2022 03:01:14 * [new tag] 2.12.0 -> 2.12.0 simple 23-Dec-2022 03:01:14 * [new tag] 2.2 -> 2.2 simple 23-Dec-2022 03:01:14 * [new tag] 2.3 -> 2.3 simple 23-Dec-2022 03:01:14 * [new tag] 2.4 -> 2.4 simple 23-Dec-2022 03:01:14 * [new tag] 2.5 -> 2.5 simple 23-Dec-2022 03:01:14 * [new tag] 2.6.0 -> 2.6.0 simple 23-Dec-2022 03:01:14 * [new tag] 2.7.0 -> 2.7.0 simple 23-Dec-2022 03:01:14 * [new tag] 2.8.0 -> 2.8.0 simple 23-Dec-2022 03:01:14 * [new tag] 2.8.1 -> 2.8.1 simple 23-Dec-2022 03:01:14 * [new tag] 2.9.0 -> 2.9.0 simple 23-Dec-2022 03:01:14 * [new tag] latest -> latest simple 23-Dec-2022 03:01:14 Checking out revision 8480c2428828aea637ba02b83f3f6c9415155d63. simple 23-Dec-2022 03:01:14 Switched to branch '2.x' simple 23-Dec-2022 03:01:14 Updated source code to revision: 8480c2428828aea637ba02b83f3f6c9415155d63 simple 23-Dec-2022 03:01:14 Finished task 'Checkout source' with result: Success simple 23-Dec-2022 03:01:14 Running pre-build action: Build Log Labeller Pre Build Action simple 23-Dec-2022 03:01:14 Running pre-build action: VCS Version Collector simple 23-Dec-2022 03:01:14 Running pre-build action: Run Predator simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 23-Dec-2022 03:01:14 [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 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Running command '[docker, ps, -q|, xargs, docker, kill]' simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Command '[docker, ps, -q|, xargs, docker, kill]' completed with exit code 125 simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Running command '[docker, ps, -qa, |, xargs, docker, rm, -f]' simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Command '[docker, ps, -qa, |, xargs, docker, rm, -f]' completed with exit code 125 simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Running command '[docker, system, prune, -af, --filter, until=48h]' simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Command '[docker, system, prune, -af, --filter, until=48h]' completed with exit code 0 simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Running command '[docker, volume, prune, -f]' simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Command '[docker, volume, prune, -f]' completed with exit code 0 simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2048 java 1474 bamboo-age 2979Mb 631Mb 00:34:38 /usr/lib/jvm/java-8-ope simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1474 wrapper 1 bamboo-age 16Mb 2Mb 00:08:16 /home/bamboo-agent/bamb simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 164Mb 11Mb 00:10:23 /sbin/init simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Initial free space: 3.9814262 GB simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/CSM-CSM-JOB1 simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Deleting 4 snapshot folders from /home/bamboo-agent/.m2/repository simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 23-Dec-2022 03:01:14 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 23-Dec-2022 03:01:15 [PredatorPreBuildAction] Maven stable disk freed: 0.025601983 GB, deleted 264 files simple 23-Dec-2022 03:01:15 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 23-Dec-2022 03:01:15 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 23-Dec-2022 03:01:15 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 23-Dec-2022 03:01:15 [PredatorPreBuildAction] Final free space: 4.0373154 GB simple 23-Dec-2022 03:01:15 [PredatorPreBuildAction] Done command 23-Dec-2022 03:01:15 Substituting variable: ${bamboo.dockerhub.username} with openmrsci command 23-Dec-2022 03:01:15 Substituting password variable: ${bamboo.dockerhub.password} command 23-Dec-2022 03:01:15 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 23-Dec-2022 03:01:15 Substituting variable: ${bamboo.docker.image.name} with openmrs/openmrs-reference-application command 23-Dec-2022 03:01:15 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 command 23-Dec-2022 03:01:15 Substituting variable: ${bamboo.docker.image.platforms} with linux/amd64,linux/arm64 simple 23-Dec-2022 03:01:15 Starting task 'Build and push nightly docker image' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 23-Dec-2022 03:01:15 Beginning to execute external process for build 'Reference Application - Distribution 2.x - Build and push #13339 (REFAPP-OMODDISTRO-DNDI-13339)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13339-ScriptBuildTask-8295815282731592360.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/REFAPP-OMODDISTRO-DNDI\n error 23-Dec-2022 03:01:15 + [[ ehuB != ehuxB ]] build 23-Dec-2022 03:01:15 Start of Lmod init/bash script to define the module command error 23-Dec-2022 03:01:15 + echo 'Start of Lmod init/bash script to define the module command' error 23-Dec-2022 03:01:15 + LMOD_PKG=/usr/share/lmod/lmod error 23-Dec-2022 03:01:15 + LMOD_DIR=/usr/share/lmod/lmod/libexec error 23-Dec-2022 03:01:15 + LMOD_CMD=/usr/share/lmod/lmod/libexec/lmod error 23-Dec-2022 03:01:15 + MODULESHOME=/usr/share/lmod/lmod error 23-Dec-2022 03:01:15 + export LMOD_PKG error 23-Dec-2022 03:01:15 + export LMOD_CMD error 23-Dec-2022 03:01:15 + export LMOD_DIR error 23-Dec-2022 03:01:15 + export MODULESHOME error 23-Dec-2022 03:01:15 + LMOD_VERSION=6.6 error 23-Dec-2022 03:01:15 + export LMOD_VERSION error 23-Dec-2022 03:01:15 + '[' : '!=' : ']' error 23-Dec-2022 03:01:15 + unalias ml error 23-Dec-2022 03:01:15 + true build 23-Dec-2022 03:01:15 End of Lmod init/bash script to define the module command error 23-Dec-2022 03:01:15 ++ echo YES error 23-Dec-2022 03:01:15 ++ /usr/bin/tr '[:upper:]' '[:lower:]' error 23-Dec-2022 03:01:15 + export_module=yes error 23-Dec-2022 03:01:15 + '[' -n '5.1.16(1)-release' -a yes '!=' no ']' error 23-Dec-2022 03:01:15 + export -f module error 23-Dec-2022 03:01:15 + export -f ml error 23-Dec-2022 03:01:15 + unset export_module error 23-Dec-2022 03:01:15 + '[' -n '' ']' error 23-Dec-2022 03:01:15 + '[' 5 -ge 3 ']' error 23-Dec-2022 03:01:15 + '[' -r /usr/share/lmod/lmod/init/lmod_bash_completions ']' error 23-Dec-2022 03:01:15 + '[' -n '' ']' error 23-Dec-2022 03:01:15 + [[ ehuB != ehuxB ]] error 23-Dec-2022 03:01:15 + echo 'End of Lmod init/bash script to define the module command' error 23-Dec-2022 03:01:15 + set +x error 23-Dec-2022 03:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. error 23-Dec-2022 03:01:15 WARNING! Your password will be stored unencrypted in /home/bamboo-agent/.docker/config.json. error 23-Dec-2022 03:01:15 Configure a credential helper to remove this warning. See error 23-Dec-2022 03:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store error 23-Dec-2022 03:01:15 build 23-Dec-2022 03:01:15 Login Succeeded build 23-Dec-2022 03:01:15 Building dev image error 23-Dec-2022 03:01:15 #1 [internal] load .dockerignore error 23-Dec-2022 03:01:15 #1 transferring context: error 23-Dec-2022 03:01:16 #1 transferring context: 74B 0.0s done error 23-Dec-2022 03:01:16 #1 DONE 0.2s error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #2 [internal] load build definition from Dockerfile error 23-Dec-2022 03:01:16 #2 transferring dockerfile: 898B 0.0s done error 23-Dec-2022 03:01:16 #2 DONE 0.2s error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #3 resolve image config for docker.io/docker/dockerfile:1 error 23-Dec-2022 03:01:16 #3 ... error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io error 23-Dec-2022 03:01:16 #4 DONE 0.0s error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #3 resolve image config for docker.io/docker/dockerfile:1 error 23-Dec-2022 03:01:16 #3 DONE 0.3s error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #5 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc error 23-Dec-2022 03:01:16 #5 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done error 23-Dec-2022 03:01:16 #5 CACHED error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #6 [auth] openmrs/openmrs-core:pull token for registry-1.docker.io error 23-Dec-2022 03:01:16 #6 DONE 0.0s error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 23-Dec-2022 03:01:16 #7 ... error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #8 [linux/arm64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 23-Dec-2022 03:01:16 #8 DONE 0.2s error 23-Dec-2022 03:01:16 error 23-Dec-2022 03:01:16 #7 [linux/amd64 internal] load metadata for docker.io/openmrs/openmrs-core:dev error 23-Dec-2022 03:01:17 #7 DONE 0.5s error 23-Dec-2022 03:01:17 error 23-Dec-2022 03:01:17 #9 [internal] load build context error 23-Dec-2022 03:01:17 #9 DONE 0.0s error 23-Dec-2022 03:01:17 error 23-Dec-2022 03:01:17 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:17 #10 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 23-Dec-2022 03:01:17 #10 DONE 0.1s error 23-Dec-2022 03:01:17 error 23-Dec-2022 03:01:17 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:17 #11 resolve docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 0.1s done error 23-Dec-2022 03:01:17 #11 DONE 0.1s error 23-Dec-2022 03:01:17 error 23-Dec-2022 03:01:17 #9 [internal] load build context error 23-Dec-2022 03:01:18 #9 transferring context: 33.72MB 0.8s done error 23-Dec-2022 03:01:18 #9 DONE 0.9s error 23-Dec-2022 03:01:18 error 23-Dec-2022 03:01:18 #10 [linux/arm64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:18 #10 CACHED error 23-Dec-2022 03:01:18 error 23-Dec-2022 03:01:18 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:18 #11 ... error 23-Dec-2022 03:01:18 error 23-Dec-2022 03:01:18 #12 [linux/arm64 dev 2/4] WORKDIR /app error 23-Dec-2022 03:01:18 #12 DONE 0.2s error 23-Dec-2022 03:01:18 error 23-Dec-2022 03:01:18 #13 [linux/arm64 dev 3/4] COPY . ./ error 23-Dec-2022 03:01:18 #13 DONE 0.2s error 23-Dec-2022 03:01:18 error 23-Dec-2022 03:01:18 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:19 #14 ... error 23-Dec-2022 03:01:19 error 23-Dec-2022 03:01:19 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:19 #11 DONE 1.2s error 23-Dec-2022 03:01:19 error 23-Dec-2022 03:01:19 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:19 #11 sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 5.32kB / 5.32kB 0.2s error 23-Dec-2022 03:01:19 #11 sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 5.32kB / 5.32kB 0.2s error 23-Dec-2022 03:01:19 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 10.49MB / 80.31MB 0.2s error 23-Dec-2022 03:01:19 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 10.49MB / 241.16MB 0.2s error 23-Dec-2022 03:01:19 #11 sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 5.32kB / 5.32kB 0.3s done error 23-Dec-2022 03:01:19 #11 sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 5.32kB / 5.32kB 0.3s done error 23-Dec-2022 03:01:19 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 30.44MB / 80.31MB 0.3s error 23-Dec-2022 03:01:19 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 28.82MB / 241.16MB 0.3s error 23-Dec-2022 03:01:19 #11 sha256:b1c14a5a113431fd7035b5d0c2473d7182718c85cfbe4de706010602625e1dec 511.82kB / 511.82kB 0.1s done error 23-Dec-2022 03:01:19 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 55.12MB / 80.31MB 0.5s error 23-Dec-2022 03:01:19 #11 sha256:7d2042ca1f74601c222dbe1b50165c665b31a3a32bf13c847431d74c3ae31b13 622.59kB / 622.59kB 0.1s done error 23-Dec-2022 03:01:19 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 42.99MB / 241.16MB 0.5s error 23-Dec-2022 03:01:19 #11 sha256:7a64bd881396b680e367c9652225b79790814177ff16d11dc183af1e78b3fb10 99.19kB / 99.19kB 0.1s done error 23-Dec-2022 03:01:19 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 67.11MB / 80.31MB 0.6s error 23-Dec-2022 03:01:19 #11 sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 16.57MB / 16.57MB 0.3s error 23-Dec-2022 03:01:19 #11 sha256:2eea4089205878bb19ceae777fcdaad566ae0611568173309294f0b1511f2005 3.92MB / 3.92MB 0.1s done error 23-Dec-2022 03:01:19 #11 sha256:1e34aa32778dc096f51934caf18a0796df70ff46315acf89f85bf966e597da74 3.77kB / 3.77kB 0.1s done error 23-Dec-2022 03:01:20 #11 sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 80.31MB / 80.31MB 0.8s done error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 67.11MB / 241.16MB 0.8s error 23-Dec-2022 03:01:20 #11 sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 16.57MB / 16.57MB 0.4s done error 23-Dec-2022 03:01:20 #11 sha256:4e50e0d6045aec57780e1eabc4b5c5b3c4f57137e29d73e7c3bb8e79e244366e 14.28kB / 14.28kB 0.1s done error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 99.61MB / 241.16MB 0.9s error 23-Dec-2022 03:01:20 #11 sha256:20897e65fe6a9c0645b148693bd84053390bf4deee22f3386209cad53fb60a73 4.81kB / 4.81kB 0.1s done error 23-Dec-2022 03:01:20 #11 sha256:a367cf6b054788eac9db8ae33d777db716b2b4b61bef5de3f08193c372adad66 146.72kB / 146.72kB 0.1s done error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 114.29MB / 241.16MB 1.1s error 23-Dec-2022 03:01:20 #11 sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 8.39MB / 22.50MB 0.2s error 23-Dec-2022 03:01:20 #11 sha256:80255a1385b900ce5eae1d88b748367b943964dba6050a6cf8640d4e9dcfa774 15.11kB / 15.11kB 0.1s done error 23-Dec-2022 03:01:20 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 7.34MB / 245.14MB 0.2s error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 130.02MB / 241.16MB 1.2s error 23-Dec-2022 03:01:20 #11 sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 22.50MB / 22.50MB 0.4s done error 23-Dec-2022 03:01:20 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 20.97MB / 245.14MB 0.3s error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 145.11MB / 241.16MB 1.4s error 23-Dec-2022 03:01:20 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 36.70MB / 245.14MB 0.5s error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 160.43MB / 241.16MB 1.5s error 23-Dec-2022 03:01:20 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 57.67MB / 245.14MB 0.6s error 23-Dec-2022 03:01:20 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 177.21MB / 241.16MB 1.7s error 23-Dec-2022 03:01:20 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 75.50MB / 245.14MB 0.8s error 23-Dec-2022 03:01:21 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 195.04MB / 241.16MB 1.8s error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 91.52MB / 245.14MB 0.9s error 23-Dec-2022 03:01:21 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 215.91MB / 241.16MB 2.0s error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 110.10MB / 245.14MB 1.1s error 23-Dec-2022 03:01:21 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 237.81MB / 241.16MB 2.1s error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 124.78MB / 245.14MB 1.2s error 23-Dec-2022 03:01:21 #11 sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 241.16MB / 241.16MB 2.3s done error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 141.56MB / 245.14MB 1.4s error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 164.63MB / 245.14MB 1.5s error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 187.70MB / 245.14MB 1.7s error 23-Dec-2022 03:01:21 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 210.76MB / 245.14MB 1.8s error 23-Dec-2022 03:01:22 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 245.14MB / 245.14MB 2.1s error 23-Dec-2022 03:01:22 #11 sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 245.14MB / 245.14MB 2.2s done error 23-Dec-2022 03:01:22 #11 DONE 4.3s error 23-Dec-2022 03:01:22 error 23-Dec-2022 03:01:22 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:23 #14 ... error 23-Dec-2022 03:01:23 error 23-Dec-2022 03:01:23 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:23 #11 extracting sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 error 23-Dec-2022 03:01:25 #11 extracting sha256:52148ff1c3a44270a3ef96407a1e2605908b681e1a22b478a282d77638025709 3.3s done error 23-Dec-2022 03:01:25 #11 extracting sha256:80255a1385b900ce5eae1d88b748367b943964dba6050a6cf8640d4e9dcfa774 0.1s done error 23-Dec-2022 03:01:25 #11 extracting sha256:a367cf6b054788eac9db8ae33d777db716b2b4b61bef5de3f08193c372adad66 error 23-Dec-2022 03:01:25 #11 extracting sha256:a367cf6b054788eac9db8ae33d777db716b2b4b61bef5de3f08193c372adad66 0.1s done error 23-Dec-2022 03:01:25 #11 DONE 7.9s error 23-Dec-2022 03:01:25 error 23-Dec-2022 03:01:25 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:26 #14 ... error 23-Dec-2022 03:01:26 error 23-Dec-2022 03:01:26 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:26 #11 extracting sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 error 23-Dec-2022 03:01:26 #11 extracting sha256:a116792d182645e2bdf0993b6ee6ef390d385273168ba1dce71ca716b86f2d16 0.4s done error 23-Dec-2022 03:01:26 #11 extracting sha256:20897e65fe6a9c0645b148693bd84053390bf4deee22f3386209cad53fb60a73 0.0s done error 23-Dec-2022 03:01:26 #11 DONE 8.3s error 23-Dec-2022 03:01:26 error 23-Dec-2022 03:01:26 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:26 #14 ... error 23-Dec-2022 03:01:26 error 23-Dec-2022 03:01:26 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:26 #11 extracting sha256:4e50e0d6045aec57780e1eabc4b5c5b3c4f57137e29d73e7c3bb8e79e244366e 0.1s done error 23-Dec-2022 03:01:26 #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done error 23-Dec-2022 03:01:26 #11 extracting sha256:1e34aa32778dc096f51934caf18a0796df70ff46315acf89f85bf966e597da74 0.0s done error 23-Dec-2022 03:01:26 #11 DONE 8.4s error 23-Dec-2022 03:01:26 error 23-Dec-2022 03:01:26 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:26 #11 extracting sha256:2eea4089205878bb19ceae777fcdaad566ae0611568173309294f0b1511f2005 error 23-Dec-2022 03:01:26 #11 extracting sha256:2eea4089205878bb19ceae777fcdaad566ae0611568173309294f0b1511f2005 0.6s done error 23-Dec-2022 03:01:26 #11 DONE 9.0s error 23-Dec-2022 03:01:26 error 23-Dec-2022 03:01:26 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:27 #14 ... error 23-Dec-2022 03:01:27 error 23-Dec-2022 03:01:27 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:27 #11 extracting sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d error 23-Dec-2022 03:01:28 #11 extracting sha256:1070bb1d8145e71cd0e27e614b2868419c47daeecba236684d82c9cbc0c28f9d 1.1s done error 23-Dec-2022 03:01:28 #11 extracting sha256:7a64bd881396b680e367c9652225b79790814177ff16d11dc183af1e78b3fb10 0.1s done error 23-Dec-2022 03:01:28 #11 DONE 10.2s error 23-Dec-2022 03:01:28 error 23-Dec-2022 03:01:28 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:28 #14 ... error 23-Dec-2022 03:01:28 error 23-Dec-2022 03:01:28 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:28 #11 extracting sha256:7d2042ca1f74601c222dbe1b50165c665b31a3a32bf13c847431d74c3ae31b13 error 23-Dec-2022 03:01:28 #11 extracting sha256:7d2042ca1f74601c222dbe1b50165c665b31a3a32bf13c847431d74c3ae31b13 0.2s done error 23-Dec-2022 03:01:28 #11 extracting sha256:b1c14a5a113431fd7035b5d0c2473d7182718c85cfbe4de706010602625e1dec 0.1s done error 23-Dec-2022 03:01:28 #11 DONE 10.5s error 23-Dec-2022 03:01:28 error 23-Dec-2022 03:01:28 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:28 #14 ... error 23-Dec-2022 03:01:28 error 23-Dec-2022 03:01:28 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:28 #11 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 error 23-Dec-2022 03:01:31 #11 extracting sha256:3c57ca5e30645185092d2a71ccd3ad82d43337ccbc72a3c894faae29abc0f392 3.1s done error 23-Dec-2022 03:01:31 #11 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 error 23-Dec-2022 03:01:32 #11 extracting sha256:3a7f5af4d000d90f07be024af07bcf4189f8ec242c66d9ba0d7b578181e146d0 0.9s done error 23-Dec-2022 03:01:32 #11 extracting sha256:69804cdd81e8974672d9ffe131c70db5f97d07c178ee0d909d0df21d6dd2b497 0.0s done error 23-Dec-2022 03:01:32 #11 DONE 14.5s error 23-Dec-2022 03:01:32 error 23-Dec-2022 03:01:32 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:32 #14 ... error 23-Dec-2022 03:01:32 error 23-Dec-2022 03:01:32 #11 [linux/amd64 dev 1/4] FROM docker.io/openmrs/openmrs-core:dev@sha256:0b393467590a45b7db2770977a9340c2dee2ea9d08a71bc3e377b47f222ac279 error 23-Dec-2022 03:01:32 #11 extracting sha256:c8e103b1058a5db9263f925dbc112d975b852025c5af586203aef917f42c08dc 0.0s done error 23-Dec-2022 03:01:32 #11 DONE 14.5s error 23-Dec-2022 03:01:32 error 23-Dec-2022 03:01:32 #15 [linux/amd64 dev 2/4] WORKDIR /app error 23-Dec-2022 03:01:33 #15 DONE 0.4s error 23-Dec-2022 03:01:33 error 23-Dec-2022 03:01:33 #16 [linux/amd64 dev 3/4] COPY . ./ error 23-Dec-2022 03:01:33 #16 DONE 0.4s error 23-Dec-2022 03:01:33 error 23-Dec-2022 03:01:33 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:33 #14 ... error 23-Dec-2022 03:01:33 error 23-Dec-2022 03:01:33 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:35 #17 2.224 [INFO] Scanning for projects... error 23-Dec-2022 03:01:35 #17 2.369 [WARNING] error 23-Dec-2022 03:01:35 #17 2.370 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 23-Dec-2022 03:01:35 #17 2.376 [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 23-Dec-2022 03:01:35 #17 2.378 [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 23-Dec-2022 03:01:35 #17 2.379 [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 23-Dec-2022 03:01:35 #17 2.380 [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 23-Dec-2022 03:01:35 #17 2.381 [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 23-Dec-2022 03:01:35 #17 2.382 [WARNING] error 23-Dec-2022 03:01:35 #17 2.383 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 23-Dec-2022 03:01:35 #17 2.384 [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 23-Dec-2022 03:01:35 #17 2.385 [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 23-Dec-2022 03:01:35 #17 2.386 [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 23-Dec-2022 03:01:35 #17 2.387 [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 23-Dec-2022 03:01:35 #17 2.388 [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 23-Dec-2022 03:01:35 #17 2.389 [WARNING] error 23-Dec-2022 03:01:35 #17 2.390 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 23-Dec-2022 03:01:35 #17 2.391 [WARNING] error 23-Dec-2022 03:01:35 #17 2.392 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 23-Dec-2022 03:01:35 #17 2.393 [WARNING] error 23-Dec-2022 03:01:35 #17 2.398 [INFO] ------------------------------------------------------------------------ error 23-Dec-2022 03:01:35 #17 2.399 [INFO] Reactor Build Order: error 23-Dec-2022 03:01:35 #17 2.400 [INFO] error 23-Dec-2022 03:01:35 #17 2.402 [INFO] Reference Application Distribution [pom] error 23-Dec-2022 03:01:35 #17 2.403 [INFO] Reference Application Distribution Package [jar] error 23-Dec-2022 03:01:35 #17 2.411 [INFO] error 23-Dec-2022 03:01:35 #17 2.414 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 23-Dec-2022 03:01:35 #17 2.415 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 23-Dec-2022 03:01:35 #17 2.416 [INFO] --------------------------------[ pom ]--------------------------------- error 23-Dec-2022 03:01:36 #17 2.499 [INFO] error 23-Dec-2022 03:01:36 #17 2.503 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 23-Dec-2022 03:01:36 #17 2.910 [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 23-Dec-2022 03:01:36 #17 2.964 [INFO] error 23-Dec-2022 03:01:36 #17 2.964 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 23-Dec-2022 03:01:36 #17 2.964 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 23-Dec-2022 03:01:36 #17 2.964 [INFO] --------------------------------[ jar ]--------------------------------- error 23-Dec-2022 03:01:36 #17 3.357 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 23-Dec-2022 03:01:38 #17 4.647 Progress (1): 3.3/5.8 kB error 23-Dec-2022 03:01:38 Progress (1): 5.8 kB error 23-Dec-2022 03:01:38 error 23-Dec-2022 03:01:38 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 4.1 kB/s) error 23-Dec-2022 03:01:38 #17 4.817 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 23-Dec-2022 03:01:38 #17 4.940 Progress (1): 3.3/34 kB error 23-Dec-2022 03:01:38 Progress (1): 6.1/34 kB error 23-Dec-2022 03:01:38 Progress (1): 8.9/34 kB error 23-Dec-2022 03:01:38 Progress (1): 12/34 kB error 23-Dec-2022 03:01:38 Progress (1): 15/34 kB error 23-Dec-2022 03:01:38 Progress (1): 17/34 kB error 23-Dec-2022 03:01:38 Progress (1): 20/34 kB error 23-Dec-2022 03:01:38 Progress (1): 23/34 kB error 23-Dec-2022 03:01:38 Progress (1): 26/34 kB error 23-Dec-2022 03:01:38 Progress (1): 29/34 kB error 23-Dec-2022 03:01:38 Progress (1): 31/34 kB error 23-Dec-2022 03:01:38 Progress (1): 34 kB error 23-Dec-2022 03:01:38 error 23-Dec-2022 03:01:38 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 96 kB/s) error 23-Dec-2022 03:01:38 #17 5.189 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 23-Dec-2022 03:01:38 #17 5.319 Progress (1): 3.4/8.1 kB error 23-Dec-2022 03:01:38 Progress (1): 6.2/8.1 kB error 23-Dec-2022 03:01:38 Progress (1): 8.1 kB error 23-Dec-2022 03:01:38 error 23-Dec-2022 03:01:38 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 32 kB/s) error 23-Dec-2022 03:01:38 #17 5.450 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 23-Dec-2022 03:01:38 #17 5.588 Progress (1): 3.4/30 kB error 23-Dec-2022 03:01:39 Progress (1): 6.2/30 kB error 23-Dec-2022 03:01:39 Progress (1): 9.0/30 kB error 23-Dec-2022 03:01:39 Progress (1): 12/30 kB error 23-Dec-2022 03:01:39 Progress (1): 15/30 kB error 23-Dec-2022 03:01:39 Progress (1): 17/30 kB error 23-Dec-2022 03:01:39 Progress (1): 20/30 kB error 23-Dec-2022 03:01:39 Progress (1): 23/30 kB error 23-Dec-2022 03:01:39 Progress (1): 26/30 kB error 23-Dec-2022 03:01:39 Progress (1): 29/30 kB error 23-Dec-2022 03:01:39 Progress (1): 30 kB error 23-Dec-2022 03:01:39 error 23-Dec-2022 03:01:39 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 108 kB/s) error 23-Dec-2022 03:01:39 #17 5.743 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 23-Dec-2022 03:01:39 #17 5.862 Progress (1): 3.3/10 kB error 23-Dec-2022 03:01:39 Progress (1): 6.1/10 kB error 23-Dec-2022 03:01:39 Progress (1): 8.9/10 kB error 23-Dec-2022 03:01:39 Progress (1): 10 kB error 23-Dec-2022 03:01:39 error 23-Dec-2022 03:01:39 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 42 kB/s) error 23-Dec-2022 03:01:39 #17 6.008 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 23-Dec-2022 03:01:39 #17 6.134 Progress (1): 3.3/43 kB error 23-Dec-2022 03:01:39 Progress (1): 6.1/43 kB error 23-Dec-2022 03:01:39 Progress (1): 8.9/43 kB error 23-Dec-2022 03:01:39 Progress (1): 12/43 kB error 23-Dec-2022 03:01:39 Progress (1): 14/43 kB error 23-Dec-2022 03:01:39 Progress (1): 17/43 kB error 23-Dec-2022 03:01:39 Progress (1): 20/43 kB error 23-Dec-2022 03:01:39 Progress (1): 23/43 kB error 23-Dec-2022 03:01:39 Progress (1): 26/43 kB error 23-Dec-2022 03:01:39 Progress (1): 29/43 kB error 23-Dec-2022 03:01:39 Progress (1): 31/43 kB error 23-Dec-2022 03:01:39 Progress (1): 34/43 kB error 23-Dec-2022 03:01:39 Progress (1): 37/43 kB error 23-Dec-2022 03:01:39 Progress (1): 40/43 kB error 23-Dec-2022 03:01:39 Progress (1): 43/43 kB error 23-Dec-2022 03:01:39 Progress (1): 43 kB error 23-Dec-2022 03:01:39 error 23-Dec-2022 03:01:39 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 123 kB/s) error 23-Dec-2022 03:01:39 #17 6.376 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 23-Dec-2022 03:01:40 #17 6.508 Progress (1): 3.4/10 kB error 23-Dec-2022 03:01:40 Progress (1): 6.2/10 kB error 23-Dec-2022 03:01:40 Progress (1): 9.0/10 kB error 23-Dec-2022 03:01:40 Progress (1): 10 kB error 23-Dec-2022 03:01:40 error 23-Dec-2022 03:01:40 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 39 kB/s) error 23-Dec-2022 03:01:40 #17 6.640 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 23-Dec-2022 03:01:40 #17 6.763 Progress (1): 3.4/11 kB error 23-Dec-2022 03:01:40 Progress (1): 6.2/11 kB error 23-Dec-2022 03:01:40 Progress (1): 9.0/11 kB error 23-Dec-2022 03:01:40 Progress (1): 11 kB error 23-Dec-2022 03:01:40 error 23-Dec-2022 03:01:40 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 44 kB/s) error 23-Dec-2022 03:01:40 #17 6.893 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 23-Dec-2022 03:01:40 #17 7.023 Progress (1): 3.4/31 kB error 23-Dec-2022 03:01:40 Progress (1): 6.2/31 kB error 23-Dec-2022 03:01:40 Progress (1): 9.0/31 kB error 23-Dec-2022 03:01:40 Progress (1): 12/31 kB error 23-Dec-2022 03:01:40 Progress (1): 15/31 kB error 23-Dec-2022 03:01:40 Progress (1): 17/31 kB error 23-Dec-2022 03:01:40 Progress (1): 20/31 kB error 23-Dec-2022 03:01:40 Progress (1): 23/31 kB error 23-Dec-2022 03:01:40 Progress (1): 26/31 kB error 23-Dec-2022 03:01:40 Progress (1): 29/31 kB error 23-Dec-2022 03:01:40 Progress (1): 31 kB error 23-Dec-2022 03:01:40 error 23-Dec-2022 03:01:40 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 121 kB/s) error 23-Dec-2022 03:01:40 #17 7.152 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 23-Dec-2022 03:01:40 #17 7.279 Progress (1): 3.4/15 kB error 23-Dec-2022 03:01:40 Progress (1): 6.2/15 kB error 23-Dec-2022 03:01:40 Progress (1): 9.0/15 kB error 23-Dec-2022 03:01:40 Progress (1): 12/15 kB error 23-Dec-2022 03:01:40 Progress (1): 15/15 kB error 23-Dec-2022 03:01:40 Progress (1): 15 kB error 23-Dec-2022 03:01:40 error 23-Dec-2022 03:01:40 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 23-Dec-2022 03:01:40 #17 7.410 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 23-Dec-2022 03:01:41 #17 8.112 Progress (1): 4.1/221 kB error 23-Dec-2022 03:01:41 Progress (1): 8.2/221 kB error 23-Dec-2022 03:01:41 Progress (1): 12/221 kB error 23-Dec-2022 03:01:41 Progress (1): 16/221 kB error 23-Dec-2022 03:01:41 Progress (1): 20/221 kB error 23-Dec-2022 03:01:41 Progress (1): 24/221 kB error 23-Dec-2022 03:01:41 Progress (1): 28/221 kB error 23-Dec-2022 03:01:41 Progress (1): 32/221 kB error 23-Dec-2022 03:01:41 Progress (1): 36/221 kB error 23-Dec-2022 03:01:41 Progress (1): 40/221 kB error 23-Dec-2022 03:01:41 Progress (1): 44/221 kB error 23-Dec-2022 03:01:41 Progress (1): 49/221 kB error 23-Dec-2022 03:01:41 Progress (1): 51/221 kB error 23-Dec-2022 03:01:41 Progress (1): 55/221 kB error 23-Dec-2022 03:01:41 Progress (1): 59/221 kB error 23-Dec-2022 03:01:41 Progress (1): 63/221 kB error 23-Dec-2022 03:01:41 Progress (1): 67/221 kB error 23-Dec-2022 03:01:41 Progress (1): 71/221 kB error 23-Dec-2022 03:01:41 Progress (1): 75/221 kB error 23-Dec-2022 03:01:41 Progress (1): 79/221 kB error 23-Dec-2022 03:01:41 Progress (1): 83/221 kB error 23-Dec-2022 03:01:41 Progress (1): 85/221 kB error 23-Dec-2022 03:01:41 Progress (1): 89/221 kB error 23-Dec-2022 03:01:41 Progress (1): 94/221 kB error 23-Dec-2022 03:01:41 Progress (1): 98/221 kB error 23-Dec-2022 03:01:41 Progress (1): 102/221 kB error 23-Dec-2022 03:01:41 Progress (1): 106/221 kB error 23-Dec-2022 03:01:41 Progress (1): 110/221 kB error 23-Dec-2022 03:01:41 Progress (1): 114/221 kB error 23-Dec-2022 03:01:41 Progress (1): 118/221 kB error 23-Dec-2022 03:01:41 Progress (1): 120/221 kB error 23-Dec-2022 03:01:41 Progress (1): 124/221 kB error 23-Dec-2022 03:01:41 Progress (1): 128/221 kB error 23-Dec-2022 03:01:41 Progress (1): 132/221 kB error 23-Dec-2022 03:01:41 Progress (1): 137/221 kB error 23-Dec-2022 03:01:41 Progress (1): 141/221 kB error 23-Dec-2022 03:01:41 Progress (1): 145/221 kB error 23-Dec-2022 03:01:41 Progress (1): 149/221 kB error 23-Dec-2022 03:01:41 Progress (1): 153/221 kB error 23-Dec-2022 03:01:41 Progress (1): 155/221 kB error 23-Dec-2022 03:01:41 Progress (1): 159/221 kB error 23-Dec-2022 03:01:41 Progress (1): 163/221 kB error 23-Dec-2022 03:01:41 Progress (1): 167/221 kB error 23-Dec-2022 03:01:41 Progress (1): 171/221 kB error 23-Dec-2022 03:01:41 Progress (1): 175/221 kB error 23-Dec-2022 03:01:41 Progress (1): 180/221 kB error 23-Dec-2022 03:01:41 Progress (1): 184/221 kB error 23-Dec-2022 03:01:41 Progress (1): 188/221 kB error 23-Dec-2022 03:01:41 Progress (1): 190/221 kB error 23-Dec-2022 03:01:41 Progress (1): 194/221 kB error 23-Dec-2022 03:01:41 Progress (1): 198/221 kB error 23-Dec-2022 03:01:41 Progress (1): 202/221 kB error 23-Dec-2022 03:01:41 Progress (1): 206/221 kB error 23-Dec-2022 03:01:41 Progress (1): 210/221 kB error 23-Dec-2022 03:01:41 Progress (1): 214/221 kB error 23-Dec-2022 03:01:41 Progress (1): 218/221 kB error 23-Dec-2022 03:01:41 Progress (1): 221 kB error 23-Dec-2022 03:01:42 error 23-Dec-2022 03:01:42 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 191 kB/s) error 23-Dec-2022 03:01:42 #17 8.592 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 23-Dec-2022 03:01:42 #17 8.730 Progress (1): 3.4/5.8 kB error 23-Dec-2022 03:01:42 Progress (1): 5.8 kB error 23-Dec-2022 03:01:42 error 23-Dec-2022 03:01:42 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 23 kB/s) error 23-Dec-2022 03:01:42 #17 8.854 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 23-Dec-2022 03:01:42 #17 8.989 Progress (1): 3.3/34 kB error 23-Dec-2022 03:01:42 Progress (1): 6.1/34 kB error 23-Dec-2022 03:01:42 Progress (1): 8.9/34 kB error 23-Dec-2022 03:01:42 Progress (1): 12/34 kB error 23-Dec-2022 03:01:42 Progress (1): 15/34 kB error 23-Dec-2022 03:01:42 Progress (1): 17/34 kB error 23-Dec-2022 03:01:42 Progress (1): 20/34 kB error 23-Dec-2022 03:01:42 Progress (1): 23/34 kB error 23-Dec-2022 03:01:42 Progress (1): 26/34 kB error 23-Dec-2022 03:01:42 Progress (1): 29/34 kB error 23-Dec-2022 03:01:42 Progress (1): 31/34 kB error 23-Dec-2022 03:01:42 Progress (1): 34 kB error 23-Dec-2022 03:01:42 error 23-Dec-2022 03:01:42 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 116 kB/s) error 23-Dec-2022 03:01:42 #17 9.202 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 23-Dec-2022 03:01:42 #17 9.330 Progress (1): 3.4/64 kB error 23-Dec-2022 03:01:42 Progress (1): 6.2/64 kB error 23-Dec-2022 03:01:42 Progress (1): 9.0/64 kB error 23-Dec-2022 03:01:42 Progress (1): 12/64 kB error 23-Dec-2022 03:01:42 Progress (1): 15/64 kB error 23-Dec-2022 03:01:42 Progress (1): 17/64 kB error 23-Dec-2022 03:01:42 Progress (1): 20/64 kB error 23-Dec-2022 03:01:42 Progress (1): 23/64 kB error 23-Dec-2022 03:01:42 Progress (1): 26/64 kB error 23-Dec-2022 03:01:42 Progress (1): 29/64 kB error 23-Dec-2022 03:01:42 Progress (1): 31/64 kB error 23-Dec-2022 03:01:42 Progress (1): 34/64 kB error 23-Dec-2022 03:01:42 Progress (1): 37/64 kB error 23-Dec-2022 03:01:42 Progress (1): 40/64 kB error 23-Dec-2022 03:01:42 Progress (1): 43/64 kB error 23-Dec-2022 03:01:42 Progress (1): 45/64 kB error 23-Dec-2022 03:01:42 Progress (1): 48/64 kB error 23-Dec-2022 03:01:42 Progress (1): 51/64 kB error 23-Dec-2022 03:01:42 Progress (1): 54/64 kB error 23-Dec-2022 03:01:42 Progress (1): 56/64 kB error 23-Dec-2022 03:01:42 Progress (1): 59/64 kB error 23-Dec-2022 03:01:42 Progress (1): 62/64 kB error 23-Dec-2022 03:01:42 Progress (1): 64 kB error 23-Dec-2022 03:01:42 #17 ... error 23-Dec-2022 03:01:42 error 23-Dec-2022 03:01:42 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:42 #14 24.35 [INFO] Scanning for projects... error 23-Dec-2022 03:01:45 #14 26.73 [WARNING] error 23-Dec-2022 03:01:45 #14 26.73 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication-package:jar:2.13.0-SNAPSHOT error 23-Dec-2022 03:01:45 #14 26.73 [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 23-Dec-2022 03:01:45 #14 26.73 [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 23-Dec-2022 03:01:45 #14 26.73 [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 23-Dec-2022 03:01:45 #14 26.73 [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 23-Dec-2022 03:01:45 #14 26.74 [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 23-Dec-2022 03:01:45 #14 26.74 [WARNING] error 23-Dec-2022 03:01:45 #14 26.74 [WARNING] Some problems were encountered while building the effective model for org.openmrs.distro:referenceapplication:pom:2.13.0-SNAPSHOT error 23-Dec-2022 03:01:45 #14 26.74 [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 23-Dec-2022 03:01:45 #14 26.74 [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 23-Dec-2022 03:01:45 #14 26.74 [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 23-Dec-2022 03:01:45 #14 26.74 [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 23-Dec-2022 03:01:45 #14 26.75 [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 23-Dec-2022 03:01:45 #14 26.75 [WARNING] error 23-Dec-2022 03:01:45 #14 26.75 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. error 23-Dec-2022 03:01:45 #14 26.76 [WARNING] error 23-Dec-2022 03:01:45 #14 26.76 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. error 23-Dec-2022 03:01:45 #14 26.76 [WARNING] error 23-Dec-2022 03:01:45 #14 26.90 [INFO] ------------------------------------------------------------------------ error 23-Dec-2022 03:01:45 #14 26.90 [INFO] Reactor Build Order: error 23-Dec-2022 03:01:45 #14 26.91 [INFO] error 23-Dec-2022 03:01:45 #14 26.97 [INFO] Reference Application Distribution [pom] error 23-Dec-2022 03:01:45 #14 26.98 [INFO] Reference Application Distribution Package [jar] error 23-Dec-2022 03:01:45 #14 27.16 [INFO] error 23-Dec-2022 03:01:45 #14 27.17 [INFO] --------------< org.openmrs.distro:referenceapplication >--------------- error 23-Dec-2022 03:01:45 #14 27.17 [INFO] Building Reference Application Distribution 2.13.0-SNAPSHOT [1/2] error 23-Dec-2022 03:01:45 #14 27.17 [INFO] --------------------------------[ pom ]--------------------------------- error 23-Dec-2022 03:01:46 #14 28.38 [INFO] error 23-Dec-2022 03:01:46 #14 28.39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ referenceapplication --- error 23-Dec-2022 03:01:49 #14 ... error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:49 #17 9.330 Progress (1): 3.4/64 kB error 23-Dec-2022 03:01:49 Progress (1): 6.2/64 kB error 23-Dec-2022 03:01:49 Progress (1): 9.0/64 kB error 23-Dec-2022 03:01:49 Progress (1): 12/64 kB error 23-Dec-2022 03:01:49 Progress (1): 15/64 kB error 23-Dec-2022 03:01:49 Progress (1): 17/64 kB error 23-Dec-2022 03:01:49 Progress (1): 20/64 kB error 23-Dec-2022 03:01:49 Progress (1): 23/64 kB error 23-Dec-2022 03:01:49 Progress (1): 26/64 kB error 23-Dec-2022 03:01:49 Progress (1): 29/64 kB error 23-Dec-2022 03:01:49 Progress (1): 31/64 kB error 23-Dec-2022 03:01:49 Progress (1): 34/64 kB error 23-Dec-2022 03:01:49 Progress (1): 37/64 kB error 23-Dec-2022 03:01:49 Progress (1): 40/64 kB error 23-Dec-2022 03:01:49 Progress (1): 43/64 kB error 23-Dec-2022 03:01:49 Progress (1): 45/64 kB error 23-Dec-2022 03:01:49 Progress (1): 48/64 kB error 23-Dec-2022 03:01:49 Progress (1): 51/64 kB error 23-Dec-2022 03:01:49 Progress (1): 54/64 kB error 23-Dec-2022 03:01:49 Progress (1): 56/64 kB error 23-Dec-2022 03:01:49 Progress (1): 59/64 kB error 23-Dec-2022 03:01:49 Progress (1): 62/64 kB error 23-Dec-2022 03:01:49 Progress (1): 64 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 228 kB/s) error 23-Dec-2022 03:01:49 #17 9.505 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 23-Dec-2022 03:01:49 #17 9.637 Progress (1): 3.3/13 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/13 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/13 kB error 23-Dec-2022 03:01:49 Progress (1): 12/13 kB error 23-Dec-2022 03:01:49 Progress (1): 13 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 50 kB/s) error 23-Dec-2022 03:01:49 #17 9.766 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 23-Dec-2022 03:01:49 #17 9.889 Progress (1): 3.3/36 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/36 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/36 kB error 23-Dec-2022 03:01:49 Progress (1): 12/36 kB error 23-Dec-2022 03:01:49 Progress (1): 15/36 kB error 23-Dec-2022 03:01:49 Progress (1): 17/36 kB error 23-Dec-2022 03:01:49 Progress (1): 20/36 kB error 23-Dec-2022 03:01:49 Progress (1): 23/36 kB error 23-Dec-2022 03:01:49 Progress (1): 26/36 kB error 23-Dec-2022 03:01:49 Progress (1): 29/36 kB error 23-Dec-2022 03:01:49 Progress (1): 31/36 kB error 23-Dec-2022 03:01:49 Progress (1): 34/36 kB error 23-Dec-2022 03:01:49 Progress (1): 36 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 23-Dec-2022 03:01:49 #17 10.05 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 23-Dec-2022 03:01:49 #17 10.18 Progress (1): 3.3/5.3 kB error 23-Dec-2022 03:01:49 Progress (1): 5.3 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 21 kB/s) error 23-Dec-2022 03:01:49 #17 10.57 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 23-Dec-2022 03:01:49 #17 10.70 Progress (1): 1.7 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 23-Dec-2022 03:01:49 #17 10.83 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 23-Dec-2022 03:01:49 #17 10.95 Progress (1): 1.5 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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.2 kB/s) error 23-Dec-2022 03:01:49 #17 11.07 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 23-Dec-2022 03:01:49 #17 11.19 Progress (1): 1.7 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 7.1 kB/s) error 23-Dec-2022 03:01:49 #17 11.31 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 23-Dec-2022 03:01:49 #17 11.44 Progress (1): 2.3 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 23-Dec-2022 03:01:49 #17 11.56 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 23-Dec-2022 03:01:49 #17 11.68 Progress (1): 1.9 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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.0 kB/s) error 23-Dec-2022 03:01:49 #17 11.83 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 23-Dec-2022 03:01:49 #17 11.96 Progress (1): 1.7 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 6.9 kB/s) error 23-Dec-2022 03:01:49 #17 12.08 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 23-Dec-2022 03:01:49 #17 12.20 Progress (1): 2.3 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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.4 kB/s) error 23-Dec-2022 03:01:49 #17 12.33 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 23-Dec-2022 03:01:49 #17 12.46 Progress (1): 2.1 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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.3 kB/s) error 23-Dec-2022 03:01:49 #17 12.59 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 23-Dec-2022 03:01:49 #17 12.71 Progress (1): 1.9 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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.4 kB/s) error 23-Dec-2022 03:01:49 #17 12.84 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 23-Dec-2022 03:01:49 #17 13.01 Progress (1): 2.1 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 7.3 kB/s) error 23-Dec-2022 03:01:49 #17 13.21 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 23-Dec-2022 03:01:49 #17 13.34 Progress (1): 3.3/5.5 kB error 23-Dec-2022 03:01:49 Progress (1): 5.5 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 22 kB/s) error 23-Dec-2022 03:01:49 #17 13.46 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 23-Dec-2022 03:01:49 #17 13.60 Progress (1): 3.3/15 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/15 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/15 kB error 23-Dec-2022 03:01:49 Progress (1): 12/15 kB error 23-Dec-2022 03:01:49 Progress (1): 14/15 kB error 23-Dec-2022 03:01:49 Progress (1): 15 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 59 kB/s) error 23-Dec-2022 03:01:49 #17 13.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 23-Dec-2022 03:01:49 #17 13.85 Progress (1): 3.3/67 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/67 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/67 kB error 23-Dec-2022 03:01:49 Progress (1): 12/67 kB error 23-Dec-2022 03:01:49 Progress (1): 15/67 kB error 23-Dec-2022 03:01:49 Progress (1): 17/67 kB error 23-Dec-2022 03:01:49 Progress (1): 20/67 kB error 23-Dec-2022 03:01:49 Progress (1): 23/67 kB error 23-Dec-2022 03:01:49 Progress (1): 26/67 kB error 23-Dec-2022 03:01:49 Progress (1): 29/67 kB error 23-Dec-2022 03:01:49 Progress (1): 31/67 kB error 23-Dec-2022 03:01:49 Progress (1): 34/67 kB error 23-Dec-2022 03:01:49 Progress (1): 37/67 kB error 23-Dec-2022 03:01:49 Progress (1): 40/67 kB error 23-Dec-2022 03:01:49 Progress (1): 43/67 kB error 23-Dec-2022 03:01:49 Progress (1): 45/67 kB error 23-Dec-2022 03:01:49 Progress (1): 48/67 kB error 23-Dec-2022 03:01:49 Progress (1): 51/67 kB error 23-Dec-2022 03:01:49 Progress (1): 54/67 kB error 23-Dec-2022 03:01:49 Progress (1): 56/67 kB error 23-Dec-2022 03:01:49 Progress (1): 59/67 kB error 23-Dec-2022 03:01:49 Progress (1): 62/67 kB error 23-Dec-2022 03:01:49 Progress (1): 65/67 kB error 23-Dec-2022 03:01:49 Progress (1): 67 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 234 kB/s) error 23-Dec-2022 03:01:49 #17 14.01 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 23-Dec-2022 03:01:49 #17 14.13 Progress (1): 3.3/5.1 kB error 23-Dec-2022 03:01:49 Progress (1): 5.1 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 21 kB/s) error 23-Dec-2022 03:01:49 #17 14.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 23-Dec-2022 03:01:49 #17 14.41 Progress (1): 3.3/12 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/12 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/12 kB error 23-Dec-2022 03:01:49 Progress (1): 12/12 kB error 23-Dec-2022 03:01:49 Progress (1): 12 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 46 kB/s) error 23-Dec-2022 03:01:49 #17 14.53 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 23-Dec-2022 03:01:49 #17 14.65 Progress (1): 3.3/43 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/43 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/43 kB error 23-Dec-2022 03:01:49 Progress (1): 12/43 kB error 23-Dec-2022 03:01:49 Progress (1): 14/43 kB error 23-Dec-2022 03:01:49 Progress (1): 17/43 kB error 23-Dec-2022 03:01:49 Progress (1): 20/43 kB error 23-Dec-2022 03:01:49 Progress (1): 23/43 kB error 23-Dec-2022 03:01:49 Progress (1): 26/43 kB error 23-Dec-2022 03:01:49 Progress (1): 28/43 kB error 23-Dec-2022 03:01:49 Progress (1): 31/43 kB error 23-Dec-2022 03:01:49 Progress (1): 34/43 kB error 23-Dec-2022 03:01:49 Progress (1): 37/43 kB error 23-Dec-2022 03:01:49 Progress (1): 40/43 kB error 23-Dec-2022 03:01:49 Progress (1): 42/43 kB error 23-Dec-2022 03:01:49 Progress (1): 43 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 173 kB/s) error 23-Dec-2022 03:01:49 #17 14.93 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 23-Dec-2022 03:01:49 #17 15.06 Progress (1): 2.7 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 23-Dec-2022 03:01:49 #17 15.19 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 23-Dec-2022 03:01:49 #17 15.31 Progress (1): 2.7 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 23-Dec-2022 03:01:49 #17 15.45 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 23-Dec-2022 03:01:49 #17 15.57 Progress (1): 3.3/9.2 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/9.2 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/9.2 kB error 23-Dec-2022 03:01:49 Progress (1): 9.2 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 38 kB/s) error 23-Dec-2022 03:01:49 #17 15.69 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 23-Dec-2022 03:01:49 #17 15.81 Progress (1): 3.3/151 kB error 23-Dec-2022 03:01:49 Progress (1): 6.1/151 kB error 23-Dec-2022 03:01:49 Progress (1): 8.9/151 kB error 23-Dec-2022 03:01:49 Progress (1): 12/151 kB error 23-Dec-2022 03:01:49 Progress (1): 14/151 kB error 23-Dec-2022 03:01:49 Progress (1): 17/151 kB error 23-Dec-2022 03:01:49 Progress (1): 20/151 kB error 23-Dec-2022 03:01:49 Progress (1): 23/151 kB error 23-Dec-2022 03:01:49 Progress (1): 26/151 kB error 23-Dec-2022 03:01:49 Progress (1): 28/151 kB error 23-Dec-2022 03:01:49 Progress (1): 31/151 kB error 23-Dec-2022 03:01:49 Progress (1): 34/151 kB error 23-Dec-2022 03:01:49 Progress (1): 37/151 kB error 23-Dec-2022 03:01:49 Progress (1): 40/151 kB error 23-Dec-2022 03:01:49 Progress (1): 42/151 kB error 23-Dec-2022 03:01:49 Progress (1): 45/151 kB error 23-Dec-2022 03:01:49 Progress (1): 48/151 kB error 23-Dec-2022 03:01:49 Progress (1): 51/151 kB error 23-Dec-2022 03:01:49 Progress (1): 54/151 kB error 23-Dec-2022 03:01:49 Progress (1): 56/151 kB error 23-Dec-2022 03:01:49 Progress (1): 59/151 kB error 23-Dec-2022 03:01:49 Progress (1): 62/151 kB error 23-Dec-2022 03:01:49 Progress (1): 65/151 kB error 23-Dec-2022 03:01:49 Progress (1): 68/151 kB error 23-Dec-2022 03:01:49 Progress (1): 70/151 kB error 23-Dec-2022 03:01:49 Progress (1): 73/151 kB error 23-Dec-2022 03:01:49 Progress (1): 76/151 kB error 23-Dec-2022 03:01:49 Progress (1): 79/151 kB error 23-Dec-2022 03:01:49 Progress (1): 82/151 kB error 23-Dec-2022 03:01:49 Progress (1): 84/151 kB error 23-Dec-2022 03:01:49 Progress (1): 87/151 kB error 23-Dec-2022 03:01:49 Progress (1): 90/151 kB error 23-Dec-2022 03:01:49 Progress (1): 93/151 kB error 23-Dec-2022 03:01:49 Progress (1): 96/151 kB error 23-Dec-2022 03:01:49 Progress (1): 98/151 kB error 23-Dec-2022 03:01:49 Progress (1): 101/151 kB error 23-Dec-2022 03:01:49 Progress (1): 104/151 kB error 23-Dec-2022 03:01:49 Progress (1): 106/151 kB error 23-Dec-2022 03:01:49 Progress (1): 109/151 kB error 23-Dec-2022 03:01:49 Progress (1): 112/151 kB error 23-Dec-2022 03:01:49 Progress (1): 115/151 kB error 23-Dec-2022 03:01:49 Progress (1): 118/151 kB error 23-Dec-2022 03:01:49 Progress (1): 120/151 kB error 23-Dec-2022 03:01:49 Progress (1): 123/151 kB error 23-Dec-2022 03:01:49 Progress (1): 126/151 kB error 23-Dec-2022 03:01:49 Progress (1): 129/151 kB error 23-Dec-2022 03:01:49 Progress (1): 132/151 kB error 23-Dec-2022 03:01:49 Progress (1): 134/151 kB error 23-Dec-2022 03:01:49 Progress (1): 137/151 kB error 23-Dec-2022 03:01:49 Progress (1): 140/151 kB error 23-Dec-2022 03:01:49 Progress (1): 143/151 kB error 23-Dec-2022 03:01:49 Progress (1): 146/151 kB error 23-Dec-2022 03:01:49 Progress (1): 148/151 kB error 23-Dec-2022 03:01:49 Progress (1): 151 kB error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 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 437 kB/s) error 23-Dec-2022 03:01:49 #17 16.05 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 23-Dec-2022 03:01:49 #17 ... error 23-Dec-2022 03:01:49 error 23-Dec-2022 03:01:49 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:49 #14 31.10 [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 23-Dec-2022 03:01:49 #14 31.35 [INFO] error 23-Dec-2022 03:01:49 #14 31.35 [INFO] ----------< org.openmrs.distro:referenceapplication-package >----------- error 23-Dec-2022 03:01:49 #14 31.35 [INFO] Building Reference Application Distribution Package 2.13.0-SNAPSHOT [2/2] error 23-Dec-2022 03:01:49 #14 31.35 [INFO] --------------------------------[ jar ]--------------------------------- error 23-Dec-2022 03:01:53 #14 34.57 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 23-Dec-2022 03:01:54 #14 ... error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:01:54 #17 16.17 Progress (1): 3.3/16 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/16 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/16 kB error 23-Dec-2022 03:01:54 Progress (1): 12/16 kB error 23-Dec-2022 03:01:54 Progress (1): 14/16 kB error 23-Dec-2022 03:01:54 Progress (1): 16 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 64 kB/s) error 23-Dec-2022 03:01:54 #17 16.42 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 23-Dec-2022 03:01:54 #17 16.56 Progress (1): 3.3/6.1 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/6.1 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 22 kB/s) error 23-Dec-2022 03:01:54 #17 16.72 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 23-Dec-2022 03:01:54 #17 16.85 Progress (1): 3.3/5.0 kB error 23-Dec-2022 03:01:54 Progress (1): 5.0 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 19 kB/s) error 23-Dec-2022 03:01:54 #17 16.98 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 23-Dec-2022 03:01:54 #17 17.11 Progress (1): 3.3/66 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/66 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/66 kB error 23-Dec-2022 03:01:54 Progress (1): 12/66 kB error 23-Dec-2022 03:01:54 Progress (1): 15/66 kB error 23-Dec-2022 03:01:54 Progress (1): 17/66 kB error 23-Dec-2022 03:01:54 Progress (1): 20/66 kB error 23-Dec-2022 03:01:54 Progress (1): 23/66 kB error 23-Dec-2022 03:01:54 Progress (1): 26/66 kB error 23-Dec-2022 03:01:54 Progress (1): 29/66 kB error 23-Dec-2022 03:01:54 Progress (1): 31/66 kB error 23-Dec-2022 03:01:54 Progress (1): 34/66 kB error 23-Dec-2022 03:01:54 Progress (1): 37/66 kB error 23-Dec-2022 03:01:54 Progress (1): 40/66 kB error 23-Dec-2022 03:01:54 Progress (1): 42/66 kB error 23-Dec-2022 03:01:54 Progress (1): 45/66 kB error 23-Dec-2022 03:01:54 Progress (1): 48/66 kB error 23-Dec-2022 03:01:54 Progress (1): 51/66 kB error 23-Dec-2022 03:01:54 Progress (1): 54/66 kB error 23-Dec-2022 03:01:54 Progress (1): 56/66 kB error 23-Dec-2022 03:01:54 Progress (1): 59/66 kB error 23-Dec-2022 03:01:54 Progress (1): 62/66 kB error 23-Dec-2022 03:01:54 Progress (1): 65/66 kB error 23-Dec-2022 03:01:54 Progress (1): 66 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 261 kB/s) error 23-Dec-2022 03:01:54 #17 17.28 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 23-Dec-2022 03:01:54 #17 17.42 Progress (1): 3.3/11 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/11 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/11 kB error 23-Dec-2022 03:01:54 Progress (1): 11 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 40 kB/s) error 23-Dec-2022 03:01:54 #17 17.56 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 23-Dec-2022 03:01:54 #17 17.68 Progress (1): 3.3/42 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/42 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/42 kB error 23-Dec-2022 03:01:54 Progress (1): 12/42 kB error 23-Dec-2022 03:01:54 Progress (1): 14/42 kB error 23-Dec-2022 03:01:54 Progress (1): 17/42 kB error 23-Dec-2022 03:01:54 Progress (1): 20/42 kB error 23-Dec-2022 03:01:54 Progress (1): 23/42 kB error 23-Dec-2022 03:01:54 Progress (1): 26/42 kB error 23-Dec-2022 03:01:54 Progress (1): 28/42 kB error 23-Dec-2022 03:01:54 Progress (1): 31/42 kB error 23-Dec-2022 03:01:54 Progress (1): 34/42 kB error 23-Dec-2022 03:01:54 Progress (1): 37/42 kB error 23-Dec-2022 03:01:54 Progress (1): 40/42 kB error 23-Dec-2022 03:01:54 Progress (1): 42 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 162 kB/s) error 23-Dec-2022 03:01:54 #17 17.84 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 23-Dec-2022 03:01:54 #17 17.96 Progress (1): 3.3/23 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/23 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/23 kB error 23-Dec-2022 03:01:54 Progress (1): 12/23 kB error 23-Dec-2022 03:01:54 Progress (1): 15/23 kB error 23-Dec-2022 03:01:54 Progress (1): 17/23 kB error 23-Dec-2022 03:01:54 Progress (1): 20/23 kB error 23-Dec-2022 03:01:54 Progress (1): 23/23 kB error 23-Dec-2022 03:01:54 Progress (1): 23 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 97 kB/s) error 23-Dec-2022 03:01:54 #17 18.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 23-Dec-2022 03:01:54 #17 18.20 Progress (1): 3.3/74 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/74 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/74 kB error 23-Dec-2022 03:01:54 Progress (1): 12/74 kB error 23-Dec-2022 03:01:54 Progress (1): 15/74 kB error 23-Dec-2022 03:01:54 Progress (1): 17/74 kB error 23-Dec-2022 03:01:54 Progress (1): 20/74 kB error 23-Dec-2022 03:01:54 Progress (1): 23/74 kB error 23-Dec-2022 03:01:54 Progress (1): 26/74 kB error 23-Dec-2022 03:01:54 Progress (1): 29/74 kB error 23-Dec-2022 03:01:54 Progress (1): 31/74 kB error 23-Dec-2022 03:01:54 Progress (1): 34/74 kB error 23-Dec-2022 03:01:54 Progress (1): 37/74 kB error 23-Dec-2022 03:01:54 Progress (1): 40/74 kB error 23-Dec-2022 03:01:54 Progress (1): 43/74 kB error 23-Dec-2022 03:01:54 Progress (1): 45/74 kB error 23-Dec-2022 03:01:54 Progress (1): 48/74 kB error 23-Dec-2022 03:01:54 Progress (1): 51/74 kB error 23-Dec-2022 03:01:54 Progress (1): 54/74 kB error 23-Dec-2022 03:01:54 Progress (1): 56/74 kB error 23-Dec-2022 03:01:54 Progress (1): 59/74 kB error 23-Dec-2022 03:01:54 Progress (1): 62/74 kB error 23-Dec-2022 03:01:54 Progress (1): 65/74 kB error 23-Dec-2022 03:01:54 Progress (1): 68/74 kB error 23-Dec-2022 03:01:54 Progress (1): 70/74 kB error 23-Dec-2022 03:01:54 Progress (1): 73/74 kB error 23-Dec-2022 03:01:54 Progress (1): 74 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 291 kB/s) error 23-Dec-2022 03:01:54 #17 18.36 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 23-Dec-2022 03:01:54 #17 18.47 Progress (1): 3.3/14 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/14 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/14 kB error 23-Dec-2022 03:01:54 Progress (1): 12/14 kB error 23-Dec-2022 03:01:54 Progress (1): 14 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 58 kB/s) error 23-Dec-2022 03:01:54 #17 18.62 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 23-Dec-2022 03:01:54 #17 18.74 Progress (1): 3.3/12 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/12 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/12 kB error 23-Dec-2022 03:01:54 Progress (1): 12 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 49 kB/s) error 23-Dec-2022 03:01:54 #17 18.87 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 23-Dec-2022 03:01:54 #17 18.99 Progress (1): 3.3/8.3 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/8.3 kB error 23-Dec-2022 03:01:54 Progress (1): 8.3 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 35 kB/s) error 23-Dec-2022 03:01:54 #17 19.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 23-Dec-2022 03:01:54 #17 19.29 Progress (1): 3.3/3.4 kB error 23-Dec-2022 03:01:54 Progress (1): 3.4 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 23-Dec-2022 03:01:54 #17 19.45 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 23-Dec-2022 03:01:54 #17 19.59 Progress (1): 3.3/4.9 kB error 23-Dec-2022 03:01:54 Progress (1): 4.9 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 23-Dec-2022 03:01:54 #17 19.72 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 23-Dec-2022 03:01:54 #17 20.17 Progress (1): 3.0 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 5.2 kB/s) error 23-Dec-2022 03:01:54 #17 20.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 23-Dec-2022 03:01:54 #17 20.42 Progress (1): 3.3/9.7 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/9.7 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/9.7 kB error 23-Dec-2022 03:01:54 Progress (1): 9.7 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 23-Dec-2022 03:01:54 #17 20.55 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 23-Dec-2022 03:01:54 #17 20.66 Progress (1): 3.3/17 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/17 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/17 kB error 23-Dec-2022 03:01:54 Progress (1): 12/17 kB error 23-Dec-2022 03:01:54 Progress (1): 15/17 kB error 23-Dec-2022 03:01:54 Progress (1): 17 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 71 kB/s) error 23-Dec-2022 03:01:54 #17 20.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.pom error 23-Dec-2022 03:01:54 #17 20.93 Progress (1): 3.3/19 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/19 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/19 kB error 23-Dec-2022 03:01:54 Progress (1): 12/19 kB error 23-Dec-2022 03:01:54 Progress (1): 15/19 kB error 23-Dec-2022 03:01:54 Progress (1): 17/19 kB error 23-Dec-2022 03:01:54 Progress (1): 19 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 80 kB/s) error 23-Dec-2022 03:01:54 #17 21.05 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 23-Dec-2022 03:01:54 #17 21.17 Progress (1): 3.3/16 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/16 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/16 kB error 23-Dec-2022 03:01:54 Progress (1): 12/16 kB error 23-Dec-2022 03:01:54 Progress (1): 15/16 kB error 23-Dec-2022 03:01:54 Progress (1): 16 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:54 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 23-Dec-2022 03:01:54 #17 21.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 23-Dec-2022 03:01:54 #17 21.42 Progress (1): 3.3/13 kB error 23-Dec-2022 03:01:54 Progress (1): 6.1/13 kB error 23-Dec-2022 03:01:54 Progress (1): 8.9/13 kB error 23-Dec-2022 03:01:54 Progress (1): 12/13 kB error 23-Dec-2022 03:01:54 Progress (1): 13 kB error 23-Dec-2022 03:01:54 error 23-Dec-2022 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 53 kB/s) error 23-Dec-2022 03:01:55 #17 21.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 23-Dec-2022 03:01:55 #17 21.67 Progress (1): 2.0 kB error 23-Dec-2022 03:01:55 error 23-Dec-2022 03:01:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom (2.0 kB at 8.2 kB/s) error 23-Dec-2022 03:01:55 #17 21.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 23-Dec-2022 03:01:55 #17 21.93 Progress (1): 2.1 kB error 23-Dec-2022 03:01:55 error 23-Dec-2022 03:01:55 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 23-Dec-2022 03:01:55 #17 22.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 23-Dec-2022 03:01:55 #17 22.17 Progress (1): 3.3/37 kB error 23-Dec-2022 03:01:55 Progress (1): 6.1/37 kB error 23-Dec-2022 03:01:55 Progress (1): 8.9/37 kB error 23-Dec-2022 03:01:55 Progress (1): 12/37 kB error 23-Dec-2022 03:01:55 Progress (1): 15/37 kB error 23-Dec-2022 03:01:55 Progress (1): 17/37 kB error 23-Dec-2022 03:01:55 Progress (1): 20/37 kB error 23-Dec-2022 03:01:55 Progress (1): 23/37 kB error 23-Dec-2022 03:01:55 Progress (1): 26/37 kB error 23-Dec-2022 03:01:55 Progress (1): 29/37 kB error 23-Dec-2022 03:01:55 Progress (1): 31/37 kB error 23-Dec-2022 03:01:55 Progress (1): 34/37 kB error 23-Dec-2022 03:01:55 Progress (1): 37/37 kB error 23-Dec-2022 03:01:55 Progress (1): 37 kB error 23-Dec-2022 03:01:55 error 23-Dec-2022 03:01:55 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 150 kB/s) error 23-Dec-2022 03:01:55 #17 22.32 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 23-Dec-2022 03:01:55 #17 22.46 Progress (1): 3.3/13 kB error 23-Dec-2022 03:01:55 Progress (1): 6.1/13 kB error 23-Dec-2022 03:01:55 Progress (1): 8.9/13 kB error 23-Dec-2022 03:01:55 Progress (1): 12/13 kB error 23-Dec-2022 03:01:55 Progress (1): 13 kB error 23-Dec-2022 03:01:55 error 23-Dec-2022 03:01:56 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 53 kB/s) error 23-Dec-2022 03:01:56 #17 22.58 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 23-Dec-2022 03:01:56 #17 22.70 Progress (1): 3.3/9.5 kB error 23-Dec-2022 03:01:56 Progress (1): 6.1/9.5 kB error 23-Dec-2022 03:01:56 Progress (1): 8.9/9.5 kB error 23-Dec-2022 03:01:56 Progress (1): 9.5 kB error 23-Dec-2022 03:01:56 error 23-Dec-2022 03:01:56 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 40 kB/s) error 23-Dec-2022 03:01:56 #17 22.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 23-Dec-2022 03:01:56 #17 22.96 Progress (1): 2.0 kB error 23-Dec-2022 03:01:56 error 23-Dec-2022 03:01:56 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.0 kB/s) error 23-Dec-2022 03:01:56 #17 23.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 23-Dec-2022 03:01:56 #17 23.24 Progress (1): 3.3/23 kB error 23-Dec-2022 03:01:56 Progress (1): 6.1/23 kB error 23-Dec-2022 03:01:56 Progress (1): 8.9/23 kB error 23-Dec-2022 03:01:56 Progress (1): 12/23 kB error 23-Dec-2022 03:01:56 Progress (1): 15/23 kB error 23-Dec-2022 03:01:56 Progress (1): 17/23 kB error 23-Dec-2022 03:01:56 Progress (1): 20/23 kB error 23-Dec-2022 03:01:56 Progress (1): 23 kB error 23-Dec-2022 03:01:56 error 23-Dec-2022 03:01:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 88 kB/s) error 23-Dec-2022 03:01:56 #17 23.39 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 23-Dec-2022 03:01:57 #17 23.53 Progress (1): 3.3/13 kB error 23-Dec-2022 03:01:57 Progress (1): 6.1/13 kB error 23-Dec-2022 03:01:57 Progress (1): 8.9/13 kB error 23-Dec-2022 03:01:57 Progress (1): 12/13 kB error 23-Dec-2022 03:01:57 Progress (1): 13 kB error 23-Dec-2022 03:01:57 error 23-Dec-2022 03:01:57 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 23-Dec-2022 03:01:57 #17 23.65 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 23-Dec-2022 03:01:57 #17 23.78 Progress (1): 1.3 kB error 23-Dec-2022 03:01:57 error 23-Dec-2022 03:01:57 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 23-Dec-2022 03:01:57 #17 23.90 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 23-Dec-2022 03:01:57 #17 24.02 Progress (1): 3.3/29 kB error 23-Dec-2022 03:01:57 Progress (1): 6.1/29 kB error 23-Dec-2022 03:01:57 Progress (1): 8.9/29 kB error 23-Dec-2022 03:01:57 Progress (1): 12/29 kB error 23-Dec-2022 03:01:57 Progress (1): 15/29 kB error 23-Dec-2022 03:01:57 Progress (1): 17/29 kB error 23-Dec-2022 03:01:57 Progress (1): 20/29 kB error 23-Dec-2022 03:01:57 Progress (1): 23/29 kB error 23-Dec-2022 03:01:57 Progress (1): 26/29 kB error 23-Dec-2022 03:01:57 Progress (1): 29/29 kB error 23-Dec-2022 03:01:57 Progress (1): 29 kB error 23-Dec-2022 03:01:57 error 23-Dec-2022 03:01:57 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 118 kB/s) error 23-Dec-2022 03:01:57 #17 24.15 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 23-Dec-2022 03:01:57 #17 24.27 Progress (1): 3.3/3.5 kB error 23-Dec-2022 03:01:57 Progress (1): 3.5 kB error 23-Dec-2022 03:01:57 error 23-Dec-2022 03:01:57 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 23-Dec-2022 03:01:57 #17 24.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 23-Dec-2022 03:01:57 #17 24.53 Progress (1): 3.3/10 kB error 23-Dec-2022 03:01:58 Progress (1): 6.1/10 kB error 23-Dec-2022 03:01:58 Progress (1): 8.9/10 kB error 23-Dec-2022 03:01:58 Progress (1): 10 kB error 23-Dec-2022 03:01:58 error 23-Dec-2022 03:01:58 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 40 kB/s) error 23-Dec-2022 03:01:58 #17 24.66 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 23-Dec-2022 03:01:58 #17 24.79 Progress (1): 3.3/13 kB error 23-Dec-2022 03:01:58 Progress (1): 6.1/13 kB error 23-Dec-2022 03:01:58 Progress (1): 8.9/13 kB error 23-Dec-2022 03:01:58 Progress (1): 12/13 kB error 23-Dec-2022 03:01:58 Progress (1): 13 kB error 23-Dec-2022 03:01:58 error 23-Dec-2022 03:01:58 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 23-Dec-2022 03:01:58 #17 25.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 23-Dec-2022 03:01:58 #17 25.11 Progress (1): 3.2 kB error 23-Dec-2022 03:01:58 error 23-Dec-2022 03:01:58 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 23-Dec-2022 03:01:58 #17 25.23 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 23-Dec-2022 03:01:58 #17 25.35 Progress (1): 1.7 kB error 23-Dec-2022 03:01:58 error 23-Dec-2022 03:01:58 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.0 kB/s) error 23-Dec-2022 03:01:58 #17 25.51 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 23-Dec-2022 03:01:59 #17 25.63 Progress (1): 3.2 kB error 23-Dec-2022 03:01:59 error 23-Dec-2022 03:01:59 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 23-Dec-2022 03:01:59 #17 25.76 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 23-Dec-2022 03:01:59 #17 25.88 Progress (1): 2.8 kB error 23-Dec-2022 03:01:59 error 23-Dec-2022 03:01:59 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 11 kB/s) error 23-Dec-2022 03:01:59 #17 26.03 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 23-Dec-2022 03:01:59 #17 26.14 Progress (1): 3.2 kB error 23-Dec-2022 03:01:59 error 23-Dec-2022 03:01: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.pom (3.2 kB at 13 kB/s) error 23-Dec-2022 03:01:59 #17 26.26 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 23-Dec-2022 03:01:59 #17 26.38 Progress (1): 3.2 kB error 23-Dec-2022 03:01:59 error 23-Dec-2022 03:01:59 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 14 kB/s) error 23-Dec-2022 03:01:59 #17 26.49 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 23-Dec-2022 03:01:59 #17 26.61 Progress (1): 3.2 kB error 23-Dec-2022 03:02:00 error 23-Dec-2022 03:02:00 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 14 kB/s) error 23-Dec-2022 03:02:00 #17 26.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 23-Dec-2022 03:02:00 #17 26.85 Progress (1): 3.3/59 kB error 23-Dec-2022 03:02:00 Progress (1): 6.1/59 kB error 23-Dec-2022 03:02:00 Progress (1): 8.9/59 kB error 23-Dec-2022 03:02:00 Progress (1): 12/59 kB error 23-Dec-2022 03:02:00 Progress (1): 15/59 kB error 23-Dec-2022 03:02:00 Progress (1): 17/59 kB error 23-Dec-2022 03:02:00 Progress (1): 20/59 kB error 23-Dec-2022 03:02:00 Progress (1): 23/59 kB error 23-Dec-2022 03:02:00 Progress (1): 26/59 kB error 23-Dec-2022 03:02:00 Progress (1): 29/59 kB error 23-Dec-2022 03:02:00 Progress (1): 31/59 kB error 23-Dec-2022 03:02:00 Progress (1): 34/59 kB error 23-Dec-2022 03:02:00 Progress (1): 37/59 kB error 23-Dec-2022 03:02:00 Progress (1): 40/59 kB error 23-Dec-2022 03:02:00 Progress (1): 42/59 kB error 23-Dec-2022 03:02:00 Progress (1): 45/59 kB error 23-Dec-2022 03:02:00 Progress (1): 48/59 kB error 23-Dec-2022 03:02:00 Progress (1): 51/59 kB error 23-Dec-2022 03:02:00 Progress (1): 54/59 kB error 23-Dec-2022 03:02:00 Progress (1): 56/59 kB error 23-Dec-2022 03:02:00 Progress (1): 59 kB error 23-Dec-2022 03:02:00 error 23-Dec-2022 03:02:00 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 171 kB/s) error 23-Dec-2022 03:02:00 #17 27.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 23-Dec-2022 03:02:00 #17 27.32 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 23-Dec-2022 03:02:00 #17 27.33 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 23-Dec-2022 03:02:00 #17 27.37 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 23-Dec-2022 03:02:00 #17 27.39 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 23-Dec-2022 03:02:00 #17 27.54 Progress (1): 3.3/24 kB error 23-Dec-2022 03:02:00 Progress (1): 6.1/24 kB error 23-Dec-2022 03:02:00 Progress (1): 8.9/24 kB error 23-Dec-2022 03:02:00 Progress (1): 12/24 kB error 23-Dec-2022 03:02:00 Progress (1): 14/24 kB error 23-Dec-2022 03:02:00 Progress (1): 17/24 kB error 23-Dec-2022 03:02:00 Progress (1): 20/24 kB error 23-Dec-2022 03:02:00 Progress (1): 23/24 kB error 23-Dec-2022 03:02:00 Progress (1): 24 kB error 23-Dec-2022 03:02:01 error 23-Dec-2022 03:02:01 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 68 kB/s) error 23-Dec-2022 03:02:01 #17 27.67 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 23-Dec-2022 03:02:01 #17 28.42 Progress (1): 4.1/282 kB error 23-Dec-2022 03:02:01 Progress (1): 8.2/282 kB error 23-Dec-2022 03:02:01 Progress (1): 12/282 kB error 23-Dec-2022 03:02:01 Progress (1): 16/282 kB error 23-Dec-2022 03:02:01 Progress (2): 16/282 kB | 0/1.4 MB error 23-Dec-2022 03:02:01 Progress (2): 16/282 kB | 0/1.4 MB error 23-Dec-2022 03:02:01 Progress (3): 16/282 kB | 0/1.4 MB | 0/2.9 MB error 23-Dec-2022 03:02:01 Progress (3): 20/282 kB | 0/1.4 MB | 0/2.9 MB error 23-Dec-2022 03:02:01 Progress (3): 24/282 kB | 0/1.4 MB | 0/2.9 MB error 23-Dec-2022 03:02:02 Progress (3): 28/282 kB | 0/1.4 MB | 0/2.9 MB error 23-Dec-2022 03:02:02 Progress (3): 32/282 kB | 0/1.4 MB | 0/2.9 MB error 23-Dec-2022 03:02:02 Progress (4): 32/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (4): 32/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (4): 36/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (4): 40/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (4): 44/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (4): 48/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (4): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB error 23-Dec-2022 03:02:02 Progress (5): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 4.1/689 kB error 23-Dec-2022 03:02:02 Progress (5): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 8.2/689 kB error 23-Dec-2022 03:02:02 Progress (5): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 12/689 kB error 23-Dec-2022 03:02:02 Progress (5): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 51/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 55/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 59/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 63/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 67/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 71/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 75/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 79/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 83/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 85/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 85/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 89/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 94/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 98/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 102/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 106/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 110/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 114/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 118/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 16/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 20/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 24/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 28/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 32/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 36/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 40/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 44/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 48/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 120/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 124/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 128/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 132/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 137/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 141/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 145/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 149/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 153/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 155/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 159/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 163/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 167/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 171/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 175/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 180/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 184/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 188/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 190/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 194/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 198/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 202/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 206/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 210/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 214/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 218/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 223/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 225/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 229/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 233/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 237/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 241/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 245/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 249/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 249/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 253/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 253/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 257/282 kB | 0.1/1.4 MB | 0/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 257/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 51/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 55/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 59/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 63/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 67/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 71/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 75/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 79/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 83/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 85/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 89/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 94/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 98/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 98/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 102/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 102/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 106/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 110/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 114/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 118/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.1/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 259/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 264/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 268/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 272/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 276/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 280/282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 120/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 124/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 128/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 132/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.2/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.1/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.1/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.2/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 137/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 141/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 145/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 149/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 153/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 155/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 159/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 163/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 167/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 171/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 175/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 180/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 184/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 188/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 190/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 194/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 198/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 202/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 206/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 206/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 210/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 214/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 218/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 223/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 225/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 225/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 229/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 233/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 237/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.2/2.9 MB | 0.3/1.2 MB | 241/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 241/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 245/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 249/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 253/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 257/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 259/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 264/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 268/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 272/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.3/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.4/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.3/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 276/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 280/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 284/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 288/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 292/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (5): 282 kB | 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 error 23-Dec-2022 03:02:02 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 183 kB/s) error 23-Dec-2022 03:02:02 #17 28.94 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 error 23-Dec-2022 03:02:02 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 23-Dec-2022 03:02:02 #17 28.94 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 294/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 298/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 302/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 307/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 311/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 315/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 319/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 323/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 327/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 329/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 333/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 337/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 341/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 345/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 350/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.3/1.2 MB | 350/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 350/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 354/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 358/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 362/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 364/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 364/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 364/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 368/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 372/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 376/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 380/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 380/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 384/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 388/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 388/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 393/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 393/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 397/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 397/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 399/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 403/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 407/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 411/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 415/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 415/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 415/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 415/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 419/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 423/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 427/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 431/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 433/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.4/1.2 MB | 433/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 433/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 438/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 442/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 446/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 450/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 450/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 450/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 454/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 458/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 462/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 466/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 466/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.5/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.6/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.4/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.5/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.7/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 468/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 472/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 476/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 481/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 485/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 485/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 485/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 489/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 493/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 493/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 497/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.5/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.6/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 501/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 503/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 503/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 503/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 507/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 507/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 511/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 511/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 515/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 520/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 524/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 528/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 532/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 536/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 538/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 542/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 546/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.6/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 550/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 554/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 558/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 563/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 567/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 571/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 573/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 573/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 573/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.8/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 573/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 573/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 0.9/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 577/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 581/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 585/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 589/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 593/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 597/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 601/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.7/1.2 MB | 606/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 606/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 606/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 608/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 608/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 612/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 612/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 616/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 620/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 620/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 624/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 624/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 624/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 624/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 624/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 624/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 628/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 632/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 636/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 640/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 642/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 642/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.8/1.2 MB | 646/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 646/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 651/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 655/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 659/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 659/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 659/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 663/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 667/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 671/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 671/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 675/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 675/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 677/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 677/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 681/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 685/689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 0.9/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.0/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.0/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.1/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.2/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.3/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4/1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.1/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2/1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.7/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.8/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.8/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.8/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.8/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.8/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.9/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.9/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.9/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.9/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 Progress (4): 1.4 MB | 0.9/2.9 MB | 1.2 MB | 689 kB error 23-Dec-2022 03:02:02 error 23-Dec-2022 03:02:02 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 362 kB/s) error 23-Dec-2022 03:02:02 #17 29.23 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 23-Dec-2022 03:02:02 #17 29.23 Progress (3): 1.4 MB | 0.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.1/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (3): 1.4 MB | 1.1/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 error 23-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.jar (1.4 MB at 749 kB/s) error 23-Dec-2022 03:02:02 #17 29.25 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 23-Dec-2022 03:02:02 #17 29.25 Progress (2): 1.1/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.1/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.1/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.1/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.2/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.2/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.2/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.2/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.2/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.3/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.3/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.3/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.3/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.3/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.3/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.4/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.4/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.4/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.4/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.4/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.4/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.5/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.5/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.5/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.5/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.5/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.5/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.6/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.6/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.6/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.6/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.6/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.7/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.7/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.7/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.7/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.7/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.7/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.8/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.8/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.8/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.8/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.8/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.8/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 1.9/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 2.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 2.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 2.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 Progress (2): 2.0/2.9 MB | 1.2 MB error 23-Dec-2022 03:02:02 error 23-Dec-2022 03:02:02 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 636 kB/s) error 23-Dec-2022 03:02:02 #17 29.29 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 23-Dec-2022 03:02:02 #17 29.29 Progress (1): 2.0/2.9 MB error 23-Dec-2022 03:02:02 Progress (1): 2.1/2.9 MB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 4.1/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 8.2/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 12/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 16/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 20/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 25/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 29/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 33/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 37/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 41/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 45/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 49/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 52/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 56/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 60/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 64/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 68/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 72/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 76/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 80/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 84/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 86/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 91/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 95/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 99/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 103/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 107/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 111/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 115/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 119/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 123/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 127/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 132/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 136/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 140/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 143/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 147/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 151/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 155/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 159/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 163/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 167/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 171/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 175/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 178/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 182/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 186/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 190/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 190/373 kB error 23-Dec-2022 03:02:02 Progress (2): 2.1/2.9 MB | 190/373 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 190/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 194/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 198/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 202/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 206/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 210/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 3.3/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 6.1/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 8.9/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.1/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.2/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.2/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.2/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.2/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.2/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.2/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.3/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.3/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.3/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.3/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.3/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.3/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.4/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.4/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.4/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.4/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.4/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.5/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.5/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.5/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.5/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.5/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.5/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.6/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.6/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.6/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.6/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.6/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.6/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.7/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 212/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 216/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 221/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 225/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 229/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 233/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 237/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 241/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 245/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 247/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 251/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 255/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 259/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 264/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 268/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 272/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 276/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 280/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 282/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 286/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 290/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 294/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 298/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 302/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 307/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 311/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 315/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 317/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 321/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 325/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 329/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 333/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 337/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 341/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 345/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 350/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 352/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 356/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 360/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 364/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 368/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 372/373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.8/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9/2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 12/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 14/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 17/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 20/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 23/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 26/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 28/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 31/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 34/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 37/201 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 373 kB | 40/201 kB error 23-Dec-2022 03:02:02 error 23-Dec-2022 03:02:02 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 175 kB/s) error 23-Dec-2022 03:02:02 #17 29.52 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 23-Dec-2022 03:02:02 #17 29.54 Progress (3): 2.9 MB | 40/201 kB | 4.1/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 8.2/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 12/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 16/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 19/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 23/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 27/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 31/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 40/201 kB | 34/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 42/201 kB | 34/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 34/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 38/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 42/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 46/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 51/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 55/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 59/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 63/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 67/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 45/201 kB | 69/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 48/201 kB | 69/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 48/201 kB | 73/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 51/201 kB | 73/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 51/201 kB | 77/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 51/201 kB | 81/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 51/201 kB | 85/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 54/201 kB | 85/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 56/201 kB | 85/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 56/201 kB | 89/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 59/201 kB | 89/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 59/201 kB | 94/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 59/201 kB | 98/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 62/201 kB | 98/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 62/201 kB | 102/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 62/201 kB | 104/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 65/201 kB | 104/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 67/201 kB | 104/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 70/201 kB | 104/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 73/201 kB | 104/315 kB error 23-Dec-2022 03:02:02 Progress (3): 2.9 MB | 76/201 kB | 104/315 kB error 23-Dec-2022 03:02:02 error 23-Dec-2022 03:02:02 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.3 MB/s) error 23-Dec-2022 03:02:02 #17 29.55 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 23-Dec-2022 03:02:02 #17 29.55 Progress (2): 76/201 kB | 108/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 112/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 116/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 120/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 124/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 128/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 132/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 137/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 141/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 143/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 147/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 151/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 155/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 159/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 163/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 167/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 171/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 175/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 178/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 182/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 186/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 188/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 192/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 197/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 201/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 205/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 209/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 213/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 217/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 221/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 223/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 227/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 231/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 235/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 240/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 244/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 248/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 251/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 255/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 260/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 264/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 268/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 272/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 276/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 280/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 284/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 286/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 290/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 294/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 298/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 303/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 305/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 309/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 314/315 kB error 23-Dec-2022 03:02:02 Progress (2): 76/201 kB | 315 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 4.1/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 8.2/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 12/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 16/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 20/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 24/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 28/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 32/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 36/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 40/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 44/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 48/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 51/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 55/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 59/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 63/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 67/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 71/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 75/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 79/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 83/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 85/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 89/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 94/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 98/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 102/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 106/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 110/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 114/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 116/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 120/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 125/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 129/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 133/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 137/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 141/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 145/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 149/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 153/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 157/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 160/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 164/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 168/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 172/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 177/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 181/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 185/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 188/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 192/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 197/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 201/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 205/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 209/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 213/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 217/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 221/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 223/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 227/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 231/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 235/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 240/409 kB error 23-Dec-2022 03:02:02 Progress (3): 76/201 kB | 315 kB | 244/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 248/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 251/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 255/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 260/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 264/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 268/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 272/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 276/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 280/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 284/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 286/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 290/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 294/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 298/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 303/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 307/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 311/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 315/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 319/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 321/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 325/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 329/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 333/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 337/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 341/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 346/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 350/409 kB error 23-Dec-2022 03:02:03 Progress (3): 76/201 kB | 315 kB | 354/409 kB error 23-Dec-2022 03:02:03 Progress (3): 79/201 kB | 315 kB | 354/409 kB error 23-Dec-2022 03:02:03 Progress (3): 81/201 kB | 315 kB | 354/409 kB error 23-Dec-2022 03:02:03 Progress (3): 84/201 kB | 315 kB | 354/409 kB error 23-Dec-2022 03:02:03 Progress (3): 84/201 kB | 315 kB | 356/409 kB error 23-Dec-2022 03:02:03 Progress (3): 87/201 kB | 315 kB | 356/409 kB error 23-Dec-2022 03:02:03 Progress (3): 87/201 kB | 315 kB | 360/409 kB error 23-Dec-2022 03:02:03 Progress (3): 90/201 kB | 315 kB | 360/409 kB error 23-Dec-2022 03:02:03 Progress (3): 90/201 kB | 315 kB | 364/409 kB error 23-Dec-2022 03:02:03 Progress (3): 93/201 kB | 315 kB | 364/409 kB error 23-Dec-2022 03:02:03 Progress (3): 93/201 kB | 315 kB | 368/409 kB error 23-Dec-2022 03:02:03 Progress (3): 93/201 kB | 315 kB | 372/409 kB error 23-Dec-2022 03:02:03 Progress (3): 95/201 kB | 315 kB | 372/409 kB error 23-Dec-2022 03:02:03 Progress (3): 95/201 kB | 315 kB | 376/409 kB error 23-Dec-2022 03:02:03 Progress (3): 98/201 kB | 315 kB | 376/409 kB error 23-Dec-2022 03:02:03 Progress (3): 98/201 kB | 315 kB | 380/409 kB error 23-Dec-2022 03:02:03 Progress (3): 98/201 kB | 315 kB | 384/409 kB error 23-Dec-2022 03:02:03 Progress (3): 98/201 kB | 315 kB | 389/409 kB error 23-Dec-2022 03:02:03 Progress (3): 101/201 kB | 315 kB | 389/409 kB error 23-Dec-2022 03:02:03 Progress (3): 101/201 kB | 315 kB | 393/409 kB error 23-Dec-2022 03:02:03 Progress (3): 104/201 kB | 315 kB | 393/409 kB error 23-Dec-2022 03:02:03 Progress (3): 104/201 kB | 315 kB | 395/409 kB error 23-Dec-2022 03:02:03 Progress (3): 106/201 kB | 315 kB | 395/409 kB error 23-Dec-2022 03:02:03 Progress (3): 109/201 kB | 315 kB | 395/409 kB error 23-Dec-2022 03:02:03 Progress (3): 109/201 kB | 315 kB | 399/409 kB error 23-Dec-2022 03:02:03 Progress (3): 112/201 kB | 315 kB | 399/409 kB error 23-Dec-2022 03:02:03 Progress (3): 112/201 kB | 315 kB | 403/409 kB error 23-Dec-2022 03:02:03 Progress (3): 112/201 kB | 315 kB | 407/409 kB error 23-Dec-2022 03:02:03 Progress (3): 112/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 115/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 118/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 120/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 123/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 126/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 129/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 132/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 134/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 137/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 140/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 143/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 145/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 148/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 151/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 154/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (3): 157/201 kB | 315 kB | 409 kB error 23-Dec-2022 03:02:03 Progress (4): 157/201 kB | 315 kB | 409 kB | 3.3/183 kB error 23-Dec-2022 03:02:03 Progress (4): 159/201 kB | 315 kB | 409 kB | 3.3/183 kB error 23-Dec-2022 03:02:03 Progress (4): 162/201 kB | 315 kB | 409 kB | 3.3/183 kB error 23-Dec-2022 03:02:03 Progress (4): 165/201 kB | 315 kB | 409 kB | 3.3/183 kB error 23-Dec-2022 03:02:03 Progress (4): 168/201 kB | 315 kB | 409 kB | 3.3/183 kB error 23-Dec-2022 03:02:03 Progress (4): 168/201 kB | 315 kB | 409 kB | 6.1/183 kB error 23-Dec-2022 03:02:03 Progress (4): 170/201 kB | 315 kB | 409 kB | 6.1/183 kB error 23-Dec-2022 03:02:03 Progress (4): 170/201 kB | 315 kB | 409 kB | 8.9/183 kB error 23-Dec-2022 03:02:03 Progress (4): 170/201 kB | 315 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 137 kB/s) error 23-Dec-2022 03:02:03 #17 29.69 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 23-Dec-2022 03:02:03 #17 29.74 Progress (3): 173/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 176/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 179/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 182/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 184/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 187/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 190/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 193/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 196/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 198/201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 12/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 14/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 17/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 20/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 23/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 26/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 28/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 31/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 34/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 37/183 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 409 kB | 40/183 kB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 171 kB/s) error 23-Dec-2022 03:02:03 #17 29.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 23-Dec-2022 03:02:03 #17 29.82 Progress (3): 201 kB | 40/183 kB | 3.3/61 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 40/183 kB | 6.1/61 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 40/183 kB | 8.9/61 kB error 23-Dec-2022 03:02:03 Progress (3): 201 kB | 40/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 82 kB/s) error 23-Dec-2022 03:02:03 #17 29.86 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 23-Dec-2022 03:02:03 #17 29.86 Progress (2): 42/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 45/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 48/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 51/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 54/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 56/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 59/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 62/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 65/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 67/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 70/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 73/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 76/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (2): 79/183 kB | 12/61 kB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.2/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.2/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 12/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 14/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 17/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 20/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 23/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 26/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 28/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 31/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 34/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 37/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 40/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 40/61 kB | 0.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 40/61 kB | 0.8/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 40/61 kB | 0.8/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 79/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 81/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 84/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 87/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 90/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 93/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 95/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 98/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 101/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 104/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 106/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 109/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 112/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 115/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 118/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 120/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 123/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 126/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 129/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 132/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 134/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 137/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 140/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 143/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 146/183 kB | 40/61 kB | 0.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (4): 146/183 kB | 40/61 kB | 0.9/7.5 MB | 3.3/12 kB error 23-Dec-2022 03:02:03 Progress (4): 148/183 kB | 40/61 kB | 0.9/7.5 MB | 3.3/12 kB error 23-Dec-2022 03:02:03 Progress (4): 148/183 kB | 40/61 kB | 0.9/7.5 MB | 6.1/12 kB error 23-Dec-2022 03:02:03 Progress (4): 151/183 kB | 40/61 kB | 0.9/7.5 MB | 6.1/12 kB error 23-Dec-2022 03:02:03 Progress (4): 151/183 kB | 40/61 kB | 0.9/7.5 MB | 8.9/12 kB error 23-Dec-2022 03:02:03 Progress (4): 154/183 kB | 40/61 kB | 0.9/7.5 MB | 8.9/12 kB error 23-Dec-2022 03:02:03 Progress (4): 154/183 kB | 40/61 kB | 0.9/7.5 MB | 12/12 kB error 23-Dec-2022 03:02:03 Progress (4): 157/183 kB | 40/61 kB | 0.9/7.5 MB | 12/12 kB error 23-Dec-2022 03:02:03 Progress (4): 157/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 159/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 162/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 165/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 168/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 171/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 173/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 0.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.1/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.1/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.1/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.2/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.2/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.3/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.3/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.4/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.4/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.4/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.5/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.5/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.7/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.7/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.7/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.8/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.8/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 1.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 40/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 42/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 45/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 48/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 51/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 54/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 56/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 59/61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.0/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.1/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.1/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.1/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.2/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.2/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.3/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.3/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.4/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.4/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.4/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.5/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.5/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 176/183 kB | 61 kB | 2.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 179/183 kB | 61 kB | 2.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 182/183 kB | 61 kB | 2.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.6/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.7/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.7/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.8/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.8/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.8/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 Progress (4): 183 kB | 61 kB | 2.9/7.5 MB | 12 kB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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.5 kB/s) error 23-Dec-2022 03:02:03 #17 30.09 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 23-Dec-2022 03:02:03 #17 30.10 Progress (3): 183 kB | 61 kB | 2.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.0/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.0/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.2/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.2/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.8/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.8/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 3.9/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.0/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.0/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.0/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.1/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.2/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.2/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 61 kB | 4.2/7.5 MB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 23-Dec-2022 03:02:03 #17 30.15 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 23-Dec-2022 03:02:03 #17 30.15 Progress (2): 183 kB | 4.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.3/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.4/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.5/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.6/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (2): 183 kB | 4.7/7.5 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0.1/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0.1/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0.1/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0.1/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 183 kB | 4.7/7.5 MB | 0.2/3.7 MB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 65 kB/s) error 23-Dec-2022 03:02:03 #17 30.19 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 23-Dec-2022 03:02:03 #17 30.19 Progress (2): 4.7/7.5 MB | 0.2/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.7/7.5 MB | 0.2/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.7/7.5 MB | 0.2/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.7/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.7/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.7/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.8/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.8/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.8/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.9/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.9/7.5 MB | 0.3/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.9/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.9/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.9/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 4.9/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 5.0/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 5.0/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 5.0/7.5 MB | 0.4/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 5.0/7.5 MB | 0.5/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 5.0/7.5 MB | 0.5/3.7 MB error 23-Dec-2022 03:02:03 Progress (2): 5.0/7.5 MB | 0.5/3.7 MB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 3.3/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 6.1/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 8.9/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 8.9/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 12/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 14/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 17/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 20/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.0/7.5 MB | 0.5/3.7 MB | 23/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.5/3.7 MB | 23/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.5/3.7 MB | 23/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.5/3.7 MB | 26/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.5/3.7 MB | 28/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 28/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 28/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 31/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 31/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 34/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 37/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 37/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 37/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 40/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 42/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 42/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 45/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 48/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.1/7.5 MB | 0.6/3.7 MB | 51/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.6/3.7 MB | 51/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.6/3.7 MB | 54/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.6/3.7 MB | 54/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.6/3.7 MB | 56/57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.6/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.2/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.7/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.8/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.8/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.8/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.8/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.8/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.8/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.3/7.5 MB | 0.9/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.4/7.5 MB | 0.9/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.4/7.5 MB | 0.9/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.4/7.5 MB | 0.9/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.4/7.5 MB | 0.9/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (3): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 3.3/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 6.1/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 8.9/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 12/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 14/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 17/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 20/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 23/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 26/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 28/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 31/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 34/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 37/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 40/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 42/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 45/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 48/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 51/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 0.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.5/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.6/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.6/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.6/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.6/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.6/7.5 MB | 1.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.6/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.7/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.7/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.7/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.7/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.8/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.9/7.5 MB | 1.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.9/7.5 MB | 1.3/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.9/7.5 MB | 1.3/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.9/7.5 MB | 1.3/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 5.9/7.5 MB | 1.3/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.0/7.5 MB | 1.3/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.0/7.5 MB | 1.3/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.0/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.0/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.0/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.0/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.4/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.1/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.2/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.2/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.2/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.2/7.5 MB | 1.5/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.2/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.2/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.6/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.7/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.3/7.5 MB | 1.7/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.7/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.7/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.7/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.7/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.4/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.5/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.5/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.5/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.5/7.5 MB | 1.8/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.5/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.6/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.6/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.6/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.6/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.6/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 1.9/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.0/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.7/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.8/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.8/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.8/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.8/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.9/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.9/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.9/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.9/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.9/7.5 MB | 2.1/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 Progress (4): 6.9/7.5 MB | 2.2/3.7 MB | 57 kB | 54/157 kB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 19 kB/s) error 23-Dec-2022 03:02:03 #17 30.37 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 23-Dec-2022 03:02:03 #17 30.37 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 56/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 59/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 62/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 65/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 67/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 70/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 73/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 76/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 79/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 81/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 84/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 87/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 90/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 93/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 95/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 98/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 101/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 104/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 107/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 109/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 112/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 115/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 118/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 120/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 123/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 126/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 129/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 132/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 134/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 137/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 140/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 143/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 146/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 148/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 151/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 154/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 157/157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 6.9/7.5 MB | 2.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.0/7.5 MB | 2.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.0/7.5 MB | 2.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.0/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.0/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.0/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.1/7.5 MB | 2.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.2/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.8/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.8/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.8/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.3/7.5 MB | 2.8/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 2.8/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 2.9/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 2.9/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 2.9/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 2.9/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 2.9/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.4/7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.0/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.1/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.1/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.1/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.1/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.2/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.3/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.4/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.5/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.6/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7/3.7 MB | 157 kB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (4): 7.5 MB | 3.7/3.7 MB | 157 kB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:03 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 51 kB/s) error 23-Dec-2022 03:02:03 #17 30.50 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 23-Dec-2022 03:02:03 #17 30.50 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.0/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.1/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.2/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:03 Progress (3): 7.5 MB | 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:03 error 23-Dec-2022 03:02:04 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.3 MB/s) error 23-Dec-2022 03:02:04 #17 30.58 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 23-Dec-2022 03:02:04 #17 30.58 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3/1.3 MB error 23-Dec-2022 03:02:04 Progress (2): 3.7 MB | 1.3 MB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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.1 MB/s) error 23-Dec-2022 03:02:04 #17 30.63 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 23-Dec-2022 03:02:04 #17 30.69 Progress (2): 1.3 MB | 0/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0.1/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0.1/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0.1/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0.1/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0.1/1.8 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3 MB | 0.1/1.8 MB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 3.3/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 6.1/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 8.9/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 12/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 15/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 17/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 20/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3 MB | 0.1/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 400 kB/s) error 23-Dec-2022 03:02:04 #17 30.71 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 23-Dec-2022 03:02:04 #17 30.72 Progress (2): 0.1/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.1/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.1/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.1/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.1/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.6/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.7/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (2): 0.8/1.8 MB | 24 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 4.1/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 8.2/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 12/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 16/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 20/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 24/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 28/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 32/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 36/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 40/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 44/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 48/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 51/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 55/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 59/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 63/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 67/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 71/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 75/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 79/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 83/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 85/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 89/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 89/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 94/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 94/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 98/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.8/1.8 MB | 24 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 0.9/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 106/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 110/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 114/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 114/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 118/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 118/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.0/1.8 MB | 24 kB | 120/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 120/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 120/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 124/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 124/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 124/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 128/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 132/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 137/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 137/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 141/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 145/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 145/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 145/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 149/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 153/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 155/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 159/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 163/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.1/1.8 MB | 24 kB | 167/303 kB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 7.1 kB/s) error 23-Dec-2022 03:02:04 #17 30.83 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 23-Dec-2022 03:02:04 #17 30.83 Progress (2): 1.1/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.1/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.1/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.1/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 171/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 171/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 175/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 180/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 184/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 184/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 188/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 192/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 192/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 192/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 196/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 200/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 204/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 204/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 208/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 212/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 212/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 216/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 223/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 223/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 223/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 227/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 231/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.2/1.8 MB | 235/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 235/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 240/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 240/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 248/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 252/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 252/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 256/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 258/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 260/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 260/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 260/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 264/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 269/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 269/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 273/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 277/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 277/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 281/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 285/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 287/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 287/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 291/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 291/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 296/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 300/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 300/303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.3/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (2): 1.8 MB | 303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 4.1/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 8.2/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 12/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 16/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 19/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 23/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 27/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 31/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 34/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 38/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 42/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 46/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 51/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 55/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 59/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 63/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 67/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 69/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 73/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 77/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 81/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 85/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 89/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 94/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 98/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 102/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 104/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 108/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 112/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 116/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 120/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 124/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 128/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 132/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 137/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 141/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 143/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 147/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 151/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 155/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 159/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 163/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 167/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 171/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 175/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 178/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 182/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 186/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 190/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 194/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 198/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 202/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 206/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 210/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 212/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 216/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 221/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 225/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 229/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 233/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 237/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 241/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 245/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 247/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 251/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 255/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 259/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 264/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 268/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 272/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 276/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 280/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 284/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 288/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 292/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 295/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 299/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 303/303 kB error 23-Dec-2022 03:02:04 Progress (3): 1.8 MB | 303 kB | 303 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 3.3/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 6.1/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 8.9/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 12/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 14/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 17/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 20/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 23/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 26/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 28/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 31/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 34/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 37/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 40/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 42/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 45/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 48/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 51/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 54/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 56/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 59/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 62/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 65/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 68/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 70/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 73/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 76/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 79/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 82/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 84/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 87/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 90/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 93/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 96/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 98/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 101/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 104/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 107/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 110/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 112/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 115/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 118/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 121/121 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 303 kB | 121 kB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 84 kB/s) error 23-Dec-2022 03:02:04 #17 30.99 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 23-Dec-2022 03:02:04 #17 31.00 Progress (4): 1.8 MB | 303 kB | 121 kB | 0/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (4): 1.8 MB | 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 498 kB/s) error 23-Dec-2022 03:02:04 #17 31.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 23-Dec-2022 03:02:04 #17 31.04 Progress (3): 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (3): 303 kB | 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 83 kB/s) error 23-Dec-2022 03:02:04 #17 31.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 23-Dec-2022 03:02:04 #17 31.05 Progress (2): 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.5/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.6/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 121 kB | 0.7/1.4 MB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 33 kB/s) error 23-Dec-2022 03:02:04 #17 31.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 23-Dec-2022 03:02:04 #17 31.09 Progress (1): 0.7/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.0/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.1/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.2/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.3/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.4/1.4 MB error 23-Dec-2022 03:02:04 Progress (1): 1.4 MB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 3.3/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 6.1/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 8.9/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 12/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 15/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 17/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 20/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 23/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 26/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 29/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 31/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 34/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 37/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 40/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 43/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 45/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 48/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 51/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 54/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 56/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 59/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 62/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 65/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 68/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 70/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 73/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 76/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 79/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 82/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 84/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 87/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 90/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 93/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 95/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 98/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 101/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 104/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 107/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 109/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 112/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 115/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 118/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 121/123 kB error 23-Dec-2022 03:02:04 Progress (2): 1.4 MB | 123 kB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 360 kB/s) error 23-Dec-2022 03:02:04 #17 31.25 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 23-Dec-2022 03:02:04 #17 31.30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 31 kB/s) error 23-Dec-2022 03:02:04 #17 31.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 23-Dec-2022 03:02:04 #17 31.33 Progress (1): 0/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.1/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.1/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.1/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.1/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.1/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.1/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.2/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.2/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.2/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.2/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.2/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.2/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.3/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.3/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.3/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.3/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.3/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.4/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.4/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.4/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.4/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.4/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.4/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.5/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.5/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.5/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.5/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.5/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.5/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.6/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.6/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.6/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.6/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.6/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.6/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.7/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.7/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.7/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.7/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.7/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.7/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.8/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/2.1 MB error 23-Dec-2022 03:02:04 Progress (1): 0.9/2.1 MB error 23-Dec-2022 03:02:04 Progress (2): 0.9/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 0.9/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 0.9/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 0.9/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.1/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.0/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.2/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.1/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.2/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.2/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.2/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.2/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.2/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.2/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (2): 1.3/2.1 MB | 0.3/12 MB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 3.3/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 6.1/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 8.9/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 12/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 14/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 17/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 20/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 23/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 26/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 28/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 31/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 34/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 37/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 40/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 42/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 45/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 48/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 51/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 54/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 56/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 59/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 62/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 65/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 67/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 70/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 73/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 76/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 79/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 81/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 84/129 kB error 23-Dec-2022 03:02:04 Progress (3): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 4.1/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 8.2/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 12/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 16/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 20/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 25/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 29/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 33/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 37/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 41/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 45/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 49/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 52/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 56/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 60/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 64/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 68/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 72/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 76/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 80/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 84/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 86/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 91/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 95/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 99/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 103/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 107/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 111/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 115/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 119/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 87/129 kB | 121/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 90/129 kB | 121/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 93/129 kB | 121/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 93/129 kB | 125/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 95/129 kB | 125/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 95/129 kB | 129/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 95/129 kB | 134/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 95/129 kB | 138/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 138/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 142/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 146/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 150/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 154/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 156/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 160/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 164/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 168/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 172/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 177/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 181/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 185/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 189/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 191/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 195/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 197/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.3/2.1 MB | 0.3/12 MB | 98/129 kB | 197/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 197/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 201/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 206/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 210/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 214/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 214/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 218/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 222/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 226/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 230/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 230/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 232/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 236/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 240/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 240/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 244/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 249/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 251/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 251/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 255/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 260/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 264/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 264/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 268/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 272/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 276/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 280/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 280/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 284/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.4/2.1 MB | 0.3/12 MB | 98/129 kB | 286/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 286/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 290/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 294/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 298/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 303/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 303/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 307/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 311/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 314/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 314/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 318/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 323/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 327/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 331/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 331/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 335/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 335/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 339/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 343/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 347/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 349/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 349/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 353/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 357/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 361/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.5/2.1 MB | 0.3/12 MB | 98/129 kB | 366/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 366/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 370/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 374/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 378/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 380/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 380/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 384/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 388/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 392/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 396/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 396/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 396/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 400/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 404/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 409/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 413/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 415/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 415/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 419/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 423/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 427/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 431/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 431/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 435/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 439/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 443/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.6/2.1 MB | 0.3/12 MB | 98/129 kB | 445/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 445/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 449/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 454/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 458/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 458/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 462/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 466/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 466/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 470/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 474/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 478/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 480/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 480/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 484/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 488/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 492/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 497/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 497/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 501/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 505/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 509/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 511/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 511/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 515/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.7/2.1 MB | 0.3/12 MB | 98/129 kB | 519/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 519/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 523/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 527/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 531/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 536/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 540/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 540/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 544/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 546/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 546/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 550/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 554/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 558/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 562/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 562/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 566/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 570/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 574/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 579/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 579/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 581/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 581/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 585/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 589/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 593/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.8/2.1 MB | 0.3/12 MB | 98/129 kB | 597/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 597/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 601/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 605/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 609/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 609/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 613/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 615/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 619/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 624/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 624/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 628/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 632/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 632/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 636/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 638/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 642/645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 1.9/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.0/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.0/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.0/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.0/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.0/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.0/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 3.3/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 6.1/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 8.9/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 12/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 14/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 17/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 20/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 23/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 26/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 28/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 31/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 31/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 34/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 37/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 37/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.3/12 MB | 98/129 kB | 645 kB | 40/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1/2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 40/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 40/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 42/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 45/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 48/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 51/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 51/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 54/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 56/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 59/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 62/62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.4/12 MB | 98/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.5/12 MB | 98/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.5/12 MB | 98/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.6/12 MB | 98/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 98/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 98/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 101/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 104/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 107/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 109/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 112/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 115/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 118/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 120/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 123/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 126/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 129/129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.7/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.8/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.8/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 0.9/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.0/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.0/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.1/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.1/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.2/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.3/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.3/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.4/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.4/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.5/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.6/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.6/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.7/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.7/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.8/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.9/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 1.9/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.0/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.0/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.1/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.1/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.2/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.3/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.3/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.4/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.4/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (5): 2.1 MB | 2.5/12 MB | 129 kB | 645 kB | 62 kB error 23-Dec-2022 03:02:04 error 23-Dec-2022 03:02:04 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 156 kB/s) error 23-Dec-2022 03:02:04 #17 31.54 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 23-Dec-2022 03:02:04 #17 31.55 Progress (4): 2.1 MB | 2.6/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 2.6/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 2.7/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 2.7/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 2.8/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 2.8/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 2.9/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 3.0/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 3.0/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 3.1/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 3.1/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:04 Progress (4): 2.1 MB | 3.2/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:05 Progress (4): 2.1 MB | 3.2/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:05 Progress (4): 2.1 MB | 3.3/12 MB | 129 kB | 62 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 15 kB/s) error 23-Dec-2022 03:02:05 #17 31.57 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 23-Dec-2022 03:02:05 #17 31.57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 500 kB/s) error 23-Dec-2022 03:02:05 #17 31.57 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 23-Dec-2022 03:02:05 #17 31.58 Progress (2): 3.4/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.4/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.5/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.5/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.6/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.6/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.7/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.8/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.8/12 MB | 129 kB error 23-Dec-2022 03:02:05 Progress (2): 3.9/12 MB | 129 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 31 kB/s) error 23-Dec-2022 03:02:05 #17 31.59 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 23-Dec-2022 03:02:05 #17 31.59 Progress (1): 3.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 4.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 5.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 6.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 7.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 8.9/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.0/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.1/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.2/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.3/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.4/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.5/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.6/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.7/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.8/12 MB error 23-Dec-2022 03:02:05 Progress (1): 9.8/12 MB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 8.2/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 16/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 24/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 32/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 40/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 48/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 53/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 62/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 70/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 78/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 86/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 94/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 102/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 111/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 119/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 127/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 135/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 143/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 152/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 160/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.8/12 MB | 165/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 165/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 173/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 181/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 181/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 189/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 197/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 206/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 214/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 222/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 230/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 234/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 243/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 251/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 259/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 267/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 275/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 284/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 292/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 300/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 308/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 314/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 323/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 331/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 339/917 kB error 23-Dec-2022 03:02:05 Progress (2): 9.9/12 MB | 347/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 347/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 347/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 347/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 355/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 363/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 372/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 377/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 386/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 394/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 394/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 402/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 410/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 418/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 426/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 435/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 435/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 443/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 449/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 458/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 466/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 474/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 482/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 490/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 490/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 498/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 503/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 503/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 511/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 519/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 527/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 536/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 544/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 552/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 552/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 560/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 568/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 573/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 581/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 589/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 597/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 602/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 602/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 610/917 kB error 23-Dec-2022 03:02:05 Progress (2): 10/12 MB | 617/917 kB error 23-Dec-2022 03:02:05 Progress (3): 10/12 MB | 617/917 kB | 4.1/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 617/917 kB | 4.1/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 625/917 kB | 4.1/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 633/917 kB | 4.1/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 633/917 kB | 8.2/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 642/917 kB | 8.2/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 647/917 kB | 8.2/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 647/917 kB | 12/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 656/917 kB | 12/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 664/917 kB | 12/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 664/917 kB | 16/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 672/917 kB | 16/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 672/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 680/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 688/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 696/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 696/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 705/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 19/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 23/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 27/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 31/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 34/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 38/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 42/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 46/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 51/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 55/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 59/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 63/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 67/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 69/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 73/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 77/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 81/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 85/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 89/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 94/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 98/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 100/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 104/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 108/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 112/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 116/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 120/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 124/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 128/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 713/917 kB | 132/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 721/917 kB | 132/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 729/917 kB | 132/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 729/917 kB | 137/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 737/917 kB | 137/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 746/917 kB | 137/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 746/917 kB | 137/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 754/917 kB | 137/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 762/917 kB | 137/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 762/917 kB | 141/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 762/917 kB | 145/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 770/917 kB | 145/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 770/917 kB | 149/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 770/917 kB | 152/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 778/917 kB | 152/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 787/917 kB | 152/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 795/917 kB | 152/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 795/917 kB | 152/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 795/917 kB | 156/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 795/917 kB | 160/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 803/917 kB | 160/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 811/917 kB | 160/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 160/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 164/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 167/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 171/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 175/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 179/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 183/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 188/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 192/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 196/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 200/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 204/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 208/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 212/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 215/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 219/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 223/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 227/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 231/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 233/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 237/238 kB error 23-Dec-2022 03:02:05 Progress (3): 11/12 MB | 815/917 kB | 238 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.2/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.2/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.2/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.2/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 815/917 kB | 238 kB | 0.2/2.5 MB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 3.4/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 7.5/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 12/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 16/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 20/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 24/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 28/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 32/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 36/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 38/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 42/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 46/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 51/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 55/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 59/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 63/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 67/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 71/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 73/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 77/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 81/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 85/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 89/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 94/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 98/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 102/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 106/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 108/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 112/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 116/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 120/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 124/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 128/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 132/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 137/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 141/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 143/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 147/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 151/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 155/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 823/917 kB | 238 kB | 0.2/2.5 MB | 159/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 832/917 kB | 238 kB | 0.2/2.5 MB | 159/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 836/917 kB | 238 kB | 0.2/2.5 MB | 159/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 836/917 kB | 238 kB | 0.2/2.5 MB | 159/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 836/917 kB | 238 kB | 0.2/2.5 MB | 163/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 836/917 kB | 238 kB | 0.2/2.5 MB | 163/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 836/917 kB | 238 kB | 0.2/2.5 MB | 167/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 836/917 kB | 238 kB | 0.2/2.5 MB | 171/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.2/2.5 MB | 171/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.2/2.5 MB | 175/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 175/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 175/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 175/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 175/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 175/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 177/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 845/917 kB | 238 kB | 0.3/2.5 MB | 177/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 853/917 kB | 238 kB | 0.3/2.5 MB | 177/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 861/917 kB | 238 kB | 0.3/2.5 MB | 177/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 869/917 kB | 238 kB | 0.3/2.5 MB | 177/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 877/917 kB | 238 kB | 0.3/2.5 MB | 177/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 877/917 kB | 238 kB | 0.3/2.5 MB | 182/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 877/917 kB | 238 kB | 0.3/2.5 MB | 186/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 877/917 kB | 238 kB | 0.3/2.5 MB | 190/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 885/917 kB | 238 kB | 0.3/2.5 MB | 190/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 885/917 kB | 238 kB | 0.3/2.5 MB | 194/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 894/917 kB | 238 kB | 0.3/2.5 MB | 194/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 902/917 kB | 238 kB | 0.3/2.5 MB | 194/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 194/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 198/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 202/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 206/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 210/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 210/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 908/917 kB | 238 kB | 0.3/2.5 MB | 212/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917/917 kB | 238 kB | 0.3/2.5 MB | 212/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917/917 kB | 238 kB | 0.3/2.5 MB | 216/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917/917 kB | 238 kB | 0.3/2.5 MB | 220/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917/917 kB | 238 kB | 0.3/2.5 MB | 220/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917/917 kB | 238 kB | 0.3/2.5 MB | 220/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.3/2.5 MB | 220/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.3/2.5 MB | 225/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.3/2.5 MB | 229/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 229/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 233/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 233/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 233/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 237/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 237/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 241/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 241/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 245/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 247/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 247/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 247/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.4/2.5 MB | 251/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 251/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 255/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 259/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 264/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 268/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 272/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 276/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 280/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 282/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 282/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 282/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 282/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 286/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 286/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 286/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 290/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 294/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 298/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 302/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 307/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 311/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 315/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 317/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 317/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 317/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 321/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 325/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 329/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 333/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 337/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.5/2.5 MB | 337/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 337/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 341/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 345/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 350/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 350/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 352/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 356/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 360/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 360/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 364/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 364/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 364/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 364/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 368/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 368/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 372/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 376/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 376/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 380/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.6/2.5 MB | 384/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 384/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 386/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 386/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 386/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 390/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 395/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 399/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 403/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 407/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 411/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 411/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 411/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 415/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 419/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 419/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 421/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 421/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.7/2.5 MB | 425/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 425/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 429/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 433/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 433/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 438/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 438/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 438/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 438/686 kB error 23-Dec-2022 03:02:05 Progress (5): 11/12 MB | 917 kB | 238 kB | 0.8/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 51 kB/s) error 23-Dec-2022 03:02:05 #17 32.05 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 23-Dec-2022 03:02:05 #17 32.05 Progress (4): 11/12 MB | 917 kB | 0.8/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.8/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.8/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.8/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 442/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 446/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 446/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 450/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 450/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 0.9/2.5 MB | 454/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 454/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 456/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 456/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 456/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 456/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 460/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 464/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 468/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 472/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 472/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.0/2.5 MB | 472/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.1/2.5 MB | 472/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.1/2.5 MB | 476/686 kB error 23-Dec-2022 03:02:05 Progress (4): 11/12 MB | 917 kB | 1.1/2.5 MB | 476/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 476/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 476/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 481/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 485/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 485/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 489/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 489/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.1/2.5 MB | 489/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 489/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 491/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 491/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 491/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 491/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 491/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 491/686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 917 kB | 1.2/2.5 MB | 495/686 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 196 kB/s) error 23-Dec-2022 03:02:05 #17 32.08 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 23-Dec-2022 03:02:05 #17 32.08 Progress (3): 12 MB | 1.2/2.5 MB | 499/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.2/2.5 MB | 503/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.2/2.5 MB | 507/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 507/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 511/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 515/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 515/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 520/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 524/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 524/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 526/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 530/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.3/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.4/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.4/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.4/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.4/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.4/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.4/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.5/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.5/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.5/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.5/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.5/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.5/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 534/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 538/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 542/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 546/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.6/2.5 MB | 550/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 550/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 554/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 558/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 558/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 563/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 567/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 571/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 575/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 575/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 579/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 583/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 587/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 591/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 591/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 595/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 599/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 603/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 603/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 608/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 612/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 616/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 616/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 620/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.7/2.5 MB | 624/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 624/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 628/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 632/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 636/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 640/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 640/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 644/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 649/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 649/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 653/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 657/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 661/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 665/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 665/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 669/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 673/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 677/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 677/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 681/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 685/686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.8/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.9/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.9/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.9/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.9/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.9/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 1.9/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.0/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.0/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.0/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.0/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.0/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.0/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.1/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.1/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.1/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.1/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.1/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.1/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.2/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.2/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.2/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.2/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.2/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.2/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.3/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.3/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.3/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.3/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.3/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.3/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.4/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.4/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.4/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.4/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.4/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.4/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.5/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.5/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.5/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.5/2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (3): 12 MB | 2.5 MB | 686 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 3.3/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 6.1/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 8.9/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 12/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 15/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 17/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 20/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 23/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 26/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 29/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 31/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 34/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 37/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 40/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 43/194 kB error 23-Dec-2022 03:02:05 Progress (4): 12 MB | 2.5 MB | 686 kB | 45/194 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 3.3/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 6.1/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 8.9/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 12/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 14/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 17/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 20/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 23/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 26/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 28/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 31/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 34/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 37/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 40/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 42/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 45/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 48/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 45/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 48/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 51/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 54/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 56/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 59/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 62/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 65/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 68/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 70/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 73/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 51/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 54/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 56/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 59/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 62/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 65/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 67/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 70/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 73/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 76/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 79/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 81/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 84/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 87/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 90/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 93/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 95/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 98/100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 76/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 79/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 82/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 84/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 87/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 90/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 93/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 96/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 98/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 101/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 104/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 107/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 110/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 112/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 115/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 118/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 121/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 124/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 126/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 129/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 132/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 135/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 138/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 140/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 143/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 146/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 149/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 152/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (5): 12 MB | 2.5 MB | 686 kB | 154/194 kB | 100 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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.4 MB/s) error 23-Dec-2022 03:02:05 #17 32.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 142 kB/s) error 23-Dec-2022 03:02:05 #17 32.24 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 23-Dec-2022 03:02:05 #17 32.24 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 23-Dec-2022 03:02:05 #17 32.24 Progress (3): 2.5 MB | 157/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 160/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 163/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 166/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 168/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 171/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 174/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 177/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 180/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 182/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 185/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 187/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 190/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 193/194 kB | 100 kB error 23-Dec-2022 03:02:05 Progress (3): 2.5 MB | 194 kB | 100 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 520 kB/s) error 23-Dec-2022 03:02:05 #17 32.26 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 23-Dec-2022 03:02:05 #17 32.36 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 20 kB/s) error 23-Dec-2022 03:02:05 #17 32.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 23-Dec-2022 03:02:05 #17 32.36 Progress (2): 194 kB | 3.3/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 6.1/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 8.9/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 12/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 14/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 17/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 20/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 23/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 26/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 28/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 31/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 34/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 37/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 40/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 42/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 45/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 48/186 kB error 23-Dec-2022 03:02:05 Progress (2): 194 kB | 51/186 kB error 23-Dec-2022 03:02:05 Progress (3): 194 kB | 51/186 kB | 3.3/67 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 39 kB/s) error 23-Dec-2022 03:02:05 #17 32.38 Progress (2): 51/186 kB | 6.1/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 8.9/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 12/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 14/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 17/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 20/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 23/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 26/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 28/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 31/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 34/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 37/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 40/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 42/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 45/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 48/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 51/67 kB error 23-Dec-2022 03:02:05 Progress (2): 51/186 kB | 54/67 kB error 23-Dec-2022 03:02:05 Progress (2): 54/186 kB | 54/67 kB error 23-Dec-2022 03:02:05 Progress (2): 54/186 kB | 56/67 kB error 23-Dec-2022 03:02:05 Progress (2): 54/186 kB | 59/67 kB error 23-Dec-2022 03:02:05 Progress (2): 56/186 kB | 59/67 kB error 23-Dec-2022 03:02:05 Progress (2): 56/186 kB | 62/67 kB error 23-Dec-2022 03:02:05 Progress (2): 59/186 kB | 62/67 kB error 23-Dec-2022 03:02:05 Progress (2): 59/186 kB | 65/67 kB error 23-Dec-2022 03:02:05 Progress (2): 62/186 kB | 65/67 kB error 23-Dec-2022 03:02:05 Progress (2): 62/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 65/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 68/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 70/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 73/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 76/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 79/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 82/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 84/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 87/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 90/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 93/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 95/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 98/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 101/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 104/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 107/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 109/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 112/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 115/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 118/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 121/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 123/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 126/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 129/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 132/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 135/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 137/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 140/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 143/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 146/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 149/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 151/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 154/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 157/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 160/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 163/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 165/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 168/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 171/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 174/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 177/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 179/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 182/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 185/186 kB | 67 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 67 kB error 23-Dec-2022 03:02:05 error 23-Dec-2022 03:02:05 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 13 kB/s) error 23-Dec-2022 03:02:05 #17 32.55 Progress (2): 186 kB | 4.1/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 8.2/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 12/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 16/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 20/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 25/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 29/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 33/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 37/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 41/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 45/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 49/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 53/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 57/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 61/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 66/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 70/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 74/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 78/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 82/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 85/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 89/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 93/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 97/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 101/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 105/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 109/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 114/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 116/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 120/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 124/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 128/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 132/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 136/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 140/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 144/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 148/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 150/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 155/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 159/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 163/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 167/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 171/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 175/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 179/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 183/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 185/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 189/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 193/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 198/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 202/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 206/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 210/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 214/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 218/230 kB error 23-Dec-2022 03:02:05 Progress (2): 186 kB | 220/230 kB error 23-Dec-2022 03:02:06 Progress (2): 186 kB | 224/230 kB error 23-Dec-2022 03:02:06 Progress (2): 186 kB | 228/230 kB error 23-Dec-2022 03:02:06 Progress (2): 186 kB | 230 kB error 23-Dec-2022 03:02:06 error 23-Dec-2022 03:02:06 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 36 kB/s) error 23-Dec-2022 03:02:06 #17 32.65 Progress (2): 230 kB | 4.1/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 8.2/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 12/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 16/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 20/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 25/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 29/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 33/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 37/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 41/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 45/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 49/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 52/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 56/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 60/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 64/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 68/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 72/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 76/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 80/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 84/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 86/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 91/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 95/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 99/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 103/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 107/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 111/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 115/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 119/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 123/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 127/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 132/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 136/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 140/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 143/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 147/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 151/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 155/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 159/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 163/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 167/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 171/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 176/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 178/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 182/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 186/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 190/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 194/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 198/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 202/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 206/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 210/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 212/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 216/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 221/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 225/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 229/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 233/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 237/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 241/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 245/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 247/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 251/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 255/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 259/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 264/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 268/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 272/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 276/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 280/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 282/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 286/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 290/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 294/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 298/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 302/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 307/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 311/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 315/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 317/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 321/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 325/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 329/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 333/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 337/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 341/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 345/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 350/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 352/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 356/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 360/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 364/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 368/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 372/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 376/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 380/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 384/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 388/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 393/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 397/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 401/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 404/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 408/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 412/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 416/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 420/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 424/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 428/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 432/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 437/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 439/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 443/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 447/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 451/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 455/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 459/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 463/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 467/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 471/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 473/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 477/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 482/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 486/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 490/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 494/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 498/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 502/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 506/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 508/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 512/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 516/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 520/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 525/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 529/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 533/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 537/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 541/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 543/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 547/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 551/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 555/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 559/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 563/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 568/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 572/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 575/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 579/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 584/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 588/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 592/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 596/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 600/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 604/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 608/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 612/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 616/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 619/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 623/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 627/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 631/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 636/636 kB error 23-Dec-2022 03:02:06 Progress (2): 230 kB | 636 kB error 23-Dec-2022 03:02:06 error 23-Dec-2022 03:02:06 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 44 kB/s) error 23-Dec-2022 03:02:06 #17 32.80 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 118 kB/s) error 23-Dec-2022 03:02:06 #17 32.83 [INFO] error 23-Dec-2022 03:02:06 #17 32.84 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 23-Dec-2022 03:02:06 #17 32.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 23-Dec-2022 03:02:06 #17 32.98 Progress (1): 3.4/6.7 kB error 23-Dec-2022 03:02:06 Progress (1): 6.2/6.7 kB error 23-Dec-2022 03:02:06 Progress (1): 6.7 kB error 23-Dec-2022 03:02:06 error 23-Dec-2022 03:02:06 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 28 kB/s) error 23-Dec-2022 03:02:06 #17 33.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 23-Dec-2022 03:02:06 #17 33.22 Progress (1): 1.9 kB error 23-Dec-2022 03:02:06 error 23-Dec-2022 03:02:06 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.2 kB/s) error 23-Dec-2022 03:02:06 #17 33.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 23-Dec-2022 03:02:06 #17 33.48 Progress (1): 1.8 kB error 23-Dec-2022 03:02:06 error 23-Dec-2022 03:02:07 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.0 kB/s) error 23-Dec-2022 03:02:07 #17 33.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 23-Dec-2022 03:02:07 #17 33.73 Progress (1): 1.4 kB error 23-Dec-2022 03:02:07 error 23-Dec-2022 03:02:07 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 6.0 kB/s) error 23-Dec-2022 03:02:07 #17 33.85 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 23-Dec-2022 03:02:07 #17 33.97 Progress (1): 424 B error 23-Dec-2022 03:02:07 error 23-Dec-2022 03:02:07 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.7 kB/s) error 23-Dec-2022 03:02:07 #17 34.10 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 23-Dec-2022 03:02:07 #17 34.22 Progress (1): 3.4/3.9 kB error 23-Dec-2022 03:02:07 Progress (1): 3.9 kB error 23-Dec-2022 03:02:07 error 23-Dec-2022 03:02:07 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 16 kB/s) error 23-Dec-2022 03:02:07 #17 34.34 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 23-Dec-2022 03:02:07 #17 34.46 Progress (1): 1.7 kB error 23-Dec-2022 03:02:07 error 23-Dec-2022 03:02:08 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.3 kB/s) error 23-Dec-2022 03:02:08 #17 34.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 23-Dec-2022 03:02:08 #17 34.70 Progress (1): 2.1 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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.8 kB/s) error 23-Dec-2022 03:02:08 #17 34.83 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 23-Dec-2022 03:02:08 #17 34.94 Progress (1): 2.0 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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.7 kB/s) error 23-Dec-2022 03:02:08 #17 35.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 23-Dec-2022 03:02:08 #17 ... error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:08 #14 40.03 Progress (1): 3.3/5.8 kB error 23-Dec-2022 03:02:08 Progress (1): 5.8 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 968 B/s) error 23-Dec-2022 03:02:08 #14 41.07 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 23-Dec-2022 03:02:08 #14 41.27 Progress (1): 3.3/34 kB error 23-Dec-2022 03:02:08 Progress (1): 6.1/34 kB error 23-Dec-2022 03:02:08 Progress (1): 8.9/34 kB error 23-Dec-2022 03:02:08 Progress (1): 12/34 kB error 23-Dec-2022 03:02:08 Progress (1): 15/34 kB error 23-Dec-2022 03:02:08 Progress (1): 17/34 kB error 23-Dec-2022 03:02:08 Progress (1): 20/34 kB error 23-Dec-2022 03:02:08 Progress (1): 23/34 kB error 23-Dec-2022 03:02:08 Progress (1): 26/34 kB error 23-Dec-2022 03:02:08 Progress (1): 29/34 kB error 23-Dec-2022 03:02:08 Progress (1): 31/34 kB error 23-Dec-2022 03:02:08 Progress (1): 34 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 56 kB/s) error 23-Dec-2022 03:02:08 #14 41.86 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 23-Dec-2022 03:02:08 #14 42.07 Progress (1): 3.4/8.1 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/8.1 kB error 23-Dec-2022 03:02:08 Progress (1): 8.1 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 18 kB/s) error 23-Dec-2022 03:02:08 #14 42.71 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 23-Dec-2022 03:02:08 #14 42.90 Progress (1): 3.4/30 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/30 kB error 23-Dec-2022 03:02:08 Progress (1): 9.0/30 kB error 23-Dec-2022 03:02:08 Progress (1): 12/30 kB error 23-Dec-2022 03:02:08 Progress (1): 15/30 kB error 23-Dec-2022 03:02:08 Progress (1): 17/30 kB error 23-Dec-2022 03:02:08 Progress (1): 20/30 kB error 23-Dec-2022 03:02:08 Progress (1): 23/30 kB error 23-Dec-2022 03:02:08 Progress (1): 26/30 kB error 23-Dec-2022 03:02:08 Progress (1): 29/30 kB error 23-Dec-2022 03:02:08 Progress (1): 30 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 54 kB/s) error 23-Dec-2022 03:02:08 #14 44.01 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 23-Dec-2022 03:02:08 #14 44.30 Progress (1): 3.3/10 kB error 23-Dec-2022 03:02:08 Progress (1): 6.1/10 kB error 23-Dec-2022 03:02:08 Progress (1): 8.9/10 kB error 23-Dec-2022 03:02:08 Progress (1): 10 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 17 kB/s) error 23-Dec-2022 03:02:08 #14 44.83 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 23-Dec-2022 03:02:08 #14 44.98 Progress (1): 3.3/43 kB error 23-Dec-2022 03:02:08 Progress (1): 6.1/43 kB error 23-Dec-2022 03:02:08 Progress (1): 8.9/43 kB error 23-Dec-2022 03:02:08 Progress (1): 12/43 kB error 23-Dec-2022 03:02:08 Progress (1): 14/43 kB error 23-Dec-2022 03:02:08 Progress (1): 17/43 kB error 23-Dec-2022 03:02:08 Progress (1): 20/43 kB error 23-Dec-2022 03:02:08 Progress (1): 23/43 kB error 23-Dec-2022 03:02:08 Progress (1): 26/43 kB error 23-Dec-2022 03:02:08 Progress (1): 28/43 kB error 23-Dec-2022 03:02:08 Progress (1): 31/43 kB error 23-Dec-2022 03:02:08 Progress (1): 34/43 kB error 23-Dec-2022 03:02:08 Progress (1): 37/43 kB error 23-Dec-2022 03:02:08 Progress (1): 40/43 kB error 23-Dec-2022 03:02:08 Progress (1): 42/43 kB error 23-Dec-2022 03:02:08 Progress (1): 43 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 79 kB/s) error 23-Dec-2022 03:02:08 #14 45.43 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 23-Dec-2022 03:02:08 #14 45.69 Progress (1): 3.4/10 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/10 kB error 23-Dec-2022 03:02:08 Progress (1): 9.0/10 kB error 23-Dec-2022 03:02:08 Progress (1): 10 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 20 kB/s) error 23-Dec-2022 03:02:08 #14 46.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom error 23-Dec-2022 03:02:08 #14 46.18 Progress (1): 3.4/11 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/11 kB error 23-Dec-2022 03:02:08 Progress (1): 9.0/11 kB error 23-Dec-2022 03:02:08 Progress (1): 11 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 kB at 27 kB/s) error 23-Dec-2022 03:02:08 #14 46.47 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 23-Dec-2022 03:02:08 #14 46.64 Progress (1): 3.4/31 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/31 kB error 23-Dec-2022 03:02:08 Progress (1): 9.0/31 kB error 23-Dec-2022 03:02:08 Progress (1): 12/31 kB error 23-Dec-2022 03:02:08 Progress (1): 15/31 kB error 23-Dec-2022 03:02:08 Progress (1): 17/31 kB error 23-Dec-2022 03:02:08 Progress (1): 20/31 kB error 23-Dec-2022 03:02:08 Progress (1): 23/31 kB error 23-Dec-2022 03:02:08 Progress (1): 26/31 kB error 23-Dec-2022 03:02:08 Progress (1): 29/31 kB error 23-Dec-2022 03:02:08 Progress (1): 31 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 79 kB/s) error 23-Dec-2022 03:02:08 #14 46.96 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 23-Dec-2022 03:02:08 #14 47.14 Progress (1): 3.4/15 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/15 kB error 23-Dec-2022 03:02:08 Progress (1): 9.0/15 kB error 23-Dec-2022 03:02:08 Progress (1): 12/15 kB error 23-Dec-2022 03:02:08 Progress (1): 15/15 kB error 23-Dec-2022 03:02:08 Progress (1): 15 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 37 kB/s) error 23-Dec-2022 03:02:08 #14 47.43 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 23-Dec-2022 03:02:08 #14 48.71 Progress (1): 4.1/221 kB error 23-Dec-2022 03:02:08 Progress (1): 8.2/221 kB error 23-Dec-2022 03:02:08 Progress (1): 12/221 kB error 23-Dec-2022 03:02:08 Progress (1): 16/221 kB error 23-Dec-2022 03:02:08 Progress (1): 19/221 kB error 23-Dec-2022 03:02:08 Progress (1): 23/221 kB error 23-Dec-2022 03:02:08 Progress (1): 27/221 kB error 23-Dec-2022 03:02:08 Progress (1): 31/221 kB error 23-Dec-2022 03:02:08 Progress (1): 34/221 kB error 23-Dec-2022 03:02:08 Progress (1): 38/221 kB error 23-Dec-2022 03:02:08 Progress (1): 42/221 kB error 23-Dec-2022 03:02:08 Progress (1): 46/221 kB error 23-Dec-2022 03:02:08 Progress (1): 51/221 kB error 23-Dec-2022 03:02:08 Progress (1): 55/221 kB error 23-Dec-2022 03:02:08 Progress (1): 59/221 kB error 23-Dec-2022 03:02:08 Progress (1): 63/221 kB error 23-Dec-2022 03:02:08 Progress (1): 67/221 kB error 23-Dec-2022 03:02:08 Progress (1): 69/221 kB error 23-Dec-2022 03:02:08 Progress (1): 73/221 kB error 23-Dec-2022 03:02:08 Progress (1): 77/221 kB error 23-Dec-2022 03:02:08 Progress (1): 81/221 kB error 23-Dec-2022 03:02:08 Progress (1): 85/221 kB error 23-Dec-2022 03:02:08 Progress (1): 89/221 kB error 23-Dec-2022 03:02:08 Progress (1): 94/221 kB error 23-Dec-2022 03:02:08 Progress (1): 98/221 kB error 23-Dec-2022 03:02:08 Progress (1): 102/221 kB error 23-Dec-2022 03:02:08 Progress (1): 104/221 kB error 23-Dec-2022 03:02:08 Progress (1): 108/221 kB error 23-Dec-2022 03:02:08 Progress (1): 112/221 kB error 23-Dec-2022 03:02:08 Progress (1): 116/221 kB error 23-Dec-2022 03:02:08 Progress (1): 120/221 kB error 23-Dec-2022 03:02:08 Progress (1): 124/221 kB error 23-Dec-2022 03:02:08 Progress (1): 128/221 kB error 23-Dec-2022 03:02:08 Progress (1): 132/221 kB error 23-Dec-2022 03:02:08 Progress (1): 137/221 kB error 23-Dec-2022 03:02:08 Progress (1): 139/221 kB error 23-Dec-2022 03:02:08 Progress (1): 143/221 kB error 23-Dec-2022 03:02:08 Progress (1): 147/221 kB error 23-Dec-2022 03:02:08 Progress (1): 151/221 kB error 23-Dec-2022 03:02:08 Progress (1): 155/221 kB error 23-Dec-2022 03:02:08 Progress (1): 159/221 kB error 23-Dec-2022 03:02:08 Progress (1): 163/221 kB error 23-Dec-2022 03:02:08 Progress (1): 167/221 kB error 23-Dec-2022 03:02:08 Progress (1): 171/221 kB error 23-Dec-2022 03:02:08 Progress (1): 173/221 kB error 23-Dec-2022 03:02:08 Progress (1): 178/221 kB error 23-Dec-2022 03:02:08 Progress (1): 182/221 kB error 23-Dec-2022 03:02:08 Progress (1): 186/221 kB error 23-Dec-2022 03:02:08 Progress (1): 190/221 kB error 23-Dec-2022 03:02:08 Progress (1): 194/221 kB error 23-Dec-2022 03:02:08 Progress (1): 198/221 kB error 23-Dec-2022 03:02:08 Progress (1): 202/221 kB error 23-Dec-2022 03:02:08 Progress (1): 206/221 kB error 23-Dec-2022 03:02:08 Progress (1): 208/221 kB error 23-Dec-2022 03:02:08 Progress (1): 212/221 kB error 23-Dec-2022 03:02:08 Progress (1): 216/221 kB error 23-Dec-2022 03:02:08 Progress (1): 221/221 kB error 23-Dec-2022 03:02:08 Progress (1): 221 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 123 kB/s) error 23-Dec-2022 03:02:08 #14 49.33 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 23-Dec-2022 03:02:08 #14 49.48 Progress (1): 3.4/5.8 kB error 23-Dec-2022 03:02:08 Progress (1): 5.8 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 20 kB/s) error 23-Dec-2022 03:02:08 #14 49.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom error 23-Dec-2022 03:02:08 #14 49.81 Progress (1): 3.3/34 kB error 23-Dec-2022 03:02:08 Progress (1): 6.1/34 kB error 23-Dec-2022 03:02:08 Progress (1): 8.9/34 kB error 23-Dec-2022 03:02:08 Progress (1): 12/34 kB error 23-Dec-2022 03:02:08 Progress (1): 15/34 kB error 23-Dec-2022 03:02:08 Progress (1): 17/34 kB error 23-Dec-2022 03:02:08 Progress (1): 20/34 kB error 23-Dec-2022 03:02:08 Progress (1): 23/34 kB error 23-Dec-2022 03:02:08 Progress (1): 26/34 kB error 23-Dec-2022 03:02:08 Progress (1): 29/34 kB error 23-Dec-2022 03:02:08 Progress (1): 31/34 kB error 23-Dec-2022 03:02:08 Progress (1): 34 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 94 kB/s) error 23-Dec-2022 03:02:08 #14 50.14 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 23-Dec-2022 03:02:08 #14 50.36 Progress (1): 3.4/64 kB error 23-Dec-2022 03:02:08 Progress (1): 6.2/64 kB error 23-Dec-2022 03:02:08 Progress (1): 9.0/64 kB error 23-Dec-2022 03:02:08 Progress (1): 12/64 kB error 23-Dec-2022 03:02:08 Progress (1): 15/64 kB error 23-Dec-2022 03:02:08 Progress (1): 17/64 kB error 23-Dec-2022 03:02:08 Progress (1): 20/64 kB error 23-Dec-2022 03:02:08 Progress (1): 23/64 kB error 23-Dec-2022 03:02:08 Progress (1): 26/64 kB error 23-Dec-2022 03:02:08 Progress (1): 29/64 kB error 23-Dec-2022 03:02:08 Progress (1): 31/64 kB error 23-Dec-2022 03:02:08 Progress (1): 34/64 kB error 23-Dec-2022 03:02:08 Progress (1): 37/64 kB error 23-Dec-2022 03:02:08 Progress (1): 40/64 kB error 23-Dec-2022 03:02:08 Progress (1): 43/64 kB error 23-Dec-2022 03:02:08 Progress (1): 45/64 kB error 23-Dec-2022 03:02:08 Progress (1): 48/64 kB error 23-Dec-2022 03:02:08 Progress (1): 51/64 kB error 23-Dec-2022 03:02:08 Progress (1): 54/64 kB error 23-Dec-2022 03:02:08 Progress (1): 56/64 kB error 23-Dec-2022 03:02:08 #14 ... error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:08 #17 35.19 Progress (1): 1.3 kB error 23-Dec-2022 03:02:08 error 23-Dec-2022 03:02:08 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 4.8 kB/s) error 23-Dec-2022 03:02:08 #17 35.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 23-Dec-2022 03:02:08 #17 35.50 Progress (1): 3.4/5.8 kB error 23-Dec-2022 03:02:08 Progress (1): 5.8 kB error 23-Dec-2022 03:02:09 error 23-Dec-2022 03:02:09 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 23 kB/s) error 23-Dec-2022 03:02:09 #17 35.68 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar error 23-Dec-2022 03:02:09 #17 35.69 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 23-Dec-2022 03:02:09 #17 35.71 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 23-Dec-2022 03:02:09 #17 35.71 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 23-Dec-2022 03:02:09 #17 35.72 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 23-Dec-2022 03:02:09 #17 35.81 Progress (1): 3.4/152 kB error 23-Dec-2022 03:02:09 Progress (1): 6.2/152 kB error 23-Dec-2022 03:02:09 Progress (1): 9.0/152 kB error 23-Dec-2022 03:02:09 Progress (1): 12/152 kB error 23-Dec-2022 03:02:09 Progress (1): 15/152 kB error 23-Dec-2022 03:02:09 Progress (1): 17/152 kB error 23-Dec-2022 03:02:09 Progress (1): 20/152 kB error 23-Dec-2022 03:02:09 Progress (1): 23/152 kB error 23-Dec-2022 03:02:09 Progress (1): 26/152 kB error 23-Dec-2022 03:02:09 Progress (1): 29/152 kB error 23-Dec-2022 03:02:09 Progress (1): 31/152 kB error 23-Dec-2022 03:02:09 Progress (1): 34/152 kB error 23-Dec-2022 03:02:09 Progress (1): 37/152 kB error 23-Dec-2022 03:02:09 Progress (1): 40/152 kB error 23-Dec-2022 03:02:09 Progress (1): 43/152 kB error 23-Dec-2022 03:02:09 Progress (1): 45/152 kB error 23-Dec-2022 03:02:09 Progress (1): 48/152 kB error 23-Dec-2022 03:02:09 Progress (1): 51/152 kB error 23-Dec-2022 03:02:09 Progress (1): 54/152 kB error 23-Dec-2022 03:02:09 Progress (1): 57/152 kB error 23-Dec-2022 03:02:09 Progress (1): 59/152 kB error 23-Dec-2022 03:02:09 Progress (1): 62/152 kB error 23-Dec-2022 03:02:09 Progress (1): 65/152 kB error 23-Dec-2022 03:02:09 Progress (1): 68/152 kB error 23-Dec-2022 03:02:09 Progress (1): 71/152 kB error 23-Dec-2022 03:02:09 Progress (1): 73/152 kB error 23-Dec-2022 03:02:09 Progress (1): 76/152 kB error 23-Dec-2022 03:02:09 Progress (1): 79/152 kB error 23-Dec-2022 03:02:09 Progress (1): 82/152 kB error 23-Dec-2022 03:02:09 Progress (1): 85/152 kB error 23-Dec-2022 03:02:09 Progress (1): 87/152 kB error 23-Dec-2022 03:02:09 Progress (1): 90/152 kB error 23-Dec-2022 03:02:09 Progress (1): 93/152 kB error 23-Dec-2022 03:02:09 Progress (1): 96/152 kB error 23-Dec-2022 03:02:09 Progress (1): 99/152 kB error 23-Dec-2022 03:02:09 Progress (1): 101/152 kB error 23-Dec-2022 03:02:09 Progress (1): 104/152 kB error 23-Dec-2022 03:02:09 Progress (1): 107/152 kB error 23-Dec-2022 03:02:09 Progress (1): 110/152 kB error 23-Dec-2022 03:02:09 Progress (1): 113/152 kB error 23-Dec-2022 03:02:09 Progress (1): 115/152 kB error 23-Dec-2022 03:02:09 Progress (1): 118/152 kB error 23-Dec-2022 03:02:09 Progress (1): 121/152 kB error 23-Dec-2022 03:02:09 Progress (1): 124/152 kB error 23-Dec-2022 03:02:09 Progress (1): 127/152 kB error 23-Dec-2022 03:02:09 Progress (1): 129/152 kB error 23-Dec-2022 03:02:09 Progress (1): 132/152 kB error 23-Dec-2022 03:02:09 Progress (1): 135/152 kB error 23-Dec-2022 03:02:09 Progress (1): 137/152 kB error 23-Dec-2022 03:02:09 Progress (1): 140/152 kB error 23-Dec-2022 03:02:09 Progress (1): 143/152 kB error 23-Dec-2022 03:02:09 Progress (1): 146/152 kB error 23-Dec-2022 03:02:09 Progress (1): 149/152 kB error 23-Dec-2022 03:02:09 Progress (1): 151/152 kB error 23-Dec-2022 03:02:09 Progress (1): 152 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 3.3/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 6.1/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 8.9/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 12/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 15/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 17/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 20/21 kB error 23-Dec-2022 03:02:09 Progress (2): 152 kB | 21 kB error 23-Dec-2022 03:02:09 Progress (3): 152 kB | 21 kB | 3.4/9.9 kB error 23-Dec-2022 03:02:09 Progress (3): 152 kB | 21 kB | 6.2/9.9 kB error 23-Dec-2022 03:02:09 Progress (3): 152 kB | 21 kB | 9.0/9.9 kB error 23-Dec-2022 03:02:09 Progress (3): 152 kB | 21 kB | 9.9 kB error 23-Dec-2022 03:02:09 Progress (4): 152 kB | 21 kB | 9.9 kB | 3.4/5.9 kB error 23-Dec-2022 03:02:09 Progress (4): 152 kB | 21 kB | 9.9 kB | 5.9 kB error 23-Dec-2022 03:02:09 Progress (5): 152 kB | 21 kB | 9.9 kB | 5.9 kB | 3.4/14 kB error 23-Dec-2022 03:02:09 Progress (5): 152 kB | 21 kB | 9.9 kB | 5.9 kB | 6.2/14 kB error 23-Dec-2022 03:02:09 Progress (5): 152 kB | 21 kB | 9.9 kB | 5.9 kB | 9.0/14 kB error 23-Dec-2022 03:02:09 Progress (5): 152 kB | 21 kB | 9.9 kB | 5.9 kB | 12/14 kB error 23-Dec-2022 03:02:09 Progress (5): 152 kB | 21 kB | 9.9 kB | 5.9 kB | 14 kB error 23-Dec-2022 03:02:09 error 23-Dec-2022 03:02:09 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 576 kB/s) error 23-Dec-2022 03:02:09 #17 35.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar error 23-Dec-2022 03:02:09 #17 35.95 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 22 kB/s) error 23-Dec-2022 03:02:09 #17 35.95 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 23-Dec-2022 03:02:09 #17 35.95 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 75 kB/s) error 23-Dec-2022 03:02:09 #17 35.95 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar error 23-Dec-2022 03:02:09 #17 35.96 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 36 kB/s) error 23-Dec-2022 03:02:09 #17 35.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar error 23-Dec-2022 03:02:09 #17 36.05 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 40 kB/s) error 23-Dec-2022 03:02:09 #17 36.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar error 23-Dec-2022 03:02:09 #17 36.06 Progress (1): 3.4/30 kB error 23-Dec-2022 03:02:09 Progress (1): 6.2/30 kB error 23-Dec-2022 03:02:09 Progress (1): 9.0/30 kB error 23-Dec-2022 03:02:09 Progress (1): 12/30 kB error 23-Dec-2022 03:02:09 Progress (1): 15/30 kB error 23-Dec-2022 03:02:09 Progress (1): 17/30 kB error 23-Dec-2022 03:02:09 Progress (1): 20/30 kB error 23-Dec-2022 03:02:09 Progress (1): 23/30 kB error 23-Dec-2022 03:02:09 Progress (1): 26/30 kB error 23-Dec-2022 03:02:09 Progress (1): 29/30 kB error 23-Dec-2022 03:02:09 Progress (1): 30 kB error 23-Dec-2022 03:02:09 Progress (2): 30 kB | 3.4/38 kB error 23-Dec-2022 03:02:09 Progress (3): 30 kB | 3.4/38 kB | 3.4/10 kB error 23-Dec-2022 03:02:09 Progress (3): 30 kB | 3.4/38 kB | 6.2/10 kB error 23-Dec-2022 03:02:09 Progress (3): 30 kB | 3.4/38 kB | 9.0/10 kB error 23-Dec-2022 03:02:09 Progress (3): 30 kB | 3.4/38 kB | 10 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 3.4/38 kB | 10 kB | 3.4/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 3.4/38 kB | 10 kB | 6.2/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 3.4/38 kB | 10 kB | 9.0/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 3.4/38 kB | 10 kB | 12/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 6.2/38 kB | 10 kB | 12/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 6.2/38 kB | 10 kB | 15/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 9.0/38 kB | 10 kB | 15/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 9.0/38 kB | 10 kB | 17/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 12/38 kB | 10 kB | 17/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 12/38 kB | 10 kB | 20/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 15/38 kB | 10 kB | 20/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 15/38 kB | 10 kB | 23/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 15/38 kB | 10 kB | 26/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 17/38 kB | 10 kB | 26/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 20/38 kB | 10 kB | 26/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 20/38 kB | 10 kB | 29/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 23/38 kB | 10 kB | 29/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 26/38 kB | 10 kB | 29/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 29/38 kB | 10 kB | 29/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 29/38 kB | 10 kB | 31/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 31/38 kB | 10 kB | 31/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 34/38 kB | 10 kB | 31/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 37/38 kB | 10 kB | 31/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 37/38 kB | 10 kB | 34/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 38 kB | 10 kB | 34/37 kB error 23-Dec-2022 03:02:09 Progress (4): 30 kB | 38 kB | 10 kB | 37 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 3.4/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 6.2/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 9.0/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 12/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 15/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 17/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 20/43 kB error 23-Dec-2022 03:02:09 Progress (5): 30 kB | 38 kB | 10 kB | 37 kB | 23/43 kB error 23-Dec-2022 03:02:09 error 23-Dec-2022 03:02:09 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 65 kB/s) error 23-Dec-2022 03:02:09 #17 36.18 Progress (4): 38 kB | 10 kB | 37 kB | 26/43 kB error 23-Dec-2022 03:02:09 error 23-Dec-2022 03:02:09 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 21 kB/s) error 23-Dec-2022 03:02:09 #17 36.21 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 77 kB/s) error 23-Dec-2022 03:02:09 #17 36.22 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 73 kB/s) error 23-Dec-2022 03:02:09 #17 36.27 Progress (1): 29/43 kB error 23-Dec-2022 03:02:09 Progress (1): 31/43 kB error 23-Dec-2022 03:02:09 Progress (1): 34/43 kB error 23-Dec-2022 03:02:09 Progress (1): 37/43 kB error 23-Dec-2022 03:02:09 Progress (1): 40/43 kB error 23-Dec-2022 03:02:09 Progress (1): 43/43 kB error 23-Dec-2022 03:02:09 Progress (1): 43 kB error 23-Dec-2022 03:02:09 error 23-Dec-2022 03:02:09 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 64 kB/s) error 23-Dec-2022 03:02:09 #17 36.48 [INFO] Using 'UTF-8' encoding to copy filtered resources. error 23-Dec-2022 03:02:09 #17 36.50 [INFO] Copying 1 resource error 23-Dec-2022 03:02:09 #17 36.50 [INFO] Copying 2 resources error 23-Dec-2022 03:02:09 #17 36.53 [INFO] skip non existing resourceDirectory /app/package/src/main/webapp error 23-Dec-2022 03:02:09 #17 36.53 [INFO] error 23-Dec-2022 03:02:09 #17 36.53 [INFO] --- openmrs-sdk-maven-plugin:4.5.0:build-distro (build-distro) @ referenceapplication-package --- error 23-Dec-2022 03:02:12 #17 38.69 Dec 23, 2022 3:02:12 AM org.jline.utils.Log logr error 23-Dec-2022 03:02:12 #17 38.69 WARNING: Unable to create a system terminal, creating a dumb terminal (enable debug logging for more information) error 23-Dec-2022 03:02:12 #17 39.11 error 23-Dec-2022 03:02:12 #17 39.11 Downloading modules... error 23-Dec-2022 03:02:12 #17 39.11 error 23-Dec-2022 03:02:12 #17 39.14 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 23-Dec-2022 03:02:12 #17 39.26 Progress (1): 3.3/18 kB error 23-Dec-2022 03:02:12 Progress (1): 6.1/18 kB error 23-Dec-2022 03:02:12 Progress (1): 8.9/18 kB error 23-Dec-2022 03:02:12 Progress (1): 12/18 kB error 23-Dec-2022 03:02:12 Progress (1): 14/18 kB error 23-Dec-2022 03:02:12 Progress (1): 17/18 kB error 23-Dec-2022 03:02:12 Progress (1): 18 kB error 23-Dec-2022 03:02:12 error 23-Dec-2022 03:02:12 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 71 kB/s) error 23-Dec-2022 03:02:12 #17 39.41 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 23-Dec-2022 03:02:13 #17 40.15 Progress (1): 4.1/205 kB error 23-Dec-2022 03:02:13 Progress (1): 8.2/205 kB error 23-Dec-2022 03:02:13 Progress (1): 12/205 kB error 23-Dec-2022 03:02:13 Progress (1): 16/205 kB error 23-Dec-2022 03:02:13 Progress (1): 19/205 kB error 23-Dec-2022 03:02:13 Progress (1): 23/205 kB error 23-Dec-2022 03:02:13 Progress (1): 27/205 kB error 23-Dec-2022 03:02:13 Progress (1): 31/205 kB error 23-Dec-2022 03:02:13 Progress (1): 34/205 kB error 23-Dec-2022 03:02:13 Progress (1): 38/205 kB error 23-Dec-2022 03:02:13 Progress (1): 42/205 kB error 23-Dec-2022 03:02:13 Progress (1): 46/205 kB error 23-Dec-2022 03:02:13 Progress (1): 51/205 kB error 23-Dec-2022 03:02:13 Progress (1): 55/205 kB error 23-Dec-2022 03:02:13 Progress (1): 59/205 kB error 23-Dec-2022 03:02:13 Progress (1): 63/205 kB error 23-Dec-2022 03:02:13 Progress (1): 67/205 kB error 23-Dec-2022 03:02:13 Progress (1): 69/205 kB error 23-Dec-2022 03:02:13 Progress (1): 73/205 kB error 23-Dec-2022 03:02:13 Progress (1): 77/205 kB error 23-Dec-2022 03:02:13 Progress (1): 81/205 kB error 23-Dec-2022 03:02:13 Progress (1): 85/205 kB error 23-Dec-2022 03:02:13 Progress (1): 89/205 kB error 23-Dec-2022 03:02:13 Progress (1): 94/205 kB error 23-Dec-2022 03:02:13 Progress (1): 98/205 kB error 23-Dec-2022 03:02:13 Progress (1): 102/205 kB error 23-Dec-2022 03:02:13 Progress (1): 104/205 kB error 23-Dec-2022 03:02:13 Progress (1): 108/205 kB error 23-Dec-2022 03:02:13 Progress (1): 112/205 kB error 23-Dec-2022 03:02:13 Progress (1): 116/205 kB error 23-Dec-2022 03:02:13 Progress (1): 120/205 kB error 23-Dec-2022 03:02:13 Progress (1): 124/205 kB error 23-Dec-2022 03:02:13 Progress (1): 128/205 kB error 23-Dec-2022 03:02:13 Progress (1): 132/205 kB error 23-Dec-2022 03:02:13 Progress (1): 137/205 kB error 23-Dec-2022 03:02:13 Progress (1): 139/205 kB error 23-Dec-2022 03:02:13 Progress (1): 143/205 kB error 23-Dec-2022 03:02:13 Progress (1): 147/205 kB error 23-Dec-2022 03:02:13 Progress (1): 151/205 kB error 23-Dec-2022 03:02:13 Progress (1): 155/205 kB error 23-Dec-2022 03:02:13 Progress (1): 159/205 kB error 23-Dec-2022 03:02:13 Progress (1): 163/205 kB error 23-Dec-2022 03:02:13 Progress (1): 167/205 kB error 23-Dec-2022 03:02:13 Progress (1): 171/205 kB error 23-Dec-2022 03:02:13 Progress (1): 173/205 kB error 23-Dec-2022 03:02:13 Progress (1): 177/205 kB error 23-Dec-2022 03:02:13 Progress (1): 182/205 kB error 23-Dec-2022 03:02:13 Progress (1): 186/205 kB error 23-Dec-2022 03:02:13 Progress (1): 190/205 kB error 23-Dec-2022 03:02:13 Progress (1): 194/205 kB error 23-Dec-2022 03:02:13 Progress (1): 198/205 kB error 23-Dec-2022 03:02:13 Progress (1): 202/205 kB error 23-Dec-2022 03:02:13 Progress (1): 205 kB error 23-Dec-2022 03:02:14 error 23-Dec-2022 03:02:14 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 173 kB/s) error 23-Dec-2022 03:02:14 #17 40.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom error 23-Dec-2022 03:02:14 #17 40.78 Progress (1): 2.0 kB error 23-Dec-2022 03:02:14 error 23-Dec-2022 03:02:14 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.6 kB/s) error 23-Dec-2022 03:02:14 #17 40.90 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom error 23-Dec-2022 03:02:14 #17 41.02 Progress (1): 3.4/22 kB error 23-Dec-2022 03:02:14 Progress (1): 6.2/22 kB error 23-Dec-2022 03:02:14 Progress (1): 9.0/22 kB error 23-Dec-2022 03:02:14 Progress (1): 12/22 kB error 23-Dec-2022 03:02:14 Progress (1): 15/22 kB error 23-Dec-2022 03:02:14 Progress (1): 17/22 kB error 23-Dec-2022 03:02:14 Progress (1): 20/22 kB error 23-Dec-2022 03:02:14 Progress (1): 22 kB error 23-Dec-2022 03:02:14 error 23-Dec-2022 03:02:14 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 94 kB/s) error 23-Dec-2022 03:02:14 #17 41.15 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 23-Dec-2022 03:02:14 #17 41.27 Progress (1): 3.4 kB error 23-Dec-2022 03:02:14 error 23-Dec-2022 03:02:14 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 14 kB/s) error 23-Dec-2022 03:02:14 #17 41.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom error 23-Dec-2022 03:02:14 #17 41.51 Progress (1): 3.4/4.1 kB error 23-Dec-2022 03:02:14 Progress (1): 4.1 kB error 23-Dec-2022 03:02:14 error 23-Dec-2022 03:02:15 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 18 kB/s) error 23-Dec-2022 03:02:15 #17 41.63 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 23-Dec-2022 03:02:15 #17 41.76 Progress (1): 3.4/4.8 kB error 23-Dec-2022 03:02:15 Progress (1): 4.8 kB error 23-Dec-2022 03:02:15 error 23-Dec-2022 03:02:15 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 20 kB/s) error 23-Dec-2022 03:02:15 #17 41.88 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 23-Dec-2022 03:02:15 #17 42.00 Progress (1): 3.4/13 kB error 23-Dec-2022 03:02:15 Progress (1): 6.2/13 kB error 23-Dec-2022 03:02:15 Progress (1): 9.0/13 kB error 23-Dec-2022 03:02:15 Progress (1): 12/13 kB error 23-Dec-2022 03:02:15 Progress (1): 13 kB error 23-Dec-2022 03:02:15 error 23-Dec-2022 03:02:15 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 56 kB/s) error 23-Dec-2022 03:02:15 #17 42.14 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 23-Dec-2022 03:02:15 #17 42.25 Progress (1): 2.5 kB error 23-Dec-2022 03:02:15 error 23-Dec-2022 03:02:15 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 11 kB/s) error 23-Dec-2022 03:02:15 #17 42.38 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 23-Dec-2022 03:02:15 #17 42.51 Progress (1): 3.4/14 kB error 23-Dec-2022 03:02:15 Progress (1): 6.2/14 kB error 23-Dec-2022 03:02:15 Progress (1): 9.0/14 kB error 23-Dec-2022 03:02:15 Progress (1): 12/14 kB error 23-Dec-2022 03:02:15 Progress (1): 14 kB error 23-Dec-2022 03:02:15 error 23-Dec-2022 03:02:16 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 56 kB/s) error 23-Dec-2022 03:02:16 #17 42.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom error 23-Dec-2022 03:02:16 #17 42.79 Progress (1): 3.4/7.3 kB error 23-Dec-2022 03:02:16 Progress (1): 6.2/7.3 kB error 23-Dec-2022 03:02:16 Progress (1): 7.3 kB error 23-Dec-2022 03:02:16 error 23-Dec-2022 03:02:16 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 30 kB/s) error 23-Dec-2022 03:02:16 #17 42.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom error 23-Dec-2022 03:02:16 #17 43.04 Progress (1): 2.2 kB error 23-Dec-2022 03:02:16 error 23-Dec-2022 03:02:16 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 8.9 kB/s) error 23-Dec-2022 03:02:16 #17 43.17 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 23-Dec-2022 03:02:16 #17 43.29 Progress (1): 2.6 kB error 23-Dec-2022 03:02:16 error 23-Dec-2022 03:02:16 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 23-Dec-2022 03:02:16 #17 43.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom error 23-Dec-2022 03:02:16 #17 43.55 Progress (1): 1.0 kB error 23-Dec-2022 03:02:17 error 23-Dec-2022 03:02:17 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.0 kB/s) error 23-Dec-2022 03:02:17 #17 43.68 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 23-Dec-2022 03:02:17 #17 43.85 Progress (1): 2.2 kB error 23-Dec-2022 03:02:17 error 23-Dec-2022 03:02:17 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 6.6 kB/s) error 23-Dec-2022 03:02:17 #17 44.02 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 23-Dec-2022 03:02:17 #17 44.17 Progress (1): 2.8 kB error 23-Dec-2022 03:02:17 error 23-Dec-2022 03:02:17 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 8.1 kB/s) error 23-Dec-2022 03:02:17 #17 44.37 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 23-Dec-2022 03:02:18 #17 44.53 Progress (1): 3.4/4.1 kB error 23-Dec-2022 03:02:18 Progress (1): 4.1 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 12 kB/s) error 23-Dec-2022 03:02:18 #17 44.76 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 23-Dec-2022 03:02:18 #17 44.93 Progress (1): 3.3/7.6 kB error 23-Dec-2022 03:02:18 Progress (1): 6.1/7.6 kB error 23-Dec-2022 03:02:18 Progress (1): 7.6 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 22 kB/s) error 23-Dec-2022 03:02:18 #17 45.13 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 23-Dec-2022 03:02:18 #17 45.29 Progress (1): 3.4/4.9 kB error 23-Dec-2022 03:02:18 Progress (1): 4.9 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 15 kB/s) error 23-Dec-2022 03:02:18 #17 45.46 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 23-Dec-2022 03:02:18 #17 ... error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:18 #14 50.36 Progress (1): 3.4/64 kB error 23-Dec-2022 03:02:18 Progress (1): 6.2/64 kB error 23-Dec-2022 03:02:18 Progress (1): 9.0/64 kB error 23-Dec-2022 03:02:18 Progress (1): 12/64 kB error 23-Dec-2022 03:02:18 Progress (1): 15/64 kB error 23-Dec-2022 03:02:18 Progress (1): 17/64 kB error 23-Dec-2022 03:02:18 Progress (1): 20/64 kB error 23-Dec-2022 03:02:18 Progress (1): 23/64 kB error 23-Dec-2022 03:02:18 Progress (1): 26/64 kB error 23-Dec-2022 03:02:18 Progress (1): 29/64 kB error 23-Dec-2022 03:02:18 Progress (1): 31/64 kB error 23-Dec-2022 03:02:18 Progress (1): 34/64 kB error 23-Dec-2022 03:02:18 Progress (1): 37/64 kB error 23-Dec-2022 03:02:18 Progress (1): 40/64 kB error 23-Dec-2022 03:02:18 Progress (1): 43/64 kB error 23-Dec-2022 03:02:18 Progress (1): 45/64 kB error 23-Dec-2022 03:02:18 Progress (1): 48/64 kB error 23-Dec-2022 03:02:18 Progress (1): 51/64 kB error 23-Dec-2022 03:02:18 Progress (1): 54/64 kB error 23-Dec-2022 03:02:18 Progress (1): 56/64 kB error 23-Dec-2022 03:02:18 Progress (1): 59/64 kB error 23-Dec-2022 03:02:18 Progress (1): 62/64 kB error 23-Dec-2022 03:02:18 Progress (1): 64 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 153 kB/s) error 23-Dec-2022 03:02:18 #14 50.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.pom error 23-Dec-2022 03:02:18 #14 50.99 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:18 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:18 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:18 Progress (1): 12/13 kB error 23-Dec-2022 03:02:18 Progress (1): 13 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 48 kB/s) error 23-Dec-2022 03:02:18 #14 51.17 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom error 23-Dec-2022 03:02:18 #14 51.32 Progress (1): 3.3/36 kB error 23-Dec-2022 03:02:18 Progress (1): 6.1/36 kB error 23-Dec-2022 03:02:18 Progress (1): 8.9/36 kB error 23-Dec-2022 03:02:18 Progress (1): 12/36 kB error 23-Dec-2022 03:02:18 Progress (1): 15/36 kB error 23-Dec-2022 03:02:18 Progress (1): 17/36 kB error 23-Dec-2022 03:02:18 Progress (1): 20/36 kB error 23-Dec-2022 03:02:18 Progress (1): 23/36 kB error 23-Dec-2022 03:02:18 Progress (1): 26/36 kB error 23-Dec-2022 03:02:18 Progress (1): 29/36 kB error 23-Dec-2022 03:02:18 Progress (1): 31/36 kB error 23-Dec-2022 03:02:18 Progress (1): 34/36 kB error 23-Dec-2022 03:02:18 Progress (1): 36 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/openmrs/2.5.8/openmrs-2.5.8.pom (36 kB at 88 kB/s) error 23-Dec-2022 03:02:18 #14 51.68 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 23-Dec-2022 03:02:18 #14 51.86 Progress (1): 3.3/5.3 kB error 23-Dec-2022 03:02:18 Progress (1): 5.3 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 16 kB/s) error 23-Dec-2022 03:02:18 #14 53.84 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 23-Dec-2022 03:02:18 #14 54.01 Progress (1): 1.7 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 5.1 kB/s) error 23-Dec-2022 03:02:18 #14 54.20 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 23-Dec-2022 03:02:18 #14 54.33 Progress (1): 1.5 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 5.7 kB/s) error 23-Dec-2022 03:02:18 #14 54.49 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 23-Dec-2022 03:02:18 #14 54.66 Progress (1): 1.7 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 4.6 kB/s) error 23-Dec-2022 03:02:18 #14 55.01 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 23-Dec-2022 03:02:18 #14 55.35 Progress (1): 2.3 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 4.4 kB/s) error 23-Dec-2022 03:02:18 #14 55.74 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 23-Dec-2022 03:02:18 #14 56.19 Progress (1): 1.9 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 2.8 kB/s) error 23-Dec-2022 03:02:18 #14 56.67 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 23-Dec-2022 03:02:18 #14 56.84 Progress (1): 1.7 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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.3 kB/s) error 23-Dec-2022 03:02:18 #14 57.04 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 23-Dec-2022 03:02:18 #14 57.17 Progress (1): 2.3 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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.0 kB/s) error 23-Dec-2022 03:02:18 #14 57.32 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 23-Dec-2022 03:02:18 #14 57.54 Progress (1): 2.1 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 5.7 kB/s) error 23-Dec-2022 03:02:18 #14 57.76 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 23-Dec-2022 03:02:18 #14 57.97 Progress (1): 1.9 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 2.1 kB/s) error 23-Dec-2022 03:02:18 #14 58.77 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 23-Dec-2022 03:02:18 #14 59.15 Progress (1): 2.1 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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.5 kB/s) error 23-Dec-2022 03:02:18 #14 59.83 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 23-Dec-2022 03:02:18 #14 59.97 Progress (1): 3.3/5.5 kB error 23-Dec-2022 03:02:18 Progress (1): 5.5 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 19 kB/s) error 23-Dec-2022 03:02:18 #14 60.16 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 23-Dec-2022 03:02:18 #14 60.31 Progress (1): 3.3/15 kB error 23-Dec-2022 03:02:18 Progress (1): 6.1/15 kB error 23-Dec-2022 03:02:18 Progress (1): 8.9/15 kB error 23-Dec-2022 03:02:18 Progress (1): 12/15 kB error 23-Dec-2022 03:02:18 Progress (1): 14/15 kB error 23-Dec-2022 03:02:18 Progress (1): 15 kB error 23-Dec-2022 03:02:18 error 23-Dec-2022 03:02:18 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 50 kB/s) error 23-Dec-2022 03:02:19 #14 60.51 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom error 23-Dec-2022 03:02:19 #14 60.65 Progress (1): 3.3/67 kB error 23-Dec-2022 03:02:19 #14 ... error 23-Dec-2022 03:02:19 error 23-Dec-2022 03:02:19 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:19 #17 45.62 Progress (1): 1.5 kB error 23-Dec-2022 03:02:19 error 23-Dec-2022 03:02:19 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 4.8 kB/s) error 23-Dec-2022 03:02:19 #17 45.78 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom error 23-Dec-2022 03:02:19 #17 45.96 Progress (1): 3.3/15 kB error 23-Dec-2022 03:02:19 Progress (1): 6.1/15 kB error 23-Dec-2022 03:02:19 Progress (1): 8.9/15 kB error 23-Dec-2022 03:02:19 Progress (1): 12/15 kB error 23-Dec-2022 03:02:19 Progress (1): 15/15 kB error 23-Dec-2022 03:02:19 Progress (1): 15 kB error 23-Dec-2022 03:02:19 error 23-Dec-2022 03:02:19 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 53 kB/s) error 23-Dec-2022 03:02:19 #17 46.08 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 23-Dec-2022 03:02:19 #17 46.21 Progress (1): 1.5 kB error 23-Dec-2022 03:02:19 error 23-Dec-2022 03:02:19 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.1 kB/s) error 23-Dec-2022 03:02:19 #17 46.35 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 23-Dec-2022 03:02:19 #17 46.47 Progress (1): 3.4/3.4 kB error 23-Dec-2022 03:02:19 Progress (1): 3.4 kB error 23-Dec-2022 03:02:19 error 23-Dec-2022 03:02:20 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 15 kB/s) error 23-Dec-2022 03:02:20 #17 46.58 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 23-Dec-2022 03:02:20 #17 46.70 Progress (1): 3.4/14 kB error 23-Dec-2022 03:02:20 Progress (1): 6.2/14 kB error 23-Dec-2022 03:02:20 Progress (1): 9.0/14 kB error 23-Dec-2022 03:02:20 Progress (1): 12/14 kB error 23-Dec-2022 03:02:20 Progress (1): 14 kB error 23-Dec-2022 03:02:20 error 23-Dec-2022 03:02:20 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 62 kB/s) error 23-Dec-2022 03:02:20 #17 46.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom error 23-Dec-2022 03:02:20 #17 46.94 Progress (1): 3.4/4.1 kB error 23-Dec-2022 03:02:20 Progress (1): 4.1 kB error 23-Dec-2022 03:02:20 error 23-Dec-2022 03:02:20 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 23-Dec-2022 03:02:20 #17 47.10 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom error 23-Dec-2022 03:02:20 #17 47.21 Progress (1): 3.0 kB error 23-Dec-2022 03:02:20 error 23-Dec-2022 03:02:20 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 23-Dec-2022 03:02:20 #17 47.34 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 23-Dec-2022 03:02:20 #17 47.45 Progress (1): 3.4/6.7 kB error 23-Dec-2022 03:02:20 Progress (1): 6.2/6.7 kB error 23-Dec-2022 03:02:20 Progress (1): 6.7 kB error 23-Dec-2022 03:02:20 error 23-Dec-2022 03:02:21 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 23-Dec-2022 03:02:21 #17 47.58 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 23-Dec-2022 03:02:21 #17 47.70 Progress (1): 3.0 kB error 23-Dec-2022 03:02:21 error 23-Dec-2022 03:02:21 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 23-Dec-2022 03:02:21 #17 47.82 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 23-Dec-2022 03:02:21 #17 47.94 Progress (1): 1.6 kB error 23-Dec-2022 03:02:21 error 23-Dec-2022 03:02:21 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.9 kB/s) error 23-Dec-2022 03:02:21 #17 48.06 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom error 23-Dec-2022 03:02:21 #17 48.17 Progress (1): 2.6 kB error 23-Dec-2022 03:02:21 error 23-Dec-2022 03:02:21 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 11 kB/s) error 23-Dec-2022 03:02:21 #17 48.35 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 23-Dec-2022 03:02:21 #17 48.48 Progress (1): 1.5 kB error 23-Dec-2022 03:02:22 error 23-Dec-2022 03:02:22 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.3 kB/s) error 23-Dec-2022 03:02:22 #17 48.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom error 23-Dec-2022 03:02:22 #17 48.71 Progress (1): 3.3/18 kB error 23-Dec-2022 03:02:22 Progress (1): 6.1/18 kB error 23-Dec-2022 03:02:22 Progress (1): 8.9/18 kB error 23-Dec-2022 03:02:22 Progress (1): 12/18 kB error 23-Dec-2022 03:02:22 Progress (1): 15/18 kB error 23-Dec-2022 03:02:22 Progress (1): 17/18 kB error 23-Dec-2022 03:02:22 Progress (1): 18 kB error 23-Dec-2022 03:02:22 error 23-Dec-2022 03:02:22 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 75 kB/s) error 23-Dec-2022 03:02:22 #17 48.83 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 23-Dec-2022 03:02:22 #17 48.95 Progress (1): 1.5 kB error 23-Dec-2022 03:02:22 error 23-Dec-2022 03:02:22 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 23-Dec-2022 03:02:22 #17 49.07 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 23-Dec-2022 03:02:22 #17 49.19 Progress (1): 2.8 kB error 23-Dec-2022 03:02:22 error 23-Dec-2022 03:02:22 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 12 kB/s) error 23-Dec-2022 03:02:22 #17 49.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom error 23-Dec-2022 03:02:22 #17 49.44 Progress (1): 3.4/5.0 kB error 23-Dec-2022 03:02:22 Progress (1): 5.0 kB error 23-Dec-2022 03:02:22 error 23-Dec-2022 03:02:23 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 21 kB/s) error 23-Dec-2022 03:02:23 #17 49.56 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 23-Dec-2022 03:02:23 #17 49.67 Progress (1): 3.3/4.2 kB error 23-Dec-2022 03:02:23 Progress (1): 4.2 kB error 23-Dec-2022 03:02:23 error 23-Dec-2022 03:02:23 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 23-Dec-2022 03:02:23 #17 49.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom error 23-Dec-2022 03:02:23 #17 49.91 Progress (1): 3.4/4.7 kB error 23-Dec-2022 03:02:23 Progress (1): 4.7 kB error 23-Dec-2022 03:02:23 error 23-Dec-2022 03:02:23 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 20 kB/s) error 23-Dec-2022 03:02:23 #17 50.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom error 23-Dec-2022 03:02:23 #17 50.14 Progress (1): 3.3/6.6 kB error 23-Dec-2022 03:02:23 Progress (1): 6.1/6.6 kB error 23-Dec-2022 03:02:23 Progress (1): 6.6 kB error 23-Dec-2022 03:02:23 error 23-Dec-2022 03:02:23 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 23-Dec-2022 03:02:23 #17 50.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom error 23-Dec-2022 03:02:23 #17 50.38 Progress (1): 3.3/16 kB error 23-Dec-2022 03:02:23 Progress (1): 6.1/16 kB error 23-Dec-2022 03:02:23 Progress (1): 8.9/16 kB error 23-Dec-2022 03:02:23 Progress (1): 12/16 kB error 23-Dec-2022 03:02:23 Progress (1): 14/16 kB error 23-Dec-2022 03:02:23 Progress (1): 16 kB error 23-Dec-2022 03:02:23 error 23-Dec-2022 03:02:23 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 71 kB/s) error 23-Dec-2022 03:02:23 #17 50.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom error 23-Dec-2022 03:02:23 #17 50.61 Progress (1): 3.3/5.2 kB error 23-Dec-2022 03:02:24 Progress (1): 5.2 kB error 23-Dec-2022 03:02:24 error 23-Dec-2022 03:02:24 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 23-Dec-2022 03:02:24 #17 50.73 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom error 23-Dec-2022 03:02:24 #17 50.85 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:24 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:24 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:24 Progress (1): 12/13 kB error 23-Dec-2022 03:02:24 Progress (1): 13 kB error 23-Dec-2022 03:02:24 error 23-Dec-2022 03:02:24 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 55 kB/s) error 23-Dec-2022 03:02:24 #17 50.97 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 23-Dec-2022 03:02:24 #17 51.08 Progress (1): 3.3/7.5 kB error 23-Dec-2022 03:02:24 Progress (1): 6.1/7.5 kB error 23-Dec-2022 03:02:24 Progress (1): 7.5 kB error 23-Dec-2022 03:02:24 error 23-Dec-2022 03:02:24 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 32 kB/s) error 23-Dec-2022 03:02:24 #17 51.20 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 23-Dec-2022 03:02:24 #17 51.32 Progress (1): 3.3/15 kB error 23-Dec-2022 03:02:24 Progress (1): 6.1/15 kB error 23-Dec-2022 03:02:24 Progress (1): 8.9/15 kB error 23-Dec-2022 03:02:24 Progress (1): 12/15 kB error 23-Dec-2022 03:02:24 Progress (1): 15/15 kB error 23-Dec-2022 03:02:24 Progress (1): 15 kB error 23-Dec-2022 03:02:24 error 23-Dec-2022 03:02:24 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 23-Dec-2022 03:02:24 #17 51.45 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 23-Dec-2022 03:02:24 #17 51.56 Progress (1): 3.3/3.3 kB error 23-Dec-2022 03:02:25 Progress (1): 3.3 kB error 23-Dec-2022 03:02:25 error 23-Dec-2022 03:02:25 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 23-Dec-2022 03:02:25 #17 51.68 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 23-Dec-2022 03:02:25 #17 51.79 Progress (1): 2.9 kB error 23-Dec-2022 03:02:25 error 23-Dec-2022 03:02:25 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 13 kB/s) error 23-Dec-2022 03:02:25 #17 51.92 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 23-Dec-2022 03:02:25 #17 52.03 Progress (1): 1.9 kB error 23-Dec-2022 03:02:25 error 23-Dec-2022 03:02:25 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.4 kB/s) error 23-Dec-2022 03:02:25 #17 52.15 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 23-Dec-2022 03:02:25 #17 52.26 Progress (1): 2.7 kB error 23-Dec-2022 03:02:25 error 23-Dec-2022 03:02:25 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 12 kB/s) error 23-Dec-2022 03:02:25 #17 52.38 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 23-Dec-2022 03:02:25 #17 52.50 Progress (1): 1.9 kB error 23-Dec-2022 03:02:25 error 23-Dec-2022 03:02:26 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 8.1 kB/s) error 23-Dec-2022 03:02:26 #17 52.64 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 23-Dec-2022 03:02:26 #17 52.75 Progress (1): 3.3/6.8 kB error 23-Dec-2022 03:02:26 Progress (1): 6.1/6.8 kB error 23-Dec-2022 03:02:26 Progress (1): 6.8 kB error 23-Dec-2022 03:02:26 error 23-Dec-2022 03:02:26 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 30 kB/s) error 23-Dec-2022 03:02:26 #17 52.88 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom error 23-Dec-2022 03:02:26 #17 52.99 Progress (1): 2.3 kB error 23-Dec-2022 03:02:26 error 23-Dec-2022 03:02:26 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 10 kB/s) error 23-Dec-2022 03:02:26 #17 53.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom error 23-Dec-2022 03:02:26 #17 53.23 Progress (1): 2.7 kB error 23-Dec-2022 03:02:26 error 23-Dec-2022 03:02:26 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 11 kB/s) error 23-Dec-2022 03:02:26 #17 53.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven/2.0.5/maven-2.0.5.pom error 23-Dec-2022 03:02:26 #17 53.47 Progress (1): 3.4/5.7 kB error 23-Dec-2022 03:02:26 Progress (1): 5.7 kB error 23-Dec-2022 03:02:27 error 23-Dec-2022 03:02:27 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 24 kB/s) error 23-Dec-2022 03:02:27 #17 53.60 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom error 23-Dec-2022 03:02:27 #17 53.73 Progress (1): 727 B error 23-Dec-2022 03:02:27 error 23-Dec-2022 03:02:27 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 2.9 kB/s) error 23-Dec-2022 03:02:27 #17 53.86 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 23-Dec-2022 03:02:27 #17 54.00 Progress (1): 3.4/7.5 kB error 23-Dec-2022 03:02:27 Progress (1): 6.2/7.5 kB error 23-Dec-2022 03:02:27 Progress (1): 7.5 kB error 23-Dec-2022 03:02:27 error 23-Dec-2022 03:02:27 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 23-Dec-2022 03:02:27 #17 54.10 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 23-Dec-2022 03:02:27 #17 54.21 Progress (1): 3.3/6.9 kB error 23-Dec-2022 03:02:27 Progress (1): 6.1/6.9 kB error 23-Dec-2022 03:02:27 Progress (1): 6.9 kB error 23-Dec-2022 03:02:27 error 23-Dec-2022 03:02:27 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 30 kB/s) error 23-Dec-2022 03:02:27 #17 54.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar error 23-Dec-2022 03:02:27 #17 54.37 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 23-Dec-2022 03:02:27 #17 54.37 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 23-Dec-2022 03:02:27 #17 54.37 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 23-Dec-2022 03:02:27 #17 54.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar error 23-Dec-2022 03:02:27 #17 54.49 Progress (1): 3.4/52 kB error 23-Dec-2022 03:02:27 Progress (1): 6.2/52 kB error 23-Dec-2022 03:02:27 Progress (1): 9.0/52 kB error 23-Dec-2022 03:02:27 Progress (1): 12/52 kB error 23-Dec-2022 03:02:27 Progress (1): 15/52 kB error 23-Dec-2022 03:02:27 Progress (1): 17/52 kB error 23-Dec-2022 03:02:27 Progress (1): 20/52 kB error 23-Dec-2022 03:02:27 Progress (1): 23/52 kB error 23-Dec-2022 03:02:27 Progress (1): 26/52 kB error 23-Dec-2022 03:02:27 Progress (1): 29/52 kB error 23-Dec-2022 03:02:27 Progress (1): 31/52 kB error 23-Dec-2022 03:02:27 Progress (1): 34/52 kB error 23-Dec-2022 03:02:27 Progress (1): 37/52 kB error 23-Dec-2022 03:02:27 Progress (1): 40/52 kB error 23-Dec-2022 03:02:27 Progress (1): 43/52 kB error 23-Dec-2022 03:02:27 Progress (1): 45/52 kB error 23-Dec-2022 03:02:27 Progress (1): 48/52 kB error 23-Dec-2022 03:02:27 Progress (1): 51/52 kB error 23-Dec-2022 03:02:27 Progress (1): 52 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 3.4/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 6.2/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 9.0/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 12/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 15/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 17/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 20/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 23/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 26/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 29/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 31/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 34/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 37/154 kB error 23-Dec-2022 03:02:27 Progress (2): 52 kB | 40/154 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 40/154 kB | 3.4/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 40/154 kB | 6.2/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 40/154 kB | 9.0/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 40/154 kB | 12/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 12/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 15/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 17/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 20/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 23/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 26/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 29/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 31/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 43/154 kB | 34/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 45/154 kB | 34/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 45/154 kB | 37/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 48/154 kB | 37/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 48/154 kB | 40/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 48/154 kB | 43/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 51/154 kB | 43/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 51/154 kB | 45/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 54/154 kB | 45/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 54/154 kB | 48/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 54/154 kB | 51/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 56/154 kB | 51/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 59/154 kB | 51/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 59/154 kB | 54/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 62/154 kB | 54/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 62/154 kB | 57/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 62/154 kB | 59/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 65/154 kB | 59/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 68/154 kB | 59/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 68/154 kB | 62/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 70/154 kB | 62/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 70/154 kB | 65/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 70/154 kB | 68/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 73/154 kB | 68/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 73/154 kB | 71/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 73/154 kB | 73/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 76/154 kB | 73/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 79/154 kB | 73/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 79/154 kB | 76/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 79/154 kB | 79/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 82/154 kB | 79/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 82/154 kB | 82/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 84/154 kB | 82/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 84/154 kB | 85/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 84/154 kB | 87/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 87/154 kB | 87/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 90/154 kB | 87/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 93/154 kB | 87/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 93/154 kB | 90/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 96/154 kB | 90/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 96/154 kB | 93/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 98/154 kB | 93/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 98/154 kB | 96/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 98/154 kB | 99/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 101/154 kB | 99/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 104/154 kB | 99/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 104/154 kB | 101/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 104/154 kB | 104/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 107/154 kB | 104/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 110/154 kB | 104/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 110/154 kB | 107/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 110/154 kB | 110/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 112/154 kB | 110/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 115/154 kB | 110/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 110/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 113/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 115/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 118/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 121/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 124/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 118/154 kB | 127/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 121/154 kB | 127/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 124/154 kB | 127/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 126/154 kB | 127/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 129/154 kB | 127/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 129/154 kB | 129/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 132/154 kB | 129/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 135/154 kB | 129/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 138/154 kB | 129/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 140/154 kB | 129/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 140/154 kB | 132/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 140/154 kB | 135/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 140/154 kB | 138/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 140/154 kB | 141/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 140/154 kB | 143/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 143/154 kB | 143/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 146/154 kB | 143/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 149/154 kB | 143/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 152/154 kB | 143/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 152/154 kB | 146/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 152/154 kB | 149/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 152/154 kB | 152/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 152/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 155/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 157/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 160/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 163/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 165/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 168/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 171/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 174/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 176/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 179/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 182/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 185/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 188/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 190/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 193/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 196/197 kB error 23-Dec-2022 03:02:27 Progress (3): 52 kB | 154 kB | 197 kB error 23-Dec-2022 03:02:27 error 23-Dec-2022 03:02:28 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 211 kB/s) error 23-Dec-2022 03:02:28 #17 54.61 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar error 23-Dec-2022 03:02:28 #17 54.68 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 501 kB/s) error 23-Dec-2022 03:02:28 #17 54.68 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 23-Dec-2022 03:02:28 #17 54.81 Progress (2): 197 kB | 3.4/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 6.2/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 9.0/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 12/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 15/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 17/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 20/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 23/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 26/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 29/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 31/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 34/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 37/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 40/42 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 42 kB error 23-Dec-2022 03:02:28 Progress (3): 197 kB | 42 kB | 3.4/45 kB error 23-Dec-2022 03:02:28 Progress (3): 197 kB | 42 kB | 6.2/45 kB error 23-Dec-2022 03:02:28 Progress (3): 197 kB | 42 kB | 9.0/45 kB error 23-Dec-2022 03:02:28 Progress (3): 197 kB | 42 kB | 12/45 kB error 23-Dec-2022 03:02:28 error 23-Dec-2022 03:02:28 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 73 kB/s) error 23-Dec-2022 03:02:28 #17 54.94 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 23-Dec-2022 03:02:28 #17 54.98 Progress (2): 197 kB | 15/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 17/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 20/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 23/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 26/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 29/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 31/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 34/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 37/45 kB error 23-Dec-2022 03:02:28 Progress (2): 197 kB | 40/45 kB error 23-Dec-2022 03:02:28 error 23-Dec-2022 03:02:28 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 301 kB/s) error 23-Dec-2022 03:02:28 #17 55.02 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar error 23-Dec-2022 03:02:28 #17 55.06 Progress (2): 40/45 kB | 3.4/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 6.2/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 9.0/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 12/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 15/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 17/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 20/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 23/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 26/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 29/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 31/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 34/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 37/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 40/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 43/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 45/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 48/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 51/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 54/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 56/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 59/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 62/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 65/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 68/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 70/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 73/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 76/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 79/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 82/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 84/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 87/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 90/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 93/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 96/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 98/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 101/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 104/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 107/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 110/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 112/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 115/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 118/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 121/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 124/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 126/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 129/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 132/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 135/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 138/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 140/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 143/160 kB error 23-Dec-2022 03:02:28 Progress (2): 40/45 kB | 146/160 kB error 23-Dec-2022 03:02:28 Progress (2): 43/45 kB | 146/160 kB error 23-Dec-2022 03:02:28 Progress (2): 45 kB | 146/160 kB error 23-Dec-2022 03:02:28 Progress (2): 45 kB | 149/160 kB error 23-Dec-2022 03:02:28 Progress (2): 45 kB | 152/160 kB error 23-Dec-2022 03:02:28 Progress (2): 45 kB | 154/160 kB error 23-Dec-2022 03:02:28 Progress (2): 45 kB | 157/160 kB error 23-Dec-2022 03:02:28 Progress (2): 45 kB | 160 kB error 23-Dec-2022 03:02:28 Progress (3): 45 kB | 160 kB | 4.1/291 kB error 23-Dec-2022 03:02:28 Progress (3): 45 kB | 160 kB | 8.2/291 kB error 23-Dec-2022 03:02:28 Progress (4): 45 kB | 160 kB | 8.2/291 kB | 3.4/62 kB error 23-Dec-2022 03:02:28 Progress (4): 45 kB | 160 kB | 8.2/291 kB | 6.2/62 kB error 23-Dec-2022 03:02:28 Progress (4): 45 kB | 160 kB | 8.2/291 kB | 9.0/62 kB error 23-Dec-2022 03:02:28 Progress (4): 45 kB | 160 kB | 8.2/291 kB | 12/62 kB error 23-Dec-2022 03:02:28 error 23-Dec-2022 03:02:28 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 54 kB/s) error 23-Dec-2022 03:02:28 #17 55.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar error 23-Dec-2022 03:02:28 #17 55.21 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 190 kB/s) error 23-Dec-2022 03:02:28 #17 55.21 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 23-Dec-2022 03:02:28 #17 55.23 Progress (2): 12/291 kB | 12/62 kB error 23-Dec-2022 03:02:28 Progress (2): 16/291 kB | 12/62 kB error 23-Dec-2022 03:02:28 Progress (2): 20/291 kB | 12/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 12/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 15/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 17/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 20/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 23/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 26/62 kB error 23-Dec-2022 03:02:28 Progress (2): 25/291 kB | 29/62 kB error 23-Dec-2022 03:02:28 Progress (2): 29/291 kB | 29/62 kB error 23-Dec-2022 03:02:28 Progress (2): 33/291 kB | 29/62 kB error 23-Dec-2022 03:02:28 Progress (2): 33/291 kB | 31/62 kB error 23-Dec-2022 03:02:28 Progress (2): 33/291 kB | 34/62 kB error 23-Dec-2022 03:02:28 Progress (2): 37/291 kB | 34/62 kB error 23-Dec-2022 03:02:28 Progress (2): 41/291 kB | 34/62 kB error 23-Dec-2022 03:02:28 Progress (2): 41/291 kB | 37/62 kB error 23-Dec-2022 03:02:28 Progress (2): 41/291 kB | 40/62 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 3.4/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 6.2/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 9.0/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 12/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 15/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 17/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 20/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 23/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 26/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 29/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 31/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 34/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 37/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 40/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 43/50 kB error 23-Dec-2022 03:02:28 Progress (3): 41/291 kB | 40/62 kB | 45/50 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 3.4/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 6.2/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 9.0/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 12/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 15/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 17/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 20/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 23/25 kB error 23-Dec-2022 03:02:28 Progress (4): 41/291 kB | 40/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 45/291 kB | 40/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 49/291 kB | 40/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 53/291 kB | 40/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 53/291 kB | 43/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 53/291 kB | 45/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 53/291 kB | 48/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 57/291 kB | 48/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 57/291 kB | 51/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 60/291 kB | 51/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 64/291 kB | 51/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 64/291 kB | 54/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (4): 64/291 kB | 57/62 kB | 45/50 kB | 25 kB error 23-Dec-2022 03:02:28 Progress (5): 64/291 kB | 57/62 kB | 45/50 kB | 25 kB | 4.1/557 kB error 23-Dec-2022 03:02:28 Progress (5): 68/291 kB | 57/62 kB | 45/50 kB | 25 kB | 4.1/557 kB error 23-Dec-2022 03:02:28 Progress (5): 68/291 kB | 59/62 kB | 45/50 kB | 25 kB | 4.1/557 kB error 23-Dec-2022 03:02:28 Progress (5): 72/291 kB | 59/62 kB | 45/50 kB | 25 kB | 4.1/557 kB error 23-Dec-2022 03:02:28 Progress (5): 72/291 kB | 62 kB | 45/50 kB | 25 kB | 4.1/557 kB error 23-Dec-2022 03:02:28 Progress (5): 76/291 kB | 62 kB | 45/50 kB | 25 kB | 4.1/557 kB error 23-Dec-2022 03:02:28 Progress (5): 76/291 kB | 62 kB | 45/50 kB | 25 kB | 8.2/557 kB error 23-Dec-2022 03:02:28 Progress (5): 76/291 kB | 62 kB | 45/50 kB | 25 kB | 12/557 kB error 23-Dec-2022 03:02:28 Progress (5): 80/291 kB | 62 kB | 45/50 kB | 25 kB | 12/557 kB error 23-Dec-2022 03:02:28 Progress (5): 84/291 kB | 62 kB | 45/50 kB | 25 kB | 12/557 kB error 23-Dec-2022 03:02:28 Progress (5): 88/291 kB | 62 kB | 45/50 kB | 25 kB | 12/557 kB error 23-Dec-2022 03:02:28 Progress (5): 88/291 kB | 62 kB | 45/50 kB | 25 kB | 16/557 kB error 23-Dec-2022 03:02:28 Progress (5): 88/291 kB | 62 kB | 45/50 kB | 25 kB | 19/557 kB error 23-Dec-2022 03:02:28 Progress (5): 92/291 kB | 62 kB | 45/50 kB | 25 kB | 19/557 kB error 23-Dec-2022 03:02:28 Progress (5): 94/291 kB | 62 kB | 45/50 kB | 25 kB | 19/557 kB error 23-Dec-2022 03:02:28 Progress (5): 98/291 kB | 62 kB | 45/50 kB | 25 kB | 19/557 kB error 23-Dec-2022 03:02:28 Progress (5): 98/291 kB | 62 kB | 45/50 kB | 25 kB | 23/557 kB error 23-Dec-2022 03:02:28 Progress (5): 98/291 kB | 62 kB | 45/50 kB | 25 kB | 27/557 kB error 23-Dec-2022 03:02:28 Progress (5): 103/291 kB | 62 kB | 45/50 kB | 25 kB | 27/557 kB error 23-Dec-2022 03:02:28 Progress (5): 107/291 kB | 62 kB | 45/50 kB | 25 kB | 27/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 27/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 31/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 34/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 38/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 42/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 46/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 45/50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 48/50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 111/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 115/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 119/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 123/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 127/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 129/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 133/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 137/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 141/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 146/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 150/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 154/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 158/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 162/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 164/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 168/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 172/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 176/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 180/291 kB | 62 kB | 50 kB | 25 kB | 51/557 kB error 23-Dec-2022 03:02:28 Progress (5): 180/291 kB | 62 kB | 50 kB | 25 kB | 55/557 kB error 23-Dec-2022 03:02:28 Progress (5): 180/291 kB | 62 kB | 50 kB | 25 kB | 59/557 kB error 23-Dec-2022 03:02:28 Progress (5): 180/291 kB | 62 kB | 50 kB | 25 kB | 63/557 kB error 23-Dec-2022 03:02:28 Progress (5): 180/291 kB | 62 kB | 50 kB | 25 kB | 67/557 kB error 23-Dec-2022 03:02:28 Progress (5): 184/291 kB | 62 kB | 50 kB | 25 kB | 67/557 kB error 23-Dec-2022 03:02:28 Progress (5): 189/291 kB | 62 kB | 50 kB | 25 kB | 67/557 kB error 23-Dec-2022 03:02:28 Progress (5): 193/291 kB | 62 kB | 50 kB | 25 kB | 67/557 kB error 23-Dec-2022 03:02:28 Progress (5): 197/291 kB | 62 kB | 50 kB | 25 kB | 67/557 kB error 23-Dec-2022 03:02:28 Progress (5): 199/291 kB | 62 kB | 50 kB | 25 kB | 67/557 kB error 23-Dec-2022 03:02:28 Progress (5): 199/291 kB | 62 kB | 50 kB | 25 kB | 69/557 kB error 23-Dec-2022 03:02:28 error 23-Dec-2022 03:02:28 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 23 kB/s) error 23-Dec-2022 03:02:28 #17 55.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar error 23-Dec-2022 03:02:28 #17 55.44 Progress (4): 203/291 kB | 62 kB | 50 kB | 69/557 kB error 23-Dec-2022 03:02:28 Progress (4): 207/291 kB | 62 kB | 50 kB | 69/557 kB error 23-Dec-2022 03:02:28 Progress (4): 211/291 kB | 62 kB | 50 kB | 69/557 kB error 23-Dec-2022 03:02:28 Progress (4): 215/291 kB | 62 kB | 50 kB | 69/557 kB error 23-Dec-2022 03:02:28 Progress (4): 215/291 kB | 62 kB | 50 kB | 73/557 kB error 23-Dec-2022 03:02:28 Progress (4): 219/291 kB | 62 kB | 50 kB | 73/557 kB error 23-Dec-2022 03:02:28 Progress (4): 223/291 kB | 62 kB | 50 kB | 73/557 kB error 23-Dec-2022 03:02:28 Progress (4): 227/291 kB | 62 kB | 50 kB | 73/557 kB error 23-Dec-2022 03:02:28 Progress (4): 232/291 kB | 62 kB | 50 kB | 73/557 kB error 23-Dec-2022 03:02:28 error 23-Dec-2022 03:02:28 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 57 kB/s) error 23-Dec-2022 03:02:28 #17 55.45 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 23-Dec-2022 03:02:28 #17 55.45 Progress (3): 232/291 kB | 50 kB | 77/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 81/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 85/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 89/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 94/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 98/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 102/557 kB error 23-Dec-2022 03:02:28 Progress (3): 232/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:28 Progress (3): 234/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:28 Progress (3): 238/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:28 Progress (3): 242/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:28 Progress (3): 246/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:28 Progress (3): 250/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:28 Progress (3): 254/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 258/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 262/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 266/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 268/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 273/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 277/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 281/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 285/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 289/291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 50 kB | 104/557 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 43 kB/s) error 23-Dec-2022 03:02:29 #17 55.54 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 23-Dec-2022 03:02:29 #17 55.54 Progress (2): 291 kB | 108/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 112/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 116/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 120/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 124/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 128/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 132/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 137/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 139/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 143/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 147/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 151/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 155/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 159/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 163/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 167/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 171/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 173/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 178/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 182/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 186/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 190/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 194/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 198/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 202/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 206/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 208/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 212/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 216/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 221/557 kB error 23-Dec-2022 03:02:29 Progress (2): 291 kB | 225/557 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 3.4/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 6.2/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 9.0/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 12/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 15/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 17/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 20/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 23/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 26/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 29/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 31/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 34/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 37/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 40/42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 225/557 kB | 42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 229/557 kB | 42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 233/557 kB | 42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 237/557 kB | 42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 241/557 kB | 42 kB error 23-Dec-2022 03:02:29 Progress (3): 291 kB | 243/557 kB | 42 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 3.4/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 6.2/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 9.0/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 12/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 15/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 17/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 20/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 23/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 26/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 29/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 31/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 34/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 37/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 40/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 43/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 45/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 48/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 51/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 243/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 247/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 251/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 255/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 259/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 264/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 268/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 272/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 276/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 278/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 282/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 286/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 290/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 294/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 298/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 302/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 307/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 311/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 313/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 317/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 321/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 325/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 329/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 333/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 337/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 Progress (4): 291 kB | 341/557 kB | 42 kB | 54/60 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 226 kB/s) error 23-Dec-2022 03:02:29 #17 55.66 Progress (4): 341/557 kB | 42 kB | 54/60 kB | 3.3/18 kB error 23-Dec-2022 03:02:29 Progress (4): 341/557 kB | 42 kB | 54/60 kB | 6.1/18 kB error 23-Dec-2022 03:02:29 Progress (4): 341/557 kB | 42 kB | 54/60 kB | 8.9/18 kB error 23-Dec-2022 03:02:29 Progress (4): 341/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 345/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 348/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 352/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 356/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 360/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 364/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 368/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 372/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 376/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 380/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 382/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 386/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 391/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 395/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 399/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 Progress (4): 403/557 kB | 42 kB | 54/60 kB | 12/18 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 23-Dec-2022 03:02:29 #17 55.67 Progress (4): 403/557 kB | 42 kB | 54/60 kB | 14/18 kB error 23-Dec-2022 03:02:29 Progress (4): 403/557 kB | 42 kB | 54/60 kB | 17/18 kB error 23-Dec-2022 03:02:29 Progress (4): 403/557 kB | 42 kB | 54/60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 407/557 kB | 42 kB | 54/60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 407/557 kB | 42 kB | 57/60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 407/557 kB | 42 kB | 59/60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 411/557 kB | 42 kB | 59/60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 411/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 415/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 417/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 421/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 425/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 429/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 434/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 438/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 442/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 446/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 450/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 452/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 456/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 460/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 464/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 468/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 472/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 477/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 481/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 485/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 487/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 491/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 495/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 499/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 503/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 507/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 511/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 515/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 520/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (4): 522/557 kB | 42 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 32 kB/s) error 23-Dec-2022 03:02:29 #17 55.69 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 23-Dec-2022 03:02:29 #17 55.74 Progress (3): 526/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 #17 ... error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:29 #14 60.65 Progress (1): 3.3/67 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/67 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/67 kB error 23-Dec-2022 03:02:29 Progress (1): 12/67 kB error 23-Dec-2022 03:02:29 Progress (1): 15/67 kB error 23-Dec-2022 03:02:29 Progress (1): 17/67 kB error 23-Dec-2022 03:02:29 Progress (1): 20/67 kB error 23-Dec-2022 03:02:29 Progress (1): 23/67 kB error 23-Dec-2022 03:02:29 Progress (1): 26/67 kB error 23-Dec-2022 03:02:29 Progress (1): 29/67 kB error 23-Dec-2022 03:02:29 Progress (1): 31/67 kB error 23-Dec-2022 03:02:29 Progress (1): 34/67 kB error 23-Dec-2022 03:02:29 Progress (1): 37/67 kB error 23-Dec-2022 03:02:29 Progress (1): 40/67 kB error 23-Dec-2022 03:02:29 Progress (1): 43/67 kB error 23-Dec-2022 03:02:29 Progress (1): 45/67 kB error 23-Dec-2022 03:02:29 Progress (1): 48/67 kB error 23-Dec-2022 03:02:29 Progress (1): 51/67 kB error 23-Dec-2022 03:02:29 Progress (1): 54/67 kB error 23-Dec-2022 03:02:29 Progress (1): 56/67 kB error 23-Dec-2022 03:02:29 Progress (1): 59/67 kB error 23-Dec-2022 03:02:29 Progress (1): 62/67 kB error 23-Dec-2022 03:02:29 Progress (1): 65/67 kB error 23-Dec-2022 03:02:29 Progress (1): 67 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/37/jboss-parent-37.pom (67 kB at 207 kB/s) error 23-Dec-2022 03:02:29 #14 60.94 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom error 23-Dec-2022 03:02:29 #14 61.07 Progress (1): 3.3/5.1 kB error 23-Dec-2022 03:02:29 Progress (1): 5.1 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 19 kB/s) error 23-Dec-2022 03:02:29 #14 61.33 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.pom error 23-Dec-2022 03:02:29 #14 61.48 Progress (1): 3.3/12 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/12 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/12 kB error 23-Dec-2022 03:02:29 Progress (1): 12/12 kB error 23-Dec-2022 03:02:29 Progress (1): 12 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 23-Dec-2022 03:02:29 #14 61.68 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 23-Dec-2022 03:02:29 #14 61.84 Progress (1): 3.3/43 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/43 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/43 kB error 23-Dec-2022 03:02:29 Progress (1): 12/43 kB error 23-Dec-2022 03:02:29 Progress (1): 14/43 kB error 23-Dec-2022 03:02:29 Progress (1): 17/43 kB error 23-Dec-2022 03:02:29 Progress (1): 20/43 kB error 23-Dec-2022 03:02:29 Progress (1): 23/43 kB error 23-Dec-2022 03:02:29 Progress (1): 26/43 kB error 23-Dec-2022 03:02:29 Progress (1): 28/43 kB error 23-Dec-2022 03:02:29 Progress (1): 31/43 kB error 23-Dec-2022 03:02:29 Progress (1): 34/43 kB error 23-Dec-2022 03:02:29 Progress (1): 37/43 kB error 23-Dec-2022 03:02:29 Progress (1): 40/43 kB error 23-Dec-2022 03:02:29 Progress (1): 42/43 kB error 23-Dec-2022 03:02:29 Progress (1): 43 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 125 kB/s) error 23-Dec-2022 03:02:29 #14 62.80 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 23-Dec-2022 03:02:29 #14 63.23 Progress (1): 2.7 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 3.9 kB/s) error 23-Dec-2022 03:02:29 #14 63.84 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 23-Dec-2022 03:02:29 #14 63.98 Progress (1): 2.7 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 23-Dec-2022 03:02:29 #14 64.30 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 23-Dec-2022 03:02:29 #14 64.45 Progress (1): 3.3/9.2 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/9.2 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/9.2 kB error 23-Dec-2022 03:02:29 Progress (1): 9.2 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 32 kB/s) error 23-Dec-2022 03:02:29 #14 64.60 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 23-Dec-2022 03:02:29 #14 64.73 Progress (1): 3.3/151 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/151 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/151 kB error 23-Dec-2022 03:02:29 Progress (1): 12/151 kB error 23-Dec-2022 03:02:29 Progress (1): 14/151 kB error 23-Dec-2022 03:02:29 Progress (1): 17/151 kB error 23-Dec-2022 03:02:29 Progress (1): 20/151 kB error 23-Dec-2022 03:02:29 Progress (1): 23/151 kB error 23-Dec-2022 03:02:29 Progress (1): 26/151 kB error 23-Dec-2022 03:02:29 Progress (1): 28/151 kB error 23-Dec-2022 03:02:29 Progress (1): 31/151 kB error 23-Dec-2022 03:02:29 Progress (1): 34/151 kB error 23-Dec-2022 03:02:29 Progress (1): 37/151 kB error 23-Dec-2022 03:02:29 Progress (1): 40/151 kB error 23-Dec-2022 03:02:29 Progress (1): 42/151 kB error 23-Dec-2022 03:02:29 Progress (1): 45/151 kB error 23-Dec-2022 03:02:29 Progress (1): 48/151 kB error 23-Dec-2022 03:02:29 Progress (1): 51/151 kB error 23-Dec-2022 03:02:29 Progress (1): 54/151 kB error 23-Dec-2022 03:02:29 Progress (1): 56/151 kB error 23-Dec-2022 03:02:29 Progress (1): 59/151 kB error 23-Dec-2022 03:02:29 Progress (1): 62/151 kB error 23-Dec-2022 03:02:29 Progress (1): 65/151 kB error 23-Dec-2022 03:02:29 Progress (1): 68/151 kB error 23-Dec-2022 03:02:29 Progress (1): 70/151 kB error 23-Dec-2022 03:02:29 Progress (1): 73/151 kB error 23-Dec-2022 03:02:29 Progress (1): 76/151 kB error 23-Dec-2022 03:02:29 Progress (1): 79/151 kB error 23-Dec-2022 03:02:29 Progress (1): 82/151 kB error 23-Dec-2022 03:02:29 Progress (1): 84/151 kB error 23-Dec-2022 03:02:29 Progress (1): 87/151 kB error 23-Dec-2022 03:02:29 Progress (1): 90/151 kB error 23-Dec-2022 03:02:29 Progress (1): 93/151 kB error 23-Dec-2022 03:02:29 Progress (1): 96/151 kB error 23-Dec-2022 03:02:29 Progress (1): 98/151 kB error 23-Dec-2022 03:02:29 Progress (1): 101/151 kB error 23-Dec-2022 03:02:29 Progress (1): 104/151 kB error 23-Dec-2022 03:02:29 Progress (1): 107/151 kB error 23-Dec-2022 03:02:29 Progress (1): 110/151 kB error 23-Dec-2022 03:02:29 Progress (1): 112/151 kB error 23-Dec-2022 03:02:29 Progress (1): 115/151 kB error 23-Dec-2022 03:02:29 Progress (1): 118/151 kB error 23-Dec-2022 03:02:29 Progress (1): 120/151 kB error 23-Dec-2022 03:02:29 Progress (1): 123/151 kB error 23-Dec-2022 03:02:29 Progress (1): 126/151 kB error 23-Dec-2022 03:02:29 Progress (1): 129/151 kB error 23-Dec-2022 03:02:29 Progress (1): 132/151 kB error 23-Dec-2022 03:02:29 Progress (1): 134/151 kB error 23-Dec-2022 03:02:29 Progress (1): 137/151 kB error 23-Dec-2022 03:02:29 Progress (1): 140/151 kB error 23-Dec-2022 03:02:29 Progress (1): 143/151 kB error 23-Dec-2022 03:02:29 Progress (1): 146/151 kB error 23-Dec-2022 03:02:29 Progress (1): 148/151 kB error 23-Dec-2022 03:02:29 Progress (1): 151 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 420 kB/s) error 23-Dec-2022 03:02:29 #14 65.09 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 23-Dec-2022 03:02:29 #14 65.24 Progress (1): 3.3/16 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/16 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/16 kB error 23-Dec-2022 03:02:29 Progress (1): 12/16 kB error 23-Dec-2022 03:02:29 Progress (1): 14/16 kB error 23-Dec-2022 03:02:29 Progress (1): 16 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 51 kB/s) error 23-Dec-2022 03:02:29 #14 66.11 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 23-Dec-2022 03:02:29 #14 66.31 Progress (1): 3.3/6.1 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/6.1 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 17 kB/s) error 23-Dec-2022 03:02:29 #14 66.49 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 23-Dec-2022 03:02:29 #14 66.62 Progress (1): 3.3/5.0 kB error 23-Dec-2022 03:02:29 Progress (1): 5.0 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 19 kB/s) error 23-Dec-2022 03:02:29 #14 66.77 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom error 23-Dec-2022 03:02:29 #14 66.91 Progress (1): 3.3/66 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/66 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/66 kB error 23-Dec-2022 03:02:29 Progress (1): 12/66 kB error 23-Dec-2022 03:02:29 Progress (1): 15/66 kB error 23-Dec-2022 03:02:29 Progress (1): 17/66 kB error 23-Dec-2022 03:02:29 Progress (1): 20/66 kB error 23-Dec-2022 03:02:29 Progress (1): 23/66 kB error 23-Dec-2022 03:02:29 Progress (1): 26/66 kB error 23-Dec-2022 03:02:29 Progress (1): 29/66 kB error 23-Dec-2022 03:02:29 Progress (1): 31/66 kB error 23-Dec-2022 03:02:29 Progress (1): 34/66 kB error 23-Dec-2022 03:02:29 Progress (1): 37/66 kB error 23-Dec-2022 03:02:29 Progress (1): 40/66 kB error 23-Dec-2022 03:02:29 Progress (1): 42/66 kB error 23-Dec-2022 03:02:29 Progress (1): 45/66 kB error 23-Dec-2022 03:02:29 Progress (1): 48/66 kB error 23-Dec-2022 03:02:29 Progress (1): 51/66 kB error 23-Dec-2022 03:02:29 Progress (1): 54/66 kB error 23-Dec-2022 03:02:29 Progress (1): 56/66 kB error 23-Dec-2022 03:02:29 Progress (1): 59/66 kB error 23-Dec-2022 03:02:29 Progress (1): 62/66 kB error 23-Dec-2022 03:02:29 Progress (1): 65/66 kB error 23-Dec-2022 03:02:29 Progress (1): 66 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/jboss/jboss-parent/34/jboss-parent-34.pom (66 kB at 204 kB/s) error 23-Dec-2022 03:02:29 #14 67.21 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.10.21/byte-buddy-1.10.21.pom error 23-Dec-2022 03:02:29 #14 67.34 Progress (1): 3.3/11 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/11 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/11 kB error 23-Dec-2022 03:02:29 Progress (1): 11 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 23-Dec-2022 03:02:29 #14 67.51 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 23-Dec-2022 03:02:29 #14 67.64 Progress (1): 3.3/42 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/42 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/42 kB error 23-Dec-2022 03:02:29 Progress (1): 12/42 kB error 23-Dec-2022 03:02:29 Progress (1): 14/42 kB error 23-Dec-2022 03:02:29 Progress (1): 17/42 kB error 23-Dec-2022 03:02:29 Progress (1): 20/42 kB error 23-Dec-2022 03:02:29 Progress (1): 23/42 kB error 23-Dec-2022 03:02:29 Progress (1): 26/42 kB error 23-Dec-2022 03:02:29 Progress (1): 28/42 kB error 23-Dec-2022 03:02:29 Progress (1): 31/42 kB error 23-Dec-2022 03:02:29 Progress (1): 34/42 kB error 23-Dec-2022 03:02:29 Progress (1): 37/42 kB error 23-Dec-2022 03:02:29 Progress (1): 40/42 kB error 23-Dec-2022 03:02:29 Progress (1): 42 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 137 kB/s) error 23-Dec-2022 03:02:29 #14 68.04 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 23-Dec-2022 03:02:29 #14 68.18 Progress (1): 3.3/23 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/23 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/23 kB error 23-Dec-2022 03:02:29 Progress (1): 12/23 kB error 23-Dec-2022 03:02:29 Progress (1): 15/23 kB error 23-Dec-2022 03:02:29 Progress (1): 17/23 kB error 23-Dec-2022 03:02:29 Progress (1): 20/23 kB error 23-Dec-2022 03:02:29 Progress (1): 23/23 kB error 23-Dec-2022 03:02:29 Progress (1): 23 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 23-Dec-2022 03:02:29 #14 68.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom error 23-Dec-2022 03:02:29 #14 68.50 Progress (1): 3.3/74 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/74 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/74 kB error 23-Dec-2022 03:02:29 Progress (1): 12/74 kB error 23-Dec-2022 03:02:29 Progress (1): 15/74 kB error 23-Dec-2022 03:02:29 Progress (1): 17/74 kB error 23-Dec-2022 03:02:29 Progress (1): 20/74 kB error 23-Dec-2022 03:02:29 Progress (1): 23/74 kB error 23-Dec-2022 03:02:29 Progress (1): 26/74 kB error 23-Dec-2022 03:02:29 Progress (1): 29/74 kB error 23-Dec-2022 03:02:29 Progress (1): 31/74 kB error 23-Dec-2022 03:02:29 Progress (1): 34/74 kB error 23-Dec-2022 03:02:29 Progress (1): 37/74 kB error 23-Dec-2022 03:02:29 Progress (1): 40/74 kB error 23-Dec-2022 03:02:29 Progress (1): 42/74 kB error 23-Dec-2022 03:02:29 Progress (1): 45/74 kB error 23-Dec-2022 03:02:29 Progress (1): 48/74 kB error 23-Dec-2022 03:02:29 Progress (1): 51/74 kB error 23-Dec-2022 03:02:29 Progress (1): 54/74 kB error 23-Dec-2022 03:02:29 Progress (1): 56/74 kB error 23-Dec-2022 03:02:29 Progress (1): 59/74 kB error 23-Dec-2022 03:02:29 Progress (1): 62/74 kB error 23-Dec-2022 03:02:29 Progress (1): 65/74 kB error 23-Dec-2022 03:02:29 Progress (1): 68/74 kB error 23-Dec-2022 03:02:29 Progress (1): 70/74 kB error 23-Dec-2022 03:02:29 Progress (1): 73/74 kB error 23-Dec-2022 03:02:29 Progress (1): 74 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 185 kB/s) error 23-Dec-2022 03:02:29 #14 68.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 23-Dec-2022 03:02:29 #14 69.11 Progress (1): 3.3/14 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/14 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/14 kB error 23-Dec-2022 03:02:29 Progress (1): 12/14 kB error 23-Dec-2022 03:02:29 Progress (1): 14 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 46 kB/s) error 23-Dec-2022 03:02:29 #14 69.46 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 23-Dec-2022 03:02:29 #14 69.64 Progress (1): 3.3/12 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/12 kB error 23-Dec-2022 03:02:29 Progress (1): 8.9/12 kB error 23-Dec-2022 03:02:29 Progress (1): 12 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 34 kB/s) error 23-Dec-2022 03:02:29 #14 69.87 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 23-Dec-2022 03:02:29 #14 70.01 Progress (1): 3.3/8.3 kB error 23-Dec-2022 03:02:29 Progress (1): 6.1/8.3 kB error 23-Dec-2022 03:02:29 Progress (1): 8.3 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 27 kB/s) error 23-Dec-2022 03:02:29 #14 ... error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:29 #17 55.74 Progress (3): 526/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 530/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 534/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 538/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 542/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 546/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 550/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 554/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 556/557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 60 kB | 18 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 13 kB/s) error 23-Dec-2022 03:02:29 #17 55.80 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 23-Dec-2022 03:02:29 #17 55.80 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 42 kB/s) error 23-Dec-2022 03:02:29 #17 55.80 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 23-Dec-2022 03:02:29 #17 55.80 Progress (2): 557 kB | 3.3/12 kB error 23-Dec-2022 03:02:29 Progress (2): 557 kB | 6.1/12 kB error 23-Dec-2022 03:02:29 Progress (2): 557 kB | 8.9/12 kB error 23-Dec-2022 03:02:29 Progress (2): 557 kB | 12 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 3.4/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 6.2/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 9.0/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 12/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 15/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 17/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 20/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 23/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 26/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 29/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 31/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 34/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 37/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 40/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 43/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 45/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 48/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 51/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 54/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 57/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 59/61 kB error 23-Dec-2022 03:02:29 Progress (3): 557 kB | 12 kB | 61 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 369 kB/s) error 23-Dec-2022 03:02:29 #17 55.88 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 23-Dec-2022 03:02:29 #17 55.93 Progress (3): 12 kB | 61 kB | 3.3/12 kB error 23-Dec-2022 03:02:29 Progress (3): 12 kB | 61 kB | 6.1/12 kB error 23-Dec-2022 03:02:29 Progress (3): 12 kB | 61 kB | 8.9/12 kB error 23-Dec-2022 03:02:29 Progress (3): 12 kB | 61 kB | 12 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 7.4 kB/s) error 23-Dec-2022 03:02:29 #17 55.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar error 23-Dec-2022 03:02:29 #17 55.97 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 38 kB/s) error 23-Dec-2022 03:02:29 #17 55.97 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar error 23-Dec-2022 03:02:29 #17 56.04 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 6.9 kB/s) error 23-Dec-2022 03:02:29 #17 56.04 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 23-Dec-2022 03:02:29 #17 56.08 Progress (1): 4.1/217 kB error 23-Dec-2022 03:02:29 Progress (1): 7.6/217 kB error 23-Dec-2022 03:02:29 Progress (1): 12/217 kB error 23-Dec-2022 03:02:29 Progress (1): 16/217 kB error 23-Dec-2022 03:02:29 Progress (1): 20/217 kB error 23-Dec-2022 03:02:29 Progress (1): 24/217 kB error 23-Dec-2022 03:02:29 Progress (1): 28/217 kB error 23-Dec-2022 03:02:29 Progress (1): 32/217 kB error 23-Dec-2022 03:02:29 Progress (1): 36/217 kB error 23-Dec-2022 03:02:29 Progress (1): 40/217 kB error 23-Dec-2022 03:02:29 Progress (1): 42/217 kB error 23-Dec-2022 03:02:29 Progress (1): 46/217 kB error 23-Dec-2022 03:02:29 Progress (1): 51/217 kB error 23-Dec-2022 03:02:29 Progress (1): 55/217 kB error 23-Dec-2022 03:02:29 Progress (1): 59/217 kB error 23-Dec-2022 03:02:29 Progress (1): 62/217 kB error 23-Dec-2022 03:02:29 Progress (1): 66/217 kB error 23-Dec-2022 03:02:29 Progress (1): 71/217 kB error 23-Dec-2022 03:02:29 Progress (1): 75/217 kB error 23-Dec-2022 03:02:29 Progress (1): 79/217 kB error 23-Dec-2022 03:02:29 Progress (1): 83/217 kB error 23-Dec-2022 03:02:29 Progress (1): 87/217 kB error 23-Dec-2022 03:02:29 Progress (1): 91/217 kB error 23-Dec-2022 03:02:29 Progress (1): 95/217 kB error 23-Dec-2022 03:02:29 Progress (1): 97/217 kB error 23-Dec-2022 03:02:29 Progress (1): 101/217 kB error 23-Dec-2022 03:02:29 Progress (1): 105/217 kB error 23-Dec-2022 03:02:29 Progress (1): 109/217 kB error 23-Dec-2022 03:02:29 Progress (1): 114/217 kB error 23-Dec-2022 03:02:29 Progress (1): 118/217 kB error 23-Dec-2022 03:02:29 Progress (1): 122/217 kB error 23-Dec-2022 03:02:29 Progress (1): 125/217 kB error 23-Dec-2022 03:02:29 Progress (1): 129/217 kB error 23-Dec-2022 03:02:29 Progress (1): 134/217 kB error 23-Dec-2022 03:02:29 Progress (1): 138/217 kB error 23-Dec-2022 03:02:29 Progress (1): 142/217 kB error 23-Dec-2022 03:02:29 Progress (1): 146/217 kB error 23-Dec-2022 03:02:29 Progress (1): 150/217 kB error 23-Dec-2022 03:02:29 Progress (1): 154/217 kB error 23-Dec-2022 03:02:29 Progress (1): 158/217 kB error 23-Dec-2022 03:02:29 Progress (1): 162/217 kB error 23-Dec-2022 03:02:29 Progress (1): 166/217 kB error 23-Dec-2022 03:02:29 Progress (1): 170/217 kB error 23-Dec-2022 03:02:29 Progress (1): 175/217 kB error 23-Dec-2022 03:02:29 Progress (1): 179/217 kB error 23-Dec-2022 03:02:29 Progress (1): 183/217 kB error 23-Dec-2022 03:02:29 Progress (1): 187/217 kB error 23-Dec-2022 03:02:29 Progress (1): 191/217 kB error 23-Dec-2022 03:02:29 Progress (1): 195/217 kB error 23-Dec-2022 03:02:29 Progress (1): 197/217 kB error 23-Dec-2022 03:02:29 Progress (1): 201/217 kB error 23-Dec-2022 03:02:29 Progress (1): 206/217 kB error 23-Dec-2022 03:02:29 Progress (1): 210/217 kB error 23-Dec-2022 03:02:29 Progress (1): 214/217 kB error 23-Dec-2022 03:02:29 Progress (1): 217 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 3.3/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 6.1/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 8.9/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 12/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 14/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 17/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 20/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 23/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 26/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 28/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 31/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 34/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 37/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 40/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 42/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 45/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 48/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 51/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 54/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 56/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 59/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 62/65 kB error 23-Dec-2022 03:02:29 Progress (2): 217 kB | 65 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 4.1/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 8.2/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 12/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 16/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 20/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 25/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 29/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 33/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 37/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 41/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 45/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 49/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 53/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 57/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 61/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 66/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 70/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 74/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 78/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 82/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 85/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 89/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 93/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 97/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 101/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 105/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 110/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 114/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 116/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 120/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 124/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 128/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 132/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 136/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 140/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 144/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 148/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 150/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 155/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 159/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 163/231 kB error 23-Dec-2022 03:02:29 Progress (3): 217 kB | 65 kB | 167/231 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 118 kB/s) error 23-Dec-2022 03:02:29 #17 56.21 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 23-Dec-2022 03:02:29 #17 56.21 Progress (2): 65 kB | 171/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 175/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 179/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 181/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 185/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 189/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 193/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 198/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 202/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 206/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 210/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 214/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 216/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 220/231 kB error 23-Dec-2022 03:02:29 Progress (2): 65 kB | 224/231 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 34 kB/s) error 23-Dec-2022 03:02:29 #17 56.27 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 23-Dec-2022 03:02:29 #17 56.28 Progress (1): 228/231 kB error 23-Dec-2022 03:02:29 Progress (1): 231 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 4.1/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 8.2/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 12/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 16/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 19/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 23/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 27/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 31/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 34/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 38/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 42/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 46/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 51/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 55/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 59/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 63/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 67/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 69/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 73/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 77/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 81/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 85/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 89/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 94/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 98/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 100/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 104/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 108/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 112/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 116/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 120/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 124/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 128/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 132/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 134/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 139/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 143/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 147/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 151/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 155/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 159/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 163/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 165/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 169/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 173/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 177/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 182/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 186/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 190/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 194/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 198/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 200/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 204/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 208/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 212/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 216/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 220/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 224/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 228/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 232/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 237/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 241/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 245/327 kB error 23-Dec-2022 03:02:29 Progress (2): 231 kB | 249/327 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 249/327 kB | 3.3/16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 249/327 kB | 6.1/16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 249/327 kB | 8.9/16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 249/327 kB | 12/16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 249/327 kB | 15/16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 249/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 253/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 257/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 259/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 263/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 267/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 271/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 276/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 280/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 284/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 287/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 291/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 296/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 300/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 304/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 308/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 312/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 314/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 318/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 322/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 327/327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (3): 231 kB | 327 kB | 16 kB error 23-Dec-2022 03:02:29 Progress (4): 231 kB | 327 kB | 16 kB | 3.3/17 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 114 kB/s) error 23-Dec-2022 03:02:29 #17 56.39 Progress (3): 327 kB | 16 kB | 6.1/17 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 23-Dec-2022 03:02:29 #17 56.40 Progress (3): 327 kB | 16 kB | 8.9/17 kB error 23-Dec-2022 03:02:29 Progress (3): 327 kB | 16 kB | 12/17 kB error 23-Dec-2022 03:02:29 Progress (3): 327 kB | 16 kB | 14/17 kB error 23-Dec-2022 03:02:29 Progress (3): 327 kB | 16 kB | 17/17 kB error 23-Dec-2022 03:02:29 Progress (3): 327 kB | 16 kB | 17 kB error 23-Dec-2022 03:02:29 error 23-Dec-2022 03:02:29 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 7.8 kB/s) error 23-Dec-2022 03:02:29 #17 56.46 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 23-Dec-2022 03:02:29 #17 56.47 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 156 kB/s) error 23-Dec-2022 03:02:29 #17 56.47 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 23-Dec-2022 03:02:29 #17 56.51 Progress (2): 17 kB | 3.3/18 kB error 23-Dec-2022 03:02:30 Progress (2): 17 kB | 6.1/18 kB error 23-Dec-2022 03:02:30 Progress (2): 17 kB | 8.9/18 kB error 23-Dec-2022 03:02:30 Progress (2): 17 kB | 12/18 kB error 23-Dec-2022 03:02:30 Progress (2): 17 kB | 14/18 kB error 23-Dec-2022 03:02:30 Progress (2): 17 kB | 17/18 kB error 23-Dec-2022 03:02:30 Progress (2): 17 kB | 18 kB error 23-Dec-2022 03:02:30 error 23-Dec-2022 03:02:30 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.1 kB/s) error 23-Dec-2022 03:02:30 #17 56.52 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 23-Dec-2022 03:02:30 #17 56.58 Progress (2): 18 kB | 3.3/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 6.1/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 8.9/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 12/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 14/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 17/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 20/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 23/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 26/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 28/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 31/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 34/36 kB error 23-Dec-2022 03:02:30 Progress (2): 18 kB | 36 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 3.4/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 6.2/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 9.0/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 12/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 15/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 17/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 20/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 23/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 26/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 29/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 31/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 34/37 kB error 23-Dec-2022 03:02:30 Progress (3): 18 kB | 36 kB | 37 kB error 23-Dec-2022 03:02:30 Progress (4): 18 kB | 36 kB | 37 kB | 3.3/61 kB error 23-Dec-2022 03:02:30 Progress (4): 18 kB | 36 kB | 37 kB | 6.1/61 kB error 23-Dec-2022 03:02:30 error 23-Dec-2022 03:02:30 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 7.8 kB/s) error 23-Dec-2022 03:02:30 #17 56.66 Progress (4): 36 kB | 37 kB | 6.1/61 kB | 4.1/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 6.1/61 kB | 8.2/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 6.1/61 kB | 12/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 8.9/61 kB | 12/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 8.9/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 12/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 14/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 17/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 20/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 23/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 26/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 28/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 31/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 34/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 37/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 40/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 42/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 45/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 48/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 51/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 54/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 56/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 59/61 kB | 16/772 kB error 23-Dec-2022 03:02:30 Progress (4): 36 kB | 37 kB | 61 kB | 16/772 kB error 23-Dec-2022 03:02:30 error 23-Dec-2022 03:02:30 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 15 kB/s) error 23-Dec-2022 03:02:30 #17 56.74 Progress (3): 37 kB | 61 kB | 20/772 kB error 23-Dec-2022 03:02:30 Progress (3): 37 kB | 61 kB | 25/772 kB error 23-Dec-2022 03:02:30 Progress (3): 37 kB | 61 kB | 29/772 kB error 23-Dec-2022 03:02:30 Progress (3): 37 kB | 61 kB | 33/772 kB error 23-Dec-2022 03:02:30 Progress (3): 37 kB | 61 kB | 37/772 kB error 23-Dec-2022 03:02:30 Progress (3): 37 kB | 61 kB | 41/772 kB error 23-Dec-2022 03:02:30 Progress (3): 37 kB | 61 kB | 45/772 kB error 23-Dec-2022 03:02:30 error 23-Dec-2022 03:02:30 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 15 kB/s) error 23-Dec-2022 03:02:30 #17 56.75 Progress (2): 61 kB | 49/772 kB error 23-Dec-2022 03:02:30 Progress (2): 61 kB | 52/772 kB error 23-Dec-2022 03:02:30 error 23-Dec-2022 03:02:30 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 25 kB/s) error 23-Dec-2022 03:02:30 #17 56.84 Progress (1): 56/772 kB error 23-Dec-2022 03:02:30 Progress (1): 60/772 kB error 23-Dec-2022 03:02:30 Progress (1): 64/772 kB error 23-Dec-2022 03:02:30 Progress (1): 68/772 kB error 23-Dec-2022 03:02:30 Progress (1): 72/772 kB error 23-Dec-2022 03:02:30 Progress (1): 76/772 kB error 23-Dec-2022 03:02:30 Progress (1): 80/772 kB error 23-Dec-2022 03:02:30 Progress (1): 84/772 kB error 23-Dec-2022 03:02:30 Progress (1): 86/772 kB error 23-Dec-2022 03:02:30 Progress (1): 91/772 kB error 23-Dec-2022 03:02:30 Progress (1): 95/772 kB error 23-Dec-2022 03:02:30 Progress (1): 99/772 kB error 23-Dec-2022 03:02:30 Progress (1): 103/772 kB error 23-Dec-2022 03:02:30 Progress (1): 107/772 kB error 23-Dec-2022 03:02:30 Progress (1): 111/772 kB error 23-Dec-2022 03:02:30 Progress (1): 115/772 kB error 23-Dec-2022 03:02:30 Progress (1): 119/772 kB error 23-Dec-2022 03:02:30 Progress (1): 121/772 kB error 23-Dec-2022 03:02:30 Progress (1): 125/772 kB error 23-Dec-2022 03:02:30 Progress (1): 129/772 kB error 23-Dec-2022 03:02:30 Progress (1): 134/772 kB error 23-Dec-2022 03:02:30 Progress (1): 138/772 kB error 23-Dec-2022 03:02:30 Progress (1): 142/772 kB error 23-Dec-2022 03:02:30 Progress (1): 146/772 kB error 23-Dec-2022 03:02:30 Progress (1): 150/772 kB error 23-Dec-2022 03:02:30 Progress (1): 154/772 kB error 23-Dec-2022 03:02:30 Progress (1): 156/772 kB error 23-Dec-2022 03:02:30 Progress (1): 160/772 kB error 23-Dec-2022 03:02:30 Progress (1): 164/772 kB error 23-Dec-2022 03:02:30 Progress (1): 168/772 kB error 23-Dec-2022 03:02:30 Progress (1): 172/772 kB error 23-Dec-2022 03:02:30 Progress (1): 177/772 kB error 23-Dec-2022 03:02:30 Progress (1): 181/772 kB error 23-Dec-2022 03:02:30 Progress (1): 185/772 kB error 23-Dec-2022 03:02:30 Progress (1): 189/772 kB error 23-Dec-2022 03:02:30 Progress (1): 191/772 kB error 23-Dec-2022 03:02:30 Progress (1): 195/772 kB error 23-Dec-2022 03:02:30 Progress (1): 199/772 kB error 23-Dec-2022 03:02:30 Progress (1): 203/772 kB error 23-Dec-2022 03:02:30 Progress (1): 207/772 kB error 23-Dec-2022 03:02:30 Progress (1): 211/772 kB error 23-Dec-2022 03:02:30 Progress (1): 215/772 kB error 23-Dec-2022 03:02:30 Progress (1): 220/772 kB error 23-Dec-2022 03:02:30 Progress (1): 224/772 kB error 23-Dec-2022 03:02:30 Progress (1): 226/772 kB error 23-Dec-2022 03:02:30 Progress (1): 230/772 kB error 23-Dec-2022 03:02:30 Progress (1): 234/772 kB error 23-Dec-2022 03:02:30 Progress (1): 238/772 kB error 23-Dec-2022 03:02:30 Progress (1): 242/772 kB error 23-Dec-2022 03:02:30 Progress (1): 246/772 kB error 23-Dec-2022 03:02:30 Progress (1): 250/772 kB error 23-Dec-2022 03:02:30 Progress (1): 254/772 kB error 23-Dec-2022 03:02:30 Progress (1): 258/772 kB error 23-Dec-2022 03:02:30 Progress (1): 261/772 kB error 23-Dec-2022 03:02:30 Progress (1): 265/772 kB error 23-Dec-2022 03:02:30 Progress (1): 269/772 kB error 23-Dec-2022 03:02:30 Progress (1): 273/772 kB error 23-Dec-2022 03:02:30 Progress (1): 277/772 kB error 23-Dec-2022 03:02:30 Progress (1): 281/772 kB error 23-Dec-2022 03:02:30 Progress (1): 285/772 kB error 23-Dec-2022 03:02:30 Progress (1): 289/772 kB error 23-Dec-2022 03:02:30 Progress (1): 293/772 kB error 23-Dec-2022 03:02:30 Progress (1): 295/772 kB error 23-Dec-2022 03:02:30 Progress (1): 299/772 kB error 23-Dec-2022 03:02:30 Progress (1): 304/772 kB error 23-Dec-2022 03:02:30 Progress (1): 308/772 kB error 23-Dec-2022 03:02:30 Progress (1): 312/772 kB error 23-Dec-2022 03:02:30 Progress (1): 316/772 kB error 23-Dec-2022 03:02:30 Progress (1): 320/772 kB error 23-Dec-2022 03:02:30 Progress (1): 324/772 kB error 23-Dec-2022 03:02:30 Progress (1): 328/772 kB error 23-Dec-2022 03:02:30 Progress (1): 330/772 kB error 23-Dec-2022 03:02:30 Progress (1): 334/772 kB error 23-Dec-2022 03:02:30 Progress (1): 338/772 kB error 23-Dec-2022 03:02:30 Progress (1): 342/772 kB error 23-Dec-2022 03:02:30 Progress (1): 347/772 kB error 23-Dec-2022 03:02:30 Progress (1): 351/772 kB error 23-Dec-2022 03:02:30 Progress (1): 355/772 kB error 23-Dec-2022 03:02:30 Progress (1): 359/772 kB error 23-Dec-2022 03:02:30 Progress (1): 363/772 kB error 23-Dec-2022 03:02:30 Progress (1): 365/772 kB error 23-Dec-2022 03:02:30 Progress (1): 369/772 kB error 23-Dec-2022 03:02:30 Progress (1): 373/772 kB error 23-Dec-2022 03:02:30 Progress (1): 377/772 kB error 23-Dec-2022 03:02:30 Progress (1): 381/772 kB error 23-Dec-2022 03:02:30 Progress (1): 385/772 kB error 23-Dec-2022 03:02:30 Progress (1): 390/772 kB error 23-Dec-2022 03:02:30 Progress (1): 394/772 kB error 23-Dec-2022 03:02:30 Progress (1): 398/772 kB error 23-Dec-2022 03:02:30 Progress (1): 400/772 kB error 23-Dec-2022 03:02:30 Progress (1): 404/772 kB error 23-Dec-2022 03:02:30 Progress (1): 408/772 kB error 23-Dec-2022 03:02:30 Progress (1): 412/772 kB error 23-Dec-2022 03:02:30 Progress (1): 416/772 kB error 23-Dec-2022 03:02:30 Progress (1): 420/772 kB error 23-Dec-2022 03:02:30 Progress (1): 424/772 kB error 23-Dec-2022 03:02:30 Progress (1): 428/772 kB error 23-Dec-2022 03:02:30 Progress (1): 433/772 kB error 23-Dec-2022 03:02:30 Progress (1): 435/772 kB error 23-Dec-2022 03:02:30 Progress (1): 439/772 kB error 23-Dec-2022 03:02:30 Progress (1): 443/772 kB error 23-Dec-2022 03:02:30 Progress (1): 447/772 kB error 23-Dec-2022 03:02:30 Progress (1): 451/772 kB error 23-Dec-2022 03:02:30 Progress (1): 455/772 kB error 23-Dec-2022 03:02:30 Progress (1): 459/772 kB error 23-Dec-2022 03:02:30 Progress (1): 463/772 kB error 23-Dec-2022 03:02:30 Progress (1): 467/772 kB error 23-Dec-2022 03:02:30 Progress (1): 469/772 kB error 23-Dec-2022 03:02:30 Progress (1): 474/772 kB error 23-Dec-2022 03:02:30 Progress (1): 478/772 kB error 23-Dec-2022 03:02:30 Progress (1): 482/772 kB error 23-Dec-2022 03:02:30 Progress (1): 486/772 kB error 23-Dec-2022 03:02:30 Progress (1): 490/772 kB error 23-Dec-2022 03:02:30 Progress (1): 494/772 kB error 23-Dec-2022 03:02:30 Progress (1): 498/772 kB error 23-Dec-2022 03:02:30 Progress (1): 502/772 kB error 23-Dec-2022 03:02:30 Progress (1): 504/772 kB error 23-Dec-2022 03:02:30 Progress (1): 508/772 kB error 23-Dec-2022 03:02:30 Progress (1): 512/772 kB error 23-Dec-2022 03:02:30 Progress (1): 517/772 kB error 23-Dec-2022 03:02:30 Progress (1): 521/772 kB error 23-Dec-2022 03:02:30 Progress (1): 525/772 kB error 23-Dec-2022 03:02:30 Progress (1): 529/772 kB error 23-Dec-2022 03:02:30 Progress (1): 533/772 kB error 23-Dec-2022 03:02:30 Progress (1): 537/772 kB error 23-Dec-2022 03:02:30 Progress (1): 539/772 kB error 23-Dec-2022 03:02:30 Progress (1): 543/772 kB error 23-Dec-2022 03:02:30 Progress (1): 547/772 kB error 23-Dec-2022 03:02:30 Progress (1): 551/772 kB error 23-Dec-2022 03:02:30 Progress (1): 555/772 kB error 23-Dec-2022 03:02:30 Progress (1): 560/772 kB error 23-Dec-2022 03:02:30 Progress (1): 564/772 kB error 23-Dec-2022 03:02:30 Progress (1): 568/772 kB error 23-Dec-2022 03:02:30 Progress (1): 572/772 kB error 23-Dec-2022 03:02:30 Progress (1): 574/772 kB error 23-Dec-2022 03:02:30 Progress (1): 578/772 kB error 23-Dec-2022 03:02:30 Progress (1): 582/772 kB error 23-Dec-2022 03:02:30 Progress (1): 586/772 kB error 23-Dec-2022 03:02:30 Progress (1): 590/772 kB error 23-Dec-2022 03:02:30 Progress (1): 594/772 kB error 23-Dec-2022 03:02:30 Progress (1): 598/772 kB error 23-Dec-2022 03:02:30 Progress (1): 603/772 kB error 23-Dec-2022 03:02:30 Progress (1): 607/772 kB error 23-Dec-2022 03:02:30 Progress (1): 609/772 kB error 23-Dec-2022 03:02:30 Progress (1): 613/772 kB error 23-Dec-2022 03:02:30 Progress (1): 617/772 kB error 23-Dec-2022 03:02:30 Progress (1): 621/772 kB error 23-Dec-2022 03:02:30 Progress (1): 625/772 kB error 23-Dec-2022 03:02:30 Progress (1): 629/772 kB error 23-Dec-2022 03:02:30 Progress (1): 633/772 kB error 23-Dec-2022 03:02:30 Progress (1): 637/772 kB error 23-Dec-2022 03:02:30 Progress (1): 641/772 kB error 23-Dec-2022 03:02:30 Progress (1): 644/772 kB error 23-Dec-2022 03:02:30 Progress (1): 648/772 kB error 23-Dec-2022 03:02:30 Progress (1): 652/772 kB error 23-Dec-2022 03:02:30 Progress (1): 656/772 kB error 23-Dec-2022 03:02:30 Progress (1): 660/772 kB error 23-Dec-2022 03:02:30 Progress (1): 664/772 kB error 23-Dec-2022 03:02:30 Progress (1): 668/772 kB error 23-Dec-2022 03:02:30 Progress (1): 672/772 kB error 23-Dec-2022 03:02:30 Progress (1): 676/772 kB error 23-Dec-2022 03:02:30 Progress (1): 678/772 kB error 23-Dec-2022 03:02:30 Progress (1): 682/772 kB error 23-Dec-2022 03:02:30 Progress (1): 687/772 kB error 23-Dec-2022 03:02:30 Progress (1): 691/772 kB error 23-Dec-2022 03:02:30 Progress (1): 695/772 kB error 23-Dec-2022 03:02:30 Progress (1): 699/772 kB error 23-Dec-2022 03:02:30 Progress (1): 703/772 kB error 23-Dec-2022 03:02:30 Progress (1): 707/772 kB error 23-Dec-2022 03:02:30 Progress (1): 711/772 kB error 23-Dec-2022 03:02:30 Progress (1): 713/772 kB error 23-Dec-2022 03:02:30 Progress (1): 717/772 kB error 23-Dec-2022 03:02:30 Progress (1): 721/772 kB error 23-Dec-2022 03:02:30 Progress (1): 725/772 kB error 23-Dec-2022 03:02:30 Progress (1): 730/772 kB error 23-Dec-2022 03:02:30 Progress (1): 734/772 kB error 23-Dec-2022 03:02:30 Progress (1): 738/772 kB error 23-Dec-2022 03:02:30 Progress (1): 742/772 kB error 23-Dec-2022 03:02:30 Progress (1): 746/772 kB error 23-Dec-2022 03:02:30 Progress (1): 748/772 kB error 23-Dec-2022 03:02:30 Progress (1): 752/772 kB error 23-Dec-2022 03:02:30 Progress (1): 756/772 kB error 23-Dec-2022 03:02:30 Progress (1): 760/772 kB error 23-Dec-2022 03:02:30 Progress (1): 764/772 kB error 23-Dec-2022 03:02:30 Progress (1): 768/772 kB error 23-Dec-2022 03:02:30 Progress (1): 772 kB error 23-Dec-2022 03:02:30 error 23-Dec-2022 03:02:30 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 263 kB/s) error 23-Dec-2022 03:02:31 #17 58.06 [INFO] Configured Artifact: org.openmrs.web:openmrs-webapp:2.5.8:war error 23-Dec-2022 03:02:31 #17 58.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.pom error 23-Dec-2022 03:02:31 #17 58.19 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:31 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:31 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:31 Progress (1): 12/13 kB error 23-Dec-2022 03:02:31 Progress (1): 13 kB error 23-Dec-2022 03:02:31 error 23-Dec-2022 03:02:31 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 60 kB/s) error 23-Dec-2022 03:02:31 #17 58.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/web/openmrs-webapp/2.5.8/openmrs-webapp-2.5.8.war error 23-Dec-2022 03:02:32 #17 58.72 Progress (1): 0.3/79 MB error 23-Dec-2022 03:02:32 Progress (1): 0.5/79 MB error 23-Dec-2022 03:02:32 Progress (1): 0.8/79 MB error 23-Dec-2022 03:02:32 Progress (1): 1.1/79 MB error 23-Dec-2022 03:02:32 Progress (1): 1.3/79 MB error 23-Dec-2022 03:02:32 Progress (1): 1.6/79 MB error 23-Dec-2022 03:02:32 Progress (1): 1.8/79 MB error 23-Dec-2022 03:02:32 Progress (1): 2.1/79 MB error 23-Dec-2022 03:02:32 Progress (1): 2.4/79 MB error 23-Dec-2022 03:02:32 Progress (1): 2.6/79 MB error 23-Dec-2022 03:02:32 Progress (1): 2.9/79 MB error 23-Dec-2022 03:02:32 Progress (1): 3.2/79 MB error 23-Dec-2022 03:02:32 Progress (1): 3.4/79 MB error 23-Dec-2022 03:02:32 Progress (1): 3.7/79 MB error 23-Dec-2022 03:02:32 Progress (1): 3.9/79 MB error 23-Dec-2022 03:02:32 Progress (1): 4.2/79 MB error 23-Dec-2022 03:02:32 Progress (1): 4.5/79 MB error 23-Dec-2022 03:02:32 Progress (1): 4.7/79 MB error 23-Dec-2022 03:02:32 Progress (1): 5.0/79 MB error 23-Dec-2022 03:02:32 Progress (1): 5.3/79 MB error 23-Dec-2022 03:02:32 Progress (1): 5.5/79 MB error 23-Dec-2022 03:02:32 Progress (1): 5.8/79 MB error 23-Dec-2022 03:02:32 Progress (1): 6.0/79 MB error 23-Dec-2022 03:02:32 Progress (1): 6.3/79 MB error 23-Dec-2022 03:02:32 Progress (1): 6.6/79 MB error 23-Dec-2022 03:02:32 Progress (1): 6.8/79 MB error 23-Dec-2022 03:02:32 Progress (1): 7.1/79 MB error 23-Dec-2022 03:02:32 Progress (1): 7.4/79 MB error 23-Dec-2022 03:02:32 Progress (1): 7.6/79 MB error 23-Dec-2022 03:02:32 Progress (1): 7.9/79 MB error 23-Dec-2022 03:02:32 Progress (1): 8.1/79 MB error 23-Dec-2022 03:02:32 Progress (1): 8.4/79 MB error 23-Dec-2022 03:02:32 Progress (1): 8.7/79 MB error 23-Dec-2022 03:02:32 Progress (1): 8.9/79 MB error 23-Dec-2022 03:02:32 Progress (1): 9.2/79 MB error 23-Dec-2022 03:02:32 Progress (1): 9.5/79 MB error 23-Dec-2022 03:02:32 Progress (1): 9.7/79 MB error 23-Dec-2022 03:02:32 Progress (1): 10.0/79 MB error 23-Dec-2022 03:02:33 Progress (1): 10/79 MB error 23-Dec-2022 03:02:33 Progress (1): 11/79 MB error 23-Dec-2022 03:02:33 Progress (1): 11/79 MB error 23-Dec-2022 03:02:33 Progress (1): 11/79 MB error 23-Dec-2022 03:02:33 Progress (1): 11/79 MB error 23-Dec-2022 03:02:33 Progress (1): 12/79 MB error 23-Dec-2022 03:02:33 Progress (1): 12/79 MB error 23-Dec-2022 03:02:33 Progress (1): 12/79 MB error 23-Dec-2022 03:02:33 Progress (1): 12/79 MB error 23-Dec-2022 03:02:33 Progress (1): 13/79 MB error 23-Dec-2022 03:02:33 Progress (1): 13/79 MB error 23-Dec-2022 03:02:33 Progress (1): 13/79 MB error 23-Dec-2022 03:02:33 Progress (1): 13/79 MB error 23-Dec-2022 03:02:33 Progress (1): 14/79 MB error 23-Dec-2022 03:02:33 Progress (1): 14/79 MB error 23-Dec-2022 03:02:33 Progress (1): 14/79 MB error 23-Dec-2022 03:02:33 Progress (1): 14/79 MB error 23-Dec-2022 03:02:33 Progress (1): 15/79 MB error 23-Dec-2022 03:02:33 Progress (1): 15/79 MB error 23-Dec-2022 03:02:33 Progress (1): 15/79 MB error 23-Dec-2022 03:02:33 Progress (1): 15/79 MB error 23-Dec-2022 03:02:33 Progress (1): 16/79 MB error 23-Dec-2022 03:02:33 Progress (1): 16/79 MB error 23-Dec-2022 03:02:33 Progress (1): 16/79 MB error 23-Dec-2022 03:02:33 Progress (1): 17/79 MB error 23-Dec-2022 03:02:33 Progress (1): 17/79 MB error 23-Dec-2022 03:02:33 Progress (1): 17/79 MB error 23-Dec-2022 03:02:33 Progress (1): 17/79 MB error 23-Dec-2022 03:02:33 Progress (1): 18/79 MB error 23-Dec-2022 03:02:33 Progress (1): 18/79 MB error 23-Dec-2022 03:02:33 Progress (1): 18/79 MB error 23-Dec-2022 03:02:33 Progress (1): 18/79 MB error 23-Dec-2022 03:02:33 Progress (1): 19/79 MB error 23-Dec-2022 03:02:33 Progress (1): 19/79 MB error 23-Dec-2022 03:02:33 Progress (1): 19/79 MB error 23-Dec-2022 03:02:33 Progress (1): 19/79 MB error 23-Dec-2022 03:02:33 Progress (1): 20/79 MB error 23-Dec-2022 03:02:33 Progress (1): 20/79 MB error 23-Dec-2022 03:02:33 Progress (1): 20/79 MB error 23-Dec-2022 03:02:33 Progress (1): 20/79 MB error 23-Dec-2022 03:02:33 Progress (1): 21/79 MB error 23-Dec-2022 03:02:33 Progress (1): 21/79 MB error 23-Dec-2022 03:02:33 Progress (1): 21/79 MB error 23-Dec-2022 03:02:33 Progress (1): 22/79 MB error 23-Dec-2022 03:02:33 Progress (1): 22/79 MB error 23-Dec-2022 03:02:33 Progress (1): 22/79 MB error 23-Dec-2022 03:02:33 Progress (1): 22/79 MB error 23-Dec-2022 03:02:33 Progress (1): 23/79 MB error 23-Dec-2022 03:02:33 Progress (1): 23/79 MB error 23-Dec-2022 03:02:33 Progress (1): 23/79 MB error 23-Dec-2022 03:02:33 Progress (1): 23/79 MB error 23-Dec-2022 03:02:33 Progress (1): 24/79 MB error 23-Dec-2022 03:02:33 Progress (1): 24/79 MB error 23-Dec-2022 03:02:33 Progress (1): 24/79 MB error 23-Dec-2022 03:02:33 Progress (1): 24/79 MB error 23-Dec-2022 03:02:33 Progress (1): 25/79 MB error 23-Dec-2022 03:02:33 Progress (1): 25/79 MB error 23-Dec-2022 03:02:33 Progress (1): 25/79 MB error 23-Dec-2022 03:02:33 Progress (1): 25/79 MB error 23-Dec-2022 03:02:33 Progress (1): 26/79 MB error 23-Dec-2022 03:02:33 Progress (1): 26/79 MB error 23-Dec-2022 03:02:33 Progress (1): 26/79 MB error 23-Dec-2022 03:02:33 Progress (1): 26/79 MB error 23-Dec-2022 03:02:33 Progress (1): 27/79 MB error 23-Dec-2022 03:02:33 Progress (1): 27/79 MB error 23-Dec-2022 03:02:33 Progress (1): 27/79 MB error 23-Dec-2022 03:02:33 Progress (1): 28/79 MB error 23-Dec-2022 03:02:33 Progress (1): 28/79 MB error 23-Dec-2022 03:02:33 Progress (1): 28/79 MB error 23-Dec-2022 03:02:33 Progress (1): 28/79 MB error 23-Dec-2022 03:02:33 Progress (1): 29/79 MB error 23-Dec-2022 03:02:33 Progress (1): 29/79 MB error 23-Dec-2022 03:02:33 Progress (1): 29/79 MB error 23-Dec-2022 03:02:33 Progress (1): 29/79 MB error 23-Dec-2022 03:02:33 Progress (1): 30/79 MB error 23-Dec-2022 03:02:33 Progress (1): 30/79 MB error 23-Dec-2022 03:02:33 Progress (1): 30/79 MB error 23-Dec-2022 03:02:33 Progress (1): 30/79 MB error 23-Dec-2022 03:02:33 Progress (1): 31/79 MB error 23-Dec-2022 03:02:33 Progress (1): 31/79 MB error 23-Dec-2022 03:02:33 Progress (1): 31/79 MB error 23-Dec-2022 03:02:33 Progress (1): 31/79 MB error 23-Dec-2022 03:02:33 Progress (1): 32/79 MB error 23-Dec-2022 03:02:33 Progress (1): 32/79 MB error 23-Dec-2022 03:02:33 Progress (1): 32/79 MB error 23-Dec-2022 03:02:33 Progress (1): 33/79 MB error 23-Dec-2022 03:02:33 Progress (1): 33/79 MB error 23-Dec-2022 03:02:33 Progress (1): 33/79 MB error 23-Dec-2022 03:02:33 Progress (1): 33/79 MB error 23-Dec-2022 03:02:33 Progress (1): 34/79 MB error 23-Dec-2022 03:02:33 Progress (1): 34/79 MB error 23-Dec-2022 03:02:33 Progress (1): 34/79 MB error 23-Dec-2022 03:02:33 Progress (1): 34/79 MB error 23-Dec-2022 03:02:33 Progress (1): 35/79 MB error 23-Dec-2022 03:02:33 Progress (1): 35/79 MB error 23-Dec-2022 03:02:33 Progress (1): 35/79 MB error 23-Dec-2022 03:02:33 Progress (1): 35/79 MB error 23-Dec-2022 03:02:33 Progress (1): 36/79 MB error 23-Dec-2022 03:02:33 Progress (1): 36/79 MB error 23-Dec-2022 03:02:33 Progress (1): 36/79 MB error 23-Dec-2022 03:02:33 Progress (1): 36/79 MB error 23-Dec-2022 03:02:33 Progress (1): 37/79 MB error 23-Dec-2022 03:02:33 Progress (1): 37/79 MB error 23-Dec-2022 03:02:34 Progress (1): 37/79 MB error 23-Dec-2022 03:02:34 Progress (1): 38/79 MB error 23-Dec-2022 03:02:34 Progress (1): 38/79 MB error 23-Dec-2022 03:02:34 Progress (1): 38/79 MB error 23-Dec-2022 03:02:34 Progress (1): 38/79 MB error 23-Dec-2022 03:02:34 Progress (1): 39/79 MB error 23-Dec-2022 03:02:34 Progress (1): 39/79 MB error 23-Dec-2022 03:02:34 Progress (1): 39/79 MB error 23-Dec-2022 03:02:34 Progress (1): 39/79 MB error 23-Dec-2022 03:02:34 Progress (1): 40/79 MB error 23-Dec-2022 03:02:34 Progress (1): 40/79 MB error 23-Dec-2022 03:02:34 Progress (1): 40/79 MB error 23-Dec-2022 03:02:34 Progress (1): 40/79 MB error 23-Dec-2022 03:02:34 Progress (1): 41/79 MB error 23-Dec-2022 03:02:34 Progress (1): 41/79 MB error 23-Dec-2022 03:02:34 Progress (1): 41/79 MB error 23-Dec-2022 03:02:34 Progress (1): 41/79 MB error 23-Dec-2022 03:02:34 Progress (1): 42/79 MB error 23-Dec-2022 03:02:34 Progress (1): 42/79 MB error 23-Dec-2022 03:02:34 Progress (1): 42/79 MB error 23-Dec-2022 03:02:34 Progress (1): 42/79 MB error 23-Dec-2022 03:02:34 Progress (1): 43/79 MB error 23-Dec-2022 03:02:34 Progress (1): 43/79 MB error 23-Dec-2022 03:02:34 Progress (1): 43/79 MB error 23-Dec-2022 03:02:34 Progress (1): 44/79 MB error 23-Dec-2022 03:02:34 Progress (1): 44/79 MB error 23-Dec-2022 03:02:34 Progress (1): 44/79 MB error 23-Dec-2022 03:02:34 Progress (1): 44/79 MB error 23-Dec-2022 03:02:34 Progress (1): 45/79 MB error 23-Dec-2022 03:02:34 Progress (1): 45/79 MB error 23-Dec-2022 03:02:34 Progress (1): 45/79 MB error 23-Dec-2022 03:02:34 Progress (1): 45/79 MB error 23-Dec-2022 03:02:34 Progress (1): 46/79 MB error 23-Dec-2022 03:02:34 Progress (1): 46/79 MB error 23-Dec-2022 03:02:34 Progress (1): 46/79 MB error 23-Dec-2022 03:02:34 Progress (1): 46/79 MB error 23-Dec-2022 03:02:34 Progress (1): 47/79 MB error 23-Dec-2022 03:02:34 Progress (1): 47/79 MB error 23-Dec-2022 03:02:34 Progress (1): 47/79 MB error 23-Dec-2022 03:02:34 Progress (1): 47/79 MB error 23-Dec-2022 03:02:34 Progress (1): 48/79 MB error 23-Dec-2022 03:02:34 Progress (1): 48/79 MB error 23-Dec-2022 03:02:34 Progress (1): 48/79 MB error 23-Dec-2022 03:02:34 Progress (1): 49/79 MB error 23-Dec-2022 03:02:34 Progress (1): 49/79 MB error 23-Dec-2022 03:02:34 Progress (1): 49/79 MB error 23-Dec-2022 03:02:34 Progress (1): 49/79 MB error 23-Dec-2022 03:02:34 Progress (1): 50/79 MB error 23-Dec-2022 03:02:34 Progress (1): 50/79 MB error 23-Dec-2022 03:02:34 Progress (1): 50/79 MB error 23-Dec-2022 03:02:34 Progress (1): 50/79 MB error 23-Dec-2022 03:02:34 Progress (1): 51/79 MB error 23-Dec-2022 03:02:34 Progress (1): 51/79 MB error 23-Dec-2022 03:02:34 Progress (1): 51/79 MB error 23-Dec-2022 03:02:34 Progress (1): 51/79 MB error 23-Dec-2022 03:02:34 Progress (1): 52/79 MB error 23-Dec-2022 03:02:34 Progress (1): 52/79 MB error 23-Dec-2022 03:02:34 Progress (1): 52/79 MB error 23-Dec-2022 03:02:34 Progress (1): 52/79 MB error 23-Dec-2022 03:02:34 Progress (1): 53/79 MB error 23-Dec-2022 03:02:34 Progress (1): 53/79 MB error 23-Dec-2022 03:02:34 Progress (1): 53/79 MB error 23-Dec-2022 03:02:34 Progress (1): 53/79 MB error 23-Dec-2022 03:02:34 Progress (1): 54/79 MB error 23-Dec-2022 03:02:34 Progress (1): 54/79 MB error 23-Dec-2022 03:02:34 Progress (1): 54/79 MB error 23-Dec-2022 03:02:34 Progress (1): 55/79 MB error 23-Dec-2022 03:02:34 Progress (1): 55/79 MB error 23-Dec-2022 03:02:34 Progress (1): 55/79 MB error 23-Dec-2022 03:02:34 Progress (1): 55/79 MB error 23-Dec-2022 03:02:34 Progress (1): 56/79 MB error 23-Dec-2022 03:02:34 Progress (1): 56/79 MB error 23-Dec-2022 03:02:34 Progress (1): 56/79 MB error 23-Dec-2022 03:02:34 Progress (1): 56/79 MB error 23-Dec-2022 03:02:34 Progress (1): 57/79 MB error 23-Dec-2022 03:02:34 Progress (1): 57/79 MB error 23-Dec-2022 03:02:34 Progress (1): 57/79 MB error 23-Dec-2022 03:02:34 Progress (1): 57/79 MB error 23-Dec-2022 03:02:34 Progress (1): 58/79 MB error 23-Dec-2022 03:02:34 Progress (1): 58/79 MB error 23-Dec-2022 03:02:34 Progress (1): 58/79 MB error 23-Dec-2022 03:02:34 Progress (1): 58/79 MB error 23-Dec-2022 03:02:34 Progress (1): 59/79 MB error 23-Dec-2022 03:02:34 Progress (1): 59/79 MB error 23-Dec-2022 03:02:34 Progress (1): 59/79 MB error 23-Dec-2022 03:02:34 Progress (1): 60/79 MB error 23-Dec-2022 03:02:34 Progress (1): 60/79 MB error 23-Dec-2022 03:02:34 Progress (1): 60/79 MB error 23-Dec-2022 03:02:34 Progress (1): 60/79 MB error 23-Dec-2022 03:02:34 Progress (1): 61/79 MB error 23-Dec-2022 03:02:34 Progress (1): 61/79 MB error 23-Dec-2022 03:02:34 Progress (1): 61/79 MB error 23-Dec-2022 03:02:34 Progress (1): 61/79 MB error 23-Dec-2022 03:02:34 Progress (1): 62/79 MB error 23-Dec-2022 03:02:34 Progress (1): 62/79 MB error 23-Dec-2022 03:02:34 Progress (1): 62/79 MB error 23-Dec-2022 03:02:34 Progress (1): 62/79 MB error 23-Dec-2022 03:02:34 Progress (1): 63/79 MB error 23-Dec-2022 03:02:34 Progress (1): 63/79 MB error 23-Dec-2022 03:02:34 Progress (1): 63/79 MB error 23-Dec-2022 03:02:34 Progress (1): 63/79 MB error 23-Dec-2022 03:02:34 Progress (1): 64/79 MB error 23-Dec-2022 03:02:34 Progress (1): 64/79 MB error 23-Dec-2022 03:02:34 Progress (1): 64/79 MB error 23-Dec-2022 03:02:34 Progress (1): 65/79 MB error 23-Dec-2022 03:02:34 Progress (1): 65/79 MB error 23-Dec-2022 03:02:34 Progress (1): 65/79 MB error 23-Dec-2022 03:02:34 Progress (1): 65/79 MB error 23-Dec-2022 03:02:35 Progress (1): 66/79 MB error 23-Dec-2022 03:02:35 Progress (1): 66/79 MB error 23-Dec-2022 03:02:35 Progress (1): 66/79 MB error 23-Dec-2022 03:02:35 Progress (1): 66/79 MB error 23-Dec-2022 03:02:35 Progress (1): 67/79 MB error 23-Dec-2022 03:02:35 Progress (1): 67/79 MB error 23-Dec-2022 03:02:35 Progress (1): 67/79 MB error 23-Dec-2022 03:02:35 Progress (1): 67/79 MB error 23-Dec-2022 03:02:35 Progress (1): 68/79 MB error 23-Dec-2022 03:02:35 Progress (1): 68/79 MB error 23-Dec-2022 03:02:35 Progress (1): 68/79 MB error 23-Dec-2022 03:02:35 Progress (1): 68/79 MB error 23-Dec-2022 03:02:35 Progress (1): 69/79 MB error 23-Dec-2022 03:02:35 Progress (1): 69/79 MB error 23-Dec-2022 03:02:35 Progress (1): 69/79 MB error 23-Dec-2022 03:02:35 Progress (1): 69/79 MB error 23-Dec-2022 03:02:35 Progress (1): 70/79 MB error 23-Dec-2022 03:02:35 Progress (1): 70/79 MB error 23-Dec-2022 03:02:35 Progress (1): 70/79 MB error 23-Dec-2022 03:02:35 Progress (1): 71/79 MB error 23-Dec-2022 03:02:35 Progress (1): 71/79 MB error 23-Dec-2022 03:02:35 Progress (1): 71/79 MB error 23-Dec-2022 03:02:35 Progress (1): 71/79 MB error 23-Dec-2022 03:02:35 Progress (1): 72/79 MB error 23-Dec-2022 03:02:35 Progress (1): 72/79 MB error 23-Dec-2022 03:02:35 Progress (1): 72/79 MB error 23-Dec-2022 03:02:35 Progress (1): 72/79 MB error 23-Dec-2022 03:02:35 Progress (1): 73/79 MB error 23-Dec-2022 03:02:35 Progress (1): 73/79 MB error 23-Dec-2022 03:02:35 Progress (1): 73/79 MB error 23-Dec-2022 03:02:35 Progress (1): 73/79 MB error 23-Dec-2022 03:02:35 Progress (1): 74/79 MB error 23-Dec-2022 03:02:35 Progress (1): 74/79 MB error 23-Dec-2022 03:02:35 Progress (1): 74/79 MB error 23-Dec-2022 03:02:35 Progress (1): 74/79 MB error 23-Dec-2022 03:02:35 Progress (1): 75/79 MB error 23-Dec-2022 03:02:35 Progress (1): 75/79 MB error 23-Dec-2022 03:02:35 Progress (1): 75/79 MB error 23-Dec-2022 03:02:35 Progress (1): 76/79 MB error 23-Dec-2022 03:02:35 Progress (1): 76/79 MB error 23-Dec-2022 03:02:35 Progress (1): 76/79 MB error 23-Dec-2022 03:02:35 Progress (1): 76/79 MB error 23-Dec-2022 03:02:35 Progress (1): 77/79 MB error 23-Dec-2022 03:02:35 Progress (1): 77/79 MB error 23-Dec-2022 03:02:35 Progress (1): 77/79 MB error 23-Dec-2022 03:02:35 Progress (1): 77/79 MB error 23-Dec-2022 03:02:35 Progress (1): 78/79 MB error 23-Dec-2022 03:02:35 Progress (1): 78/79 MB error 23-Dec-2022 03:02:35 Progress (1): 78/79 MB error 23-Dec-2022 03:02:35 Progress (1): 78/79 MB error 23-Dec-2022 03:02:35 Progress (1): 79/79 MB error 23-Dec-2022 03:02:35 Progress (1): 79/79 MB error 23-Dec-2022 03:02:35 Progress (1): 79 MB error 23-Dec-2022 03:02:35 error 23-Dec-2022 03:02:35 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 20 MB/s) error 23-Dec-2022 03:02:35 #17 62.26 [INFO] Copying openmrs-webapp-2.5.8.war to /app/package/target/distro/web/openmrs-2.5.8.war error 23-Dec-2022 03:02:35 #17 62.38 error 23-Dec-2022 03:02:35 #17 62.38 file:/app/package/target/distro/web/openmrs-2.5.8.war error 23-Dec-2022 03:02:35 #17 62.38 error 23-Dec-2022 03:02:35 #17 62.38 target:/app/package/target/distro/web error 23-Dec-2022 03:02:35 #17 62.41 [INFO] Configured Artifact: org.openmrs.module:addresshierarchy-omod:2.15.0:jar error 23-Dec-2022 03:02:35 #17 62.41 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.pom error 23-Dec-2022 03:02:35 #17 62.52 Progress (1): 3.3/6.9 kB error 23-Dec-2022 03:02:35 Progress (1): 6.1/6.9 kB error 23-Dec-2022 03:02:35 Progress (1): 6.9 kB error 23-Dec-2022 03:02:36 error 23-Dec-2022 03:02:36 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 31 kB/s) error 23-Dec-2022 03:02:36 #17 62.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy/2.15.0/addresshierarchy-2.15.0.pom error 23-Dec-2022 03:02:36 #17 62.74 Progress (1): 3.3/5.3 kB error 23-Dec-2022 03:02:36 Progress (1): 5.3 kB error 23-Dec-2022 03:02:36 error 23-Dec-2022 03:02:36 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 23-Dec-2022 03:02:36 #17 62.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/addresshierarchy-omod/2.15.0/addresshierarchy-omod-2.15.0.jar error 23-Dec-2022 03:02:36 #17 63.14 Progress (1): 4.1/324 kB error 23-Dec-2022 03:02:36 Progress (1): 7.5/324 kB error 23-Dec-2022 03:02:36 Progress (1): 12/324 kB error 23-Dec-2022 03:02:36 Progress (1): 16/324 kB error 23-Dec-2022 03:02:36 Progress (1): 20/324 kB error 23-Dec-2022 03:02:36 Progress (1): 24/324 kB error 23-Dec-2022 03:02:36 Progress (1): 28/324 kB error 23-Dec-2022 03:02:36 Progress (1): 32/324 kB error 23-Dec-2022 03:02:36 Progress (1): 36/324 kB error 23-Dec-2022 03:02:36 Progress (1): 40/324 kB error 23-Dec-2022 03:02:36 Progress (1): 42/324 kB error 23-Dec-2022 03:02:36 Progress (1): 46/324 kB error 23-Dec-2022 03:02:36 Progress (1): 51/324 kB error 23-Dec-2022 03:02:36 Progress (1): 55/324 kB error 23-Dec-2022 03:02:36 Progress (1): 59/324 kB error 23-Dec-2022 03:02:36 Progress (1): 63/324 kB error 23-Dec-2022 03:02:36 Progress (1): 67/324 kB error 23-Dec-2022 03:02:36 Progress (1): 71/324 kB error 23-Dec-2022 03:02:36 Progress (1): 75/324 kB error 23-Dec-2022 03:02:36 Progress (1): 77/324 kB error 23-Dec-2022 03:02:36 Progress (1): 81/324 kB error 23-Dec-2022 03:02:36 Progress (1): 85/324 kB error 23-Dec-2022 03:02:36 Progress (1): 89/324 kB error 23-Dec-2022 03:02:36 Progress (1): 94/324 kB error 23-Dec-2022 03:02:36 Progress (1): 98/324 kB error 23-Dec-2022 03:02:36 Progress (1): 102/324 kB error 23-Dec-2022 03:02:36 Progress (1): 106/324 kB error 23-Dec-2022 03:02:36 Progress (1): 110/324 kB error 23-Dec-2022 03:02:36 Progress (1): 112/324 kB error 23-Dec-2022 03:02:36 Progress (1): 116/324 kB error 23-Dec-2022 03:02:36 Progress (1): 120/324 kB error 23-Dec-2022 03:02:36 Progress (1): 124/324 kB error 23-Dec-2022 03:02:36 Progress (1): 128/324 kB error 23-Dec-2022 03:02:36 Progress (1): 132/324 kB error 23-Dec-2022 03:02:36 Progress (1): 137/324 kB error 23-Dec-2022 03:02:36 Progress (1): 141/324 kB error 23-Dec-2022 03:02:36 Progress (1): 143/324 kB error 23-Dec-2022 03:02:36 Progress (1): 147/324 kB error 23-Dec-2022 03:02:36 Progress (1): 151/324 kB error 23-Dec-2022 03:02:36 Progress (1): 155/324 kB error 23-Dec-2022 03:02:36 Progress (1): 159/324 kB error 23-Dec-2022 03:02:36 Progress (1): 163/324 kB error 23-Dec-2022 03:02:36 Progress (1): 167/324 kB error 23-Dec-2022 03:02:36 Progress (1): 171/324 kB error 23-Dec-2022 03:02:36 Progress (1): 175/324 kB error 23-Dec-2022 03:02:36 Progress (1): 178/324 kB error 23-Dec-2022 03:02:36 Progress (1): 182/324 kB error 23-Dec-2022 03:02:36 Progress (1): 186/324 kB error 23-Dec-2022 03:02:36 Progress (1): 188/324 kB error 23-Dec-2022 03:02:36 Progress (1): 192/324 kB error 23-Dec-2022 03:02:36 Progress (1): 197/324 kB error 23-Dec-2022 03:02:36 Progress (1): 201/324 kB error 23-Dec-2022 03:02:36 Progress (1): 205/324 kB error 23-Dec-2022 03:02:36 Progress (1): 209/324 kB error 23-Dec-2022 03:02:36 Progress (1): 213/324 kB error 23-Dec-2022 03:02:36 Progress (1): 217/324 kB error 23-Dec-2022 03:02:36 Progress (1): 221/324 kB error 23-Dec-2022 03:02:36 Progress (1): 225/324 kB error 23-Dec-2022 03:02:36 Progress (1): 229/324 kB error 23-Dec-2022 03:02:36 Progress (1): 232/324 kB error 23-Dec-2022 03:02:36 Progress (1): 236/324 kB error 23-Dec-2022 03:02:36 Progress (1): 240/324 kB error 23-Dec-2022 03:02:36 Progress (1): 244/324 kB error 23-Dec-2022 03:02:36 Progress (1): 249/324 kB error 23-Dec-2022 03:02:36 Progress (1): 251/324 kB error 23-Dec-2022 03:02:36 Progress (1): 255/324 kB error 23-Dec-2022 03:02:36 Progress (1): 260/324 kB error 23-Dec-2022 03:02:36 Progress (1): 264/324 kB error 23-Dec-2022 03:02:36 Progress (1): 268/324 kB error 23-Dec-2022 03:02:36 Progress (1): 272/324 kB error 23-Dec-2022 03:02:36 Progress (1): 276/324 kB error 23-Dec-2022 03:02:36 Progress (1): 280/324 kB error 23-Dec-2022 03:02:36 Progress (1): 284/324 kB error 23-Dec-2022 03:02:36 Progress (1): 288/324 kB error 23-Dec-2022 03:02:36 Progress (1): 292/324 kB error 23-Dec-2022 03:02:36 Progress (1): 296/324 kB error 23-Dec-2022 03:02:36 Progress (1): 300/324 kB error 23-Dec-2022 03:02:36 Progress (1): 305/324 kB error 23-Dec-2022 03:02:36 Progress (1): 309/324 kB error 23-Dec-2022 03:02:36 Progress (1): 312/324 kB error 23-Dec-2022 03:02:36 Progress (1): 314/324 kB error 23-Dec-2022 03:02:36 Progress (1): 318/324 kB error 23-Dec-2022 03:02:36 Progress (1): 323/324 kB error 23-Dec-2022 03:02:36 Progress (1): 324 kB error 23-Dec-2022 03:02:36 error 23-Dec-2022 03:02:36 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 737 kB/s) error 23-Dec-2022 03:02:36 #17 63.30 [INFO] Configured Artifact: org.openmrs.module:legacyui-omod:1.13.0:jar error 23-Dec-2022 03:02:36 #17 63.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.pom error 23-Dec-2022 03:02:36 #17 63.45 Progress (1): 3.3/7.1 kB error 23-Dec-2022 03:02:36 Progress (1): 6.1/7.1 kB error 23-Dec-2022 03:02:36 Progress (1): 7.1 kB error 23-Dec-2022 03:02:36 error 23-Dec-2022 03:02:37 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 28 kB/s) error 23-Dec-2022 03:02:37 #17 63.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui/1.13.0/legacyui-1.13.0.pom error 23-Dec-2022 03:02:37 #17 63.67 Progress (1): 3.3/9.1 kB error 23-Dec-2022 03:02:37 Progress (1): 6.1/9.1 kB error 23-Dec-2022 03:02:37 Progress (1): 8.9/9.1 kB error 23-Dec-2022 03:02:37 Progress (1): 9.1 kB error 23-Dec-2022 03:02:37 error 23-Dec-2022 03:02:37 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 42 kB/s) error 23-Dec-2022 03:02:37 #17 63.78 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 23-Dec-2022 03:02:37 #17 63.89 Progress (1): 3.3/15 kB error 23-Dec-2022 03:02:37 Progress (1): 6.1/15 kB error 23-Dec-2022 03:02:37 Progress (1): 8.9/15 kB error 23-Dec-2022 03:02:37 Progress (1): 12/15 kB error 23-Dec-2022 03:02:37 Progress (1): 14/15 kB error 23-Dec-2022 03:02:37 Progress (1): 15 kB error 23-Dec-2022 03:02:37 error 23-Dec-2022 03:02:37 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 71 kB/s) error 23-Dec-2022 03:02:37 #17 64.00 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/legacyui-omod/1.13.0/legacyui-omod-1.13.0.jar error 23-Dec-2022 03:02:37 #17 64.34 Progress (1): 0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 0.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 1.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 2.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.0/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.1/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.2/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.3/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.4/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.5/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.6/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.7/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.8/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 3.9/4.0 MB error 23-Dec-2022 03:02:37 Progress (1): 4.0 MB error 23-Dec-2022 03:02:38 error 23-Dec-2022 03:02:38 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.3 MB/s) error 23-Dec-2022 03:02:38 #17 64.63 [INFO] Configured Artifact: org.openmrs.module:openconceptlab-omod:2.0.0:jar error 23-Dec-2022 03:02:38 #17 64.63 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.pom error 23-Dec-2022 03:02:38 #17 64.74 Progress (1): 3.3/9.5 kB error 23-Dec-2022 03:02:38 Progress (1): 6.1/9.5 kB error 23-Dec-2022 03:02:38 Progress (1): 8.9/9.5 kB error 23-Dec-2022 03:02:38 Progress (1): 9.5 kB error 23-Dec-2022 03:02:38 error 23-Dec-2022 03:02:38 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 44 kB/s) error 23-Dec-2022 03:02:38 #17 64.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom error 23-Dec-2022 03:02:38 #17 64.96 Progress (1): 3.3/10 kB error 23-Dec-2022 03:02:38 Progress (1): 6.1/10 kB error 23-Dec-2022 03:02:38 Progress (1): 8.9/10 kB error 23-Dec-2022 03:02:38 Progress (1): 10 kB error 23-Dec-2022 03:02:38 error 23-Dec-2022 03:02:38 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab/2.0.0/openconceptlab-2.0.0.pom (10 kB at 48 kB/s) error 23-Dec-2022 03:02:38 #17 65.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/openconceptlab-omod/2.0.0/openconceptlab-omod-2.0.0.jar error 23-Dec-2022 03:02:38 #17 65.40 Progress (1): 0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 0.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.2/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.3/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.4/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.5/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.6/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.7/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.8/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 1.9/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.0/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.1/2.4 MB error 23-Dec-2022 03:02:38 Progress (1): 2.2/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.2/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.2/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.2/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.2/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.2/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.3/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.3/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.3/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.3/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.3/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.3/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.4/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.4/2.4 MB error 23-Dec-2022 03:02:39 Progress (1): 2.4 MB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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.2 MB/s) error 23-Dec-2022 03:02:39 #17 65.64 [INFO] Configured Artifact: org.openmrs.module:metadatadeploy-omod:1.13.0:jar error 23-Dec-2022 03:02:39 #17 65.64 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.pom error 23-Dec-2022 03:02:39 #17 65.75 Progress (1): 3.3/4.9 kB error 23-Dec-2022 03:02:39 Progress (1): 4.9 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 23-Dec-2022 03:02:39 #17 65.86 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy/1.13.0/metadatadeploy-1.13.0.pom error 23-Dec-2022 03:02:39 #17 65.97 Progress (1): 3.3/6.2 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/6.2 kB error 23-Dec-2022 03:02:39 Progress (1): 6.2 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 29 kB/s) error 23-Dec-2022 03:02:39 #17 66.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatadeploy-omod/1.13.0/metadatadeploy-omod-1.13.0.jar error 23-Dec-2022 03:02:39 #17 66.19 Progress (1): 3.3/110 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/110 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/110 kB error 23-Dec-2022 03:02:39 Progress (1): 12/110 kB error 23-Dec-2022 03:02:39 Progress (1): 14/110 kB error 23-Dec-2022 03:02:39 Progress (1): 17/110 kB error 23-Dec-2022 03:02:39 Progress (1): 20/110 kB error 23-Dec-2022 03:02:39 Progress (1): 23/110 kB error 23-Dec-2022 03:02:39 Progress (1): 26/110 kB error 23-Dec-2022 03:02:39 Progress (1): 28/110 kB error 23-Dec-2022 03:02:39 Progress (1): 31/110 kB error 23-Dec-2022 03:02:39 Progress (1): 34/110 kB error 23-Dec-2022 03:02:39 Progress (1): 37/110 kB error 23-Dec-2022 03:02:39 Progress (1): 40/110 kB error 23-Dec-2022 03:02:39 Progress (1): 42/110 kB error 23-Dec-2022 03:02:39 Progress (1): 45/110 kB error 23-Dec-2022 03:02:39 Progress (1): 48/110 kB error 23-Dec-2022 03:02:39 Progress (1): 51/110 kB error 23-Dec-2022 03:02:39 Progress (1): 54/110 kB error 23-Dec-2022 03:02:39 Progress (1): 56/110 kB error 23-Dec-2022 03:02:39 Progress (1): 59/110 kB error 23-Dec-2022 03:02:39 Progress (1): 62/110 kB error 23-Dec-2022 03:02:39 Progress (1): 65/110 kB error 23-Dec-2022 03:02:39 Progress (1): 68/110 kB error 23-Dec-2022 03:02:39 Progress (1): 70/110 kB error 23-Dec-2022 03:02:39 Progress (1): 73/110 kB error 23-Dec-2022 03:02:39 Progress (1): 76/110 kB error 23-Dec-2022 03:02:39 Progress (1): 79/110 kB error 23-Dec-2022 03:02:39 Progress (1): 82/110 kB error 23-Dec-2022 03:02:39 Progress (1): 84/110 kB error 23-Dec-2022 03:02:39 Progress (1): 87/110 kB error 23-Dec-2022 03:02:39 Progress (1): 90/110 kB error 23-Dec-2022 03:02:39 Progress (1): 93/110 kB error 23-Dec-2022 03:02:39 Progress (1): 96/110 kB error 23-Dec-2022 03:02:39 Progress (1): 98/110 kB error 23-Dec-2022 03:02:39 Progress (1): 101/110 kB error 23-Dec-2022 03:02:39 Progress (1): 104/110 kB error 23-Dec-2022 03:02:39 Progress (1): 106/110 kB error 23-Dec-2022 03:02:39 Progress (1): 109/110 kB error 23-Dec-2022 03:02:39 Progress (1): 110 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 505 kB/s) error 23-Dec-2022 03:02:39 #17 ... error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:39 #14 71.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom error 23-Dec-2022 03:02:39 #14 71.65 Progress (1): 3.3/3.4 kB error 23-Dec-2022 03:02:39 Progress (1): 3.4 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.pom (3.4 kB at 4.2 kB/s) error 23-Dec-2022 03:02:39 #14 72.59 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 23-Dec-2022 03:02:39 #14 72.78 Progress (1): 3.3/4.9 kB error 23-Dec-2022 03:02:39 Progress (1): 4.9 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 11 kB/s) error 23-Dec-2022 03:02:39 #14 73.08 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 23-Dec-2022 03:02:39 #14 74.62 Progress (1): 3.0 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 1.8 kB/s) error 23-Dec-2022 03:02:39 #14 74.79 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom error 23-Dec-2022 03:02:39 #14 74.94 Progress (1): 3.3/9.7 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/9.7 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/9.7 kB error 23-Dec-2022 03:02:39 Progress (1): 9.7 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 32 kB/s) error 23-Dec-2022 03:02:39 #14 75.12 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom error 23-Dec-2022 03:02:39 #14 75.25 Progress (1): 3.3/17 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/17 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/17 kB error 23-Dec-2022 03:02:39 Progress (1): 12/17 kB error 23-Dec-2022 03:02:39 Progress (1): 15/17 kB error 23-Dec-2022 03:02:39 Progress (1): 17 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 60 kB/s) error 23-Dec-2022 03:02:39 #14 75.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 23-Dec-2022 03:02:39 #14 75.75 Progress (1): 3.3/19 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/19 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/19 kB error 23-Dec-2022 03:02:39 Progress (1): 12/19 kB error 23-Dec-2022 03:02:39 Progress (1): 15/19 kB error 23-Dec-2022 03:02:39 Progress (1): 17/19 kB error 23-Dec-2022 03:02:39 Progress (1): 19 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 68 kB/s) error 23-Dec-2022 03:02:39 #14 75.90 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 23-Dec-2022 03:02:39 #14 76.02 Progress (1): 3.3/16 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/16 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/16 kB error 23-Dec-2022 03:02:39 Progress (1): 12/16 kB error 23-Dec-2022 03:02:39 Progress (1): 15/16 kB error 23-Dec-2022 03:02:39 Progress (1): 16 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 60 kB/s) error 23-Dec-2022 03:02:39 #14 76.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom error 23-Dec-2022 03:02:39 #14 76.32 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:39 Progress (1): 12/13 kB error 23-Dec-2022 03:02:39 Progress (1): 13 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache-parent/2.25/ehcache-parent-2.25.pom (13 kB at 45 kB/s) error 23-Dec-2022 03:02:39 #14 76.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.pom error 23-Dec-2022 03:02:39 #14 76.73 Progress (1): 2.0 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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.4 kB/s) error 23-Dec-2022 03:02:39 #14 76.89 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom error 23-Dec-2022 03:02:39 #14 77.02 Progress (1): 2.1 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.pom (2.1 kB at 7.6 kB/s) error 23-Dec-2022 03:02:39 #14 77.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.pom error 23-Dec-2022 03:02:39 #14 77.31 Progress (1): 3.3/37 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/37 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/37 kB error 23-Dec-2022 03:02:39 Progress (1): 12/37 kB error 23-Dec-2022 03:02:39 Progress (1): 15/37 kB error 23-Dec-2022 03:02:39 Progress (1): 17/37 kB error 23-Dec-2022 03:02:39 Progress (1): 20/37 kB error 23-Dec-2022 03:02:39 Progress (1): 23/37 kB error 23-Dec-2022 03:02:39 Progress (1): 26/37 kB error 23-Dec-2022 03:02:39 Progress (1): 29/37 kB error 23-Dec-2022 03:02:39 Progress (1): 31/37 kB error 23-Dec-2022 03:02:39 Progress (1): 34/37 kB error 23-Dec-2022 03:02:39 Progress (1): 37/37 kB error 23-Dec-2022 03:02:39 Progress (1): 37 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 123 kB/s) error 23-Dec-2022 03:02:39 #14 77.59 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 23-Dec-2022 03:02:39 #14 77.74 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:39 Progress (1): 12/13 kB error 23-Dec-2022 03:02:39 Progress (1): 13 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 48 kB/s) error 23-Dec-2022 03:02:39 #14 77.88 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 23-Dec-2022 03:02:39 #14 78.02 Progress (1): 3.3/9.5 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/9.5 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/9.5 kB error 23-Dec-2022 03:02:39 Progress (1): 9.5 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 34 kB/s) error 23-Dec-2022 03:02:39 #14 78.24 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom error 23-Dec-2022 03:02:39 #14 78.39 Progress (1): 2.0 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 6.8 kB/s) error 23-Dec-2022 03:02:39 #14 78.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom error 23-Dec-2022 03:02:39 #14 78.69 Progress (1): 3.3/23 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/23 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/23 kB error 23-Dec-2022 03:02:39 Progress (1): 12/23 kB error 23-Dec-2022 03:02:39 Progress (1): 15/23 kB error 23-Dec-2022 03:02:39 Progress (1): 17/23 kB error 23-Dec-2022 03:02:39 Progress (1): 20/23 kB error 23-Dec-2022 03:02:39 Progress (1): 23 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 77 kB/s) error 23-Dec-2022 03:02:39 #14 78.86 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 23-Dec-2022 03:02:39 #14 78.99 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:39 Progress (1): 12/13 kB error 23-Dec-2022 03:02:39 Progress (1): 13 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 48 kB/s) error 23-Dec-2022 03:02:39 #14 79.21 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 23-Dec-2022 03:02:39 #14 79.46 Progress (1): 1.3 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 3.2 kB/s) error 23-Dec-2022 03:02:39 #14 79.69 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 23-Dec-2022 03:02:39 #14 79.82 Progress (1): 3.3/29 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/29 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/29 kB error 23-Dec-2022 03:02:39 Progress (1): 12/29 kB error 23-Dec-2022 03:02:39 Progress (1): 15/29 kB error 23-Dec-2022 03:02:39 Progress (1): 17/29 kB error 23-Dec-2022 03:02:39 Progress (1): 20/29 kB error 23-Dec-2022 03:02:39 Progress (1): 23/29 kB error 23-Dec-2022 03:02:39 Progress (1): 26/29 kB error 23-Dec-2022 03:02:39 Progress (1): 29/29 kB error 23-Dec-2022 03:02:39 Progress (1): 29 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 112 kB/s) error 23-Dec-2022 03:02:39 #14 79.98 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 23-Dec-2022 03:02:39 #14 80.10 Progress (1): 3.3/3.5 kB error 23-Dec-2022 03:02:39 Progress (1): 3.5 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 23-Dec-2022 03:02:39 #14 80.23 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom error 23-Dec-2022 03:02:39 #14 80.36 Progress (1): 3.3/10 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/10 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/10 kB error 23-Dec-2022 03:02:39 Progress (1): 10 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 33 kB/s) error 23-Dec-2022 03:02:39 #14 80.65 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 23-Dec-2022 03:02:39 #14 80.84 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:39 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:39 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:39 Progress (1): 12/13 kB error 23-Dec-2022 03:02:39 Progress (1): 13 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 35 kB/s) error 23-Dec-2022 03:02:39 #14 ... error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:39 #17 66.30 [INFO] Configured Artifact: org.openmrs.module:reportingrest-omod:1.14.0:jar error 23-Dec-2022 03:02:39 #17 66.30 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.pom error 23-Dec-2022 03:02:39 #17 66.42 Progress (1): 3.3/5.4 kB error 23-Dec-2022 03:02:39 Progress (1): 5.4 kB error 23-Dec-2022 03:02:39 error 23-Dec-2022 03:02:39 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 25 kB/s) error 23-Dec-2022 03:02:39 #17 66.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest/1.14.0/reportingrest-1.14.0.pom error 23-Dec-2022 03:02:39 #17 66.63 Progress (1): 3.3/7.0 kB error 23-Dec-2022 03:02:40 Progress (1): 6.1/7.0 kB error 23-Dec-2022 03:02:40 Progress (1): 7.0 kB error 23-Dec-2022 03:02:40 error 23-Dec-2022 03:02:40 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 32 kB/s) error 23-Dec-2022 03:02:40 #17 66.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/reportingrest-omod/1.14.0/reportingrest-omod-1.14.0.jar error 23-Dec-2022 03:02:40 #17 66.85 Progress (1): 3.3/75 kB error 23-Dec-2022 03:02:40 Progress (1): 6.1/75 kB error 23-Dec-2022 03:02:40 Progress (1): 8.9/75 kB error 23-Dec-2022 03:02:40 Progress (1): 12/75 kB error 23-Dec-2022 03:02:40 Progress (1): 14/75 kB error 23-Dec-2022 03:02:40 Progress (1): 17/75 kB error 23-Dec-2022 03:02:40 Progress (1): 20/75 kB error 23-Dec-2022 03:02:40 Progress (1): 23/75 kB error 23-Dec-2022 03:02:40 Progress (1): 26/75 kB error 23-Dec-2022 03:02:40 Progress (1): 28/75 kB error 23-Dec-2022 03:02:40 Progress (1): 31/75 kB error 23-Dec-2022 03:02:40 Progress (1): 34/75 kB error 23-Dec-2022 03:02:40 Progress (1): 37/75 kB error 23-Dec-2022 03:02:40 Progress (1): 40/75 kB error 23-Dec-2022 03:02:40 Progress (1): 42/75 kB error 23-Dec-2022 03:02:40 Progress (1): 45/75 kB error 23-Dec-2022 03:02:40 Progress (1): 48/75 kB error 23-Dec-2022 03:02:40 Progress (1): 51/75 kB error 23-Dec-2022 03:02:40 Progress (1): 54/75 kB error 23-Dec-2022 03:02:40 Progress (1): 56/75 kB error 23-Dec-2022 03:02:40 Progress (1): 59/75 kB error 23-Dec-2022 03:02:40 Progress (1): 62/75 kB error 23-Dec-2022 03:02:40 Progress (1): 65/75 kB error 23-Dec-2022 03:02:40 Progress (1): 68/75 kB error 23-Dec-2022 03:02:40 Progress (1): 70/75 kB error 23-Dec-2022 03:02:40 Progress (1): 73/75 kB error 23-Dec-2022 03:02:40 Progress (1): 75 kB error 23-Dec-2022 03:02:40 error 23-Dec-2022 03:02:40 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 347 kB/s) error 23-Dec-2022 03:02:40 #17 66.96 [INFO] Configured Artifact: org.openmrs.module:owa-omod:1.14.0:jar error 23-Dec-2022 03:02:40 #17 66.96 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.pom error 23-Dec-2022 03:02:40 #17 67.07 Progress (1): 3.3/8.5 kB error 23-Dec-2022 03:02:40 Progress (1): 6.1/8.5 kB error 23-Dec-2022 03:02:40 Progress (1): 8.5 kB error 23-Dec-2022 03:02:40 error 23-Dec-2022 03:02:40 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 39 kB/s) error 23-Dec-2022 03:02:40 #17 67.18 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa/1.14.0/owa-1.14.0.pom error 23-Dec-2022 03:02:40 #17 67.29 Progress (1): 3.3/6.9 kB error 23-Dec-2022 03:02:40 Progress (1): 6.1/6.9 kB error 23-Dec-2022 03:02:40 Progress (1): 6.9 kB error 23-Dec-2022 03:02:40 error 23-Dec-2022 03:02:40 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 32 kB/s) error 23-Dec-2022 03:02:40 #17 67.40 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/owa-omod/1.14.0/owa-omod-1.14.0.jar error 23-Dec-2022 03:02:41 #17 67.70 Progress (1): 0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.3/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.4/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.5/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.6/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.7/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.8/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 0.9/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.0/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.1/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.2/1.3 MB error 23-Dec-2022 03:02:41 Progress (1): 1.3 MB error 23-Dec-2022 03:02:41 error 23-Dec-2022 03:02:41 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.6 MB/s) error 23-Dec-2022 03:02:41 #17 67.89 [INFO] Configured Artifact: org.openmrs.module:fhir2-omod:1.8.0:jar error 23-Dec-2022 03:02:41 #17 67.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.pom error 23-Dec-2022 03:02:41 #17 68.02 Progress (1): 3.3/4.5 kB error 23-Dec-2022 03:02:41 Progress (1): 4.5 kB error 23-Dec-2022 03:02:41 error 23-Dec-2022 03:02:41 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 23-Dec-2022 03:02:41 #17 68.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom error 23-Dec-2022 03:02:41 #17 68.24 Progress (1): 3.3/36 kB error 23-Dec-2022 03:02:41 Progress (1): 6.1/36 kB error 23-Dec-2022 03:02:41 Progress (1): 8.9/36 kB error 23-Dec-2022 03:02:41 Progress (1): 12/36 kB error 23-Dec-2022 03:02:41 Progress (1): 15/36 kB error 23-Dec-2022 03:02:41 Progress (1): 17/36 kB error 23-Dec-2022 03:02:41 Progress (1): 20/36 kB error 23-Dec-2022 03:02:41 Progress (1): 23/36 kB error 23-Dec-2022 03:02:41 Progress (1): 26/36 kB error 23-Dec-2022 03:02:41 Progress (1): 29/36 kB error 23-Dec-2022 03:02:41 Progress (1): 31/36 kB error 23-Dec-2022 03:02:41 Progress (1): 34/36 kB error 23-Dec-2022 03:02:41 Progress (1): 36 kB error 23-Dec-2022 03:02:41 error 23-Dec-2022 03:02:41 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2/1.8.0/fhir2-1.8.0.pom (36 kB at 161 kB/s) error 23-Dec-2022 03:02:41 #17 68.36 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/fhir2-omod/1.8.0/fhir2-omod-1.8.0.jar error 23-Dec-2022 03:02:42 #17 68.71 Progress (1): 0.2/37 MB error 23-Dec-2022 03:02:42 Progress (1): 0.4/37 MB error 23-Dec-2022 03:02:42 Progress (1): 0.6/37 MB error 23-Dec-2022 03:02:42 Progress (1): 0.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 0.9/37 MB error 23-Dec-2022 03:02:42 Progress (1): 1.1/37 MB error 23-Dec-2022 03:02:42 Progress (1): 1.3/37 MB error 23-Dec-2022 03:02:42 Progress (1): 1.5/37 MB error 23-Dec-2022 03:02:42 Progress (1): 1.7/37 MB error 23-Dec-2022 03:02:42 Progress (1): 1.9/37 MB error 23-Dec-2022 03:02:42 Progress (1): 2.1/37 MB error 23-Dec-2022 03:02:42 Progress (1): 2.3/37 MB error 23-Dec-2022 03:02:42 Progress (1): 2.5/37 MB error 23-Dec-2022 03:02:42 Progress (1): 2.7/37 MB error 23-Dec-2022 03:02:42 Progress (1): 2.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 3.0/37 MB error 23-Dec-2022 03:02:42 Progress (1): 3.2/37 MB error 23-Dec-2022 03:02:42 Progress (1): 3.4/37 MB error 23-Dec-2022 03:02:42 Progress (1): 3.6/37 MB error 23-Dec-2022 03:02:42 Progress (1): 3.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 4.0/37 MB error 23-Dec-2022 03:02:42 Progress (1): 4.2/37 MB error 23-Dec-2022 03:02:42 Progress (1): 4.4/37 MB error 23-Dec-2022 03:02:42 Progress (1): 4.6/37 MB error 23-Dec-2022 03:02:42 Progress (1): 4.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 4.9/37 MB error 23-Dec-2022 03:02:42 Progress (1): 5.1/37 MB error 23-Dec-2022 03:02:42 Progress (1): 5.3/37 MB error 23-Dec-2022 03:02:42 Progress (1): 5.5/37 MB error 23-Dec-2022 03:02:42 Progress (1): 5.7/37 MB error 23-Dec-2022 03:02:42 Progress (1): 5.9/37 MB error 23-Dec-2022 03:02:42 Progress (1): 6.1/37 MB error 23-Dec-2022 03:02:42 Progress (1): 6.3/37 MB error 23-Dec-2022 03:02:42 Progress (1): 6.4/37 MB error 23-Dec-2022 03:02:42 Progress (1): 6.6/37 MB error 23-Dec-2022 03:02:42 Progress (1): 6.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 7.0/37 MB error 23-Dec-2022 03:02:42 Progress (1): 7.2/37 MB error 23-Dec-2022 03:02:42 Progress (1): 7.4/37 MB error 23-Dec-2022 03:02:42 Progress (1): 7.6/37 MB error 23-Dec-2022 03:02:42 Progress (1): 7.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 8.0/37 MB error 23-Dec-2022 03:02:42 Progress (1): 8.1/37 MB error 23-Dec-2022 03:02:42 Progress (1): 8.3/37 MB error 23-Dec-2022 03:02:42 Progress (1): 8.5/37 MB error 23-Dec-2022 03:02:42 Progress (1): 8.7/37 MB error 23-Dec-2022 03:02:42 Progress (1): 8.9/37 MB error 23-Dec-2022 03:02:42 Progress (1): 9.1/37 MB error 23-Dec-2022 03:02:42 Progress (1): 9.3/37 MB error 23-Dec-2022 03:02:42 Progress (1): 9.5/37 MB error 23-Dec-2022 03:02:42 Progress (1): 9.7/37 MB error 23-Dec-2022 03:02:42 Progress (1): 9.8/37 MB error 23-Dec-2022 03:02:42 Progress (1): 10/37 MB error 23-Dec-2022 03:02:42 Progress (1): 10/37 MB error 23-Dec-2022 03:02:42 Progress (1): 10/37 MB error 23-Dec-2022 03:02:42 Progress (1): 11/37 MB error 23-Dec-2022 03:02:42 Progress (1): 11/37 MB error 23-Dec-2022 03:02:42 Progress (1): 11/37 MB error 23-Dec-2022 03:02:42 Progress (1): 11/37 MB error 23-Dec-2022 03:02:42 Progress (1): 11/37 MB error 23-Dec-2022 03:02:42 Progress (1): 12/37 MB error 23-Dec-2022 03:02:42 Progress (1): 12/37 MB error 23-Dec-2022 03:02:42 Progress (1): 12/37 MB error 23-Dec-2022 03:02:42 Progress (1): 12/37 MB error 23-Dec-2022 03:02:42 Progress (1): 12/37 MB error 23-Dec-2022 03:02:42 Progress (1): 12/37 MB error 23-Dec-2022 03:02:42 Progress (1): 13/37 MB error 23-Dec-2022 03:02:42 Progress (1): 13/37 MB error 23-Dec-2022 03:02:42 Progress (1): 13/37 MB error 23-Dec-2022 03:02:42 Progress (1): 13/37 MB error 23-Dec-2022 03:02:42 Progress (1): 13/37 MB error 23-Dec-2022 03:02:42 Progress (1): 14/37 MB error 23-Dec-2022 03:02:42 Progress (1): 14/37 MB error 23-Dec-2022 03:02:42 Progress (1): 14/37 MB error 23-Dec-2022 03:02:42 Progress (1): 14/37 MB error 23-Dec-2022 03:02:42 Progress (1): 14/37 MB error 23-Dec-2022 03:02:42 Progress (1): 15/37 MB error 23-Dec-2022 03:02:42 Progress (1): 15/37 MB error 23-Dec-2022 03:02:42 Progress (1): 15/37 MB error 23-Dec-2022 03:02:42 Progress (1): 15/37 MB error 23-Dec-2022 03:02:42 Progress (1): 15/37 MB error 23-Dec-2022 03:02:42 Progress (1): 15/37 MB error 23-Dec-2022 03:02:42 Progress (1): 16/37 MB error 23-Dec-2022 03:02:42 Progress (1): 16/37 MB error 23-Dec-2022 03:02:42 Progress (1): 16/37 MB error 23-Dec-2022 03:02:42 Progress (1): 16/37 MB error 23-Dec-2022 03:02:42 Progress (1): 16/37 MB error 23-Dec-2022 03:02:42 Progress (1): 17/37 MB error 23-Dec-2022 03:02:42 Progress (1): 17/37 MB error 23-Dec-2022 03:02:42 Progress (1): 17/37 MB error 23-Dec-2022 03:02:42 Progress (1): 17/37 MB error 23-Dec-2022 03:02:42 Progress (1): 17/37 MB error 23-Dec-2022 03:02:42 Progress (1): 18/37 MB error 23-Dec-2022 03:02:42 Progress (1): 18/37 MB error 23-Dec-2022 03:02:42 Progress (1): 18/37 MB error 23-Dec-2022 03:02:42 Progress (1): 18/37 MB error 23-Dec-2022 03:02:42 Progress (1): 18/37 MB error 23-Dec-2022 03:02:42 Progress (1): 19/37 MB error 23-Dec-2022 03:02:42 Progress (1): 19/37 MB error 23-Dec-2022 03:02:42 Progress (1): 19/37 MB error 23-Dec-2022 03:02:42 Progress (1): 19/37 MB error 23-Dec-2022 03:02:42 Progress (1): 19/37 MB error 23-Dec-2022 03:02:42 Progress (1): 19/37 MB error 23-Dec-2022 03:02:42 Progress (1): 20/37 MB error 23-Dec-2022 03:02:42 Progress (1): 20/37 MB error 23-Dec-2022 03:02:42 Progress (1): 20/37 MB error 23-Dec-2022 03:02:42 Progress (1): 20/37 MB error 23-Dec-2022 03:02:42 Progress (1): 20/37 MB error 23-Dec-2022 03:02:42 Progress (1): 21/37 MB error 23-Dec-2022 03:02:42 Progress (1): 21/37 MB error 23-Dec-2022 03:02:42 Progress (1): 21/37 MB error 23-Dec-2022 03:02:42 Progress (1): 21/37 MB error 23-Dec-2022 03:02:42 Progress (1): 21/37 MB error 23-Dec-2022 03:02:42 Progress (1): 22/37 MB error 23-Dec-2022 03:02:42 Progress (1): 22/37 MB error 23-Dec-2022 03:02:42 Progress (1): 22/37 MB error 23-Dec-2022 03:02:42 Progress (1): 22/37 MB error 23-Dec-2022 03:02:42 Progress (1): 22/37 MB error 23-Dec-2022 03:02:42 Progress (1): 22/37 MB error 23-Dec-2022 03:02:42 Progress (1): 23/37 MB error 23-Dec-2022 03:02:42 Progress (1): 23/37 MB error 23-Dec-2022 03:02:42 Progress (1): 23/37 MB error 23-Dec-2022 03:02:42 Progress (1): 23/37 MB error 23-Dec-2022 03:02:42 Progress (1): 23/37 MB error 23-Dec-2022 03:02:43 Progress (1): 24/37 MB error 23-Dec-2022 03:02:43 Progress (1): 24/37 MB error 23-Dec-2022 03:02:43 Progress (1): 24/37 MB error 23-Dec-2022 03:02:43 Progress (1): 24/37 MB error 23-Dec-2022 03:02:43 Progress (1): 24/37 MB error 23-Dec-2022 03:02:43 Progress (1): 25/37 MB error 23-Dec-2022 03:02:43 Progress (1): 25/37 MB error 23-Dec-2022 03:02:43 Progress (1): 25/37 MB error 23-Dec-2022 03:02:43 Progress (1): 25/37 MB error 23-Dec-2022 03:02:43 Progress (1): 25/37 MB error 23-Dec-2022 03:02:43 Progress (1): 25/37 MB error 23-Dec-2022 03:02:43 Progress (1): 26/37 MB error 23-Dec-2022 03:02:43 Progress (1): 26/37 MB error 23-Dec-2022 03:02:43 Progress (1): 26/37 MB error 23-Dec-2022 03:02:43 Progress (1): 26/37 MB error 23-Dec-2022 03:02:43 Progress (1): 26/37 MB error 23-Dec-2022 03:02:43 Progress (1): 27/37 MB error 23-Dec-2022 03:02:43 Progress (1): 27/37 MB error 23-Dec-2022 03:02:43 Progress (1): 27/37 MB error 23-Dec-2022 03:02:43 Progress (1): 27/37 MB error 23-Dec-2022 03:02:43 Progress (1): 27/37 MB error 23-Dec-2022 03:02:43 Progress (1): 28/37 MB error 23-Dec-2022 03:02:43 Progress (1): 28/37 MB error 23-Dec-2022 03:02:43 Progress (1): 28/37 MB error 23-Dec-2022 03:02:43 Progress (1): 28/37 MB error 23-Dec-2022 03:02:43 Progress (1): 28/37 MB error 23-Dec-2022 03:02:43 Progress (1): 28/37 MB error 23-Dec-2022 03:02:43 Progress (1): 29/37 MB error 23-Dec-2022 03:02:43 Progress (1): 29/37 MB error 23-Dec-2022 03:02:43 Progress (1): 29/37 MB error 23-Dec-2022 03:02:43 Progress (1): 29/37 MB error 23-Dec-2022 03:02:43 Progress (1): 29/37 MB error 23-Dec-2022 03:02:43 Progress (1): 30/37 MB error 23-Dec-2022 03:02:43 Progress (1): 30/37 MB error 23-Dec-2022 03:02:43 Progress (1): 30/37 MB error 23-Dec-2022 03:02:43 Progress (1): 30/37 MB error 23-Dec-2022 03:02:43 Progress (1): 30/37 MB error 23-Dec-2022 03:02:43 Progress (1): 31/37 MB error 23-Dec-2022 03:02:43 Progress (1): 31/37 MB error 23-Dec-2022 03:02:43 Progress (1): 31/37 MB error 23-Dec-2022 03:02:43 Progress (1): 31/37 MB error 23-Dec-2022 03:02:43 Progress (1): 31/37 MB error 23-Dec-2022 03:02:43 Progress (1): 32/37 MB error 23-Dec-2022 03:02:43 Progress (1): 32/37 MB error 23-Dec-2022 03:02:43 Progress (1): 32/37 MB error 23-Dec-2022 03:02:43 Progress (1): 32/37 MB error 23-Dec-2022 03:02:43 Progress (1): 32/37 MB error 23-Dec-2022 03:02:43 Progress (1): 32/37 MB error 23-Dec-2022 03:02:43 Progress (1): 33/37 MB error 23-Dec-2022 03:02:43 Progress (1): 33/37 MB error 23-Dec-2022 03:02:43 Progress (1): 33/37 MB error 23-Dec-2022 03:02:43 Progress (1): 33/37 MB error 23-Dec-2022 03:02:43 Progress (1): 33/37 MB error 23-Dec-2022 03:02:43 Progress (1): 34/37 MB error 23-Dec-2022 03:02:43 Progress (1): 34/37 MB error 23-Dec-2022 03:02:43 Progress (1): 34/37 MB error 23-Dec-2022 03:02:43 Progress (1): 34/37 MB error 23-Dec-2022 03:02:43 Progress (1): 34/37 MB error 23-Dec-2022 03:02:43 Progress (1): 35/37 MB error 23-Dec-2022 03:02:43 Progress (1): 35/37 MB error 23-Dec-2022 03:02:43 Progress (1): 35/37 MB error 23-Dec-2022 03:02:43 Progress (1): 35/37 MB error 23-Dec-2022 03:02:43 Progress (1): 35/37 MB error 23-Dec-2022 03:02:43 Progress (1): 35/37 MB error 23-Dec-2022 03:02:43 Progress (1): 36/37 MB error 23-Dec-2022 03:02:43 Progress (1): 36/37 MB error 23-Dec-2022 03:02:43 Progress (1): 36/37 MB error 23-Dec-2022 03:02:43 Progress (1): 36/37 MB error 23-Dec-2022 03:02:43 Progress (1): 36/37 MB error 23-Dec-2022 03:02:43 Progress (1): 37/37 MB error 23-Dec-2022 03:02:43 Progress (1): 37/37 MB error 23-Dec-2022 03:02:43 Progress (1): 37/37 MB error 23-Dec-2022 03:02:43 Progress (1): 37/37 MB error 23-Dec-2022 03:02:43 Progress (1): 37/37 MB error 23-Dec-2022 03:02:43 Progress (1): 37 MB error 23-Dec-2022 03:02:43 error 23-Dec-2022 03:02:43 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 20 MB/s) error 23-Dec-2022 03:02:43 #17 70.27 [INFO] Configured Artifact: org.openmrs.module:serialization.xstream-omod:0.2.16:omod error 23-Dec-2022 03:02:43 #17 70.28 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 23-Dec-2022 03:02:43 #17 70.39 Progress (1): 3.3/10 kB error 23-Dec-2022 03:02:43 Progress (1): 6.1/10 kB error 23-Dec-2022 03:02:43 Progress (1): 8.9/10 kB error 23-Dec-2022 03:02:43 Progress (1): 10 kB error 23-Dec-2022 03:02:43 error 23-Dec-2022 03:02:43 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 47 kB/s) error 23-Dec-2022 03:02:43 #17 70.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/serialization.xstream/0.2.16/serialization.xstream-0.2.16.pom error 23-Dec-2022 03:02:43 #17 70.61 Progress (1): 3.3/7.8 kB error 23-Dec-2022 03:02:44 Progress (1): 6.1/7.8 kB error 23-Dec-2022 03:02:44 Progress (1): 7.8 kB error 23-Dec-2022 03:02:44 error 23-Dec-2022 03:02:44 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 23-Dec-2022 03:02:44 #17 70.72 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 23-Dec-2022 03:02:44 #17 71.01 Progress (1): 4.1/348 kB error 23-Dec-2022 03:02:44 Progress (1): 7.5/348 kB error 23-Dec-2022 03:02:44 Progress (1): 12/348 kB error 23-Dec-2022 03:02:44 Progress (1): 16/348 kB error 23-Dec-2022 03:02:44 Progress (1): 20/348 kB error 23-Dec-2022 03:02:44 Progress (1): 24/348 kB error 23-Dec-2022 03:02:44 Progress (1): 28/348 kB error 23-Dec-2022 03:02:44 Progress (1): 32/348 kB error 23-Dec-2022 03:02:44 Progress (1): 36/348 kB error 23-Dec-2022 03:02:44 Progress (1): 40/348 kB error 23-Dec-2022 03:02:44 Progress (1): 42/348 kB error 23-Dec-2022 03:02:44 Progress (1): 46/348 kB error 23-Dec-2022 03:02:44 Progress (1): 51/348 kB error 23-Dec-2022 03:02:44 Progress (1): 55/348 kB error 23-Dec-2022 03:02:44 Progress (1): 59/348 kB error 23-Dec-2022 03:02:44 Progress (1): 63/348 kB error 23-Dec-2022 03:02:44 Progress (1): 67/348 kB error 23-Dec-2022 03:02:44 Progress (1): 71/348 kB error 23-Dec-2022 03:02:44 Progress (1): 75/348 kB error 23-Dec-2022 03:02:44 Progress (1): 77/348 kB error 23-Dec-2022 03:02:44 Progress (1): 81/348 kB error 23-Dec-2022 03:02:44 Progress (1): 85/348 kB error 23-Dec-2022 03:02:44 Progress (1): 89/348 kB error 23-Dec-2022 03:02:44 Progress (1): 94/348 kB error 23-Dec-2022 03:02:44 Progress (1): 98/348 kB error 23-Dec-2022 03:02:44 Progress (1): 102/348 kB error 23-Dec-2022 03:02:44 Progress (1): 106/348 kB error 23-Dec-2022 03:02:44 Progress (1): 110/348 kB error 23-Dec-2022 03:02:44 Progress (1): 112/348 kB error 23-Dec-2022 03:02:44 Progress (1): 116/348 kB error 23-Dec-2022 03:02:44 Progress (1): 120/348 kB error 23-Dec-2022 03:02:44 Progress (1): 124/348 kB error 23-Dec-2022 03:02:44 Progress (1): 128/348 kB error 23-Dec-2022 03:02:44 Progress (1): 132/348 kB error 23-Dec-2022 03:02:44 Progress (1): 137/348 kB error 23-Dec-2022 03:02:44 Progress (1): 141/348 kB error 23-Dec-2022 03:02:44 Progress (1): 145/348 kB error 23-Dec-2022 03:02:44 Progress (1): 149/348 kB error 23-Dec-2022 03:02:44 Progress (1): 153/348 kB error 23-Dec-2022 03:02:44 Progress (1): 157/348 kB error 23-Dec-2022 03:02:44 Progress (1): 159/348 kB error 23-Dec-2022 03:02:44 Progress (1): 163/348 kB error 23-Dec-2022 03:02:44 Progress (1): 167/348 kB error 23-Dec-2022 03:02:44 Progress (1): 171/348 kB error 23-Dec-2022 03:02:44 Progress (1): 175/348 kB error 23-Dec-2022 03:02:44 Progress (1): 180/348 kB error 23-Dec-2022 03:02:44 Progress (1): 184/348 kB error 23-Dec-2022 03:02:44 Progress (1): 188/348 kB error 23-Dec-2022 03:02:44 Progress (1): 192/348 kB error 23-Dec-2022 03:02:44 Progress (1): 194/348 kB error 23-Dec-2022 03:02:44 Progress (1): 198/348 kB error 23-Dec-2022 03:02:44 Progress (1): 202/348 kB error 23-Dec-2022 03:02:44 Progress (1): 206/348 kB error 23-Dec-2022 03:02:44 Progress (1): 210/348 kB error 23-Dec-2022 03:02:44 Progress (1): 214/348 kB error 23-Dec-2022 03:02:44 Progress (1): 218/348 kB error 23-Dec-2022 03:02:44 Progress (1): 223/348 kB error 23-Dec-2022 03:02:44 Progress (1): 227/348 kB error 23-Dec-2022 03:02:44 Progress (1): 229/348 kB error 23-Dec-2022 03:02:44 Progress (1): 233/348 kB error 23-Dec-2022 03:02:44 Progress (1): 237/348 kB error 23-Dec-2022 03:02:44 Progress (1): 241/348 kB error 23-Dec-2022 03:02:44 Progress (1): 245/348 kB error 23-Dec-2022 03:02:44 Progress (1): 249/348 kB error 23-Dec-2022 03:02:44 Progress (1): 253/348 kB error 23-Dec-2022 03:02:44 Progress (1): 257/348 kB error 23-Dec-2022 03:02:44 Progress (1): 261/348 kB error 23-Dec-2022 03:02:44 Progress (1): 266/348 kB error 23-Dec-2022 03:02:44 Progress (1): 270/348 kB error 23-Dec-2022 03:02:44 Progress (1): 274/348 kB error 23-Dec-2022 03:02:44 Progress (1): 278/348 kB error 23-Dec-2022 03:02:44 Progress (1): 280/348 kB error 23-Dec-2022 03:02:44 Progress (1): 284/348 kB error 23-Dec-2022 03:02:44 Progress (1): 288/348 kB error 23-Dec-2022 03:02:44 Progress (1): 293/348 kB error 23-Dec-2022 03:02:44 Progress (1): 297/348 kB error 23-Dec-2022 03:02:44 Progress (1): 301/348 kB error 23-Dec-2022 03:02:44 Progress (1): 305/348 kB error 23-Dec-2022 03:02:44 Progress (1): 309/348 kB error 23-Dec-2022 03:02:44 Progress (1): 313/348 kB error 23-Dec-2022 03:02:44 Progress (1): 315/348 kB error 23-Dec-2022 03:02:44 Progress (1): 319/348 kB error 23-Dec-2022 03:02:44 Progress (1): 323/348 kB error 23-Dec-2022 03:02:44 Progress (1): 327/348 kB error 23-Dec-2022 03:02:44 Progress (1): 331/348 kB error 23-Dec-2022 03:02:44 Progress (1): 336/348 kB error 23-Dec-2022 03:02:44 Progress (1): 340/348 kB error 23-Dec-2022 03:02:44 Progress (1): 344/348 kB error 23-Dec-2022 03:02:44 Progress (1): 348 kB error 23-Dec-2022 03:02:44 error 23-Dec-2022 03:02:44 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 816 kB/s) error 23-Dec-2022 03:02:44 #17 71.15 [INFO] Configured Artifact: org.openmrs.module:registrationapp-omod:1.25.0:jar error 23-Dec-2022 03:02:44 #17 71.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.pom error 23-Dec-2022 03:02:44 #17 71.27 Progress (1): 3.3/7.2 kB error 23-Dec-2022 03:02:44 Progress (1): 6.1/7.2 kB error 23-Dec-2022 03:02:44 Progress (1): 7.2 kB error 23-Dec-2022 03:02:44 error 23-Dec-2022 03:02:44 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 33 kB/s) error 23-Dec-2022 03:02:44 #17 71.38 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom error 23-Dec-2022 03:02:44 #17 71.49 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:44 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:44 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:44 Progress (1): 12/13 kB error 23-Dec-2022 03:02:44 Progress (1): 13 kB error 23-Dec-2022 03:02:44 error 23-Dec-2022 03:02:45 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp/1.25.0/registrationapp-1.25.0.pom (13 kB at 56 kB/s) error 23-Dec-2022 03:02:45 #17 71.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/registrationapp-omod/1.25.0/registrationapp-omod-1.25.0.jar error 23-Dec-2022 03:02:45 #17 71.91 Progress (1): 8.2/947 kB error 23-Dec-2022 03:02:45 Progress (1): 16/947 kB error 23-Dec-2022 03:02:45 Progress (1): 25/947 kB error 23-Dec-2022 03:02:45 Progress (1): 33/947 kB error 23-Dec-2022 03:02:45 Progress (1): 41/947 kB error 23-Dec-2022 03:02:45 Progress (1): 49/947 kB error 23-Dec-2022 03:02:45 Progress (1): 53/947 kB error 23-Dec-2022 03:02:45 Progress (1): 62/947 kB error 23-Dec-2022 03:02:45 Progress (1): 70/947 kB error 23-Dec-2022 03:02:45 Progress (1): 78/947 kB error 23-Dec-2022 03:02:45 Progress (1): 86/947 kB error 23-Dec-2022 03:02:45 Progress (1): 94/947 kB error 23-Dec-2022 03:02:45 Progress (1): 102/947 kB error 23-Dec-2022 03:02:45 Progress (1): 111/947 kB error 23-Dec-2022 03:02:45 Progress (1): 116/947 kB error 23-Dec-2022 03:02:45 Progress (1): 125/947 kB error 23-Dec-2022 03:02:45 Progress (1): 133/947 kB error 23-Dec-2022 03:02:45 Progress (1): 141/947 kB error 23-Dec-2022 03:02:45 Progress (1): 149/947 kB error 23-Dec-2022 03:02:45 Progress (1): 157/947 kB error 23-Dec-2022 03:02:45 Progress (1): 165/947 kB error 23-Dec-2022 03:02:45 Progress (1): 174/947 kB error 23-Dec-2022 03:02:45 Progress (1): 182/947 kB error 23-Dec-2022 03:02:45 Progress (1): 188/947 kB error 23-Dec-2022 03:02:45 Progress (1): 197/947 kB error 23-Dec-2022 03:02:45 Progress (1): 205/947 kB error 23-Dec-2022 03:02:45 Progress (1): 213/947 kB error 23-Dec-2022 03:02:45 Progress (1): 221/947 kB error 23-Dec-2022 03:02:45 Progress (1): 229/947 kB error 23-Dec-2022 03:02:45 Progress (1): 237/947 kB error 23-Dec-2022 03:02:45 Progress (1): 246/947 kB error 23-Dec-2022 03:02:45 Progress (1): 254/947 kB error 23-Dec-2022 03:02:45 Progress (1): 258/947 kB error 23-Dec-2022 03:02:45 Progress (1): 266/947 kB error 23-Dec-2022 03:02:45 Progress (1): 274/947 kB error 23-Dec-2022 03:02:45 Progress (1): 283/947 kB error 23-Dec-2022 03:02:45 Progress (1): 291/947 kB error 23-Dec-2022 03:02:45 Progress (1): 299/947 kB error 23-Dec-2022 03:02:45 Progress (1): 307/947 kB error 23-Dec-2022 03:02:45 Progress (1): 315/947 kB error 23-Dec-2022 03:02:45 Progress (1): 323/947 kB error 23-Dec-2022 03:02:45 Progress (1): 328/947 kB error 23-Dec-2022 03:02:45 Progress (1): 336/947 kB error 23-Dec-2022 03:02:45 Progress (1): 344/947 kB error 23-Dec-2022 03:02:45 Progress (1): 352/947 kB error 23-Dec-2022 03:02:45 Progress (1): 360/947 kB error 23-Dec-2022 03:02:45 Progress (1): 369/947 kB error 23-Dec-2022 03:02:45 Progress (1): 377/947 kB error 23-Dec-2022 03:02:45 Progress (1): 385/947 kB error 23-Dec-2022 03:02:45 Progress (1): 393/947 kB error 23-Dec-2022 03:02:45 Progress (1): 397/947 kB error 23-Dec-2022 03:02:45 Progress (1): 405/947 kB error 23-Dec-2022 03:02:45 Progress (1): 414/947 kB error 23-Dec-2022 03:02:45 Progress (1): 422/947 kB error 23-Dec-2022 03:02:45 Progress (1): 430/947 kB error 23-Dec-2022 03:02:45 Progress (1): 438/947 kB error 23-Dec-2022 03:02:45 Progress (1): 446/947 kB error 23-Dec-2022 03:02:45 Progress (1): 455/947 kB error 23-Dec-2022 03:02:45 Progress (1): 463/947 kB error 23-Dec-2022 03:02:45 Progress (1): 467/947 kB error 23-Dec-2022 03:02:45 Progress (1): 475/947 kB error 23-Dec-2022 03:02:45 Progress (1): 483/947 kB error 23-Dec-2022 03:02:45 Progress (1): 491/947 kB error 23-Dec-2022 03:02:45 Progress (1): 500/947 kB error 23-Dec-2022 03:02:45 Progress (1): 508/947 kB error 23-Dec-2022 03:02:45 Progress (1): 516/947 kB error 23-Dec-2022 03:02:45 Progress (1): 524/947 kB error 23-Dec-2022 03:02:45 Progress (1): 532/947 kB error 23-Dec-2022 03:02:45 Progress (1): 536/947 kB error 23-Dec-2022 03:02:45 Progress (1): 545/947 kB error 23-Dec-2022 03:02:45 Progress (1): 553/947 kB error 23-Dec-2022 03:02:45 Progress (1): 561/947 kB error 23-Dec-2022 03:02:45 Progress (1): 569/947 kB error 23-Dec-2022 03:02:45 Progress (1): 577/947 kB error 23-Dec-2022 03:02:45 Progress (1): 586/947 kB error 23-Dec-2022 03:02:45 Progress (1): 594/947 kB error 23-Dec-2022 03:02:45 Progress (1): 602/947 kB error 23-Dec-2022 03:02:45 Progress (1): 606/947 kB error 23-Dec-2022 03:02:45 Progress (1): 614/947 kB error 23-Dec-2022 03:02:45 Progress (1): 622/947 kB error 23-Dec-2022 03:02:45 Progress (1): 631/947 kB error 23-Dec-2022 03:02:45 Progress (1): 639/947 kB error 23-Dec-2022 03:02:45 Progress (1): 647/947 kB error 23-Dec-2022 03:02:45 Progress (1): 655/947 kB error 23-Dec-2022 03:02:45 Progress (1): 663/947 kB error 23-Dec-2022 03:02:45 Progress (1): 672/947 kB error 23-Dec-2022 03:02:45 Progress (1): 676/947 kB error 23-Dec-2022 03:02:45 Progress (1): 684/947 kB error 23-Dec-2022 03:02:45 Progress (1): 692/947 kB error 23-Dec-2022 03:02:45 Progress (1): 700/947 kB error 23-Dec-2022 03:02:45 Progress (1): 709/947 kB error 23-Dec-2022 03:02:45 Progress (1): 717/947 kB error 23-Dec-2022 03:02:45 Progress (1): 725/947 kB error 23-Dec-2022 03:02:45 Progress (1): 733/947 kB error 23-Dec-2022 03:02:45 Progress (1): 741/947 kB error 23-Dec-2022 03:02:45 Progress (1): 749/947 kB error 23-Dec-2022 03:02:45 Progress (1): 758/947 kB error 23-Dec-2022 03:02:45 Progress (1): 766/947 kB error 23-Dec-2022 03:02:45 Progress (1): 774/947 kB error 23-Dec-2022 03:02:45 Progress (1): 782/947 kB error 23-Dec-2022 03:02:45 Progress (1): 790/947 kB error 23-Dec-2022 03:02:45 Progress (1): 799/947 kB error 23-Dec-2022 03:02:45 Progress (1): 807/947 kB error 23-Dec-2022 03:02:45 Progress (1): 815/947 kB error 23-Dec-2022 03:02:45 Progress (1): 823/947 kB error 23-Dec-2022 03:02:45 Progress (1): 831/947 kB error 23-Dec-2022 03:02:45 Progress (1): 840/947 kB error 23-Dec-2022 03:02:45 Progress (1): 848/947 kB error 23-Dec-2022 03:02:45 Progress (1): 856/947 kB error 23-Dec-2022 03:02:45 Progress (1): 864/947 kB error 23-Dec-2022 03:02:45 Progress (1): 869/947 kB error 23-Dec-2022 03:02:45 Progress (1): 877/947 kB error 23-Dec-2022 03:02:45 Progress (1): 885/947 kB error 23-Dec-2022 03:02:45 Progress (1): 894/947 kB error 23-Dec-2022 03:02:45 Progress (1): 902/947 kB error 23-Dec-2022 03:02:45 Progress (1): 910/947 kB error 23-Dec-2022 03:02:45 Progress (1): 918/947 kB error 23-Dec-2022 03:02:45 Progress (1): 926/947 kB error 23-Dec-2022 03:02:45 Progress (1): 935/947 kB error 23-Dec-2022 03:02:45 Progress (1): 943/947 kB error 23-Dec-2022 03:02:45 Progress (1): 947 kB error 23-Dec-2022 03:02:45 error 23-Dec-2022 03:02:45 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.0 MB/s) error 23-Dec-2022 03:02:45 #17 72.09 [INFO] Configured Artifact: org.openmrs:event-omod:2.10.0:jar error 23-Dec-2022 03:02:45 #17 72.09 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.pom error 23-Dec-2022 03:02:45 #17 72.20 Progress (1): 3.3/5.0 kB error 23-Dec-2022 03:02:45 Progress (1): 5.0 kB error 23-Dec-2022 03:02:45 error 23-Dec-2022 03:02:45 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 23-Dec-2022 03:02:45 #17 72.32 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event/2.10.0/event-2.10.0.pom error 23-Dec-2022 03:02:45 #17 72.43 Progress (1): 3.3/4.3 kB error 23-Dec-2022 03:02:45 Progress (1): 4.3 kB error 23-Dec-2022 03:02:45 error 23-Dec-2022 03:02:45 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 23-Dec-2022 03:02:46 #17 72.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/event-omod/2.10.0/event-omod-2.10.0.jar error 23-Dec-2022 03:02:46 #17 72.87 Progress (1): 0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 0.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 1.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 2.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 3.9/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.0/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.1/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.2/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.3/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.4/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.5/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.6/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.7/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.8/4.8 MB error 23-Dec-2022 03:02:46 Progress (1): 4.8 MB error 23-Dec-2022 03:02:46 error 23-Dec-2022 03:02:46 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.3 MB/s) error 23-Dec-2022 03:02:46 #17 73.20 [INFO] Configured Artifact: org.openmrs.module:uilibrary-omod:2.0.7:jar error 23-Dec-2022 03:02:46 #17 73.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.pom error 23-Dec-2022 03:02:46 #17 73.31 Progress (1): 3.3/5.5 kB error 23-Dec-2022 03:02:46 Progress (1): 5.5 kB error 23-Dec-2022 03:02:46 error 23-Dec-2022 03:02:46 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 23-Dec-2022 03:02:46 #17 73.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary/2.0.7/uilibrary-2.0.7.pom error 23-Dec-2022 03:02:46 #17 73.54 Progress (1): 3.3/5.1 kB error 23-Dec-2022 03:02:47 Progress (1): 5.1 kB error 23-Dec-2022 03:02:47 error 23-Dec-2022 03:02:47 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 24 kB/s) error 23-Dec-2022 03:02:47 #17 73.66 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/uilibrary-omod/2.0.7/uilibrary-omod-2.0.7.jar error 23-Dec-2022 03:02:47 #17 73.94 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:47 Progress (1): 1.2 MB error 23-Dec-2022 03:02:47 error 23-Dec-2022 03:02:47 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.6 MB/s) error 23-Dec-2022 03:02:47 #17 74.13 [INFO] Configured Artifact: org.openmrs.module:htmlwidgets-omod:1.11.0:jar error 23-Dec-2022 03:02:47 #17 74.14 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.pom error 23-Dec-2022 03:02:47 #17 74.26 Progress (1): 3.2 kB error 23-Dec-2022 03:02:47 error 23-Dec-2022 03:02:47 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 23-Dec-2022 03:02:47 #17 74.37 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets/1.11.0/htmlwidgets-1.11.0.pom error 23-Dec-2022 03:02:47 #17 74.48 Progress (1): 3.3/7.9 kB error 23-Dec-2022 03:02:47 Progress (1): 6.1/7.9 kB error 23-Dec-2022 03:02:47 Progress (1): 7.9 kB error 23-Dec-2022 03:02:48 error 23-Dec-2022 03:02:48 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 36 kB/s) error 23-Dec-2022 03:02:48 #17 74.59 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlwidgets-omod/1.11.0/htmlwidgets-omod-1.11.0.jar error 23-Dec-2022 03:02:48 #17 74.69 Progress (1): 3.3/116 kB error 23-Dec-2022 03:02:48 Progress (1): 6.1/116 kB error 23-Dec-2022 03:02:48 Progress (1): 8.9/116 kB error 23-Dec-2022 03:02:48 Progress (1): 12/116 kB error 23-Dec-2022 03:02:48 Progress (1): 15/116 kB error 23-Dec-2022 03:02:48 Progress (1): 17/116 kB error 23-Dec-2022 03:02:48 Progress (1): 20/116 kB error 23-Dec-2022 03:02:48 Progress (1): 23/116 kB error 23-Dec-2022 03:02:48 Progress (1): 26/116 kB error 23-Dec-2022 03:02:48 Progress (1): 29/116 kB error 23-Dec-2022 03:02:48 Progress (1): 31/116 kB error 23-Dec-2022 03:02:48 Progress (1): 34/116 kB error 23-Dec-2022 03:02:48 Progress (1): 37/116 kB error 23-Dec-2022 03:02:48 Progress (1): 40/116 kB error 23-Dec-2022 03:02:48 Progress (1): 43/116 kB error 23-Dec-2022 03:02:48 Progress (1): 45/116 kB error 23-Dec-2022 03:02:48 Progress (1): 48/116 kB error 23-Dec-2022 03:02:48 Progress (1): 51/116 kB error 23-Dec-2022 03:02:48 Progress (1): 54/116 kB error 23-Dec-2022 03:02:48 Progress (1): 56/116 kB error 23-Dec-2022 03:02:48 Progress (1): 59/116 kB error 23-Dec-2022 03:02:48 Progress (1): 62/116 kB error 23-Dec-2022 03:02:48 Progress (1): 65/116 kB error 23-Dec-2022 03:02:48 Progress (1): 68/116 kB error 23-Dec-2022 03:02:48 Progress (1): 70/116 kB error 23-Dec-2022 03:02:48 Progress (1): 73/116 kB error 23-Dec-2022 03:02:48 Progress (1): 76/116 kB error 23-Dec-2022 03:02:48 Progress (1): 79/116 kB error 23-Dec-2022 03:02:48 Progress (1): 82/116 kB error 23-Dec-2022 03:02:48 Progress (1): 84/116 kB error 23-Dec-2022 03:02:48 Progress (1): 87/116 kB error 23-Dec-2022 03:02:48 Progress (1): 90/116 kB error 23-Dec-2022 03:02:48 Progress (1): 93/116 kB error 23-Dec-2022 03:02:48 Progress (1): 96/116 kB error 23-Dec-2022 03:02:48 Progress (1): 98/116 kB error 23-Dec-2022 03:02:48 Progress (1): 101/116 kB error 23-Dec-2022 03:02:48 Progress (1): 104/116 kB error 23-Dec-2022 03:02:48 Progress (1): 107/116 kB error 23-Dec-2022 03:02:48 Progress (1): 110/116 kB error 23-Dec-2022 03:02:48 Progress (1): 112/116 kB error 23-Dec-2022 03:02:48 Progress (1): 115/116 kB error 23-Dec-2022 03:02:48 Progress (1): 116 kB error 23-Dec-2022 03:02:48 error 23-Dec-2022 03:02:48 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 525 kB/s) error 23-Dec-2022 03:02:48 #17 74.81 [INFO] Configured Artifact: org.openmrs.module:dataexchange-omod:1.3.8:jar error 23-Dec-2022 03:02:48 #17 74.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.pom error 23-Dec-2022 03:02:48 #17 74.92 Progress (1): 3.3/5.9 kB error 23-Dec-2022 03:02:48 Progress (1): 5.9 kB error 23-Dec-2022 03:02:48 error 23-Dec-2022 03:02:48 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 28 kB/s) error 23-Dec-2022 03:02:48 #17 75.03 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange/1.3.8/dataexchange-1.3.8.pom error 23-Dec-2022 03:02:48 #17 75.14 Progress (1): 3.3/6.0 kB error 23-Dec-2022 03:02:48 Progress (1): 6.0 kB error 23-Dec-2022 03:02:48 error 23-Dec-2022 03:02:48 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 27 kB/s) error 23-Dec-2022 03:02:48 #17 75.25 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/dataexchange-omod/1.3.8/dataexchange-omod-1.3.8.jar error 23-Dec-2022 03:02:49 #17 75.56 Progress (1): 4.1/571 kB error 23-Dec-2022 03:02:49 Progress (1): 8.2/571 kB error 23-Dec-2022 03:02:49 Progress (1): 12/571 kB error 23-Dec-2022 03:02:49 Progress (1): 16/571 kB error 23-Dec-2022 03:02:49 Progress (1): 19/571 kB error 23-Dec-2022 03:02:49 Progress (1): 23/571 kB error 23-Dec-2022 03:02:49 Progress (1): 27/571 kB error 23-Dec-2022 03:02:49 Progress (1): 31/571 kB error 23-Dec-2022 03:02:49 Progress (1): 34/571 kB error 23-Dec-2022 03:02:49 Progress (1): 38/571 kB error 23-Dec-2022 03:02:49 Progress (1): 42/571 kB error 23-Dec-2022 03:02:49 Progress (1): 46/571 kB error 23-Dec-2022 03:02:49 Progress (1): 51/571 kB error 23-Dec-2022 03:02:49 Progress (1): 55/571 kB error 23-Dec-2022 03:02:49 Progress (1): 59/571 kB error 23-Dec-2022 03:02:49 Progress (1): 63/571 kB error 23-Dec-2022 03:02:49 Progress (1): 67/571 kB error 23-Dec-2022 03:02:49 Progress (1): 69/571 kB error 23-Dec-2022 03:02:49 Progress (1): 73/571 kB error 23-Dec-2022 03:02:49 Progress (1): 77/571 kB error 23-Dec-2022 03:02:49 Progress (1): 81/571 kB error 23-Dec-2022 03:02:49 Progress (1): 85/571 kB error 23-Dec-2022 03:02:49 Progress (1): 89/571 kB error 23-Dec-2022 03:02:49 Progress (1): 94/571 kB error 23-Dec-2022 03:02:49 Progress (1): 98/571 kB error 23-Dec-2022 03:02:49 Progress (1): 102/571 kB error 23-Dec-2022 03:02:49 Progress (1): 104/571 kB error 23-Dec-2022 03:02:49 Progress (1): 108/571 kB error 23-Dec-2022 03:02:49 Progress (1): 112/571 kB error 23-Dec-2022 03:02:49 Progress (1): 116/571 kB error 23-Dec-2022 03:02:49 Progress (1): 120/571 kB error 23-Dec-2022 03:02:49 Progress (1): 124/571 kB error 23-Dec-2022 03:02:49 Progress (1): 128/571 kB error 23-Dec-2022 03:02:49 Progress (1): 132/571 kB error 23-Dec-2022 03:02:49 Progress (1): 137/571 kB error 23-Dec-2022 03:02:49 Progress (1): 141/571 kB error 23-Dec-2022 03:02:49 Progress (1): 145/571 kB error 23-Dec-2022 03:02:49 Progress (1): 149/571 kB error 23-Dec-2022 03:02:49 Progress (1): 152/571 kB error 23-Dec-2022 03:02:49 Progress (1): 156/571 kB error 23-Dec-2022 03:02:49 Progress (1): 160/571 kB error 23-Dec-2022 03:02:49 Progress (1): 164/571 kB error 23-Dec-2022 03:02:49 Progress (1): 167/571 kB error 23-Dec-2022 03:02:49 Progress (1): 171/571 kB error 23-Dec-2022 03:02:49 Progress (1): 175/571 kB error 23-Dec-2022 03:02:49 Progress (1): 179/571 kB error 23-Dec-2022 03:02:49 Progress (1): 183/571 kB error 23-Dec-2022 03:02:49 Progress (1): 188/571 kB error 23-Dec-2022 03:02:49 Progress (1): 192/571 kB error 23-Dec-2022 03:02:49 Progress (1): 196/571 kB error 23-Dec-2022 03:02:49 Progress (1): 200/571 kB error 23-Dec-2022 03:02:49 Progress (1): 204/571 kB error 23-Dec-2022 03:02:49 Progress (1): 208/571 kB error 23-Dec-2022 03:02:49 Progress (1): 212/571 kB error 23-Dec-2022 03:02:49 Progress (1): 215/571 kB error 23-Dec-2022 03:02:49 Progress (1): 219/571 kB error 23-Dec-2022 03:02:49 Progress (1): 223/571 kB error 23-Dec-2022 03:02:49 Progress (1): 227/571 kB error 23-Dec-2022 03:02:49 Progress (1): 231/571 kB error 23-Dec-2022 03:02:49 Progress (1): 235/571 kB error 23-Dec-2022 03:02:49 Progress (1): 239/571 kB error 23-Dec-2022 03:02:49 Progress (1): 243/571 kB error 23-Dec-2022 03:02:49 Progress (1): 247/571 kB error 23-Dec-2022 03:02:49 Progress (1): 250/571 kB error 23-Dec-2022 03:02:49 Progress (1): 254/571 kB error 23-Dec-2022 03:02:49 Progress (1): 258/571 kB error 23-Dec-2022 03:02:49 Progress (1): 262/571 kB error 23-Dec-2022 03:02:49 Progress (1): 266/571 kB error 23-Dec-2022 03:02:49 Progress (1): 269/571 kB error 23-Dec-2022 03:02:49 Progress (1): 273/571 kB error 23-Dec-2022 03:02:49 Progress (1): 277/571 kB error 23-Dec-2022 03:02:49 Progress (1): 281/571 kB error 23-Dec-2022 03:02:49 Progress (1): 285/571 kB error 23-Dec-2022 03:02:49 Progress (1): 289/571 kB error 23-Dec-2022 03:02:49 Progress (1): 293/571 kB error 23-Dec-2022 03:02:49 Progress (1): 297/571 kB error 23-Dec-2022 03:02:49 Progress (1): 301/571 kB error 23-Dec-2022 03:02:49 Progress (1): 306/571 kB error 23-Dec-2022 03:02:49 Progress (1): 310/571 kB error 23-Dec-2022 03:02:49 Progress (1): 314/571 kB error 23-Dec-2022 03:02:49 Progress (1): 318/571 kB error 23-Dec-2022 03:02:49 Progress (1): 322/571 kB error 23-Dec-2022 03:02:49 Progress (1): 326/571 kB error 23-Dec-2022 03:02:49 Progress (1): 330/571 kB error 23-Dec-2022 03:02:49 Progress (1): 332/571 kB error 23-Dec-2022 03:02:49 Progress (1): 336/571 kB error 23-Dec-2022 03:02:49 Progress (1): 341/571 kB error 23-Dec-2022 03:02:49 Progress (1): 345/571 kB error 23-Dec-2022 03:02:49 Progress (1): 349/571 kB error 23-Dec-2022 03:02:49 Progress (1): 353/571 kB error 23-Dec-2022 03:02:49 Progress (1): 357/571 kB error 23-Dec-2022 03:02:49 Progress (1): 361/571 kB error 23-Dec-2022 03:02:49 Progress (1): 365/571 kB error 23-Dec-2022 03:02:49 Progress (1): 369/571 kB error 23-Dec-2022 03:02:49 Progress (1): 373/571 kB error 23-Dec-2022 03:02:49 Progress (1): 377/571 kB error 23-Dec-2022 03:02:49 Progress (1): 381/571 kB error 23-Dec-2022 03:02:49 Progress (1): 386/571 kB error 23-Dec-2022 03:02:49 Progress (1): 390/571 kB error 23-Dec-2022 03:02:49 Progress (1): 394/571 kB error 23-Dec-2022 03:02:49 Progress (1): 398/571 kB error 23-Dec-2022 03:02:49 Progress (1): 402/571 kB error 23-Dec-2022 03:02:49 Progress (1): 406/571 kB error 23-Dec-2022 03:02:49 Progress (1): 410/571 kB error 23-Dec-2022 03:02:49 Progress (1): 414/571 kB error 23-Dec-2022 03:02:49 Progress (1): 418/571 kB error 23-Dec-2022 03:02:49 Progress (1): 422/571 kB error 23-Dec-2022 03:02:49 Progress (1): 427/571 kB error 23-Dec-2022 03:02:49 Progress (1): 431/571 kB error 23-Dec-2022 03:02:49 Progress (1): 435/571 kB error 23-Dec-2022 03:02:49 Progress (1): 439/571 kB error 23-Dec-2022 03:02:49 Progress (1): 443/571 kB error 23-Dec-2022 03:02:49 Progress (1): 447/571 kB error 23-Dec-2022 03:02:49 Progress (1): 449/571 kB error 23-Dec-2022 03:02:49 Progress (1): 453/571 kB error 23-Dec-2022 03:02:49 Progress (1): 458/571 kB error 23-Dec-2022 03:02:49 Progress (1): 462/571 kB error 23-Dec-2022 03:02:49 Progress (1): 466/571 kB error 23-Dec-2022 03:02:49 Progress (1): 470/571 kB error 23-Dec-2022 03:02:49 Progress (1): 474/571 kB error 23-Dec-2022 03:02:49 Progress (1): 478/571 kB error 23-Dec-2022 03:02:49 Progress (1): 482/571 kB error 23-Dec-2022 03:02:49 Progress (1): 486/571 kB error 23-Dec-2022 03:02:49 Progress (1): 490/571 kB error 23-Dec-2022 03:02:49 Progress (1): 494/571 kB error 23-Dec-2022 03:02:49 Progress (1): 498/571 kB error 23-Dec-2022 03:02:49 Progress (1): 503/571 kB error 23-Dec-2022 03:02:49 Progress (1): 507/571 kB error 23-Dec-2022 03:02:49 Progress (1): 511/571 kB error 23-Dec-2022 03:02:49 Progress (1): 515/571 kB error 23-Dec-2022 03:02:49 Progress (1): 519/571 kB error 23-Dec-2022 03:02:49 Progress (1): 521/571 kB error 23-Dec-2022 03:02:49 Progress (1): 525/571 kB error 23-Dec-2022 03:02:49 Progress (1): 530/571 kB error 23-Dec-2022 03:02:49 Progress (1): 534/571 kB error 23-Dec-2022 03:02:49 Progress (1): 538/571 kB error 23-Dec-2022 03:02:49 Progress (1): 542/571 kB error 23-Dec-2022 03:02:49 Progress (1): 546/571 kB error 23-Dec-2022 03:02:49 Progress (1): 550/571 kB error 23-Dec-2022 03:02:49 Progress (1): 554/571 kB error 23-Dec-2022 03:02:49 Progress (1): 556/571 kB error 23-Dec-2022 03:02:49 Progress (1): 560/571 kB error 23-Dec-2022 03:02:49 Progress (1): 564/571 kB error 23-Dec-2022 03:02:49 Progress (1): 568/571 kB error 23-Dec-2022 03:02:49 Progress (1): 571 kB error 23-Dec-2022 03:02:49 error 23-Dec-2022 03:02:49 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 23-Dec-2022 03:02:49 #17 75.69 [INFO] Configured Artifact: org.openmrs.module:appui-omod:1.16.0:jar error 23-Dec-2022 03:02:49 #17 75.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.pom error 23-Dec-2022 03:02:49 #17 75.81 Progress (1): 3.3/4.7 kB error 23-Dec-2022 03:02:49 Progress (1): 4.7 kB error 23-Dec-2022 03:02:49 error 23-Dec-2022 03:02:49 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 22 kB/s) error 23-Dec-2022 03:02:49 #17 75.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui/1.16.0/appui-1.16.0.pom error 23-Dec-2022 03:02:49 #17 76.05 Progress (1): 3.3/9.6 kB error 23-Dec-2022 03:02:49 Progress (1): 6.1/9.6 kB error 23-Dec-2022 03:02:49 Progress (1): 8.9/9.6 kB error 23-Dec-2022 03:02:49 Progress (1): 9.6 kB error 23-Dec-2022 03:02:49 error 23-Dec-2022 03:02:49 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 40 kB/s) error 23-Dec-2022 03:02:49 #17 76.16 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appui-omod/1.16.0/appui-omod-1.16.0.jar error 23-Dec-2022 03:02:49 #17 76.45 Progress (1): 4.1/222 kB error 23-Dec-2022 03:02:49 Progress (1): 8.2/222 kB error 23-Dec-2022 03:02:49 Progress (1): 12/222 kB error 23-Dec-2022 03:02:49 Progress (1): 16/222 kB error 23-Dec-2022 03:02:49 Progress (1): 20/222 kB error 23-Dec-2022 03:02:49 Progress (1): 25/222 kB error 23-Dec-2022 03:02:49 Progress (1): 29/222 kB error 23-Dec-2022 03:02:49 Progress (1): 33/222 kB error 23-Dec-2022 03:02:49 Progress (1): 37/222 kB error 23-Dec-2022 03:02:49 Progress (1): 41/222 kB error 23-Dec-2022 03:02:49 Progress (1): 45/222 kB error 23-Dec-2022 03:02:49 Progress (1): 49/222 kB error 23-Dec-2022 03:02:49 Progress (1): 52/222 kB error 23-Dec-2022 03:02:49 Progress (1): 56/222 kB error 23-Dec-2022 03:02:49 Progress (1): 60/222 kB error 23-Dec-2022 03:02:49 Progress (1): 64/222 kB error 23-Dec-2022 03:02:49 Progress (1): 68/222 kB error 23-Dec-2022 03:02:49 Progress (1): 72/222 kB error 23-Dec-2022 03:02:49 Progress (1): 76/222 kB error 23-Dec-2022 03:02:49 Progress (1): 80/222 kB error 23-Dec-2022 03:02:49 Progress (1): 84/222 kB error 23-Dec-2022 03:02:49 Progress (1): 86/222 kB error 23-Dec-2022 03:02:49 Progress (1): 90/222 kB error 23-Dec-2022 03:02:49 Progress (1): 95/222 kB error 23-Dec-2022 03:02:49 Progress (1): 99/222 kB error 23-Dec-2022 03:02:49 Progress (1): 103/222 kB error 23-Dec-2022 03:02:49 Progress (1): 107/222 kB error 23-Dec-2022 03:02:49 Progress (1): 111/222 kB error 23-Dec-2022 03:02:49 Progress (1): 115/222 kB error 23-Dec-2022 03:02:49 Progress (1): 119/222 kB error 23-Dec-2022 03:02:49 Progress (1): 121/222 kB error 23-Dec-2022 03:02:49 Progress (1): 125/222 kB error 23-Dec-2022 03:02:49 Progress (1): 129/222 kB error 23-Dec-2022 03:02:49 Progress (1): 133/222 kB error 23-Dec-2022 03:02:49 Progress (1): 138/222 kB error 23-Dec-2022 03:02:49 Progress (1): 142/222 kB error 23-Dec-2022 03:02:49 Progress (1): 146/222 kB error 23-Dec-2022 03:02:49 Progress (1): 150/222 kB error 23-Dec-2022 03:02:49 Progress (1): 154/222 kB error 23-Dec-2022 03:02:49 Progress (1): 158/222 kB error 23-Dec-2022 03:02:49 Progress (1): 162/222 kB error 23-Dec-2022 03:02:49 Progress (1): 166/222 kB error 23-Dec-2022 03:02:49 Progress (1): 170/222 kB error 23-Dec-2022 03:02:49 Progress (1): 174/222 kB error 23-Dec-2022 03:02:49 Progress (1): 179/222 kB error 23-Dec-2022 03:02:49 Progress (1): 183/222 kB error 23-Dec-2022 03:02:49 Progress (1): 187/222 kB error 23-Dec-2022 03:02:49 Progress (1): 191/222 kB error 23-Dec-2022 03:02:49 Progress (1): 195/222 kB error 23-Dec-2022 03:02:49 Progress (1): 197/222 kB error 23-Dec-2022 03:02:49 Progress (1): 201/222 kB error 23-Dec-2022 03:02:49 Progress (1): 206/222 kB error 23-Dec-2022 03:02:49 Progress (1): 210/222 kB error 23-Dec-2022 03:02:49 Progress (1): 214/222 kB error 23-Dec-2022 03:02:49 Progress (1): 218/222 kB error 23-Dec-2022 03:02:49 Progress (1): 222 kB error 23-Dec-2022 03:02:49 error 23-Dec-2022 03:02:50 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 545 kB/s) error 23-Dec-2022 03:02:50 #17 76.58 [INFO] Configured Artifact: org.openmrs.module:allergyui-omod:1.8.5:jar error 23-Dec-2022 03:02:50 #17 76.58 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.pom error 23-Dec-2022 03:02:50 #17 76.70 Progress (1): 3.3/8.2 kB error 23-Dec-2022 03:02:50 Progress (1): 6.1/8.2 kB error 23-Dec-2022 03:02:50 Progress (1): 8.2 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 35 kB/s) error 23-Dec-2022 03:02:50 #17 76.82 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui/1.8.5/allergyui-1.8.5.pom error 23-Dec-2022 03:02:50 #17 76.93 Progress (1): 3.3/5.1 kB error 23-Dec-2022 03:02:50 Progress (1): 5.1 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 22 kB/s) error 23-Dec-2022 03:02:50 #17 77.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/allergyui-omod/1.8.5/allergyui-omod-1.8.5.jar error 23-Dec-2022 03:02:50 #17 77.16 Progress (1): 3.3/75 kB error 23-Dec-2022 03:02:50 Progress (1): 6.1/75 kB error 23-Dec-2022 03:02:50 Progress (1): 8.9/75 kB error 23-Dec-2022 03:02:50 Progress (1): 12/75 kB error 23-Dec-2022 03:02:50 Progress (1): 15/75 kB error 23-Dec-2022 03:02:50 Progress (1): 17/75 kB error 23-Dec-2022 03:02:50 Progress (1): 20/75 kB error 23-Dec-2022 03:02:50 Progress (1): 23/75 kB error 23-Dec-2022 03:02:50 Progress (1): 26/75 kB error 23-Dec-2022 03:02:50 Progress (1): 29/75 kB error 23-Dec-2022 03:02:50 Progress (1): 31/75 kB error 23-Dec-2022 03:02:50 Progress (1): 34/75 kB error 23-Dec-2022 03:02:50 Progress (1): 37/75 kB error 23-Dec-2022 03:02:50 Progress (1): 40/75 kB error 23-Dec-2022 03:02:50 Progress (1): 43/75 kB error 23-Dec-2022 03:02:50 Progress (1): 45/75 kB error 23-Dec-2022 03:02:50 Progress (1): 48/75 kB error 23-Dec-2022 03:02:50 Progress (1): 51/75 kB error 23-Dec-2022 03:02:50 Progress (1): 54/75 kB error 23-Dec-2022 03:02:50 Progress (1): 56/75 kB error 23-Dec-2022 03:02:50 Progress (1): 59/75 kB error 23-Dec-2022 03:02:50 Progress (1): 62/75 kB error 23-Dec-2022 03:02:50 Progress (1): 65/75 kB error 23-Dec-2022 03:02:50 Progress (1): 68/75 kB error 23-Dec-2022 03:02:50 Progress (1): 70/75 kB error 23-Dec-2022 03:02:50 Progress (1): 73/75 kB error 23-Dec-2022 03:02:50 Progress (1): 75 kB error 23-Dec-2022 03:02:50 #17 ... error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:50 #14 82.07 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/test/openmrs-test/2.5.8/openmrs-test-2.5.8.pom error 23-Dec-2022 03:02:50 #14 82.43 Progress (1): 3.2 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 5.7 kB/s) error 23-Dec-2022 03:02:50 #14 82.86 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 23-Dec-2022 03:02:50 #14 83.00 Progress (1): 1.7 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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.5 kB/s) error 23-Dec-2022 03:02:50 #14 83.38 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 23-Dec-2022 03:02:50 #14 83.54 Progress (1): 3.2 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 10 kB/s) error 23-Dec-2022 03:02:50 #14 83.84 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 23-Dec-2022 03:02:50 #14 84.00 Progress (1): 2.8 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 9.6 kB/s) error 23-Dec-2022 03:02:50 #14 84.21 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 23-Dec-2022 03:02:50 #14 84.34 Progress (1): 3.2 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 12 kB/s) error 23-Dec-2022 03:02:50 #14 84.54 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 23-Dec-2022 03:02:50 #14 84.69 Progress (1): 3.2 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 10 kB/s) error 23-Dec-2022 03:02:50 #14 84.90 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 23-Dec-2022 03:02:50 #14 85.04 Progress (1): 3.2 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 12 kB/s) error 23-Dec-2022 03:02:50 #14 85.26 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom error 23-Dec-2022 03:02:50 #14 85.39 Progress (1): 3.3/59 kB error 23-Dec-2022 03:02:50 Progress (1): 6.1/59 kB error 23-Dec-2022 03:02:50 Progress (1): 8.9/59 kB error 23-Dec-2022 03:02:50 Progress (1): 12/59 kB error 23-Dec-2022 03:02:50 Progress (1): 15/59 kB error 23-Dec-2022 03:02:50 Progress (1): 17/59 kB error 23-Dec-2022 03:02:50 Progress (1): 20/59 kB error 23-Dec-2022 03:02:50 Progress (1): 23/59 kB error 23-Dec-2022 03:02:50 Progress (1): 26/59 kB error 23-Dec-2022 03:02:50 Progress (1): 29/59 kB error 23-Dec-2022 03:02:50 Progress (1): 31/59 kB error 23-Dec-2022 03:02:50 Progress (1): 34/59 kB error 23-Dec-2022 03:02:50 Progress (1): 37/59 kB error 23-Dec-2022 03:02:50 Progress (1): 40/59 kB error 23-Dec-2022 03:02:50 Progress (1): 42/59 kB error 23-Dec-2022 03:02:50 Progress (1): 45/59 kB error 23-Dec-2022 03:02:50 Progress (1): 48/59 kB error 23-Dec-2022 03:02:50 Progress (1): 51/59 kB error 23-Dec-2022 03:02:50 Progress (1): 54/59 kB error 23-Dec-2022 03:02:50 Progress (1): 56/59 kB error 23-Dec-2022 03:02:50 Progress (1): 59 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.pom (59 kB at 161 kB/s) error 23-Dec-2022 03:02:50 #14 86.81 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 23-Dec-2022 03:02:50 #14 86.81 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 23-Dec-2022 03:02:50 #14 86.81 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 23-Dec-2022 03:02:50 #14 86.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/api/openmrs-api/2.5.8/openmrs-api-2.5.8.jar error 23-Dec-2022 03:02:50 #14 86.81 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 23-Dec-2022 03:02:50 #14 89.21 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 3.3/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 6.1/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 8.9/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 12/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 14/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 17/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 20/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 20/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 23/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 23/24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0.1/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0.1/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0.1/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0.1/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (2): 0.1/1.2 MB | 24 kB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.1/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 0.2/1.2 MB | 24 kB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 8.8 kB/s) error 23-Dec-2022 03:02:50 #14 89.48 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 23-Dec-2022 03:02:50 #14 89.50 Progress (2): 0.2/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.2/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.2/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.2/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.2/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.2/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.3/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.4/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.1/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.5/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.6/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.2/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.3/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.7/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.4/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.8/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 0.9/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.5/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.0/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.1/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.6/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2/1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.7/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.8/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.8/2.9 MB error 23-Dec-2022 03:02:50 Progress (2): 1.2 MB | 0.8/2.9 MB error 23-Dec-2022 03:02:50 Progress (3): 1.2 MB | 0.8/2.9 MB | 4.1/689 kB error 23-Dec-2022 03:02:50 Progress (3): 1.2 MB | 0.8/2.9 MB | 4.1/689 kB error 23-Dec-2022 03:02:50 Progress (3): 1.2 MB | 0.8/2.9 MB | 4.1/689 kB error 23-Dec-2022 03:02:50 Progress (3): 1.2 MB | 0.8/2.9 MB | 8.2/689 kB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.8/2.9 MB | 8.2/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.8/2.9 MB | 8.2/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.8/2.9 MB | 12/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.9/2.9 MB | 12/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.9/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.9/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.9/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.9/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.2 MB | 0.9/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 373 kB/s) error 23-Dec-2022 03:02:50 #14 90.08 Progress (3): 0.9/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 23-Dec-2022 03:02:50 #14 90.08 Progress (3): 1.0/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 16/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 20/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 24/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 28/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 32/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 36/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 40/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 44/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.0/2.9 MB | 48/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 48/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.1/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.2/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.2/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.2/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.2/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.2/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.3/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.3/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.3/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.3/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.3/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.3/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 51/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 55/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 59/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 63/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 67/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 67/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 71/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 75/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 79/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 83/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 85/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 89/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 89/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 94/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 98/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.4/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.5/2.9 MB | 102/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.5/2.9 MB | 106/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.5/2.9 MB | 110/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.5/2.9 MB | 114/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 1.5/2.9 MB | 118/689 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 118/689 kB | 0.1/1.4 MB | 4.1/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 118/689 kB | 0.1/1.4 MB | 4.1/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 118/689 kB | 0.1/1.4 MB | 4.1/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 118/689 kB | 0.1/1.4 MB | 8.2/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 118/689 kB | 0.1/1.4 MB | 12/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 120/689 kB | 0.1/1.4 MB | 12/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 120/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 124/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 124/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 128/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 132/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 132/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 132/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 137/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 137/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 141/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 141/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 141/689 kB | 0.1/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 141/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.5/2.9 MB | 145/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 145/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 149/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 153/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 153/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 153/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 153/689 kB | 0.2/1.4 MB | 16/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 153/689 kB | 0.2/1.4 MB | 20/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 155/689 kB | 0.2/1.4 MB | 20/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 155/689 kB | 0.2/1.4 MB | 25/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 155/689 kB | 0.2/1.4 MB | 29/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 155/689 kB | 0.2/1.4 MB | 33/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 159/689 kB | 0.2/1.4 MB | 33/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 159/689 kB | 0.2/1.4 MB | 37/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 159/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 159/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 159/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 163/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 167/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 171/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 171/689 kB | 0.2/1.4 MB | 41/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 171/689 kB | 0.2/1.4 MB | 45/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 171/689 kB | 0.2/1.4 MB | 49/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 175/689 kB | 0.2/1.4 MB | 49/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 175/689 kB | 0.2/1.4 MB | 49/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 175/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 175/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 180/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 180/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 184/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 188/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 188/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.2/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 190/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.6/2.9 MB | 194/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 194/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 198/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 202/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 206/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 206/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 210/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 214/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 218/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 223/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 223/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 225/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 225/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 229/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 233/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 237/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 52/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 241/689 kB | 0.3/1.4 MB | 56/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 245/689 kB | 0.3/1.4 MB | 56/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 249/689 kB | 0.3/1.4 MB | 56/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 253/689 kB | 0.3/1.4 MB | 56/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 56/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 60/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 64/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 68/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 72/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 76/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 80/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 257/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 259/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 259/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 259/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 264/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 268/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 272/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 276/689 kB | 0.3/1.4 MB | 84/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 276/689 kB | 0.3/1.4 MB | 86/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 280/689 kB | 0.3/1.4 MB | 86/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 284/689 kB | 0.3/1.4 MB | 86/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 288/689 kB | 0.3/1.4 MB | 86/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 288/689 kB | 0.3/1.4 MB | 90/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 288/689 kB | 0.3/1.4 MB | 95/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 288/689 kB | 0.3/1.4 MB | 99/282 kB error 23-Dec-2022 03:02:50 Progress (4): 1.7/2.9 MB | 288/689 kB | 0.3/1.4 MB | 99/282 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 288/689 kB | 0.3/1.4 MB | 99/282 kB | 4.1/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 99/282 kB | 4.1/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 99/282 kB | 4.1/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 103/282 kB | 4.1/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 103/282 kB | 7.5/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 103/282 kB | 7.5/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 103/282 kB | 12/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 103/282 kB | 16/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 103/282 kB | 20/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 292/689 kB | 0.3/1.4 MB | 107/282 kB | 20/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.3/1.4 MB | 107/282 kB | 20/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 20/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 24/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 24/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 28/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 32/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 36/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 40/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.7/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 294/689 kB | 0.4/1.4 MB | 107/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 294/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 298/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 302/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 307/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 111/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 115/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 119/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 121/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 125/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 129/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 133/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 138/282 kB | 42/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 311/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 315/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 319/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 323/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 327/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 329/689 kB | 0.4/1.4 MB | 138/282 kB | 46/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 329/689 kB | 0.4/1.4 MB | 138/282 kB | 51/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 329/689 kB | 0.4/1.4 MB | 138/282 kB | 51/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 333/689 kB | 0.4/1.4 MB | 138/282 kB | 51/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 333/689 kB | 0.4/1.4 MB | 138/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 333/689 kB | 0.4/1.4 MB | 138/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 337/689 kB | 0.4/1.4 MB | 138/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 337/689 kB | 0.4/1.4 MB | 142/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 337/689 kB | 0.4/1.4 MB | 142/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 337/689 kB | 0.4/1.4 MB | 146/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 341/689 kB | 0.4/1.4 MB | 146/282 kB | 53/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 341/689 kB | 0.4/1.4 MB | 146/282 kB | 57/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 146/282 kB | 57/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 146/282 kB | 57/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 146/282 kB | 62/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 150/282 kB | 62/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 154/282 kB | 62/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 154/282 kB | 62/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 154/282 kB | 62/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 154/282 kB | 66/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 156/282 kB | 66/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 156/282 kB | 70/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 345/689 kB | 0.4/1.4 MB | 156/282 kB | 70/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 350/689 kB | 0.4/1.4 MB | 156/282 kB | 70/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 354/689 kB | 0.4/1.4 MB | 156/282 kB | 70/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 358/689 kB | 0.4/1.4 MB | 156/282 kB | 70/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 358/689 kB | 0.4/1.4 MB | 160/282 kB | 70/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 358/689 kB | 0.4/1.4 MB | 160/282 kB | 74/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 362/689 kB | 0.4/1.4 MB | 160/282 kB | 74/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 362/689 kB | 0.4/1.4 MB | 160/282 kB | 78/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 362/689 kB | 0.4/1.4 MB | 164/282 kB | 78/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 362/689 kB | 0.4/1.4 MB | 164/282 kB | 78/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 362/689 kB | 0.4/1.4 MB | 164/282 kB | 82/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 362/689 kB | 0.4/1.4 MB | 168/282 kB | 82/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 364/689 kB | 0.4/1.4 MB | 168/282 kB | 82/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 364/689 kB | 0.4/1.4 MB | 168/282 kB | 82/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 364/689 kB | 0.4/1.4 MB | 172/282 kB | 82/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 364/689 kB | 0.4/1.4 MB | 172/282 kB | 86/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 364/689 kB | 0.4/1.4 MB | 172/282 kB | 86/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 368/689 kB | 0.4/1.4 MB | 172/282 kB | 86/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.8/2.9 MB | 368/689 kB | 0.4/1.4 MB | 172/282 kB | 88/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 368/689 kB | 0.4/1.4 MB | 172/282 kB | 88/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 368/689 kB | 0.4/1.4 MB | 176/282 kB | 88/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 372/689 kB | 0.4/1.4 MB | 176/282 kB | 88/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 376/689 kB | 0.4/1.4 MB | 176/282 kB | 88/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 376/689 kB | 0.4/1.4 MB | 176/282 kB | 88/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 376/689 kB | 0.4/1.4 MB | 176/282 kB | 92/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 376/689 kB | 0.4/1.4 MB | 176/282 kB | 92/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 176/282 kB | 92/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 181/282 kB | 92/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 185/282 kB | 92/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 185/282 kB | 96/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 189/282 kB | 96/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 189/282 kB | 100/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 189/282 kB | 100/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 189/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 191/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 380/689 kB | 0.4/1.4 MB | 191/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 384/689 kB | 0.4/1.4 MB | 191/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 388/689 kB | 0.4/1.4 MB | 191/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 388/689 kB | 0.4/1.4 MB | 191/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 393/689 kB | 0.4/1.4 MB | 191/282 kB | 105/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 393/689 kB | 0.4/1.4 MB | 191/282 kB | 109/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 393/689 kB | 0.4/1.4 MB | 191/282 kB | 113/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 397/689 kB | 0.4/1.4 MB | 191/282 kB | 113/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 397/689 kB | 0.5/1.4 MB | 191/282 kB | 113/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 191/282 kB | 113/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 191/282 kB | 116/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 195/282 kB | 116/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 195/282 kB | 116/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 199/282 kB | 116/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 199/282 kB | 120/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 199/282 kB | 120/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 199/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 203/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 399/689 kB | 0.5/1.4 MB | 207/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 403/689 kB | 0.5/1.4 MB | 207/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 1.9/2.9 MB | 407/689 kB | 0.5/1.4 MB | 207/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 407/689 kB | 0.5/1.4 MB | 207/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 407/689 kB | 0.5/1.4 MB | 211/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 411/689 kB | 0.5/1.4 MB | 211/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 411/689 kB | 0.5/1.4 MB | 211/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 411/689 kB | 0.5/1.4 MB | 211/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 411/689 kB | 0.5/1.4 MB | 211/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 411/689 kB | 0.5/1.4 MB | 215/282 kB | 125/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 411/689 kB | 0.5/1.4 MB | 215/282 kB | 129/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 415/689 kB | 0.5/1.4 MB | 215/282 kB | 129/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 415/689 kB | 0.5/1.4 MB | 215/282 kB | 129/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 415/689 kB | 0.5/1.4 MB | 215/282 kB | 133/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 415/689 kB | 0.5/1.4 MB | 219/282 kB | 133/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 415/689 kB | 0.5/1.4 MB | 219/282 kB | 133/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 419/689 kB | 0.5/1.4 MB | 219/282 kB | 133/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 419/689 kB | 0.5/1.4 MB | 219/282 kB | 133/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 419/689 kB | 0.5/1.4 MB | 224/282 kB | 133/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 419/689 kB | 0.5/1.4 MB | 224/282 kB | 137/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 423/689 kB | 0.5/1.4 MB | 224/282 kB | 137/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 427/689 kB | 0.5/1.4 MB | 224/282 kB | 137/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 224/282 kB | 137/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 224/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 224/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 226/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 226/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 230/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 431/689 kB | 0.5/1.4 MB | 230/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 433/689 kB | 0.5/1.4 MB | 230/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 433/689 kB | 0.5/1.4 MB | 230/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 433/689 kB | 0.5/1.4 MB | 234/282 kB | 141/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 433/689 kB | 0.5/1.4 MB | 234/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 433/689 kB | 0.5/1.4 MB | 234/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 433/689 kB | 0.5/1.4 MB | 238/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 438/689 kB | 0.5/1.4 MB | 238/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 438/689 kB | 0.5/1.4 MB | 242/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 442/689 kB | 0.5/1.4 MB | 242/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 442/689 kB | 0.5/1.4 MB | 242/282 kB | 145/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 442/689 kB | 0.5/1.4 MB | 242/282 kB | 149/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 446/689 kB | 0.5/1.4 MB | 242/282 kB | 149/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 446/689 kB | 0.5/1.4 MB | 242/282 kB | 153/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 450/689 kB | 0.5/1.4 MB | 242/282 kB | 153/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 450/689 kB | 0.5/1.4 MB | 242/282 kB | 157/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 450/689 kB | 0.5/1.4 MB | 246/282 kB | 157/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 450/689 kB | 0.5/1.4 MB | 246/282 kB | 157/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 450/689 kB | 0.5/1.4 MB | 250/282 kB | 157/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 450/689 kB | 0.5/1.4 MB | 250/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 454/689 kB | 0.5/1.4 MB | 250/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.0/2.9 MB | 454/689 kB | 0.5/1.4 MB | 254/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 454/689 kB | 0.5/1.4 MB | 254/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 458/689 kB | 0.5/1.4 MB | 254/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 458/689 kB | 0.5/1.4 MB | 258/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 462/689 kB | 0.5/1.4 MB | 258/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 462/689 kB | 0.5/1.4 MB | 258/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 466/689 kB | 0.5/1.4 MB | 258/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 258/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 258/282 kB | 160/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 258/282 kB | 164/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 258/282 kB | 164/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 260/282 kB | 164/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 265/282 kB | 164/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 468/689 kB | 0.5/1.4 MB | 269/282 kB | 164/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 472/689 kB | 0.5/1.4 MB | 269/282 kB | 164/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 472/689 kB | 0.5/1.4 MB | 269/282 kB | 168/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 472/689 kB | 0.6/1.4 MB | 269/282 kB | 168/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 476/689 kB | 0.6/1.4 MB | 269/282 kB | 168/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 476/689 kB | 0.6/1.4 MB | 269/282 kB | 168/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 476/689 kB | 0.6/1.4 MB | 273/282 kB | 168/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 476/689 kB | 0.6/1.4 MB | 273/282 kB | 172/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 476/689 kB | 0.6/1.4 MB | 273/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 481/689 kB | 0.6/1.4 MB | 273/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 485/689 kB | 0.6/1.4 MB | 273/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 273/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 273/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 277/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 277/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 277/282 kB | 177/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 277/282 kB | 181/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 277/282 kB | 185/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 281/282 kB | 185/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 489/689 kB | 0.6/1.4 MB | 281/282 kB | 188/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 493/689 kB | 0.6/1.4 MB | 281/282 kB | 188/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 497/689 kB | 0.6/1.4 MB | 281/282 kB | 188/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 501/689 kB | 0.6/1.4 MB | 281/282 kB | 188/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 501/689 kB | 0.6/1.4 MB | 281/282 kB | 188/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 501/689 kB | 0.6/1.4 MB | 281/282 kB | 192/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 501/689 kB | 0.6/1.4 MB | 281/282 kB | 192/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 192/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 197/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 197/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 197/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 201/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 205/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 503/689 kB | 0.6/1.4 MB | 281/282 kB | 205/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 507/689 kB | 0.6/1.4 MB | 281/282 kB | 205/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 511/689 kB | 0.6/1.4 MB | 281/282 kB | 205/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 515/689 kB | 0.6/1.4 MB | 281/282 kB | 205/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 515/689 kB | 0.6/1.4 MB | 281/282 kB | 209/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 515/689 kB | 0.6/1.4 MB | 281/282 kB | 209/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 520/689 kB | 0.6/1.4 MB | 281/282 kB | 209/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 520/689 kB | 0.6/1.4 MB | 281/282 kB | 213/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 520/689 kB | 0.6/1.4 MB | 282 kB | 213/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.1/2.9 MB | 520/689 kB | 0.6/1.4 MB | 282 kB | 215/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 520/689 kB | 0.6/1.4 MB | 282 kB | 215/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 520/689 kB | 0.6/1.4 MB | 282 kB | 215/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 520/689 kB | 0.6/1.4 MB | 282 kB | 219/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 524/689 kB | 0.6/1.4 MB | 282 kB | 219/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 524/689 kB | 0.6/1.4 MB | 282 kB | 219/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 524/689 kB | 0.6/1.4 MB | 282 kB | 219/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 524/689 kB | 0.6/1.4 MB | 282 kB | 219/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 524/689 kB | 0.6/1.4 MB | 282 kB | 219/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 524/689 kB | 0.6/1.4 MB | 282 kB | 224/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 528/689 kB | 0.6/1.4 MB | 282 kB | 224/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 528/689 kB | 0.6/1.4 MB | 282 kB | 224/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 532/689 kB | 0.6/1.4 MB | 282 kB | 224/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 532/689 kB | 0.6/1.4 MB | 282 kB | 228/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 532/689 kB | 0.6/1.4 MB | 282 kB | 232/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 536/689 kB | 0.6/1.4 MB | 282 kB | 232/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 538/689 kB | 0.6/1.4 MB | 282 kB | 232/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 538/689 kB | 0.6/1.4 MB | 282 kB | 236/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 538/689 kB | 0.6/1.4 MB | 282 kB | 236/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 538/689 kB | 0.6/1.4 MB | 282 kB | 240/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 542/689 kB | 0.6/1.4 MB | 282 kB | 240/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 542/689 kB | 0.7/1.4 MB | 282 kB | 240/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 542/689 kB | 0.7/1.4 MB | 282 kB | 244/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 546/689 kB | 0.7/1.4 MB | 282 kB | 244/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 546/689 kB | 0.7/1.4 MB | 282 kB | 248/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 546/689 kB | 0.7/1.4 MB | 282 kB | 248/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 550/689 kB | 0.7/1.4 MB | 282 kB | 248/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 550/689 kB | 0.7/1.4 MB | 282 kB | 248/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 248/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 248/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 251/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 255/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 260/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 264/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.2/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 554/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 558/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 563/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 563/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 567/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 571/689 kB | 0.7/1.4 MB | 282 kB | 268/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 571/689 kB | 0.7/1.4 MB | 282 kB | 272/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 571/689 kB | 0.7/1.4 MB | 282 kB | 276/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 571/689 kB | 0.7/1.4 MB | 282 kB | 280/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 280/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 280/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 284/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 284/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 284/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 286/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 573/689 kB | 0.7/1.4 MB | 282 kB | 290/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 577/689 kB | 0.7/1.4 MB | 282 kB | 290/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 577/689 kB | 0.7/1.4 MB | 282 kB | 294/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 577/689 kB | 0.7/1.4 MB | 282 kB | 298/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 581/689 kB | 0.7/1.4 MB | 282 kB | 298/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 581/689 kB | 0.7/1.4 MB | 282 kB | 303/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 585/689 kB | 0.7/1.4 MB | 282 kB | 303/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 585/689 kB | 0.7/1.4 MB | 282 kB | 303/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 303/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 303/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 307/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 307/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 311/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 314/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 318/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 323/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 327/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 331/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 331/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 335/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 339/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 589/689 kB | 0.7/1.4 MB | 282 kB | 343/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 593/689 kB | 0.7/1.4 MB | 282 kB | 343/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 597/689 kB | 0.7/1.4 MB | 282 kB | 343/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 601/689 kB | 0.7/1.4 MB | 282 kB | 343/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 606/689 kB | 0.7/1.4 MB | 282 kB | 343/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 606/689 kB | 0.7/1.4 MB | 282 kB | 347/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 606/689 kB | 0.7/1.4 MB | 282 kB | 347/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 606/689 kB | 0.7/1.4 MB | 282 kB | 347/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 606/689 kB | 0.7/1.4 MB | 282 kB | 351/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 606/689 kB | 0.7/1.4 MB | 282 kB | 351/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 351/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 355/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 355/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 359/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 363/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.3/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 608/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 612/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 612/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 616/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 620/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 620/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 624/689 kB | 0.7/1.4 MB | 282 kB | 368/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 624/689 kB | 0.7/1.4 MB | 282 kB | 372/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 624/689 kB | 0.7/1.4 MB | 282 kB | 372/373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 624/689 kB | 0.7/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 624/689 kB | 0.7/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 628/689 kB | 0.7/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 632/689 kB | 0.7/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 632/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 632/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 636/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 640/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 640/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 642/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 646/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.4/2.9 MB | 646/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 646/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 646/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 651/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 651/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 651/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 655/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 659/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 659/689 kB | 0.8/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 659/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 659/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 659/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 663/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 663/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 667/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 671/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 671/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 671/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 675/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.5/2.9 MB | 677/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 677/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 677/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 677/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 677/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 681/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 685/689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 Progress (5): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 282 kB | 373 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 58 kB/s) error 23-Dec-2022 03:02:50 #14 91.65 Progress (4): 2.6/2.9 MB | 689 kB | 0.9/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 23-Dec-2022 03:02:50 #14 91.65 Progress (4): 2.7/2.9 MB | 689 kB | 0.9/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 0.9/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 0.9/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 0.9/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.7/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 Progress (4): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB | 373 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 75 kB/s) error 23-Dec-2022 03:02:50 #14 91.72 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 23-Dec-2022 03:02:50 #14 91.72 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.8/2.9 MB | 689 kB | 1.0/1.4 MB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 139 kB/s) error 23-Dec-2022 03:02:50 #14 91.75 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 23-Dec-2022 03:02:50 #14 91.75 Progress (2): 2.8/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9/2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.1/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (2): 2.9 MB | 1.2/1.4 MB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 3.3/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 3.3/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 6.1/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 8.9/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 8.9/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.2/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 12/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 14/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 17/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 20/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 20/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 20/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 23/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 26/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 28/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 28/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 31/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 31/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 34/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 34/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 34/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 37/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.3/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 40/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 42/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 45/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 45/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 48/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 51/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 51/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 51/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 51/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 54/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 56/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4/1.4 MB | 56/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4 MB | 56/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4 MB | 59/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4 MB | 62/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4 MB | 65/201 kB error 23-Dec-2022 03:02:50 Progress (3): 2.9 MB | 1.4 MB | 68/201 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 541 kB/s) error 23-Dec-2022 03:02:50 #14 92.12 Progress (2): 1.4 MB | 70/201 kB error 23-Dec-2022 03:02:50 Progress (2): 1.4 MB | 73/201 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 23-Dec-2022 03:02:50 #14 92.13 Progress (2): 1.4 MB | 76/201 kB error 23-Dec-2022 03:02:50 Progress (2): 1.4 MB | 79/201 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 79/201 kB | 4.1/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 82/201 kB | 4.1/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 82/201 kB | 8.2/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 82/201 kB | 12/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 82/201 kB | 16/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 84/201 kB | 16/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 87/201 kB | 16/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 90/201 kB | 16/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 90/201 kB | 20/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 90/201 kB | 25/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 93/201 kB | 25/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 25/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 29/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 33/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 37/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 41/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 45/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 96/201 kB | 49/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 98/201 kB | 49/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 98/201 kB | 52/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 101/201 kB | 52/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 104/201 kB | 52/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 104/201 kB | 56/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 106/201 kB | 56/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 106/201 kB | 60/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 106/201 kB | 64/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 106/201 kB | 68/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 109/201 kB | 68/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 109/201 kB | 71/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 109/201 kB | 75/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 109/201 kB | 79/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 109/201 kB | 83/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 112/201 kB | 83/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 112/201 kB | 87/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 112/201 kB | 91/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 112/201 kB | 95/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 112/201 kB | 99/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 112/201 kB | 103/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 115/201 kB | 103/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 118/201 kB | 103/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 120/201 kB | 103/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 123/201 kB | 103/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 126/201 kB | 103/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 126/201 kB | 106/315 kB error 23-Dec-2022 03:02:50 Progress (3): 1.4 MB | 129/201 kB | 106/315 kB error 23-Dec-2022 03:02:50 #14 ... error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:50 #17 77.16 Progress (1): 3.3/75 kB error 23-Dec-2022 03:02:50 Progress (1): 6.1/75 kB error 23-Dec-2022 03:02:50 Progress (1): 8.9/75 kB error 23-Dec-2022 03:02:50 Progress (1): 12/75 kB error 23-Dec-2022 03:02:50 Progress (1): 15/75 kB error 23-Dec-2022 03:02:50 Progress (1): 17/75 kB error 23-Dec-2022 03:02:50 Progress (1): 20/75 kB error 23-Dec-2022 03:02:50 Progress (1): 23/75 kB error 23-Dec-2022 03:02:50 Progress (1): 26/75 kB error 23-Dec-2022 03:02:50 Progress (1): 29/75 kB error 23-Dec-2022 03:02:50 Progress (1): 31/75 kB error 23-Dec-2022 03:02:50 Progress (1): 34/75 kB error 23-Dec-2022 03:02:50 Progress (1): 37/75 kB error 23-Dec-2022 03:02:50 Progress (1): 40/75 kB error 23-Dec-2022 03:02:50 Progress (1): 43/75 kB error 23-Dec-2022 03:02:50 Progress (1): 45/75 kB error 23-Dec-2022 03:02:50 Progress (1): 48/75 kB error 23-Dec-2022 03:02:50 Progress (1): 51/75 kB error 23-Dec-2022 03:02:50 Progress (1): 54/75 kB error 23-Dec-2022 03:02:50 Progress (1): 56/75 kB error 23-Dec-2022 03:02:50 Progress (1): 59/75 kB error 23-Dec-2022 03:02:50 Progress (1): 62/75 kB error 23-Dec-2022 03:02:50 Progress (1): 65/75 kB error 23-Dec-2022 03:02:50 Progress (1): 68/75 kB error 23-Dec-2022 03:02:50 Progress (1): 70/75 kB error 23-Dec-2022 03:02:50 Progress (1): 73/75 kB error 23-Dec-2022 03:02:50 Progress (1): 75 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 318 kB/s) error 23-Dec-2022 03:02:50 #17 77.29 [INFO] Configured Artifact: org.openmrs.module:providermanagement-omod:2.14.0:jar error 23-Dec-2022 03:02:50 #17 77.29 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.pom error 23-Dec-2022 03:02:50 #17 77.40 Progress (1): 3.3/6.8 kB error 23-Dec-2022 03:02:50 Progress (1): 6.1/6.8 kB error 23-Dec-2022 03:02:50 Progress (1): 6.8 kB error 23-Dec-2022 03:02:50 error 23-Dec-2022 03:02:50 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 30 kB/s) error 23-Dec-2022 03:02:50 #17 77.52 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement/2.14.0/providermanagement-2.14.0.pom error 23-Dec-2022 03:02:51 #17 77.63 Progress (1): 3.3/5.3 kB error 23-Dec-2022 03:02:51 Progress (1): 5.3 kB error 23-Dec-2022 03:02:51 error 23-Dec-2022 03:02:51 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 24 kB/s) error 23-Dec-2022 03:02:51 #17 77.74 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/providermanagement-omod/2.14.0/providermanagement-omod-2.14.0.jar error 23-Dec-2022 03:02:51 #17 78.04 Progress (1): 4.1/235 kB error 23-Dec-2022 03:02:51 Progress (1): 8.2/235 kB error 23-Dec-2022 03:02:51 Progress (1): 12/235 kB error 23-Dec-2022 03:02:51 Progress (1): 16/235 kB error 23-Dec-2022 03:02:51 Progress (1): 19/235 kB error 23-Dec-2022 03:02:51 Progress (1): 23/235 kB error 23-Dec-2022 03:02:51 Progress (1): 27/235 kB error 23-Dec-2022 03:02:51 Progress (1): 31/235 kB error 23-Dec-2022 03:02:51 Progress (1): 35/235 kB error 23-Dec-2022 03:02:51 Progress (1): 39/235 kB error 23-Dec-2022 03:02:51 Progress (1): 43/235 kB error 23-Dec-2022 03:02:51 Progress (1): 47/235 kB error 23-Dec-2022 03:02:51 Progress (1): 52/235 kB error 23-Dec-2022 03:02:51 Progress (1): 56/235 kB error 23-Dec-2022 03:02:51 Progress (1): 60/235 kB error 23-Dec-2022 03:02:51 Progress (1): 64/235 kB error 23-Dec-2022 03:02:51 Progress (1): 68/235 kB error 23-Dec-2022 03:02:51 Progress (1): 71/235 kB error 23-Dec-2022 03:02:51 Progress (1): 75/235 kB error 23-Dec-2022 03:02:51 Progress (1): 79/235 kB error 23-Dec-2022 03:02:51 Progress (1): 83/235 kB error 23-Dec-2022 03:02:51 Progress (1): 87/235 kB error 23-Dec-2022 03:02:51 Progress (1): 91/235 kB error 23-Dec-2022 03:02:51 Progress (1): 95/235 kB error 23-Dec-2022 03:02:51 Progress (1): 99/235 kB error 23-Dec-2022 03:02:51 Progress (1): 103/235 kB error 23-Dec-2022 03:02:51 Progress (1): 108/235 kB error 23-Dec-2022 03:02:51 Progress (1): 112/235 kB error 23-Dec-2022 03:02:51 Progress (1): 116/235 kB error 23-Dec-2022 03:02:51 Progress (1): 120/235 kB error 23-Dec-2022 03:02:51 Progress (1): 124/235 kB error 23-Dec-2022 03:02:51 Progress (1): 128/235 kB error 23-Dec-2022 03:02:51 Progress (1): 132/235 kB error 23-Dec-2022 03:02:51 Progress (1): 136/235 kB error 23-Dec-2022 03:02:51 Progress (1): 140/235 kB error 23-Dec-2022 03:02:51 Progress (1): 143/235 kB error 23-Dec-2022 03:02:51 Progress (1): 147/235 kB error 23-Dec-2022 03:02:51 Progress (1): 151/235 kB error 23-Dec-2022 03:02:51 Progress (1): 155/235 kB error 23-Dec-2022 03:02:51 Progress (1): 158/235 kB error 23-Dec-2022 03:02:51 Progress (1): 162/235 kB error 23-Dec-2022 03:02:51 Progress (1): 166/235 kB error 23-Dec-2022 03:02:51 Progress (1): 170/235 kB error 23-Dec-2022 03:02:51 Progress (1): 174/235 kB error 23-Dec-2022 03:02:51 Progress (1): 179/235 kB error 23-Dec-2022 03:02:51 Progress (1): 183/235 kB error 23-Dec-2022 03:02:51 Progress (1): 187/235 kB error 23-Dec-2022 03:02:51 Progress (1): 191/235 kB error 23-Dec-2022 03:02:51 Progress (1): 195/235 kB error 23-Dec-2022 03:02:51 Progress (1): 197/235 kB error 23-Dec-2022 03:02:51 Progress (1): 201/235 kB error 23-Dec-2022 03:02:51 Progress (1): 206/235 kB error 23-Dec-2022 03:02:51 Progress (1): 210/235 kB error 23-Dec-2022 03:02:51 Progress (1): 214/235 kB error 23-Dec-2022 03:02:51 Progress (1): 218/235 kB error 23-Dec-2022 03:02:51 Progress (1): 222/235 kB error 23-Dec-2022 03:02:51 Progress (1): 224/235 kB error 23-Dec-2022 03:02:51 Progress (1): 228/235 kB error 23-Dec-2022 03:02:51 Progress (1): 233/235 kB error 23-Dec-2022 03:02:51 Progress (1): 235 kB error 23-Dec-2022 03:02:51 error 23-Dec-2022 03:02:51 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 517 kB/s) error 23-Dec-2022 03:02:51 #17 78.20 [INFO] Configured Artifact: org.openmrs.module:appointmentschedulingui-omod:1.14.0:jar error 23-Dec-2022 03:02:51 #17 78.20 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.pom error 23-Dec-2022 03:02:51 #17 78.32 Progress (1): 3.3/9.9 kB error 23-Dec-2022 03:02:51 Progress (1): 6.1/9.9 kB error 23-Dec-2022 03:02:51 Progress (1): 8.9/9.9 kB error 23-Dec-2022 03:02:51 Progress (1): 9.9 kB error 23-Dec-2022 03:02:51 error 23-Dec-2022 03:02:51 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 43 kB/s) error 23-Dec-2022 03:02:51 #17 78.44 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom error 23-Dec-2022 03:02:52 #17 78.55 Progress (1): 3.3/12 kB error 23-Dec-2022 03:02:52 Progress (1): 6.1/12 kB error 23-Dec-2022 03:02:52 Progress (1): 8.9/12 kB error 23-Dec-2022 03:02:52 Progress (1): 12/12 kB error 23-Dec-2022 03:02:52 Progress (1): 12 kB error 23-Dec-2022 03:02:52 error 23-Dec-2022 03:02:52 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui/1.14.0/appointmentschedulingui-1.14.0.pom (12 kB at 52 kB/s) error 23-Dec-2022 03:02:52 #17 78.67 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/appointmentschedulingui-omod/1.14.0/appointmentschedulingui-omod-1.14.0.jar error 23-Dec-2022 03:02:52 #17 79.08 Progress (1): 0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 0.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 1.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 2.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 3.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.2/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.3/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.4/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.5/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.6/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.7/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.8/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 4.9/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.0/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.1/5.1 MB error 23-Dec-2022 03:02:52 Progress (1): 5.1 MB error 23-Dec-2022 03:02:52 error 23-Dec-2022 03:02:52 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 6.4 MB/s) error 23-Dec-2022 03:02:52 #17 79.47 [INFO] Configured Artifact: org.openmrs.module:attachments-omod:2.7.0:jar error 23-Dec-2022 03:02:52 #17 79.47 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.pom error 23-Dec-2022 03:02:53 #17 79.58 Progress (1): 3.3/11 kB error 23-Dec-2022 03:02:53 Progress (1): 6.1/11 kB error 23-Dec-2022 03:02:53 Progress (1): 8.9/11 kB error 23-Dec-2022 03:02:53 Progress (1): 11 kB error 23-Dec-2022 03:02:53 error 23-Dec-2022 03:02:53 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 47 kB/s) error 23-Dec-2022 03:02:53 #17 79.70 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments/2.7.0/attachments-2.7.0.pom error 23-Dec-2022 03:02:53 #17 79.81 Progress (1): 3.3/6.2 kB error 23-Dec-2022 03:02:53 Progress (1): 6.1/6.2 kB error 23-Dec-2022 03:02:53 Progress (1): 6.2 kB error 23-Dec-2022 03:02:53 error 23-Dec-2022 03:02:53 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 23-Dec-2022 03:02:53 #17 79.93 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/attachments-omod/2.7.0/attachments-omod-2.7.0.jar error 23-Dec-2022 03:02:53 #17 80.23 Progress (1): 4.1/313 kB error 23-Dec-2022 03:02:53 Progress (1): 8.2/313 kB error 23-Dec-2022 03:02:53 Progress (1): 12/313 kB error 23-Dec-2022 03:02:53 Progress (1): 16/313 kB error 23-Dec-2022 03:02:53 Progress (1): 19/313 kB error 23-Dec-2022 03:02:53 Progress (1): 23/313 kB error 23-Dec-2022 03:02:53 Progress (1): 27/313 kB error 23-Dec-2022 03:02:53 Progress (1): 31/313 kB error 23-Dec-2022 03:02:53 Progress (1): 34/313 kB error 23-Dec-2022 03:02:53 Progress (1): 38/313 kB error 23-Dec-2022 03:02:53 Progress (1): 42/313 kB error 23-Dec-2022 03:02:53 Progress (1): 46/313 kB error 23-Dec-2022 03:02:53 Progress (1): 51/313 kB error 23-Dec-2022 03:02:53 Progress (1): 55/313 kB error 23-Dec-2022 03:02:53 Progress (1): 59/313 kB error 23-Dec-2022 03:02:53 Progress (1): 63/313 kB error 23-Dec-2022 03:02:53 Progress (1): 67/313 kB error 23-Dec-2022 03:02:53 Progress (1): 69/313 kB error 23-Dec-2022 03:02:53 Progress (1): 73/313 kB error 23-Dec-2022 03:02:53 Progress (1): 77/313 kB error 23-Dec-2022 03:02:53 Progress (1): 81/313 kB error 23-Dec-2022 03:02:53 Progress (1): 85/313 kB error 23-Dec-2022 03:02:53 Progress (1): 89/313 kB error 23-Dec-2022 03:02:53 Progress (1): 94/313 kB error 23-Dec-2022 03:02:53 Progress (1): 98/313 kB error 23-Dec-2022 03:02:53 Progress (1): 100/313 kB error 23-Dec-2022 03:02:53 Progress (1): 104/313 kB error 23-Dec-2022 03:02:53 Progress (1): 108/313 kB error 23-Dec-2022 03:02:53 Progress (1): 112/313 kB error 23-Dec-2022 03:02:53 Progress (1): 116/313 kB error 23-Dec-2022 03:02:53 Progress (1): 120/313 kB error 23-Dec-2022 03:02:53 Progress (1): 124/313 kB error 23-Dec-2022 03:02:53 Progress (1): 128/313 kB error 23-Dec-2022 03:02:53 Progress (1): 132/313 kB error 23-Dec-2022 03:02:53 Progress (1): 134/313 kB error 23-Dec-2022 03:02:53 Progress (1): 139/313 kB error 23-Dec-2022 03:02:53 Progress (1): 143/313 kB error 23-Dec-2022 03:02:53 Progress (1): 147/313 kB error 23-Dec-2022 03:02:53 Progress (1): 151/313 kB error 23-Dec-2022 03:02:53 Progress (1): 155/313 kB error 23-Dec-2022 03:02:53 Progress (1): 159/313 kB error 23-Dec-2022 03:02:53 Progress (1): 163/313 kB error 23-Dec-2022 03:02:53 Progress (1): 167/313 kB error 23-Dec-2022 03:02:53 Progress (1): 169/313 kB error 23-Dec-2022 03:02:53 Progress (1): 173/313 kB error 23-Dec-2022 03:02:53 Progress (1): 177/313 kB error 23-Dec-2022 03:02:53 Progress (1): 182/313 kB error 23-Dec-2022 03:02:53 Progress (1): 186/313 kB error 23-Dec-2022 03:02:53 Progress (1): 190/313 kB error 23-Dec-2022 03:02:53 Progress (1): 194/313 kB error 23-Dec-2022 03:02:53 Progress (1): 198/313 kB error 23-Dec-2022 03:02:53 Progress (1): 202/313 kB error 23-Dec-2022 03:02:53 Progress (1): 204/313 kB error 23-Dec-2022 03:02:53 Progress (1): 208/313 kB error 23-Dec-2022 03:02:53 Progress (1): 212/313 kB error 23-Dec-2022 03:02:53 Progress (1): 216/313 kB error 23-Dec-2022 03:02:53 Progress (1): 221/313 kB error 23-Dec-2022 03:02:53 Progress (1): 225/313 kB error 23-Dec-2022 03:02:53 Progress (1): 229/313 kB error 23-Dec-2022 03:02:53 Progress (1): 233/313 kB error 23-Dec-2022 03:02:53 Progress (1): 237/313 kB error 23-Dec-2022 03:02:53 Progress (1): 239/313 kB error 23-Dec-2022 03:02:53 Progress (1): 243/313 kB error 23-Dec-2022 03:02:53 Progress (1): 247/313 kB error 23-Dec-2022 03:02:53 Progress (1): 251/313 kB error 23-Dec-2022 03:02:53 Progress (1): 255/313 kB error 23-Dec-2022 03:02:53 Progress (1): 259/313 kB error 23-Dec-2022 03:02:53 Progress (1): 264/313 kB error 23-Dec-2022 03:02:53 Progress (1): 268/313 kB error 23-Dec-2022 03:02:53 Progress (1): 272/313 kB error 23-Dec-2022 03:02:53 Progress (1): 276/313 kB error 23-Dec-2022 03:02:53 Progress (1): 280/313 kB error 23-Dec-2022 03:02:53 Progress (1): 284/313 kB error 23-Dec-2022 03:02:53 Progress (1): 288/313 kB error 23-Dec-2022 03:02:53 Progress (1): 292/313 kB error 23-Dec-2022 03:02:53 Progress (1): 295/313 kB error 23-Dec-2022 03:02:53 Progress (1): 299/313 kB error 23-Dec-2022 03:02:53 Progress (1): 303/313 kB error 23-Dec-2022 03:02:53 Progress (1): 307/313 kB error 23-Dec-2022 03:02:53 Progress (1): 312/313 kB error 23-Dec-2022 03:02:53 Progress (1): 313 kB error 23-Dec-2022 03:02:53 error 23-Dec-2022 03:02:53 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 681 kB/s) error 23-Dec-2022 03:02:53 #17 80.39 [INFO] Configured Artifact: org.openmrs.module:formentryapp-omod:1.4.3:jar error 23-Dec-2022 03:02:53 #17 80.39 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.pom error 23-Dec-2022 03:02:53 #17 80.50 Progress (1): 3.3/5.9 kB error 23-Dec-2022 03:02:53 Progress (1): 5.9 kB error 23-Dec-2022 03:02:54 error 23-Dec-2022 03:02:54 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 23-Dec-2022 03:02:54 #17 80.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp/1.4.3/formentryapp-1.4.3.pom error 23-Dec-2022 03:02:54 #17 80.73 Progress (1): 3.3/5.3 kB error 23-Dec-2022 03:02:54 Progress (1): 5.3 kB error 23-Dec-2022 03:02:54 error 23-Dec-2022 03:02:54 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 24 kB/s) error 23-Dec-2022 03:02:54 #17 80.85 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/formentryapp-omod/1.4.3/formentryapp-omod-1.4.3.jar error 23-Dec-2022 03:02:54 #17 80.96 Progress (1): 3.3/27 kB error 23-Dec-2022 03:02:54 Progress (1): 6.1/27 kB error 23-Dec-2022 03:02:54 Progress (1): 8.9/27 kB error 23-Dec-2022 03:02:54 Progress (1): 12/27 kB error 23-Dec-2022 03:02:54 Progress (1): 15/27 kB error 23-Dec-2022 03:02:54 Progress (1): 17/27 kB error 23-Dec-2022 03:02:54 Progress (1): 20/27 kB error 23-Dec-2022 03:02:54 Progress (1): 23/27 kB error 23-Dec-2022 03:02:54 Progress (1): 26/27 kB error 23-Dec-2022 03:02:54 Progress (1): 27 kB error 23-Dec-2022 03:02:54 error 23-Dec-2022 03:02:54 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 118 kB/s) error 23-Dec-2022 03:02:54 #17 81.08 [INFO] Configured Artifact: org.openmrs.module:idgen-omod:4.9.0:jar error 23-Dec-2022 03:02:54 #17 81.08 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.pom error 23-Dec-2022 03:02:54 #17 81.19 Progress (1): 3.3/4.1 kB error 23-Dec-2022 03:02:54 Progress (1): 4.1 kB error 23-Dec-2022 03:02:54 error 23-Dec-2022 03:02:54 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 18 kB/s) error 23-Dec-2022 03:02:54 #17 81.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen/4.9.0/idgen-4.9.0.pom error 23-Dec-2022 03:02:54 #17 81.42 Progress (1): 3.3/9.9 kB error 23-Dec-2022 03:02:54 Progress (1): 6.1/9.9 kB error 23-Dec-2022 03:02:54 Progress (1): 8.9/9.9 kB error 23-Dec-2022 03:02:54 Progress (1): 9.9 kB error 23-Dec-2022 03:02:54 error 23-Dec-2022 03:02:54 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 43 kB/s) error 23-Dec-2022 03:02:55 #17 81.54 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/idgen-omod/4.9.0/idgen-omod-4.9.0.jar error 23-Dec-2022 03:02:55 #17 81.81 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.3/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.4/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.5/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.6/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.7/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.8/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 0.9/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.0/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.1/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2/1.2 MB error 23-Dec-2022 03:02:55 Progress (1): 1.2 MB error 23-Dec-2022 03:02:55 error 23-Dec-2022 03:02:55 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 23-Dec-2022 03:02:55 #17 82.03 [INFO] Configured Artifact: org.openmrs.module:metadatamapping-omod:1.6.0:jar error 23-Dec-2022 03:02:55 #17 82.04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.pom error 23-Dec-2022 03:02:55 #17 82.15 Progress (1): 3.3/4.6 kB error 23-Dec-2022 03:02:55 Progress (1): 4.6 kB error 23-Dec-2022 03:02:55 error 23-Dec-2022 03:02:55 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 23-Dec-2022 03:02:55 #17 82.27 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom error 23-Dec-2022 03:02:55 #17 82.38 Progress (1): 3.3/12 kB error 23-Dec-2022 03:02:55 Progress (1): 6.1/12 kB error 23-Dec-2022 03:02:55 Progress (1): 8.9/12 kB error 23-Dec-2022 03:02:55 Progress (1): 12/12 kB error 23-Dec-2022 03:02:55 Progress (1): 12 kB error 23-Dec-2022 03:02:55 error 23-Dec-2022 03:02:55 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping/1.6.0/metadatamapping-1.6.0.pom (12 kB at 54 kB/s) error 23-Dec-2022 03:02:55 #17 82.50 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/metadatamapping-omod/1.6.0/metadatamapping-omod-1.6.0.jar error 23-Dec-2022 03:02:56 #17 82.84 Progress (1): 0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 0.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 1.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.4/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.5/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.6/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.7/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.8/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 2.9/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.0/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.1/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.2/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.3/3.3 MB error 23-Dec-2022 03:02:56 Progress (1): 3.3 MB error 23-Dec-2022 03:02:56 error 23-Dec-2022 03:02:56 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.4 MB/s) error 23-Dec-2022 03:02:56 #17 83.11 [INFO] Configured Artifact: org.openmrs.module:htmlformentryui-omod:2.2.0:jar error 23-Dec-2022 03:02:56 #17 83.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.pom error 23-Dec-2022 03:02:56 #17 83.23 Progress (1): 3.3/9.8 kB error 23-Dec-2022 03:02:56 Progress (1): 6.1/9.8 kB error 23-Dec-2022 03:02:56 Progress (1): 8.9/9.8 kB error 23-Dec-2022 03:02:56 Progress (1): 9.8 kB error 23-Dec-2022 03:02:56 error 23-Dec-2022 03:02:56 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 44 kB/s) error 23-Dec-2022 03:02:56 #17 83.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom error 23-Dec-2022 03:02:56 #17 83.46 Progress (1): 3.3/13 kB error 23-Dec-2022 03:02:56 Progress (1): 6.1/13 kB error 23-Dec-2022 03:02:56 Progress (1): 8.9/13 kB error 23-Dec-2022 03:02:56 Progress (1): 12/13 kB error 23-Dec-2022 03:02:56 Progress (1): 13 kB error 23-Dec-2022 03:02:56 error 23-Dec-2022 03:02:56 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui/2.2.0/htmlformentryui-2.2.0.pom (13 kB at 60 kB/s) error 23-Dec-2022 03:02:56 #17 83.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/htmlformentryui-omod/2.2.0/htmlformentryui-omod-2.2.0.jar error 23-Dec-2022 03:02:57 #17 ... error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:57 #14 92.13 Progress (2): 1.4 MB | 76/201 kB error 23-Dec-2022 03:02:57 Progress (2): 1.4 MB | 79/201 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 79/201 kB | 4.1/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 82/201 kB | 4.1/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 82/201 kB | 8.2/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 82/201 kB | 12/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 82/201 kB | 16/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 84/201 kB | 16/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 87/201 kB | 16/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 90/201 kB | 16/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 90/201 kB | 20/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 90/201 kB | 25/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 93/201 kB | 25/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 25/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 29/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 33/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 37/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 41/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 45/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 96/201 kB | 49/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 98/201 kB | 49/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 98/201 kB | 52/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 101/201 kB | 52/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 104/201 kB | 52/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 104/201 kB | 56/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 106/201 kB | 56/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 106/201 kB | 60/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 106/201 kB | 64/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 106/201 kB | 68/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 109/201 kB | 68/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 109/201 kB | 71/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 109/201 kB | 75/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 109/201 kB | 79/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 109/201 kB | 83/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 112/201 kB | 83/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 112/201 kB | 87/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 112/201 kB | 91/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 112/201 kB | 95/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 112/201 kB | 99/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 112/201 kB | 103/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 115/201 kB | 103/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 118/201 kB | 103/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 120/201 kB | 103/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 123/201 kB | 103/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 126/201 kB | 103/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 126/201 kB | 106/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 129/201 kB | 106/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 129/201 kB | 110/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 129/201 kB | 114/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 129/201 kB | 118/315 kB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 129/201 kB | 122/315 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 129/201 kB | 122/315 kB | 4.1/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 129/201 kB | 125/315 kB | 4.1/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 132/201 kB | 125/315 kB | 4.1/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 132/201 kB | 125/315 kB | 8.2/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 132/201 kB | 125/315 kB | 12/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 134/201 kB | 125/315 kB | 12/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 134/201 kB | 125/315 kB | 16/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 134/201 kB | 129/315 kB | 16/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 137/201 kB | 129/315 kB | 16/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 137/201 kB | 129/315 kB | 20/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 137/201 kB | 134/315 kB | 20/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 137/201 kB | 134/315 kB | 25/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 137/201 kB | 138/315 kB | 25/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 140/201 kB | 138/315 kB | 25/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 140/201 kB | 138/315 kB | 29/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 140/201 kB | 142/315 kB | 29/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 140/201 kB | 142/315 kB | 33/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 143/201 kB | 142/315 kB | 33/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 142/315 kB | 33/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 142/315 kB | 37/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 146/315 kB | 37/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 150/315 kB | 37/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 152/315 kB | 37/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 152/315 kB | 41/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 152/315 kB | 45/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 152/315 kB | 49/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 146/201 kB | 152/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 148/201 kB | 152/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 148/201 kB | 156/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 148/201 kB | 161/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 148/201 kB | 165/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 148/201 kB | 169/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 151/201 kB | 169/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 151/201 kB | 173/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 151/201 kB | 177/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 151/201 kB | 181/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 151/201 kB | 185/315 kB | 52/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 151/201 kB | 185/315 kB | 56/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 185/315 kB | 56/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 185/315 kB | 60/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 185/315 kB | 64/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 185/315 kB | 68/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 187/315 kB | 68/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 191/315 kB | 68/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 195/315 kB | 68/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 199/315 kB | 68/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 204/315 kB | 68/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 154/201 kB | 204/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 157/201 kB | 204/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 160/201 kB | 204/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 160/201 kB | 208/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 160/201 kB | 212/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 162/201 kB | 212/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 162/201 kB | 216/315 kB | 72/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 162/201 kB | 216/315 kB | 76/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 162/201 kB | 216/315 kB | 80/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 162/201 kB | 220/315 kB | 80/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 165/201 kB | 220/315 kB | 80/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 165/201 kB | 222/315 kB | 80/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 168/201 kB | 222/315 kB | 80/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 168/201 kB | 222/315 kB | 84/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 168/201 kB | 222/315 kB | 86/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 168/201 kB | 226/315 kB | 86/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 168/201 kB | 226/315 kB | 91/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 170/201 kB | 226/315 kB | 91/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 170/201 kB | 230/315 kB | 91/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 170/201 kB | 234/315 kB | 91/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 170/201 kB | 234/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 173/201 kB | 234/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 173/201 kB | 238/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 238/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 242/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 247/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 251/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 255/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 259/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 263/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 176/201 kB | 267/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 179/201 kB | 267/315 kB | 95/409 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 259 kB/s) error 23-Dec-2022 03:02:57 #14 92.36 Progress (3): 179/201 kB | 267/315 kB | 99/409 kB error 23-Dec-2022 03:02:57 Progress (3): 179/201 kB | 269/315 kB | 99/409 kB error 23-Dec-2022 03:02:57 Progress (3): 182/201 kB | 269/315 kB | 99/409 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 92.37 Progress (3): 182/201 kB | 269/315 kB | 103/409 kB error 23-Dec-2022 03:02:57 Progress (3): 182/201 kB | 273/315 kB | 103/409 kB error 23-Dec-2022 03:02:57 Progress (3): 182/201 kB | 273/315 kB | 107/409 kB error 23-Dec-2022 03:02:57 Progress (3): 182/201 kB | 278/315 kB | 107/409 kB error 23-Dec-2022 03:02:57 Progress (3): 182/201 kB | 282/315 kB | 107/409 kB error 23-Dec-2022 03:02:57 Progress (3): 182/201 kB | 286/315 kB | 107/409 kB error 23-Dec-2022 03:02:57 Progress (4): 182/201 kB | 286/315 kB | 107/409 kB | 3.3/183 kB error 23-Dec-2022 03:02:57 Progress (4): 182/201 kB | 286/315 kB | 107/409 kB | 6.1/183 kB error 23-Dec-2022 03:02:57 Progress (4): 182/201 kB | 290/315 kB | 107/409 kB | 6.1/183 kB error 23-Dec-2022 03:02:57 Progress (4): 184/201 kB | 290/315 kB | 107/409 kB | 6.1/183 kB error 23-Dec-2022 03:02:57 Progress (4): 184/201 kB | 294/315 kB | 107/409 kB | 6.1/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 294/315 kB | 107/409 kB | 6.1/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 294/315 kB | 107/409 kB | 8.9/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 294/315 kB | 111/409 kB | 8.9/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 298/315 kB | 111/409 kB | 8.9/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 302/315 kB | 111/409 kB | 8.9/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 302/315 kB | 111/409 kB | 12/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 302/315 kB | 115/409 kB | 12/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 304/315 kB | 115/409 kB | 12/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 304/315 kB | 119/409 kB | 12/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 304/315 kB | 119/409 kB | 14/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 304/315 kB | 121/409 kB | 14/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 304/315 kB | 121/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 308/315 kB | 121/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 312/315 kB | 121/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 187/201 kB | 315 kB | 121/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 190/201 kB | 315 kB | 121/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 190/201 kB | 315 kB | 125/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 190/201 kB | 315 kB | 129/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 190/201 kB | 315 kB | 134/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 190/201 kB | 315 kB | 138/409 kB | 17/183 kB error 23-Dec-2022 03:02:57 Progress (4): 190/201 kB | 315 kB | 138/409 kB | 20/183 kB error 23-Dec-2022 03:02:57 Progress (4): 193/201 kB | 315 kB | 138/409 kB | 20/183 kB error 23-Dec-2022 03:02:57 Progress (4): 193/201 kB | 315 kB | 142/409 kB | 20/183 kB error 23-Dec-2022 03:02:57 Progress (4): 193/201 kB | 315 kB | 146/409 kB | 20/183 kB error 23-Dec-2022 03:02:57 Progress (4): 193/201 kB | 315 kB | 150/409 kB | 20/183 kB error 23-Dec-2022 03:02:57 Progress (4): 193/201 kB | 315 kB | 154/409 kB | 20/183 kB error 23-Dec-2022 03:02:57 Progress (4): 193/201 kB | 315 kB | 154/409 kB | 23/183 kB error 23-Dec-2022 03:02:57 Progress (4): 196/201 kB | 315 kB | 154/409 kB | 23/183 kB error 23-Dec-2022 03:02:57 Progress (4): 196/201 kB | 315 kB | 154/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 198/201 kB | 315 kB | 154/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 198/201 kB | 315 kB | 156/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 156/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 160/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 164/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 168/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 172/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 177/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 181/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 185/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 189/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 191/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 195/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 199/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 203/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 207/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 211/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 215/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 220/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 224/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 226/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 230/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 234/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 238/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 242/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 246/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 250/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 254/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 258/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 261/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 265/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 269/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 273/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 277/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 281/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 285/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 289/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 293/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 295/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 299/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 304/409 kB | 26/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 304/409 kB | 28/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 308/409 kB | 28/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 308/409 kB | 31/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 312/409 kB | 31/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 312/409 kB | 34/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 312/409 kB | 37/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 312/409 kB | 40/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 316/409 kB | 40/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 316/409 kB | 42/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 320/409 kB | 42/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 320/409 kB | 45/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 324/409 kB | 45/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 324/409 kB | 48/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 328/409 kB | 48/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 328/409 kB | 51/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 330/409 kB | 51/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 330/409 kB | 54/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 330/409 kB | 56/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 334/409 kB | 56/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 338/409 kB | 56/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 338/409 kB | 59/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 342/409 kB | 59/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 347/409 kB | 59/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 347/409 kB | 62/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 351/409 kB | 62/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 351/409 kB | 65/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 355/409 kB | 65/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 359/409 kB | 65/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 363/409 kB | 65/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 363/409 kB | 68/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 365/409 kB | 68/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 365/409 kB | 70/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 365/409 kB | 73/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 369/409 kB | 73/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 369/409 kB | 76/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 373/409 kB | 76/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 377/409 kB | 76/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 377/409 kB | 79/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 381/409 kB | 79/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 381/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 385/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 390/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (4): 201 kB | 315 kB | 394/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 55 kB/s) error 23-Dec-2022 03:02:57 #14 92.55 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 23-Dec-2022 03:02:57 #14 92.56 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 35 kB/s) error 23-Dec-2022 03:02:57 #14 92.56 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/bytebuddy/byte-buddy/1.11.20/byte-buddy-1.11.20.jar error 23-Dec-2022 03:02:57 #14 92.56 Progress (2): 398/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (2): 402/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (2): 404/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (2): 408/409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 82/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 84/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 87/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 90/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 93/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 96/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 98/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 101/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 104/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 106/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 109/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 112/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 115/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 118/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 120/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 123/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 126/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 129/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 132/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 134/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 137/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 140/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 143/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 145/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 148/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 151/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 154/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 157/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 159/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 162/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 165/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 168/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 171/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 173/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 176/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 179/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 182/183 kB error 23-Dec-2022 03:02:57 Progress (2): 409 kB | 183 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 3.3/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 6.1/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 8.9/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 12/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 14/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 17/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 20/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 23/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 26/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 29/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 31/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 34/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 37/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 40/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 43/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 45/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 48/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 51/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 54/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 57/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 59/61 kB error 23-Dec-2022 03:02:57 Progress (3): 409 kB | 183 kB | 61 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 69 kB/s) error 23-Dec-2022 03:02:57 #14 92.74 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 23-Dec-2022 03:02:57 #14 92.78 Progress (3): 183 kB | 61 kB | 0/7.5 MB error 23-Dec-2022 03:02:57 Progress (3): 183 kB | 61 kB | 0.1/7.5 MB error 23-Dec-2022 03:02:57 Progress (3): 183 kB | 61 kB | 0.1/7.5 MB error 23-Dec-2022 03:02:57 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 23-Dec-2022 03:02:57 Progress (3): 183 kB | 61 kB | 0.2/7.5 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 30 kB/s) error 23-Dec-2022 03:02:57 #14 92.82 Progress (2): 61 kB | 0.2/7.5 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 92.83 Progress (2): 61 kB | 0.3/7.5 MB error 23-Dec-2022 03:02:57 Progress (2): 61 kB | 0.3/7.5 MB error 23-Dec-2022 03:02:57 Progress (2): 61 kB | 0.4/7.5 MB error 23-Dec-2022 03:02:57 Progress (2): 61 kB | 0.4/7.5 MB error 23-Dec-2022 03:02:57 Progress (3): 61 kB | 0.4/7.5 MB | 0/3.7 MB error 23-Dec-2022 03:02:57 Progress (4): 61 kB | 0.4/7.5 MB | 0/3.7 MB | 3.3/12 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 10.0 kB/s) error 23-Dec-2022 03:02:57 #14 92.88 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 23-Dec-2022 03:02:57 #14 92.88 Progress (3): 0.4/7.5 MB | 0/3.7 MB | 3.3/12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0/3.7 MB | 3.3/12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0/3.7 MB | 6.1/12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0/3.7 MB | 8.9/12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0/3.7 MB | 12/12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.5/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.6/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.6/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.6/7.5 MB | 0.1/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.6/7.5 MB | 0.2/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (3): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 3.3/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 6.1/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 8.9/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.7/7.5 MB | 0.2/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.8/7.5 MB | 0.2/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.8/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.8/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.8/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.9/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.9/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 0.9/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.3/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 3.3/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 6.1/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 8.9/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 12/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 14/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 17/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 20/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 23/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 26/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 28/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 31/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 34/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 37/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 40/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 12/57 kB | 42/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 14/57 kB | 42/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 14/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (5): 1.0/7.5 MB | 0.4/3.7 MB | 12 kB | 14/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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.9 kB/s) error 23-Dec-2022 03:02:57 #14 93.05 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 17/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 17/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 20/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 23/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 26/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 28/57 kB | 45/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 28/57 kB | 48/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 28/57 kB | 48/157 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 93.06 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 28/57 kB | 51/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 28/57 kB | 51/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 31/57 kB | 51/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 31/57 kB | 54/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 34/57 kB | 54/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 34/57 kB | 56/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 37/57 kB | 56/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 40/57 kB | 56/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 40/57 kB | 59/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.4/3.7 MB | 40/57 kB | 62/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.5/3.7 MB | 40/57 kB | 62/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.5/3.7 MB | 40/57 kB | 62/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.5/3.7 MB | 40/57 kB | 65/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.5/3.7 MB | 40/57 kB | 68/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.5/3.7 MB | 40/57 kB | 70/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.0/7.5 MB | 0.5/3.7 MB | 40/57 kB | 73/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 73/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 73/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 76/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 79/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 82/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 84/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 84/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 87/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 87/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 87/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.1/7.5 MB | 0.5/3.7 MB | 40/57 kB | 90/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.5/3.7 MB | 40/57 kB | 90/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 90/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 93/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 96/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 98/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 101/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 104/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 104/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 107/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 110/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.2/7.5 MB | 0.6/3.7 MB | 40/57 kB | 112/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 112/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 115/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 115/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 118/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 118/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 121/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 121/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 121/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 124/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 126/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 126/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 129/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.3/7.5 MB | 0.6/3.7 MB | 40/57 kB | 132/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 40/57 kB | 132/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 40/57 kB | 135/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 42/57 kB | 135/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 45/57 kB | 135/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 45/57 kB | 138/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 45/57 kB | 140/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 48/57 kB | 140/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 48/57 kB | 140/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 48/57 kB | 143/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 51/57 kB | 143/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 51/57 kB | 146/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 51/57 kB | 149/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 54/57 kB | 149/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 56/57 kB | 149/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 149/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.6/3.7 MB | 57 kB | 149/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 149/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 152/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 154/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 154/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 157/157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.5/7.5 MB | 0.7/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.5/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.8/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 0.9/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.0/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/7.5 MB | 1.1/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/7.5 MB | 1.2/3.7 MB | 57 kB | 157 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 24 kB/s) error 23-Dec-2022 03:02:57 #14 93.38 Progress (3): 2.0/7.5 MB | 1.2/3.7 MB | 57 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 8.6 kB/s) error 23-Dec-2022 03:02:57 #14 93.39 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 23-Dec-2022 03:02:57 #14 93.39 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 23-Dec-2022 03:02:57 #14 93.40 Progress (2): 2.0/7.5 MB | 1.2/3.7 MB error 23-Dec-2022 03:02:57 Progress (2): 2.0/7.5 MB | 1.2/3.7 MB error 23-Dec-2022 03:02:57 Progress (2): 2.0/7.5 MB | 1.2/3.7 MB error 23-Dec-2022 03:02:57 Progress (2): 2.0/7.5 MB | 1.3/3.7 MB error 23-Dec-2022 03:02:57 Progress (2): 2.0/7.5 MB | 1.3/3.7 MB error 23-Dec-2022 03:02:57 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.0/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.1/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.1/7.5 MB | 1.3/3.7 MB | 0/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.1/7.5 MB | 1.3/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.1/7.5 MB | 1.3/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.1/7.5 MB | 1.3/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.1/7.5 MB | 1.3/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.3/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.1/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.2/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.4/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.2/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.3/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.3/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.4/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.5/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.5/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.4/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.6/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.5/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.6/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.7/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.6/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.7/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.8/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.7/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.8/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.8/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.8/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 2.9/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (3): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB error 23-Dec-2022 03:02:57 Progress (4): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB | 0/1.8 MB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 1.9/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 8.2/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 12/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 16/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 16/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 16/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 16/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 16/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.0/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0.1/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 0.9/1.3 MB | 0.1/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 24/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 24/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 24/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 28/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 32/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 32/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 32/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 36/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 36/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 40/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 44/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 48/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 51/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.0/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 53/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 57/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 62/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 66/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 66/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 66/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 70/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 70/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 70/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 70/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 70/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 70/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 74/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 74/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 74/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 78/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 78/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 78/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 82/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.1/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 82/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 82/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 82/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.0/1.3 MB | 0.1/1.8 MB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB | 88/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.1/1.8 MB | 92/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 92/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 92/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 92/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 96/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.1/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 96/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 96/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 96/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 96/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 96/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 100/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 105/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 105/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 109/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 109/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 109/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 113/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 116/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 116/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 116/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 116/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 120/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 120/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 120/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.2/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 120/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 120/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 125/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 129/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 133/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.2/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 137/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 137/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 137/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 137/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.2/1.8 MB | 137/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.3/1.8 MB | 137/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.3/1.8 MB | 141/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.3/1.8 MB | 141/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.1/1.3 MB | 0.3/1.8 MB | 141/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 141/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 141/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 145/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 145/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.3/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 145/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 145/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 149/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 153/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 153/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 153/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 153/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 153/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 153/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 157/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 161/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 161/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 161/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 161/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 161/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 165/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 165/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 165/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 165/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.3/1.8 MB | 170/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.3/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 170/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.4/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 170/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 170/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 170/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 174/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 178/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 178/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 178/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 182/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 186/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 188/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 192/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 197/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.5/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 201/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 205/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 209/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 213/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.2/1.3 MB | 0.4/1.8 MB | 217/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB | 217/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB | 217/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB | 217/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.4/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.4/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 225/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 229/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 233/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 237/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 237/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 237/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 240/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 240/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 244/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 248/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 248/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 251/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 251/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 251/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3/1.3 MB | 0.5/1.8 MB | 255/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 255/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 255/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 260/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 260/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 264/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 268/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.6/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 272/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 272/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 272/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 272/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 276/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 276/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 280/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 284/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 287/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 287/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 291/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 291/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 296/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 296/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 300/303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.5/3.7 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.7/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.5/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.6/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.7/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.8/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.6/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.8/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 3.9/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 2.9/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.0/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.7/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.0/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.1/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (5): 4.1/7.5 MB | 3.1/3.7 MB | 1.3 MB | 0.8/1.8 MB | 303 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 39 kB/s) error 23-Dec-2022 03:02:57 #14 94.51 Progress (4): 4.1/7.5 MB | 3.2/3.7 MB | 1.3 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 171 kB/s) error 23-Dec-2022 03:02:57 #14 94.51 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 94.54 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 94.56 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.1/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.8/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.2/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.2/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 0.9/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.3/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.3/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.4/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.4/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.0/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB error 23-Dec-2022 03:02:57 Progress (3): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB error 23-Dec-2022 03:02:57 Progress (4): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 3.3/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 3.3/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 3.3/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.5/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 3.3/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 3.3/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 6.1/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 8.9/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 8.9/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 8.9/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 8.9/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 12/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 15/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 15/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 15/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 17/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 20/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.5/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.6/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.6/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.6/3.7 MB | 1.1/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 23/24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.6/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/7.5 MB | 3.7/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7/3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.2/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.8/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 4.9/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.0/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.0/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.0/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.0/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.0/7.5 MB | 3.7 MB | 1.3/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.0/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.4/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 4.1/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 8.2/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 12/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 16/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 20/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 25/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 29/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 33/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 33/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 37/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 37/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 41/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 45/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 49/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 52/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 52/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 56/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 60/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 64/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 64/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.2/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 64/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 64/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 64/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 68/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.5/1.8 MB | 24 kB | 68/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 68/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 72/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 76/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 76/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 80/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 84/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 86/303 kB error 23-Dec-2022 03:02:57 Progress (5): 5.3/7.5 MB | 3.7 MB | 1.6/1.8 MB | 24 kB | 86/303 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 431 kB/s) error 23-Dec-2022 03:02:57 #14 95.36 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.8 kB/s) error 23-Dec-2022 03:02:57 #14 95.36 Progress (3): 5.3/7.5 MB | 1.6/1.8 MB | 91/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/7.5 MB | 1.6/1.8 MB | 91/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/7.5 MB | 1.6/1.8 MB | 91/303 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar error 23-Dec-2022 03:02:57 #14 95.36 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 91/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 91/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 95/303 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 95.37 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 95/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 99/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 103/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 107/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 111/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 115/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 115/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 115/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 115/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 119/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 123/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 123/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.6/1.8 MB | 123/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 123/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 127/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 132/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 134/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 139/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 139/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 139/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 143/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 147/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 151/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 151/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 151/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 155/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 155/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 159/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 163/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 163/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/7.5 MB | 1.7/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 167/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.7/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 169/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 173/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 177/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 182/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 186/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 190/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 194/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 198/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 202/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 204/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 204/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 208/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/7.5 MB | 1.8/1.8 MB | 212/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 212/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 212/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 216/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 221/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 225/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 229/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 229/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 233/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 237/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 239/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 239/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 239/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 243/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8/1.8 MB | 247/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 247/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 247/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 251/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 255/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 259/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 264/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 268/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 272/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 274/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 274/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 278/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 282/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 286/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.6/7.5 MB | 1.8 MB | 290/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.7/7.5 MB | 1.8 MB | 290/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.7/7.5 MB | 1.8 MB | 294/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.7/7.5 MB | 1.8 MB | 296/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.7/7.5 MB | 1.8 MB | 300/303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.7/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.7/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.8/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.8/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.8/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.9/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 5.9/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (3): 6.0/7.5 MB | 1.8 MB | 303 kB error 23-Dec-2022 03:02:57 Progress (4): 6.0/7.5 MB | 1.8 MB | 303 kB | 3.3/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.0/7.5 MB | 1.8 MB | 303 kB | 6.1/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.0/7.5 MB | 1.8 MB | 303 kB | 6.1/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 6.1/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 6.1/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 8.9/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 12/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 14/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 14/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 17/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 20/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 23/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.1/7.5 MB | 1.8 MB | 303 kB | 26/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 26/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 28/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 31/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 31/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 34/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 37/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 40/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 42/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 45/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 48/121 kB error 23-Dec-2022 03:02:57 Progress (4): 6.2/7.5 MB | 1.8 MB | 303 kB | 51/121 kB error 23-Dec-2022 03:02:57 Progress (5): 6.2/7.5 MB | 1.8 MB | 303 kB | 51/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (5): 6.3/7.5 MB | 1.8 MB | 303 kB | 51/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (5): 6.3/7.5 MB | 1.8 MB | 303 kB | 54/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 199 kB/s) error 23-Dec-2022 03:02:57 #14 95.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar error 23-Dec-2022 03:02:57 #14 95.91 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 33 kB/s) error 23-Dec-2022 03:02:57 #14 95.91 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar error 23-Dec-2022 03:02:57 #14 95.91 Progress (3): 6.3/7.5 MB | 54/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 56/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 59/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 62/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 65/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 68/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 70/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 73/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 76/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 79/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 79/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 82/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 82/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 84/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 87/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 87/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 90/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 93/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.3/7.5 MB | 96/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 96/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 98/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 98/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 98/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 101/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 101/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 101/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 104/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 107/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 107/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 110/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 112/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 112/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 112/121 kB | 0.1/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.4/7.5 MB | 112/121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 112/121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 115/121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 118/121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121/121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.5/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.2/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.6/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.7/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (3): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 3.3/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 6.1/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 8.9/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 12/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 15/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 17/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 20/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 23/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 23/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 26/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 26/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.3/1.4 MB | 29/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 29/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 31/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 34/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 37/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 37/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 40/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 40/123 kB error 23-Dec-2022 03:02:57 Progress (4): 6.8/7.5 MB | 121 kB | 0.4/1.4 MB | 40/123 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 13 kB/s) error 23-Dec-2022 03:02:57 #14 96.13 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar error 23-Dec-2022 03:02:57 #14 96.13 Progress (3): 6.8/7.5 MB | 0.4/1.4 MB | 42/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.8/7.5 MB | 0.4/1.4 MB | 45/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.8/7.5 MB | 0.4/1.4 MB | 48/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.8/7.5 MB | 0.4/1.4 MB | 51/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.8/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.8/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.9/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.9/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.9/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.9/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 6.9/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 54/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 56/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 59/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 62/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 65/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 68/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 70/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 73/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 73/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.4/1.4 MB | 76/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 76/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 79/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 82/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 82/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 84/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 87/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 90/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 93/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 95/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 95/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 95/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 98/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 98/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 98/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 101/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 104/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 106/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 109/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 112/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 112/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 112/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 112/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 112/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 115/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.0/7.5 MB | 0.5/1.4 MB | 118/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.5/1.4 MB | 118/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.5/1.4 MB | 118/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.5/1.4 MB | 118/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.5/1.4 MB | 120/123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.5/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.5/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.1/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (3): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB error 23-Dec-2022 03:02:57 Progress (4): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.2/7.5 MB | 0.6/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.6/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.3/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.7/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.1/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.4/7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.2/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.3/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.8/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.4/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 0.9/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 1.0/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 1.0/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 Progress (4): 7.5 MB | 1.0/1.4 MB | 123 kB | 0.5/12 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjrt/1.9.7/aspectjrt-1.9.7.jar (123 kB at 13 kB/s) error 23-Dec-2022 03:02:57 #14 96.42 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/joda-time/joda-time/2.10.12/joda-time-2.10.12.jar error 23-Dec-2022 03:02:57 #14 96.42 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.6/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.6/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.6/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.6/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.6/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.7/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.0/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.8/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.9/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.9/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.9/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.9/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.9/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 0.9/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.1/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (3): 7.5 MB | 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 769 kB/s) error 23-Dec-2022 03:02:57 #14 96.50 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 23-Dec-2022 03:02:57 #14 96.50 Progress (2): 1.2/1.4 MB | 1.0/12 MB error 23-Dec-2022 03:02:57 Progress (2): 1.2/1.4 MB | 1.1/12 MB error 23-Dec-2022 03:02:57 Progress (2): 1.2/1.4 MB | 1.1/12 MB error 23-Dec-2022 03:02:57 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 0/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 0/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.2/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.1/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.2/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.1/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.3/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.3/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4/1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.4/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.2/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.3/12 MB | 0.5/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.3/12 MB | 0.6/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.3/12 MB | 0.6/2.1 MB error 23-Dec-2022 03:02:57 Progress (3): 1.4 MB | 1.3/12 MB | 0.6/2.1 MB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.3/12 MB | 0.6/2.1 MB | 3.3/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 3.3/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 3.3/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 6.1/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 8.9/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 12/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 14/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 17/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 17/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 20/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 23/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 26/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 26/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 29/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 31/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 34/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 37/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 37/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 40/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 43/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 45/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.4/12 MB | 0.6/2.1 MB | 45/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.6/2.1 MB | 45/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.6/2.1 MB | 48/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 48/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 51/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 54/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 57/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 59/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 59/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 62/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.5/12 MB | 0.7/2.1 MB | 65/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 65/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 65/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 65/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 67/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 70/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 73/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 76/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 79/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 81/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 84/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 84/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 87/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 90/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.7/2.1 MB | 93/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 93/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 93/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 93/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 95/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 98/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 101/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 104/129 kB error 23-Dec-2022 03:02:57 Progress (4): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 104/129 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 104/129 kB | 4.1/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 104/129 kB | 8.2/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 104/129 kB | 12/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 104/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 107/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 109/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 112/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 115/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 118/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (5): 1.4 MB | 1.6/12 MB | 0.8/2.1 MB | 118/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/xerces/xercesImpl/2.12.1/xercesImpl-2.12.1.jar (1.4 MB at 140 kB/s) error 23-Dec-2022 03:02:57 #14 96.72 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar error 23-Dec-2022 03:02:57 #14 96.72 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 118/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 118/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 121/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 123/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 126/129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 129 kB | 16/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 129 kB | 20/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 129 kB | 25/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.6/12 MB | 0.8/2.1 MB | 129 kB | 29/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 29/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 33/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 33/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 37/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 41/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 45/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.8/2.1 MB | 129 kB | 49/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 49/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 49/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 52/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 56/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 60/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 64/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 68/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 68/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 68/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 68/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 72/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 76/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 80/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 84/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 84/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 86/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 90/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 95/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 99/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 103/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 103/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.7/12 MB | 0.9/2.1 MB | 129 kB | 107/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 107/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 111/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 115/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 119/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 121/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 125/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 129/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 133/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 0.9/2.1 MB | 129 kB | 138/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.8/12 MB | 1.0/2.1 MB | 129 kB | 138/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 138/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 142/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 146/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 150/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 154/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 158/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 129 kB | 160/645 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 13 kB/s) error 23-Dec-2022 03:02:57 #14 96.87 Progress (3): 1.9/12 MB | 1.0/2.1 MB | 164/645 kB error 23-Dec-2022 03:02:57 Progress (3): 1.9/12 MB | 1.0/2.1 MB | 168/645 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 168/645 kB | 3.3/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 168/645 kB | 3.3/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 168/645 kB | 6.1/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 168/645 kB | 8.9/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 172/645 kB | 8.9/62 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 96.91 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 177/645 kB | 8.9/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 177/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 177/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 177/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 181/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 185/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 188/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 192/645 kB | 12/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 192/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 197/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 201/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 205/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 209/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 213/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 213/645 kB | 14/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 213/645 kB | 17/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 217/645 kB | 17/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 221/645 kB | 17/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 221/645 kB | 20/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 225/645 kB | 20/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 225/645 kB | 23/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 229/645 kB | 23/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 229/645 kB | 26/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 229/645 kB | 26/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 229/645 kB | 28/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 233/645 kB | 28/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 237/645 kB | 28/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 237/645 kB | 28/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 237/645 kB | 31/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 242/645 kB | 31/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 246/645 kB | 31/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 246/645 kB | 34/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.0/2.1 MB | 246/645 kB | 37/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.1/2.1 MB | 246/645 kB | 37/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.1/2.1 MB | 246/645 kB | 40/62 kB error 23-Dec-2022 03:02:57 Progress (4): 1.9/12 MB | 1.1/2.1 MB | 250/645 kB | 40/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 250/645 kB | 40/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 254/645 kB | 40/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 258/645 kB | 40/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 258/645 kB | 42/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 262/645 kB | 42/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 262/645 kB | 42/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 262/645 kB | 45/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 265/645 kB | 45/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 269/645 kB | 45/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 273/645 kB | 45/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 273/645 kB | 45/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 273/645 kB | 48/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 273/645 kB | 51/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 277/645 kB | 51/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 277/645 kB | 54/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.0/12 MB | 1.1/2.1 MB | 281/645 kB | 54/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 281/645 kB | 54/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 281/645 kB | 54/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 281/645 kB | 56/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 285/645 kB | 56/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 285/645 kB | 59/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 285/645 kB | 62/62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 285/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 289/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 294/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 298/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 302/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 305/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 305/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 309/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 309/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 313/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 317/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 321/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 321/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 321/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 325/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.1/2.1 MB | 329/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 329/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 333/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 337/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 340/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 340/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 344/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 348/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 352/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 356/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.1/12 MB | 1.2/2.1 MB | 356/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 356/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 356/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 356/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 360/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 364/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 368/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 370/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 374/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 378/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 383/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 383/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.2/2.1 MB | 387/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 387/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 391/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 395/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 395/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 395/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 399/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 403/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 405/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 409/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 413/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 413/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 417/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 421/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 426/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 426/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.2/12 MB | 1.3/2.1 MB | 430/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 430/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 434/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 436/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 436/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 440/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 444/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 448/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 452/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.3/12 MB | 1.3/2.1 MB | 452/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.3/2.1 MB | 452/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.3/2.1 MB | 456/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.3/2.1 MB | 460/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 460/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 464/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 469/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 469/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 469/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 471/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 475/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 479/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 483/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 487/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 487/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 487/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 491/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 495/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 499/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 499/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 503/645 kB | 62 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 505/645 kB | 62 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 6.0 kB/s) error 23-Dec-2022 03:02:57 #14 97.16 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 23-Dec-2022 03:02:57 #14 97.18 Progress (3): 2.4/12 MB | 1.4/2.1 MB | 510/645 kB error 23-Dec-2022 03:02:57 Progress (3): 2.4/12 MB | 1.4/2.1 MB | 510/645 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 510/645 kB | 8.2/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 512/645 kB | 8.2/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 512/645 kB | 8.2/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 512/645 kB | 16/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 512/645 kB | 25/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.4/12 MB | 1.4/2.1 MB | 512/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.4/2.1 MB | 512/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.4/2.1 MB | 516/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.4/2.1 MB | 521/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.4/2.1 MB | 525/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 525/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 529/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 529/645 kB | 33/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 529/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 533/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 537/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 541/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 545/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 547/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 547/645 kB | 41/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 547/645 kB | 49/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 547/645 kB | 49/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 551/645 kB | 49/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 555/645 kB | 49/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 559/645 kB | 49/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 559/645 kB | 49/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 559/645 kB | 57/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 559/645 kB | 66/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 564/645 kB | 66/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 564/645 kB | 74/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 564/645 kB | 82/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 564/645 kB | 82/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 568/645 kB | 82/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 572/645 kB | 82/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 575/645 kB | 82/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.5/12 MB | 1.5/2.1 MB | 575/645 kB | 86/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 575/645 kB | 86/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 575/645 kB | 95/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 575/645 kB | 95/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 579/645 kB | 95/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 584/645 kB | 95/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 588/645 kB | 95/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 588/645 kB | 103/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 588/645 kB | 111/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.5/2.1 MB | 592/645 kB | 111/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 592/645 kB | 111/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 596/645 kB | 111/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 596/645 kB | 111/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 600/645 kB | 111/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 600/645 kB | 119/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 600/645 kB | 119/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 604/645 kB | 119/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 119/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 127/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 136/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 608/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 612/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 616/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 620/645 kB | 144/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 620/645 kB | 152/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 620/645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 624/645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 629/645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 633/645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 637/645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 641/645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 156/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 164/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 172/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 181/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 189/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.6/12 MB | 1.6/2.1 MB | 645 kB | 189/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.7/12 MB | 1.6/2.1 MB | 645 kB | 189/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.7/12 MB | 1.7/2.1 MB | 645 kB | 189/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.7/12 MB | 1.7/2.1 MB | 645 kB | 197/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 197/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 205/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 213/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 222/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 222/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 226/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 226/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 234/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 242/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 242/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 242/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.8/12 MB | 1.7/2.1 MB | 645 kB | 250/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.7/2.1 MB | 645 kB | 250/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.7/2.1 MB | 645 kB | 250/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.7/2.1 MB | 645 kB | 258/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.7/2.1 MB | 645 kB | 258/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 258/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 267/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 275/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 283/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 291/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 291/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 295/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 295/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 295/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 303/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 312/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 312/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 320/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 320/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 328/917 kB error 23-Dec-2022 03:02:57 Progress (4): 2.9/12 MB | 1.8/2.1 MB | 645 kB | 328/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.8/2.1 MB | 645 kB | 328/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.8/2.1 MB | 645 kB | 336/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.8/2.1 MB | 645 kB | 344/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 344/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 344/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 353/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 361/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 361/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 365/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 365/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 373/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 373/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 377/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 377/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 386/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 394/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 402/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 402/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 410/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.0/12 MB | 1.9/2.1 MB | 645 kB | 418/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 418/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 426/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 435/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 443/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 449/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 449/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 1.9/2.1 MB | 645 kB | 458/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 458/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 466/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 474/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 474/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 482/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 490/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 490/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.1/12 MB | 2.0/2.1 MB | 645 kB | 498/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.2/12 MB | 2.0/2.1 MB | 645 kB | 498/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.2/12 MB | 2.0/2.1 MB | 645 kB | 507/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.2/12 MB | 2.0/2.1 MB | 645 kB | 512/917 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 61 kB/s) error 23-Dec-2022 03:02:57 #14 97.43 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 23-Dec-2022 03:02:57 #14 97.43 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 521/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 529/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 529/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 537/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 537/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 545/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 545/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 553/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 561/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 561/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.0/2.1 MB | 570/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.1/2.1 MB | 570/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.1/2.1 MB | 575/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.1/2.1 MB | 575/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.1/2.1 MB | 584/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.1/2.1 MB | 592/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.2/12 MB | 2.1/2.1 MB | 600/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1/2.1 MB | 600/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1/2.1 MB | 600/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1/2.1 MB | 608/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1/2.1 MB | 608/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 608/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 616/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 624/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 633/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 638/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 647/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 655/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.3/12 MB | 2.1 MB | 663/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.4/12 MB | 2.1 MB | 663/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.4/12 MB | 2.1 MB | 671/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.4/12 MB | 2.1 MB | 679/917 kB error 23-Dec-2022 03:02:57 Progress (3): 3.4/12 MB | 2.1 MB | 679/917 kB error 23-Dec-2022 03:02:57 Progress (4): 3.4/12 MB | 2.1 MB | 679/917 kB | 4.1/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.4/12 MB | 2.1 MB | 679/917 kB | 8.2/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.4/12 MB | 2.1 MB | 679/917 kB | 12/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.4/12 MB | 2.1 MB | 679/917 kB | 16/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.4/12 MB | 2.1 MB | 679/917 kB | 20/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.4/12 MB | 2.1 MB | 679/917 kB | 25/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 679/917 kB | 25/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 679/917 kB | 29/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 687/917 kB | 29/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 687/917 kB | 33/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 696/917 kB | 33/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 696/917 kB | 37/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 704/917 kB | 37/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 710/917 kB | 37/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 710/917 kB | 41/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 710/917 kB | 45/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 710/917 kB | 49/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 710/917 kB | 52/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.5/12 MB | 2.1 MB | 719/917 kB | 52/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 719/917 kB | 52/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 719/917 kB | 56/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 727/917 kB | 56/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 727/917 kB | 60/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 735/917 kB | 60/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 735/917 kB | 64/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 735/917 kB | 68/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 735/917 kB | 72/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 743/917 kB | 72/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 751/917 kB | 72/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 759/917 kB | 72/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 759/917 kB | 76/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 759/917 kB | 80/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 759/917 kB | 84/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 759/917 kB | 86/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 768/917 kB | 86/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 773/917 kB | 86/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 773/917 kB | 86/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 773/917 kB | 91/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 773/917 kB | 95/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 782/917 kB | 95/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 782/917 kB | 99/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 782/917 kB | 103/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 790/917 kB | 103/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 790/917 kB | 107/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 798/917 kB | 107/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 798/917 kB | 111/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 798/917 kB | 115/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 798/917 kB | 119/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 798/917 kB | 121/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.6/12 MB | 2.1 MB | 806/917 kB | 121/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 806/917 kB | 121/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 814/917 kB | 121/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 822/917 kB | 121/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 822/917 kB | 125/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 822/917 kB | 129/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 822/917 kB | 134/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 822/917 kB | 138/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 831/917 kB | 138/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 836/917 kB | 138/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 836/917 kB | 142/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 836/917 kB | 146/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 845/917 kB | 146/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 845/917 kB | 146/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 845/917 kB | 150/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 853/917 kB | 150/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 853/917 kB | 154/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 861/917 kB | 154/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 869/917 kB | 154/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 869/917 kB | 156/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 869/917 kB | 160/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 869/917 kB | 164/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 869/917 kB | 168/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 869/917 kB | 172/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.7/12 MB | 2.1 MB | 877/917 kB | 172/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 877/917 kB | 172/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 885/917 kB | 172/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 894/917 kB | 172/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 894/917 kB | 177/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 894/917 kB | 181/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 894/917 kB | 185/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 902/917 kB | 185/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 902/917 kB | 188/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 902/917 kB | 192/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 906/917 kB | 192/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 914/917 kB | 192/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 914/917 kB | 197/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 917 kB | 197/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 917 kB | 201/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.8/12 MB | 2.1 MB | 917 kB | 205/238 kB error 23-Dec-2022 03:02:57 Progress (4): 3.9/12 MB | 2.1 MB | 917 kB | 205/238 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/aspectj/aspectjweaver/1.9.7/aspectjweaver-1.9.7.jar (2.1 MB at 193 kB/s) error 23-Dec-2022 03:02:57 #14 97.61 Progress (3): 3.9/12 MB | 917 kB | 209/238 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 23-Dec-2022 03:02:57 #14 97.61 Progress (3): 3.9/12 MB | 917 kB | 213/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 217/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 221/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 224/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 228/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 233/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 237/238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 3.9/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.0/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.0/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.1/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.1/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.2/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.3/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (3): 4.3/12 MB | 917 kB | 238 kB error 23-Dec-2022 03:02:57 Progress (4): 4.3/12 MB | 917 kB | 238 kB | 0/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.3/12 MB | 917 kB | 238 kB | 0/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.3/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 Progress (4): 4.4/12 MB | 917 kB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 84 kB/s) error 23-Dec-2022 03:02:57 #14 97.73 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 23-Dec-2022 03:02:57 #14 97.74 Progress (3): 4.4/12 MB | 238 kB | 0.1/2.5 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 22 kB/s) error 23-Dec-2022 03:02:57 #14 97.75 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 23-Dec-2022 03:02:57 #14 97.76 Progress (2): 4.4/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.4/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.2/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.5/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.3/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.4/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.4/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.4/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.4/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.4/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.4/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.5/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.5/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.5/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.5/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.5/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.5/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.6/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.6/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.6/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.6/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.6/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.6/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.7/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.7/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.7/2.5 MB error 23-Dec-2022 03:02:57 Progress (2): 4.6/12 MB | 0.7/2.5 MB error 23-Dec-2022 03:02:57 Progress (3): 4.6/12 MB | 0.7/2.5 MB | 3.3/194 kB error 23-Dec-2022 03:02:57 Progress (3): 4.6/12 MB | 0.7/2.5 MB | 6.1/194 kB error 23-Dec-2022 03:02:57 Progress (3): 4.6/12 MB | 0.7/2.5 MB | 8.9/194 kB error 23-Dec-2022 03:02:57 Progress (3): 4.6/12 MB | 0.7/2.5 MB | 12/194 kB error 23-Dec-2022 03:02:57 Progress (3): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 3.3/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 6.1/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 8.9/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 12/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 14/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 17/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 15/194 kB | 20/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 17/194 kB | 20/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 20/194 kB | 20/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 23/194 kB | 20/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 26/194 kB | 20/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 26/194 kB | 20/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.6/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB error 23-Dec-2022 03:02:57 Progress (4): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB | 3.4/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB | 7.5/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB | 12/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB | 16/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 23/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 26/194 kB | 26/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 29/194 kB | 26/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 29/194 kB | 26/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 31/194 kB | 26/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 34/194 kB | 26/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 34/194 kB | 28/100 kB | 20/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 34/194 kB | 28/100 kB | 24/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 34/194 kB | 28/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.7/2.5 MB | 34/194 kB | 31/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 34/194 kB | 31/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 37/194 kB | 31/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 37/194 kB | 34/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 37/194 kB | 37/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 37/194 kB | 40/100 kB | 28/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 37/194 kB | 40/100 kB | 32/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 37/194 kB | 40/100 kB | 32/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 40/194 kB | 40/100 kB | 32/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 40/194 kB | 40/100 kB | 32/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 43/194 kB | 40/100 kB | 32/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 43/194 kB | 40/100 kB | 36/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 43/194 kB | 40/100 kB | 38/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 43/194 kB | 42/100 kB | 38/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 45/194 kB | 42/100 kB | 38/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 45/194 kB | 42/100 kB | 42/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 45/194 kB | 45/100 kB | 42/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 45/194 kB | 48/100 kB | 42/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 45/194 kB | 48/100 kB | 46/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 45/194 kB | 48/100 kB | 46/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 48/194 kB | 48/100 kB | 46/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 48/194 kB | 48/100 kB | 51/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 48/194 kB | 48/100 kB | 55/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 51/194 kB | 48/100 kB | 55/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 51/194 kB | 48/100 kB | 59/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 51/194 kB | 51/100 kB | 59/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 54/194 kB | 51/100 kB | 59/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.7/12 MB | 0.8/2.5 MB | 54/194 kB | 51/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 54/194 kB | 51/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 56/194 kB | 51/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 56/194 kB | 51/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 56/194 kB | 54/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 59/194 kB | 54/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 62/194 kB | 54/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 62/194 kB | 56/100 kB | 63/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 62/194 kB | 56/100 kB | 67/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 62/194 kB | 59/100 kB | 67/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 62/194 kB | 59/100 kB | 67/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 65/194 kB | 59/100 kB | 67/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 68/194 kB | 59/100 kB | 67/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 68/194 kB | 59/100 kB | 71/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 68/194 kB | 59/100 kB | 73/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 68/194 kB | 59/100 kB | 77/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 68/194 kB | 59/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.8/2.5 MB | 68/194 kB | 59/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 59/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 62/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 65/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 68/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 70/100 kB | 81/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 70/100 kB | 85/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 70/100 kB | 89/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 68/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 70/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 73/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 76/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 79/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 82/194 kB | 70/100 kB | 94/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 82/194 kB | 70/100 kB | 98/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 82/194 kB | 70/100 kB | 98/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 82/194 kB | 73/100 kB | 98/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 82/194 kB | 76/100 kB | 98/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 82/194 kB | 79/100 kB | 98/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 84/194 kB | 79/100 kB | 98/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 84/194 kB | 79/100 kB | 102/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 84/194 kB | 82/100 kB | 102/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 84/194 kB | 82/100 kB | 106/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 87/194 kB | 82/100 kB | 106/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 87/194 kB | 82/100 kB | 108/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 87/194 kB | 82/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 87/194 kB | 84/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 90/194 kB | 84/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 90/194 kB | 84/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 90/194 kB | 87/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 93/194 kB | 87/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 96/194 kB | 87/100 kB | 112/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 96/194 kB | 87/100 kB | 116/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 96/194 kB | 87/100 kB | 120/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 96/194 kB | 87/100 kB | 124/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.8/12 MB | 0.9/2.5 MB | 96/194 kB | 87/100 kB | 128/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 96/194 kB | 87/100 kB | 128/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 96/194 kB | 90/100 kB | 128/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 96/194 kB | 90/100 kB | 128/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 96/194 kB | 93/100 kB | 128/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 96/194 kB | 96/100 kB | 128/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 96/194 kB | 96/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 98/194 kB | 96/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 101/194 kB | 96/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 104/194 kB | 96/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 107/194 kB | 96/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 110/194 kB | 96/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 110/194 kB | 98/100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 110/194 kB | 100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 110/194 kB | 100 kB | 132/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 110/194 kB | 100 kB | 137/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 112/194 kB | 100 kB | 137/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 137/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 137/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 141/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 145/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 149/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 0.9/2.5 MB | 115/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 115/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 118/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 120/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 123/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 126/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 129/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 132/194 kB | 100 kB | 151/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 132/194 kB | 100 kB | 155/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 132/194 kB | 100 kB | 159/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 132/194 kB | 100 kB | 163/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 132/194 kB | 100 kB | 168/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 132/194 kB | 100 kB | 168/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 134/194 kB | 100 kB | 168/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 134/194 kB | 100 kB | 168/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 137/194 kB | 100 kB | 168/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 137/194 kB | 100 kB | 172/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 140/194 kB | 100 kB | 172/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 140/194 kB | 100 kB | 176/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 140/194 kB | 100 kB | 180/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 140/194 kB | 100 kB | 184/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 140/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 143/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 146/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 148/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 151/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 4.9/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 186/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 188/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 188/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 192/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 197/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 197/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 154/194 kB | 100 kB | 201/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 157/194 kB | 100 kB | 201/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 157/194 kB | 100 kB | 205/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 160/194 kB | 100 kB | 205/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 162/194 kB | 100 kB | 205/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 162/194 kB | 100 kB | 209/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.0/12 MB | 1.0/2.5 MB | 162/194 kB | 100 kB | 213/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.0/2.5 MB | 162/194 kB | 100 kB | 213/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 162/194 kB | 100 kB | 213/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 213/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 213/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 217/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 221/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 223/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 227/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 231/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 235/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 240/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 165/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 168/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 171/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 174/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 176/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 179/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 182/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 185/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 100 kB | 244/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 100 kB | 248/686 kB error 23-Dec-2022 03:02:57 Progress (5): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 100 kB | 248/686 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 8.8 kB/s) error 23-Dec-2022 03:02:57 #14 98.25 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 23-Dec-2022 03:02:57 #14 98.25 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 248/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 252/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 256/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 258/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 262/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 188/194 kB | 262/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 190/194 kB | 262/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 193/194 kB | 262/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 194 kB | 262/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 194 kB | 266/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 194 kB | 270/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 194 kB | 274/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 194 kB | 278/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.1/12 MB | 1.1/2.5 MB | 194 kB | 283/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.1/2.5 MB | 194 kB | 283/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.1/2.5 MB | 194 kB | 283/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 283/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 283/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 287/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 291/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 293/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 297/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 301/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 305/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 309/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 309/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 313/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 317/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 321/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 321/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 321/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 326/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 326/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 330/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 332/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 336/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 340/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 344/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.2/12 MB | 1.2/2.5 MB | 194 kB | 348/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.2/2.5 MB | 194 kB | 348/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.2/2.5 MB | 194 kB | 350/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.2/2.5 MB | 194 kB | 350/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.2/2.5 MB | 194 kB | 354/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.2/2.5 MB | 194 kB | 359/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.2/2.5 MB | 194 kB | 363/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 363/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 363/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 363/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 367/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 371/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 375/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 377/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 377/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 381/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 386/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 390/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 390/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 394/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.3/12 MB | 1.3/2.5 MB | 194 kB | 394/686 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 17 kB/s) error 23-Dec-2022 03:02:57 #14 98.40 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 23-Dec-2022 03:02:57 #14 98.40 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 398/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 402/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 406/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 410/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 414/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 418/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.4/2.5 MB | 418/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.3/12 MB | 1.4/2.5 MB | 418/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 418/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 422/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 426/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 431/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 435/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 439/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 443/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 445/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 445/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 449/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 449/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 453/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 453/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 457/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 461/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 465/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 469/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 474/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 478/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 478/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 482/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 484/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 484/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 488/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 492/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 496/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 501/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 505/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 509/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 509/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 512/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 512/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 516/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 521/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 525/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 529/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 533/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 537/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 541/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB error 23-Dec-2022 03:02:57 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB | 3.3/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB | 6.1/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 547/686 kB | 6.1/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 547/686 kB | 8.9/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 547/686 kB | 12/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 551/686 kB | 12/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 555/686 kB | 12/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 555/686 kB | 12/186 kB error 23-Dec-2022 03:02:57 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 559/686 kB | 12/186 kB error 23-Dec-2022 03:02:57 Progress (5): 5.5/12 MB | 1.5/2.5 MB | 559/686 kB | 12/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.5/12 MB | 1.5/2.5 MB | 559/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 559/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 564/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 568/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 4.1/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 7.5/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 12/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 16/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 20/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 23/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 26/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 28/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 576/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 580/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 582/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 584/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 20/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 24/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 28/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 32/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 593/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 597/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 34/186 kB | 40/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 37/186 kB | 40/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 40/186 kB | 40/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 40/186 kB | 42/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 42/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 601/686 kB | 45/186 kB | 46/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 605/686 kB | 45/186 kB | 46/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 605/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 609/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 613/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 617/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 53/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 57/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 62/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 48/186 kB | 62/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 51/186 kB | 62/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 54/186 kB | 62/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 56/186 kB | 62/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 59/186 kB | 62/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 59/186 kB | 66/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 625/686 kB | 59/186 kB | 66/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 66/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 70/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 74/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 629/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 633/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 638/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 62/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 65/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 68/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 70/186 kB | 78/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 646/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 650/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 86/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 88/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 92/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 96/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 658/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 662/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 665/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 669/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 673/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 73/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 76/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 79/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 82/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 681/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 105/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 109/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 113/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 117/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 121/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 123/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 125/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 129/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 87/186 kB | 129/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 90/186 kB | 129/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 93/186 kB | 129/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 96/186 kB | 129/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 129/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 134/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 138/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 142/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 146/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 146/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 146/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 150/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 154/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 101/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 104/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 107/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 110/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 158/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 162/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 166/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 166/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 170/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 174/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 179/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 183/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 187/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 191/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 195/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 115/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 118/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 121/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 124/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 126/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:02:57 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 129/186 kB | 201/230 kB error 23-Dec-2022 03:02:57 #14 ... error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 #17 [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:02:57 #17 83.86 Progress (1): 0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.6/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.7/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.8/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 0.9/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.0/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.1/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.2/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.3/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.4/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.5/1.5 MB error 23-Dec-2022 03:02:57 Progress (1): 1.5 MB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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.7 MB/s) error 23-Dec-2022 03:02:57 #17 84.10 [INFO] Configured Artifact: org.openmrs.module:referencedemodata-omod:1.4.8:jar error 23-Dec-2022 03:02:57 #17 84.11 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.pom error 23-Dec-2022 03:02:57 #17 84.22 Progress (1): 3.3/4.9 kB error 23-Dec-2022 03:02:57 Progress (1): 4.9 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 21 kB/s) error 23-Dec-2022 03:02:57 #17 84.34 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata/1.4.8/referencedemodata-1.4.8.pom error 23-Dec-2022 03:02:57 #17 84.46 Progress (1): 3.3/9.9 kB error 23-Dec-2022 03:02:57 Progress (1): 6.1/9.9 kB error 23-Dec-2022 03:02:57 Progress (1): 8.9/9.9 kB error 23-Dec-2022 03:02:57 Progress (1): 9.9 kB error 23-Dec-2022 03:02:57 error 23-Dec-2022 03:02:57 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 43 kB/s) error 23-Dec-2022 03:02:57 #17 84.57 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referencedemodata-omod/1.4.8/referencedemodata-omod-1.4.8.jar error 23-Dec-2022 03:02:58 #17 84.69 Progress (1): 3.3/57 kB error 23-Dec-2022 03:02:58 Progress (1): 6.1/57 kB error 23-Dec-2022 03:02:58 Progress (1): 8.9/57 kB error 23-Dec-2022 03:02:58 Progress (1): 12/57 kB error 23-Dec-2022 03:02:58 Progress (1): 14/57 kB error 23-Dec-2022 03:02:58 Progress (1): 17/57 kB error 23-Dec-2022 03:02:58 Progress (1): 20/57 kB error 23-Dec-2022 03:02:58 Progress (1): 23/57 kB error 23-Dec-2022 03:02:58 Progress (1): 26/57 kB error 23-Dec-2022 03:02:58 Progress (1): 29/57 kB error 23-Dec-2022 03:02:58 Progress (1): 31/57 kB error 23-Dec-2022 03:02:58 Progress (1): 34/57 kB error 23-Dec-2022 03:02:58 Progress (1): 37/57 kB error 23-Dec-2022 03:02:58 Progress (1): 40/57 kB error 23-Dec-2022 03:02:58 Progress (1): 43/57 kB error 23-Dec-2022 03:02:58 Progress (1): 45/57 kB error 23-Dec-2022 03:02:58 Progress (1): 48/57 kB error 23-Dec-2022 03:02:58 Progress (1): 51/57 kB error 23-Dec-2022 03:02:58 Progress (1): 54/57 kB error 23-Dec-2022 03:02:58 Progress (1): 57/57 kB error 23-Dec-2022 03:02:58 Progress (1): 57 kB error 23-Dec-2022 03:02:58 error 23-Dec-2022 03:02:58 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 242 kB/s) error 23-Dec-2022 03:02:58 #17 84.81 [INFO] Configured Artifact: org.openmrs.module:emrapi-omod:1.33.0:jar error 23-Dec-2022 03:02:58 #17 84.81 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.pom error 23-Dec-2022 03:02:58 #17 84.93 Progress (1): 3.3/19 kB error 23-Dec-2022 03:02:58 Progress (1): 6.1/19 kB error 23-Dec-2022 03:02:58 Progress (1): 8.9/19 kB error 23-Dec-2022 03:02:58 Progress (1): 12/19 kB error 23-Dec-2022 03:02:58 Progress (1): 15/19 kB error 23-Dec-2022 03:02:58 Progress (1): 17/19 kB error 23-Dec-2022 03:02:58 Progress (1): 19 kB error 23-Dec-2022 03:02:58 error 23-Dec-2022 03:02:58 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 80 kB/s) error 23-Dec-2022 03:02:58 #17 85.05 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom error 23-Dec-2022 03:02:58 #17 85.19 Progress (1): 3.3/15 kB error 23-Dec-2022 03:02:58 Progress (1): 6.1/15 kB error 23-Dec-2022 03:02:58 Progress (1): 8.9/15 kB error 23-Dec-2022 03:02:58 Progress (1): 12/15 kB error 23-Dec-2022 03:02:58 Progress (1): 15/15 kB error 23-Dec-2022 03:02:58 Progress (1): 15 kB error 23-Dec-2022 03:02:58 error 23-Dec-2022 03:02:58 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi/1.33.0/emrapi-1.33.0.pom (15 kB at 59 kB/s) error 23-Dec-2022 03:02:58 #17 85.31 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/emrapi-omod/1.33.0/emrapi-omod-1.33.0.jar error 23-Dec-2022 03:02:58 #17 85.58 Progress (1): 0/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.1/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.2/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.3/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.4/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.5/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:58 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.6/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.7/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.8/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 0.9/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0/1.0 MB error 23-Dec-2022 03:02:59 Progress (1): 1.0 MB error 23-Dec-2022 03:02:59 error 23-Dec-2022 03:02:59 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.3 MB/s) error 23-Dec-2022 03:02:59 #17 85.75 [INFO] Configured Artifact: org.openmrs.module:referenceapplication-omod:2.13.0:jar error 23-Dec-2022 03:02:59 #17 85.75 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 23-Dec-2022 03:03:01 #17 88.48 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.pom error 23-Dec-2022 03:03:02 #17 88.62 [WARNING] The POM for org.openmrs.module:referenceapplication-omod:jar:2.13.0 is missing, no dependency information available error 23-Dec-2022 03:03:02 #17 88.62 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 23-Dec-2022 03:03:03 #17 90.37 Downloading from central: https://repo.maven.apache.org/maven2/org/openmrs/module/referenceapplication-omod/2.13.0/referenceapplication-omod-2.13.0.jar error 23-Dec-2022 03:03:03 #17 90.38 [INFO] ------------------------------------------------------------------------ error 23-Dec-2022 03:03:03 #17 90.38 [INFO] Reactor Summary for Reference Application Distribution 2.13.0-SNAPSHOT: error 23-Dec-2022 03:03:03 #17 90.38 [INFO] error 23-Dec-2022 03:03:03 #17 90.38 [INFO] Reference Application Distribution ................. SUCCESS [ 0.553 s] error 23-Dec-2022 03:03:03 #17 90.38 [INFO] Reference Application Distribution Package ......... FAILURE [01:27 min] error 23-Dec-2022 03:03:03 #17 90.38 [INFO] ------------------------------------------------------------------------ error 23-Dec-2022 03:03:03 #17 90.38 [INFO] BUILD FAILURE error 23-Dec-2022 03:03:03 #17 90.38 [INFO] ------------------------------------------------------------------------ error 23-Dec-2022 03:03:03 #17 90.38 [INFO] Total time: 01:28 min error 23-Dec-2022 03:03:03 #17 90.39 [INFO] Finished at: 2022-12-23T03:03:03Z error 23-Dec-2022 03:03:03 #17 90.39 [INFO] ------------------------------------------------------------------------ error 23-Dec-2022 03:03:03 #17 90.39 [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 23-Dec-2022 03:03:03 #17 90.39 [ERROR] error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] After correcting the problems, you can resume the build with the command error 23-Dec-2022 03:03:03 #17 90.39 [ERROR] mvn -rf :referenceapplication-package error 23-Dec-2022 03:03:04 #17 ERROR: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 #14 [linux/arm64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install error 23-Dec-2022 03:03:04 #14 98.40 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 398/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 402/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 406/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 410/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 414/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.3/2.5 MB | 418/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.4/2.5 MB | 418/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.3/12 MB | 1.4/2.5 MB | 418/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 418/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 422/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 426/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 431/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 435/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 439/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 443/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 445/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 445/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.4/12 MB | 1.4/2.5 MB | 449/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 449/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 453/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 453/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 457/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 461/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 465/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 469/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 474/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 478/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 478/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 482/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 484/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 484/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 488/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 492/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 496/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 501/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 505/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 509/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 509/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.4/2.5 MB | 512/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 512/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 516/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 521/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 525/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 529/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 533/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 537/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 541/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB error 23-Dec-2022 03:03:04 Progress (3): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB | 3.3/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 545/686 kB | 6.1/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 547/686 kB | 6.1/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 547/686 kB | 8.9/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 547/686 kB | 12/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 551/686 kB | 12/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 555/686 kB | 12/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 555/686 kB | 12/186 kB error 23-Dec-2022 03:03:04 Progress (4): 5.5/12 MB | 1.5/2.5 MB | 559/686 kB | 12/186 kB error 23-Dec-2022 03:03:04 Progress (5): 5.5/12 MB | 1.5/2.5 MB | 559/686 kB | 12/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.5/12 MB | 1.5/2.5 MB | 559/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 559/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 564/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 568/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 14/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 4.1/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 7.5/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 12/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 16/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 17/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 20/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 23/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 26/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 28/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 572/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 576/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 580/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 582/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 584/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 31/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 20/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 24/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 28/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 32/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 588/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 593/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 597/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 34/186 kB | 36/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 34/186 kB | 40/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 37/186 kB | 40/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 40/186 kB | 40/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 40/186 kB | 42/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 42/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.6/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 601/686 kB | 42/186 kB | 46/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 601/686 kB | 45/186 kB | 46/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 605/686 kB | 45/186 kB | 46/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 605/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 609/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 613/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 617/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 51/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 53/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 57/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 45/186 kB | 62/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 48/186 kB | 62/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 51/186 kB | 62/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 54/186 kB | 62/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 56/186 kB | 62/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 59/186 kB | 62/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 621/686 kB | 59/186 kB | 66/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.5/2.5 MB | 625/686 kB | 59/186 kB | 66/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 66/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 70/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 74/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 625/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 629/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 633/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 638/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 59/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 62/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 65/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 68/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 70/186 kB | 78/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 642/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 646/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 650/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 82/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 86/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 88/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 92/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 96/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 654/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 658/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 662/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 665/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 669/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 673/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 70/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 73/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 76/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 79/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 82/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 677/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 681/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.7/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 100/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 105/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 109/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 113/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 117/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 121/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 123/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 125/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 84/186 kB | 129/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 87/186 kB | 129/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 90/186 kB | 129/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 93/186 kB | 129/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 683/686 kB | 96/186 kB | 129/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 129/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 134/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 138/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 142/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 146/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 96/186 kB | 146/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 146/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 150/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 154/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 98/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 101/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 104/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 107/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 110/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.8/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 158/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 162/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 166/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 166/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 170/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 174/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 179/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 183/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 187/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 191/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 195/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 112/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 115/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 118/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 121/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 124/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 126/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.6/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 129/186 kB | 197/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 129/186 kB | 201/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 129/186 kB | 206/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 129/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 132/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 135/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 5.9/12 MB | 1.7/2.5 MB | 686 kB | 138/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 138/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 138/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 138/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 210/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 214/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 218/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 222/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 224/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 224/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 228/230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 140/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 143/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 146/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.0/12 MB | 1.7/2.5 MB | 686 kB | 149/186 kB | 230 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 56 kB/s) error 23-Dec-2022 03:03:04 #14 98.97 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 23-Dec-2022 03:03:04 #14 98.97 Progress (4): 6.0/12 MB | 1.7/2.5 MB | 149/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.0/12 MB | 1.7/2.5 MB | 149/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.0/12 MB | 1.7/2.5 MB | 149/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.0/12 MB | 1.8/2.5 MB | 149/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.0/12 MB | 1.8/2.5 MB | 152/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.0/12 MB | 1.8/2.5 MB | 154/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.0/12 MB | 1.8/2.5 MB | 157/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 157/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 160/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 163/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 166/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 168/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 168/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 168/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 168/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 168/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 171/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 174/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 177/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 180/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 182/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 182/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 185/186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.1/12 MB | 1.8/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.8/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.8/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.2/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.3/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.3/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.3/12 MB | 1.9/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.3/12 MB | 2.0/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 230 kB error 23-Dec-2022 03:03:04 Progress (5): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 230 kB | 3.3/67 kB error 23-Dec-2022 03:03:04 Progress (5): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 230 kB | 6.1/67 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 19 kB/s) error 23-Dec-2022 03:03:04 #14 99.14 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 8.9/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 12/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 14/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 17/67 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar error 23-Dec-2022 03:03:04 #14 99.15 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 20/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 23/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 26/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 28/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 31/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 31/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.0/2.5 MB | 186 kB | 31/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.1/2.5 MB | 186 kB | 31/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.1/2.5 MB | 186 kB | 31/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.1/2.5 MB | 186 kB | 34/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.1/2.5 MB | 186 kB | 37/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.1/2.5 MB | 186 kB | 40/67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.4/12 MB | 2.1/2.5 MB | 186 kB | 42/67 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 15 kB/s) error 23-Dec-2022 03:03:04 #14 99.19 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 45/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 48/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 51/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 54/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 54/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 54/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 56/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 59/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 62/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 65/67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.4/12 MB | 2.1/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.5/12 MB | 2.1/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.5/12 MB | 2.1/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.5/12 MB | 2.1/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.5/12 MB | 2.1/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.5/12 MB | 2.1/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.5/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.6/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.6/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.6/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.6/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.6/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.2/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.3/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.3/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.7/12 MB | 2.3/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.8/12 MB | 2.3/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (3): 6.8/12 MB | 2.3/2.5 MB | 67 kB error 23-Dec-2022 03:03:04 Progress (4): 6.8/12 MB | 2.3/2.5 MB | 67 kB | 4.1/636 kB error 23-Dec-2022 03:03:04 Progress (4): 6.8/12 MB | 2.3/2.5 MB | 67 kB | 8.2/636 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 5.2 kB/s) error 23-Dec-2022 03:03:04 #14 99.58 Progress (3): 6.8/12 MB | 2.3/2.5 MB | 8.2/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 8.2/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 12/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 16/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 20/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 25/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 29/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 33/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 37/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 41/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 43/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 43/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.3/2.5 MB | 43/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 43/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 47/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 51/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 55/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 60/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 64/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 68/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 68/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 72/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 76/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 76/636 kB error 23-Dec-2022 03:03:04 Progress (3): 6.9/12 MB | 2.4/2.5 MB | 76/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 76/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 78/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 82/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 86/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 90/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 94/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 98/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 98/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 98/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 103/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 107/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 111/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 113/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.4/2.5 MB | 116/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 116/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 116/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 116/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 116/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 120/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 125/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 129/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 133/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 137/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 141/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.0/12 MB | 2.5/2.5 MB | 145/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5/2.5 MB | 145/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5/2.5 MB | 149/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5/2.5 MB | 149/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 149/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 151/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 155/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 159/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 163/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 168/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 172/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 176/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 180/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 180/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 184/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.1/12 MB | 2.5 MB | 186/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 186/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 190/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 194/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 198/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 202/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 206/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 211/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 215/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 219/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 221/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 221/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 225/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 229/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 233/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 237/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 241/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 245/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 249/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.2/12 MB | 2.5 MB | 254/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 254/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 258/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 260/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 264/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 269/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 273/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 277/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 281/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 285/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.3/12 MB | 2.5 MB | 285/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 285/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 289/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 293/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 295/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 299/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 303/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 307/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 312/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 314/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 318/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 323/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 327/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 331/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 335/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 339/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 343/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 347/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 350/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 354/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 358/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.4/12 MB | 2.5 MB | 362/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 362/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 366/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 370/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 374/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 377/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 381/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 386/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 386/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 390/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 394/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 398/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 402/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 406/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 410/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.5/12 MB | 2.5 MB | 414/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 414/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 418/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 421/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 425/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 429/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 433/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 438/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 442/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 446/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 450/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 454/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 456/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 456/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 460/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 464/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 468/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 472/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 476/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 481/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 485/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 489/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 491/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 495/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 499/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 503/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.6/12 MB | 2.5 MB | 507/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 507/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 511/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 515/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 519/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 524/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 526/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 530/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 534/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 538/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.7/12 MB | 2.5 MB | 542/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 542/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 546/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 550/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 554/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 558/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 560/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 565/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 569/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 573/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 577/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 581/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 581/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.8/12 MB | 2.5 MB | 585/636 kB error 23-Dec-2022 03:03:04 Progress (3): 7.9/12 MB | 2.5 MB | 585/636 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 188 kB/s) error 23-Dec-2022 03:03:04 #14 100.2 Progress (2): 7.9/12 MB | 589/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 593/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 595/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 599/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 603/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 608/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 612/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 616/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 620/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 624/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 628/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 632/636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 7.9/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.0/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.0/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.1/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.2/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.2/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.3/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.3/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.4/12 MB | 636 kB error 23-Dec-2022 03:03:04 Progress (2): 8.4/12 MB | 636 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 Downloaded from openmrs-repo: https://mavenrepo.openmrs.org/public/org/dbunit/dbunit/2.7.2/dbunit-2.7.2.jar (636 kB at 47 kB/s) error 23-Dec-2022 03:03:04 #14 100.5 Progress (1): 8.5/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.6/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.6/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.7/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.7/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.8/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.8/12 MB error 23-Dec-2022 03:03:04 Progress (1): 8.9/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.0/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.0/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.1/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.1/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.2/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.2/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.3/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.4/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.4/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.5/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.5/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.6/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.6/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.7/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.8/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.8/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.9/12 MB error 23-Dec-2022 03:03:04 Progress (1): 9.9/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10.0/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 10/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 11/12 MB error 23-Dec-2022 03:03:04 Progress (1): 12 MB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 803 kB/s) error 23-Dec-2022 03:03:04 #14 101.5 [INFO] error 23-Dec-2022 03:03:04 #14 101.5 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ referenceapplication-package --- error 23-Dec-2022 03:03:04 #14 102.1 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom error 23-Dec-2022 03:03:04 #14 102.3 Progress (1): 3.4/6.7 kB error 23-Dec-2022 03:03:04 Progress (1): 6.2/6.7 kB error 23-Dec-2022 03:03:04 Progress (1): 6.7 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 17 kB/s) error 23-Dec-2022 03:03:04 #14 102.5 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 23-Dec-2022 03:03:04 #14 102.7 Progress (1): 1.9 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 7.8 kB/s) error 23-Dec-2022 03:03:04 #14 102.8 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 23-Dec-2022 03:03:04 #14 103.0 Progress (1): 1.8 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 6.0 kB/s) error 23-Dec-2022 03:03:04 #14 103.2 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 23-Dec-2022 03:03:04 #14 103.3 Progress (1): 1.4 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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.2 kB/s) error 23-Dec-2022 03:03:04 #14 103.5 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 23-Dec-2022 03:03:04 #14 103.6 Progress (1): 424 B error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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.4 kB/s) error 23-Dec-2022 03:03:04 #14 103.8 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 23-Dec-2022 03:03:04 #14 104.0 Progress (1): 3.4/3.9 kB error 23-Dec-2022 03:03:04 Progress (1): 3.9 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 14 kB/s) error 23-Dec-2022 03:03:04 #14 104.2 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 23-Dec-2022 03:03:04 #14 104.3 Progress (1): 1.7 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 6.6 kB/s) error 23-Dec-2022 03:03:04 #14 104.4 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom error 23-Dec-2022 03:03:04 #14 104.6 Progress (1): 2.1 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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.6 kB/s) error 23-Dec-2022 03:03:04 #14 104.7 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 23-Dec-2022 03:03:04 #14 104.9 Progress (1): 2.0 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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 7.7 kB/s) error 23-Dec-2022 03:03:04 #14 105.0 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom error 23-Dec-2022 03:03:04 #14 105.2 Progress (1): 1.3 kB error 23-Dec-2022 03:03:04 error 23-Dec-2022 03:03:04 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.0 kB/s) error 23-Dec-2022 03:03:04 #14 105.5 Downloading from openmrs-repo: https://mavenrepo.openmrs.org/public/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom error 23-Dec-2022 03:03:04 #14 CANCELED error 23-Dec-2022 03:03:04 ------ error 23-Dec-2022 03:03:04 > [linux/amd64 dev 4/4] RUN mvn -s /usr/share/maven/ref/settings-docker.xml install: error 23-Dec-2022 03:03:04 #17 90.39 [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 23-Dec-2022 03:03:04 #17 90.39 [ERROR] error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] Re-run Maven using the -X switch to enable full debug logging. error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] For more information about the errors and possible solutions, please read the following articles: error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] After correcting the problems, you can resume the build with the command error 23-Dec-2022 03:03:04 #17 90.39 [ERROR] mvn -rf :referenceapplication-package error 23-Dec-2022 03:03:04 ------ error 23-Dec-2022 03:03:04 Dockerfile:14 error 23-Dec-2022 03:03:04 -------------------- error 23-Dec-2022 03:03:04 12 | error 23-Dec-2022 03:03:04 13 | # Build the distro error 23-Dec-2022 03:03:04 14 | >>> RUN mvn $MVN_ARGS_SETTINGS $MVN_ARGS error 23-Dec-2022 03:03:04 15 | error 23-Dec-2022 03:03:04 16 | ### Run Stage error 23-Dec-2022 03:03:04 -------------------- error 23-Dec-2022 03:03:04 error: failed to solve: process "/bin/sh -c mvn $MVN_ARGS_SETTINGS $MVN_ARGS" did not complete successfully: exit code: 1 simple 23-Dec-2022 03:03:04 Failing task since return code of [/home/bamboo-agent/bamboo-agent/temp/REFAPP-OMODDISTRO-DNDI-13339-ScriptBuildTask-8295815282731592360.sh] was 1 while expected 0 simple 23-Dec-2022 03:03:04 Finished task 'Build and push nightly docker image' with result: Failed simple 23-Dec-2022 03:03:04 Running post build plugin 'Docker Container Cleanup' simple 23-Dec-2022 03:03:04 Running post build plugin 'NCover Results Collector' simple 23-Dec-2022 03:03:04 Running post build plugin 'Build Results Label Collector' simple 23-Dec-2022 03:03:04 Running post build plugin 'Clover Results Collector' simple 23-Dec-2022 03:03:04 Running post build plugin 'npm Cache Cleanup' simple 23-Dec-2022 03:03:04 Running post build plugin 'Artifact Copier' simple 23-Dec-2022 03:03:04 Finalising the build... simple 23-Dec-2022 03:03:04 Stopping timer. simple 23-Dec-2022 03:03:04 Build REFAPP-OMODDISTRO-DNDI-13339 completed. simple 23-Dec-2022 03:03:04 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 23-Dec-2022 03:03:04 Running on server: post build plugin 'NCover Results Collector' simple 23-Dec-2022 03:03:04 Running on server: post build plugin 'Build Labeller' simple 23-Dec-2022 03:03:04 Running on server: post build plugin 'Clover Delta Calculator' simple 23-Dec-2022 03:03:04 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 23-Dec-2022 03:03:04 All post build plugins have finished simple 23-Dec-2022 03:03:04 Generating build results summary... simple 23-Dec-2022 03:03:04 Saving build results to disk... simple 23-Dec-2022 03:03:04 Store variable context... simple 23-Dec-2022 03:03:04 Finished building REFAPP-OMODDISTRO-DNDI-13339.